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

(6777 errors, 1526 warnings)

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

mod/solo/attempt/manageattempts.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#34) Commas (,) must be followed by white space.
(#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) Commas (,) must be followed by white space.
(#37) Commas (,) must be followed by white space.
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Commas (,) must be followed by white space.
(#40) Commas (,) must be followed by white space.
(#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
(#47) Inline comments must start with a capital letter, digit or 3-dots sequence
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) 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"
(#52) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) No space found before comment text; expected "// set up the page object" but found "//set up the page object"
(#53) Expected 1 space before "=>"; 0 found
(#53) Expected 1 space after "=>"; 0 found
(#53) Expected 1 space before "=>"; 0 found
(#53) Expected 1 space after "=>"; 0 found
(#53) Expected 1 space before "=>"; 0 found
(#53) Expected 1 space after "=>"; 0 found
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) No space found before comment text; expected "// Get admin settings" but found "//Get admin settings"
(#59) Expected "if (...) {\n"; found "if(...){\n"
(#61) Expected "} else {\n"; found "}else{\n"
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) No space found before comment text; expected "// Set up the attempt type specific parts of the form data" but found "//Set up the attempt type specific parts of the form data"
(#68) Variable "attempt_renderer" must not contain underscores.
(#68) Commas (,) must be followed by white space.
(#70) Inline comments must start with a capital letter, digit or 3-dots sequence
(#70) No space found before comment text; expected "// are we in new or edit mode?" but found "//are we in new or edit mode?"
(#71) Expected 1 space before "="; 0 found
(#71) Expected 1 space after "="; 0 found
(#73) Expected 1 space before "=>"; 0 found
(#73) Expected 1 space after "=>"; 0 found
(#73) Commas (,) must be followed by white space.
(#73) Line exceeds 132 characters; contains 139 characters
(#74) Expected "if (...) {\n"; found "if(...){\n"
(#75) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) No space found before comment text; expected "// This wopuld force a step, if we needed to" but found "//This wopuld force a step, if we needed to"
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) No space found before comment text; expected "// we always head back to the solo attempts page" but found "//we always head back to the solo attempts page"
(#86) Expected 1 space before "=>"; 0 found
(#86) Expected 1 space after "=>"; 0 found
(#87) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) No space found before comment text; expected "// just init this when we need it." but found "//just init this when we need it."
(#88) Expected 1 space before "="; 0 found
(#88) Expected 1 space after "="; 0 found
(#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 "// handle delete actions" but found "//handle delete actions"
(#91) Expected "if (...) {\n"; found "if(...){\n"
(#92) Commas (,) must be followed by white space.
(#92) Expected 1 space after "=>"; 0 found
(#94) Variable "attempt_renderer" must not contain underscores.
(#94) 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.
(#95) Expected 1 space before "=>"; 0 found
(#95) Expected 1 space after "=>"; 0 found
(#95) Commas (,) must be followed by white space.
(#95) Expected 1 space before "=>"; 0 found
(#95) Expected 1 space after "=>"; 0 found
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) 7 slashes comments are not allowed; use "// Comment." instead
(#101) Usage of ELSEIF not allowed; use ELSE IF instead
(#103) Commas (,) must be followed by white space.
(#103) Commas (,) must be followed by white space.
(#108) Expected 1 space before "="; 0 found
(#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 attempt" but found "//get the mform for our attempt"
(#131) Expected 1 space before "=>"; 0 found
(#131) Expected 1 space after "=>"; 0 found
(#146) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#149) Inline comments must start with a capital letter, digit or 3-dots sequence
(#149) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) No space found before comment text; expected "// if the cancel button was pressed, we are out of here" but found "//if the cancel button was pressed, we are out of here"
(#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 "// 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"
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#163) Expected 1 space before "="; 0 found
(#163) Expected 1 space after "="; 0 found
(#165) Inline comments must start with a capital letter, digit or 3-dots sequence
(#165) No space found before comment text; expected "// first insert a new attempt if we need to" but found "//first insert a new attempt if we need to"
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) No space found before comment text; expected "// that will give us a attemptid, we need that for saving files" but found "//that will give us a attemptid, we need that for saving files"
(#167) Expected "if (...) {\n"; found "if(...) {\n"
(#169) Expected "} else {\n"; found "}else{\n"
(#170) Expected 1 space before "="; 0 found
(#170) Expected 1 space after "="; 0 found
(#171) Expected 1 space before "="; 0 found
(#171) Expected 1 space after "="; 0 found
(#173) Inline comments must start with a capital letter, digit or 3-dots sequence
(#173) Inline comments must end in full-stops, exclamation marks, or question marks
(#173) No space found before comment text; expected "// try to insert it" but found "//try to insert it"
(#174) Expected "if (...) {\n"; found "if (...){\n"
(#174) Commas (,) must be followed by white space.
(#175) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#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 "// type specific settings" but found "//type specific settings"
(#191) Inline comments must start with a capital letter, digit or 3-dots sequence
(#191) No space found before comment text; expected "// if rerecording we want to clear old AI data out" but found "//if rerecording we want to clear old AI data out"
(#192) Inline comments must end in full-stops, exclamation marks, or question marks
(#192) No space found before comment text; expected "// as well as self transcript and force us back to self transcript" but found "//as well as self transcript and force us back to self transcript"
(#193) Expected "if (...) {\n"; found "if(...) {\n"
(#196) Expected 1 space before "="; 0 found
(#196) Expected 1 space after "="; 0 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 "// if rerecording, or we are in "new" mode (first recording) we register our AWS task" but found "//if rerecording, or we are in "new" mode (first recording) we register our AWS task"
(#200) 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 "// if we have streaming transcriptdata" but found "//if we have streaming transcriptdata"
(#205) Expected "if (...) {\n"; found "if(...){\n"
(#210) Inline comments must start with a capital letter, digit or 3-dots sequence
(#210) No space found before comment text; expected "// we do not need this, so just blank it." but found "//we do not need this, so just blank it."
(#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 "// if the user has altered their self transcript, we ought to recalc all the stats and ai data" but found "//if the user has altered their self transcript, we ought to recalc all the stats and ai data"
(#218) Variable "st_altered" must not contain underscores.
(#220) Expected "if (...) {\n"; found "if(...) {\n"
(#220) Variable "st_altered" must not contain underscores.
(#223) Commas (,) must be followed by white space.
(#224) Commas (,) must be followed by white space.
(#224) Commas (,) must be followed by white space.
(#225) Commas (,) must be followed by white space.
(#226) Commas (,) must be followed by white space.
(#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 "// recalculate AI data, if the selftranscription is altered AND we have a jsontranscript" but found "//recalculate AI data, if the selftranscription is altered AND we have a jsontranscript"
(#231) Expected "if (...) {\n"; found "if(...){\n"
(#233) Commas (,) must be followed by white space.
(#233) Commas (,) must be followed by white space.
(#233) Line exceeds 132 characters; contains 147 characters
(#234) Commas (,) must be followed by white space.
(#242) Inline comments must end in full-stops, exclamation marks, or question marks
(#242) No space found before comment text; expected "// Set the last completed stage" but found "//Set the last completed stage"
(#243) Expected "if (...) {\n"; found "if(...){\n"
(#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 "// now update the db" but found "//now update the db"
(#248) Expected "if (...) {\n"; found "if (...){\n"
(#248) Commas (,) must be followed by white space.
(#249) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#253) Inline comments must start with a capital letter, digit or 3-dots sequence
(#253) No space found before comment text; expected "// if we just finished the last step then lets indicate this activity complete in the Moodle sense." but found "//if we just finished the last step then lets indicate this activity complete in the Moodle sense."
(#254) Expected "if (...) {\n"; found "if(...){\n"
(#254) Expected 1 space before "=="; 0 found
(#254) Expected 1 space after "=="; 0 found
(#255) Inline comments must start with a capital letter, digit or 3-dots sequence
(#255) Inline comments must end in full-stops, exclamation marks, or question marks
(#255) No space found before comment text; expected "// notify completion handler that we are finished" but found "//notify completion handler that we are finished"
(#256) Expected 1 space before "="; 0 found
(#256) Expected 1 space after "="; 0 found
(#257) Expected "if (...) {\n"; found "if(...) {\n"
(#258) Commas (,) must be followed by white space.
(#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 "// go back to top page" but found "//go back to top page"
(#266) Inline comments must start with a capital letter, digit or 3-dots sequence
(#266) 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"
(#267) Inline comments must end in full-stops, exclamation marks, or question marks
(#267) No space found before comment text; expected "// if edit mode load up the attempt into a data object" but found "//if edit mode load up the attempt into a data object"
(#271) Expected "} else {\n"; found "}else{\n"
(#272) Expected 1 space before "="; 0 found
(#272) Expected 1 space after "="; 0 found
(#276) Expected 1 space before "="; 0 found
(#276) Expected 1 space after "="; 0 found
(#278) Inline comments must start with a capital letter, digit or 3-dots sequence
(#278) Inline comments must end in full-stops, exclamation marks, or question marks
(#278) No space found before comment text; expected "// init our attempt, we move the id fields around a little" but found "//init our attempt, we move the id fields around a little"
(#287) Expected 1 space before "=>"; 0 found
(#287) Expected 1 space after "=>"; 0 found
(#289) Expected 1 space before "="; 0 found
(#289) Expected 1 space after "="; 0 found
(#291) Commas (,) must be followed by white space.
(#292) Variable "attempt_renderer" must not contain underscores.
(#292) Commas (,) must be followed by white space.
mod/solo/backup/moodle2/backup_solo_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
(#60) Commas (,) must be followed by white space.
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) No space found before comment text; expected "// Link to view.pphp by moduleid" but found "//Link to view.pphp by moduleid"
(#68) Expected 1 space before "="; 0 found
mod/solo/backup/moodle2/backup_solo_stepslib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#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) 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.
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#54) Line exceeds 132 characters; contains 136 characters
(#55) Commas (,) must be followed by white space.
(#55) Commas (,) must be followed by white space.
(#55) Commas (,) must be followed by white space.
(#55) Commas (,) must be followed by white space.
(#55) Commas (,) must be followed by white space.
(#55) Commas (,) must be followed by white space.
(#55) Commas (,) must be followed by white space.
(#55) Commas (,) must be followed by white space.
(#55) Line exceeds 132 characters; contains 138 characters
(#56) Commas (,) must be followed by white space.
(#56) Commas (,) must be followed by white space.
(#56) Commas (,) must be followed by white space.
(#56) Commas (,) must be followed by white space.
(#56) Commas (,) must be followed by white space.
(#57) Commas (,) must be followed by white space.
(#57) Commas (,) must be followed by white space.
(#57) Commas (,) must be followed by white space.
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 8 spaces, found 3
(#60) Inline comments must start with a capital letter, digit or 3-dots sequence
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Commas (,) must be followed by white space.
(#63) Commas (,) must be followed by white space.
(#63) Commas (,) must be followed by white space.
(#63) Commas (,) must be followed by white space.
(#63) Commas (,) must be followed by white space.
(#64) Commas (,) must be followed by white space.
(#64) Commas (,) must be followed by white space.
(#64) Commas (,) must be followed by white space.
(#65) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#67) Commas (,) must be followed by white space.
(#67) Commas (,) must be followed by white space.
(#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 "// attemptstats" but found "//attemptstats"
(#71) Commas (,) must be followed by white space.
(#72) Commas (,) must be followed by white space.
(#72) Commas (,) must be followed by white space.
(#72) Commas (,) must be followed by white space.
(#72) Commas (,) must be followed by white space.
(#72) Commas (,) must be followed by white space.
(#72) Line exceeds 132 characters; contains 133 characters
(#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.
(#74) Commas (,) must be followed by white space.
(#74) Commas (,) must be followed by white space.
(#74) Commas (,) must be followed by white space.
(#74) Commas (,) must be followed by white space.
(#74) Commas (,) must be followed by white space.
(#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 "// airesults" but found "//airesults"
(#78) Commas (,) must be followed by white space.
(#79) Commas (,) must be followed by white space.
(#79) Commas (,) must be followed by white space.
(#79) Commas (,) must be followed by white space.
(#79) Commas (,) must be followed by white space.
(#79) Commas (,) must be followed by white space.
(#80) Commas (,) must be followed by white space.
(#80) Commas (,) must be followed by white space.
(#82) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#84) Inline comments must start with a capital letter, digit or 3-dots sequence
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) No space found before comment text; expected "// topics" but found "//topics"
(#86) Commas (,) must be followed by white space.
(#87) Commas (,) must be followed by white space.
(#87) Commas (,) must be followed by white space.
(#87) Commas (,) must be followed by white space.
(#88) 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 "// selected topics" but found "//selected topics"
(#92) Commas (,) must be followed by white space.
(#93) Commas (,) must be followed by white space.
(#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 include some topic data for the restore processing" but found "//we include some topic data for the restore processing"
(#95) Commas (,) must be followed by white space.
(#95) Commas (,) must be followed by white space.
(#96) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) No space found before comment text; expected "// attempts" but found "//attempts"
(#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 "// topics" but found "//topics"
(#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 "// selected topics" but found "//selected topics"
(#112) Inline comments must start with a capital letter, digit or 3-dots sequence
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) No space found before comment text; expected "// attempt stats" but found "//attempt stats"
(#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 "// airesults" but found "//airesults"
(#119) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#125) Inline comments must start with a capital letter, digit or 3-dots sequence
(#125) This comment is 69% valid code; is this commented out code?
(#125) Line indented incorrectly; expected at least 8 spaces, found 7
(#132) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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) No space found before comment text; expected "// sources if including user info" but found "//sources if including user info"
(#149) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Whitespace found at end of line
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Inline comments must start with a capital letter, digit or 3-dots sequence
(#156) Inline comments must end in full-stops, exclamation marks, or question marks
(#156) Line indented incorrectly; expected at least 8 spaces, found 2
(#156) No space found before comment text; expected "// file annotation if including user info" but found "//file annotation if including user info"
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Whitespace found at end of line
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Whitespace found at end of line
(#163) Functions must not contain multiple empty lines in a row; found 2 empty lines
mod/solo/backup/moodle2/restore_solo_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
(#68) The static declaration must come after the visibility declaration
(#84) The static declaration must come after the visibility declaration
(#88) Line exceeds 132 characters; contains 133 characters
(#104) The static declaration must come after the visibility declaration
mod/solo/backup/moodle2/restore_solo_stepslib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#37) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#42) Inline comments must start with a capital letter, digit or 3-dots sequence
(#44) 72 slashes comments are not allowed; use "// Comment." instead
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) 72 slashes comments are not allowed; use "// Comment." instead
(#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
(#56) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) 72 slashes comments are not allowed; use "// Comment." instead
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) 72 slashes comments are not allowed; use "// Comment." instead
(#72) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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
(#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
(#103) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#107) Inline comments must start with a capital letter, digit or 3-dots sequence
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) No space found before comment text; expected "// store id so that attemptstats can use it" but found "//store id so that attemptstats can use it"
(#118) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#132) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#147) Expected 1 space after "="; 0 found
(#148) Expected "if (...) {\n"; found "if(...) {\n"
(#148) Expected 1 space before "=="; 0 found
(#148) Expected 1 space after "=="; 0 found
(#149) Inline comments must start with a capital letter, digit or 3-dots sequence
(#149) No space found before comment text; expected "// we do not want to add the same course topic if users are duplicating or restoring into a course with topic data" but found "//we do not want to add the same course topic if users are duplicating or restoring into a course with topic data"
(#150) No space found before comment text; expected "// so here we first check if topic exists." but found "//so here we first check if topic exists."
(#152) Inline comments must start with a capital letter, digit or 3-dots sequence
(#152) No space found before comment text; expected "// its logically possible for a user to add more than one course level topic of same name" but found "//its logically possible for a user to add more than one course level topic of same name"
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) No space found before comment text; expected "// we don't complain so we just use IGNORE_MULTIPLE and take the first one" but found "//we don't complain so we just use IGNORE_MULTIPLE and take the first one"
(#155) Commas (,) must be followed by white space.
(#155) Commas (,) must be followed by white space.
(#157) Expected "if (...) {\n"; found "if(...) {\n"
(#160) Expected "} else {\n"; found "}else {\n"
(#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 "// store id so that selectedtopics can use it" but found "//store id so that selectedtopics can use it"
(#175) Commas (,) must be followed by white space.
(#175) Expected 1 space before "=>"; 0 found
(#175) Expected 1 space after "=>"; 0 found
(#175) Expected 1 space before "=>"; 0 found
(#175) Expected 1 space after "=>"; 0 found
(#176) Expected 1 space before "="; 0 found
(#176) Expected 1 space after "="; 0 found
(#177) Expected "if (...) {\n"; found "if(...){\n"
(#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 "// if we already have the same topic (prob. a duplicate activity in same course), we use that" but found "//if we already have the same topic (prob. a duplicate activity in same course), we use that"
(#179) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#180) Expected "if (...) {\n"; found "if(...){\n"
(#187) Inline comments must start with a capital letter, digit or 3-dots sequence
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#187) No space found before comment text; expected "// if we already have the same topicname available in this course, and its course level, and so are we, we use it" but found "//if we already have the same topicname available in this course, and its course level, and so are we, we use it"
(#188) Expected "if (...) {\n"; found "if(...) {\n"
(#192) Expected 1 space before "="; 0 found
(#192) Expected 1 space after "="; 0 found
(#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 already have the same topicname available in this module and its custom we use it" but found "//if we already have the same topicname available in this module and its custom we use it"
(#198) Expected "if (...) {\n"; found "if(...) {\n"
(#203) Expected 1 space before "="; 0 found
(#203) Expected 1 space after "="; 0 found
(#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 "// create a new topic, if there is nothing pre-existing we should use" but found "//create a new topic, if there is nothing pre-existing we should use"
(#209) Expected "if (...) {\n"; found "if(...){\n"
(#218) 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 "// Add our selected topic" but found "//Add our selected topic"
(#222) Expected "if (...) {\n"; found "if(...) {\n"
(#229) Inline comments must end in full-stops, exclamation marks, or question marks
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 8 spaces, found 2
(#233) No space found before comment text; expected "// question stuff" but found "//question stuff"
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 8 spaces, found 3
(#234) Inline comments must start with a capital letter, digit or 3-dots sequence
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected 8 spaces, found 3
(#235) Expected "if (...) {\n"; found "if(...){\n"
(#235) Empty IF statement detected
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 12 spaces, found 3
(#236) No space found before comment text; expected "// we do nothing here" but found "//we do nothing here"
(#237) Line indented incorrectly; expected 8 spaces, found 9
(#237) Closing brace indented incorrectly; expected 3 spaces, found 9
mod/solo/classes/aitranscript.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#18) Visibility must be declared on method "__construct"
(#18) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#22) Expected 1 space before "=>"; 0 found
(#22) Expected 1 space after "=>"; 0 found
(#23) Expected "if (...) {\n"; found "if(...) {\n"
(#30) Usage of ELSEIF not allowed; use ELSE IF instead
(#31) Commas (,) must be followed by white space.
(#31) Commas (,) must be followed by white space.
(#31) Commas (,) must be followed by white space.
(#31) Commas (,) must be followed by white space.
(#31) Line exceeds 132 characters; contains 139 characters
(#41) Inline comments must start with a capital letter, digit or 3-dots sequence
(#41) No space found before comment text; expected "// if there was no attempt OR no passage /jsontranscript life won't be good at this point .." but found "//if there was no attempt OR no passage /jsontranscript life won't be good at this point .."
(#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 "// recalculate AI transcript data" but found "//recalculate AI transcript data"
(#45) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#45) Expected 1 space before opening brace; found 0
(#48) Expected 1 space before "="; 0 found
(#49) Expected 1 space before "="; 0 found
(#49) Expected 1 space after "="; 0 found
(#50) Expected 1 space before "="; 0 found
(#51) Expected 1 space before "="; 0 found
(#52) Expected 1 space before "="; 0 found
(#52) Expected 1 space after "="; 0 found
(#53) Commas (,) must be followed by white space.
(#54) Expected "if (...) {\n"; found "if(...){\n"
(#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 "// just a simple interface to manage returning read only property data" but found "//just a simple interface to manage returning read only property data"
(#63) Expected 1 space before opening brace; found 0
(#80) Line indented incorrectly; expected at least 16 spaces, found 12
(#93) Inline comments must start with a capital letter, digit or 3-dots sequence
(#93) 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?"
(#94) Expected 1 space before opening brace; found 0
(#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 "// 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"
(#101) Expected 1 space before opening brace; found 0
(#102) Commas (,) must be followed by white space.
(#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 transcripts" but found "//do we have the AI transcripts"
(#106) Line indented incorrectly; expected 4 spaces, found 3
(#106) Expected 1 space before opening brace; found 0
(#107) Commas (,) must be followed by white space.
(#108) Closing brace indented incorrectly; expected 3 spaces, found 4
(#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 "// do we have the AI at all" but found "//do we have the AI at all"
(#111) Expected 1 space before opening brace; found 0
(#112) Line indented incorrectly; expected at least 8 spaces, found 7
(#115) Inline comments must start with a capital letter, digit or 3-dots sequence
(#115) 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"
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) 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"
(#117) Line indented incorrectly; expected 4 spaces, found 3
(#117) Commas (,) must be followed by white space.
(#117) Commas (,) must be followed by white space.
(#117) Expected 1 space before opening brace; found 0
(#120) Expected 1 space before "="; 0 found
(#120) Expected 1 space after "="; 0 found
(#121) Expected 1 space before "="; 0 found
(#121) Expected 1 space after "="; 0 found
(#122) Expected 1 space before "="; 0 found
(#122) Expected 1 space after "="; 0 found
(#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
(#125) Expected 1 space before "="; 0 found
(#125) Expected 1 space after "="; 0 found
(#126) Expected 1 space before "="; 0 found
(#126) Expected 1 space after "="; 0 found
(#127) Expected 1 space before "="; 0 found
(#127) Expected 1 space after "="; 0 found
(#128) Line indented incorrectly; expected at least 8 spaces, found 7
(#128) Expected 1 space before "="; 0 found
(#128) Expected 1 space after "="; 0 found
(#129) Expected 1 space before "="; 0 found
(#129) Expected 1 space after "="; 0 found
(#130) Expected 1 space before "="; 0 found
(#131) Expected 1 space before "="; 0 found
(#131) Expected 1 space after "="; 0 found
(#132) Expected 1 space before "="; 0 found
(#132) Expected 1 space after "="; 0 found
(#133) Commas (,) must be followed by white space.
(#135) Closing brace indented incorrectly; expected 3 spaces, found 4
(#138) Inline comments must start with a capital letter, digit or 3-dots sequence
(#138) 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,"
(#139) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) Line indented incorrectly; expected 4 spaces, found 3
(#140) Expected 1 space before opening brace; found 0
(#143) Expected 1 space before "="; 0 found
(#144) Expected 1 space before "="; 0 found
(#144) Expected 1 space after "="; 0 found
(#145) Expected "if (...) {\n"; found "if(...){\n"
(#145) Commas (,) must be followed by white space.
(#145) Expected 1 space before "==="; 0 found
(#145) Expected 1 space after "==="; 0 found
(#147) Expected "if (...) {\n"; found "if(...){\n"
(#147) Commas (,) must be followed by white space.
(#147) Expected 1 space before ">"; 0 found
(#147) Expected 1 space after ">"; 0 found
(#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 "// 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"
(#152) Expected "if (...) {\n"; found "if(...){\n"
(#156) Expected "if (...) {\n"; found "if(...){\n"
(#157) Expected 1 space before "="; 0 found
(#157) Expected 1 space after "="; 0 found
(#159) Expected "if (...) {\n"; found "if(...) {\n"
(#167) Expected 1 space after "="; 2 found
(#170) Closing brace indented incorrectly; expected 3 spaces, found 4
(#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 "// 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"
(#173) Line indented incorrectly; expected 4 spaces, found 3
(#173) Expected 1 space before opening brace; found 0
(#176) Inline comments must start with a capital letter, digit or 3-dots sequence
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#176) No space found before comment text; expected "// turn the passage and transcript into an array of words" but found "//turn the passage and transcript into an array of words"
(#177) Line indented incorrectly; expected at least 8 spaces, found 7
(#178) Line indented incorrectly; expected at least 8 spaces, found 7
(#179) Line indented incorrectly; expected at least 8 spaces, found 7
(#180) Line indented incorrectly; expected at least 8 spaces, found 7
(#182) Inline comments must start with a capital letter, digit or 3-dots sequence
(#182) Line indented incorrectly; expected at least 8 spaces, found 7
(#182) No space found before comment text; expected "// fetch sequences of transcript/passage matched words" but found "//fetch sequences of transcript/passage matched words"
(#183) Inline comments must end in full-stops, exclamation marks, or question marks
(#183) Line indented incorrectly; expected at least 8 spaces, found 7
(#184) Line indented incorrectly; expected at least 8 spaces, found 7
(#185) Line indented incorrectly; expected at least 8 spaces, found 7
(#186) Line indented incorrectly; expected at least 8 spaces, found 7
(#187) Line indented incorrectly; expected at least 8 spaces, found 7
(#187) Commas (,) must be followed by white space.
(#187) Commas (,) must be followed by white space.
(#187) Commas (,) must be followed by white space.
(#189) Line indented incorrectly; expected at least 8 spaces, found 7
(#189) Expected 1 space before "="; 0 found
(#189) Expected 1 space after "="; 0 found
(#190) Line indented incorrectly; expected 8 spaces, found 7
(#190) Expected "if (...) {\n"; found "if(...) {\n"
(#191) Line indented incorrectly; expected at least 12 spaces, found 11
(#191) Variable "diff_info" must not contain underscores.
(#191) Commas (,) must be followed by white space.
(#191) Commas (,) must be followed by white space.
(#192) Line indented incorrectly; expected at least 12 spaces, found 11
(#192) Variable "diff_info" must not contain underscores.
(#192) Commas (,) must be followed by white space.
(#192) Commas (,) must be followed by white space.
(#193) Line indented incorrectly; expected at least 12 spaces, found 11
(#193) Expected 1 space before "="; 0 found
(#193) Expected 1 space after "="; 0 found
(#193) Variable "diff_info" must not contain underscores.
(#194) Line indented incorrectly; expected 8 spaces, found 7
(#194) Expected "} else {\n"; found "}else{\n"
(#195) Line indented incorrectly; expected at least 12 spaces, found 11
(#195) Commas (,) must be followed by white space.
(#195) Commas (,) must be followed by white space.
(#196) Line indented incorrectly; expected at least 12 spaces, found 11
(#196) Commas (,) must be followed by white space.
(#196) Commas (,) must be followed by white space.
(#197) Line indented incorrectly; expected 8 spaces, found 7
(#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) Line indented incorrectly; expected at least 8 spaces, found 7
(#199) 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"
(#202) Expected 1 space before "="; 0 found
(#202) Expected 1 space after "="; 0 found
(#203) Expected 1 space before "="; 0 found
(#203) Expected 1 space after "="; 0 found
(#204) Inline comments must start with a capital letter, digit or 3-dots sequence
(#204) No space found before comment text; expected "// loop through diffs" but found "//loop through diffs"
(#205) Inline comments must end in full-stops, exclamation marks, or question marks
(#205) Line indented incorrectly; expected at least 8 spaces, found 7
(#206) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#210) Inline comments must start with a capital letter, digit or 3-dots sequence
(#210) Inline comments must end in full-stops, exclamation marks, or question marks
(#210) No space found before comment text; expected "// 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"
(#212) Expected 1 space before "="; 0 found
(#212) Expected 1 space after "="; 0 found
(#212) Expected 1 space before "-"; 0 found
(#212) Expected 1 space after "-"; 0 found
(#213) Expected 1 space before "="; 0 found
(#213) Expected 1 space after "="; 0 found
(#214) Expected 1 space before "="; 0 found
(#214) Expected 1 space after "="; 0 found
(#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 "// 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"
(#220) Expected 1 space before "="; 0 found
(#220) Expected 1 space after "="; 0 found
(#220) Expected 1 space before "-"; 0 found
(#220) Expected 1 space after "-"; 0 found
(#221) Expected 1 space before "="; 0 found
(#221) Expected 1 space after "="; 0 found
(#223) Expected 1 space before "="; 0 found
(#223) Expected 1 space after "="; 0 found
(#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 "// we will assess this from full transcript shortly" but found "//we will assess this from full transcript shortly"
(#224) Expected 1 space before "="; 0 found
(#224) Expected 1 space after "="; 0 found
(#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 "// we will assess this from full transcript shortly" but found "//we will assess this from full transcript shortly"
(#225) Expected 1 space before "="; 0 found
(#225) Expected 1 space after "="; 0 found
(#225) Inline comments must start with a capital letter, digit or 3-dots sequence
(#225) No space found before comment text; expected "// was this match an alternatives match?" but found "//was this match an alternatives match?"
(#226) Expected 1 space before "="; 0 found
(#226) Expected 1 space after "="; 0 found
(#231) Inline comments must start with a capital letter, digit or 3-dots sequence
(#231) No space found before comment text; expected "// do nothing" but found "//do nothing"
(#232) Inline comments must end in full-stops, exclamation marks, or question marks
(#232) No space found before comment text; expected "// should never get here" but found "//should never get here"
(#238) Inline comments must start with a capital letter, digit or 3-dots sequence
(#238) 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."
(#241) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#241) Expected 1 space before "=>"; 0 found
(#241) Expected 1 space after "=>"; 0 found
(#241) Expected 1 space before "=>"; 0 found
(#241) Expected 1 space after "=>"; 0 found
(#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 "// finalise and serialise session errors" but found "//finalise and serialise session errors"
(#250) Inline comments must start with a capital letter, digit or 3-dots sequence
(#250) 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"
(#251) Inline comments must end in full-stops, exclamation marks, or question marks
(#251) Line indented incorrectly; expected at least 8 spaces, found 7
(#251) 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"
(#252) Line indented incorrectly; expected at least 8 spaces, found 7
(#252) Commas (,) must be followed by white space.
(#253) Line indented incorrectly; expected at least 8 spaces, found 7
(#255) Inline comments must start with a capital letter, digit or 3-dots sequence
(#255) Line indented incorrectly; expected at least 8 spaces, found 7
(#255) No space found before comment text; expected "// session time" but found "//session time"
(#256) Line indented incorrectly; expected at least 8 spaces, found 7
(#256) No space found before comment text; expected "// in solo we do not collect session time from a manual grading session, so its always false." but found "//in solo we do not collect session time from a manual grading session, so its always false."
(#258) Expected "if (...) {\n"; found "if(...) {\n"
(#258) Expected 1 space before "<"; 0 found
(#258) Expected 1 space after "<"; 0 found
(#259) Inline comments must start with a capital letter, digit or 3-dots sequence
(#259) No space found before comment text; expected "// this is a guess now, We just don't know it. And WPM is not an important metric here." but found "//this is a guess now, We just don't know it. And WPM is not an important metric here."
(#261) Line indented incorrectly; expected 8 spaces, found 9
(#261) Closing brace indented incorrectly; expected 8 spaces, found 9
(#262) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#271) Inline comments must start with a capital letter, digit or 3-dots sequence
(#271) Inline comments must end in full-stops, exclamation marks, or question marks
(#271) 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"
(#277) Expected 1 space before "="; 0 found
(#277) Expected 1 space after "="; 0 found
(#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 "// 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"
(#285) Line indented incorrectly; expected at least 8 spaces, found 7
(#286) Line indented incorrectly; expected at least 8 spaces, found 7
(#287) Line indented incorrectly; expected at least 8 spaces, found 7
(#288) Line indented incorrectly; expected at least 8 spaces, found 7
(#289) Line indented incorrectly; expected at least 8 spaces, found 7
(#290) Line indented incorrectly; expected at least 8 spaces, found 7
(#291) Line indented incorrectly; expected at least 8 spaces, found 7
(#293) Inline comments must start with a capital letter, digit or 3-dots sequence
(#293) Inline comments must end in full-stops, exclamation marks, or question marks
(#293) Line indented incorrectly; expected at least 8 spaces, found 7
(#293) No space found before comment text; expected "// if debugging we return some data" but found "//if debugging we return some data"
(#294) Line indented incorrectly; expected 8 spaces, found 7
(#294) Expected "if (...) {\n"; found "if(...){\n"
(#295) Line indented incorrectly; expected at least 12 spaces, found 11
(#296) Line indented incorrectly; expected 8 spaces, found 7
(#297) Closing brace indented incorrectly; expected 3 spaces, found 4
mod/solo/classes/aitranscriptutils.php
(#41) Inline comments must start with a capital letter, digit or 3-dots sequence
(#41) 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?"
(#43) Opening brace should be on the same line as the declaration
(#44) Inline comments must start with a capital letter, digit or 3-dots sequence
(#44) No space found before comment text; expected "// we default to true" but found "//we default to true"
(#45) No space found before comment text; expected "// but it only takes one no ...." but found "//but it only takes one no ...."
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) No space found before comment text; expected "// The regions that can transcribe" but found "//The regions that can transcribe"
(#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 user disables ai, we do not transcribe" but found "//if user disables ai, we do not transcribe"
(#60) Expected "if (...) {\n"; found "if(...){\n"
(#61) Expected 1 space after "="; 0 found
(#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 "// see if this is truly json or some error" but found "//see if this is truly json or some error"
(#69) Line indented incorrectly; expected 8 spaces, found 5
(#69) Expected "if (...) {\n"; found "if(...){"
(#69) Closing brace must be on a line by itself
(#70) Line indented incorrectly; expected 8 spaces, found 5
(#70) Expected "if (...) {\n"; found "if(...){"
(#70) Closing brace must be on a line by itself
(#71) Line indented incorrectly; expected at least 8 spaces, found 5
(#72) Line indented incorrectly; expected at least 8 spaces, found 5
(#83) Commas (,) must be followed by white space.
(#83) Expected 1 space before opening brace; found 0
(#84) Inline comments must start with a capital letter, digit or 3-dots sequence
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) No space found before comment text; expected "// 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"
(#85) Commas (,) must be followed by white space.
(#85) Commas (,) must be followed by white space.
(#86) Inline comments must start with a capital letter, digit or 3-dots sequence
(#86) 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"
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) No space found before comment text; expected "// return nl2br($passage);" but found "//return nl2br($passage);"
(#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 "// if we do not have the full transcript return 0" but found "//if we do not have the full transcript return 0"
(#92) Expected "if (...) {\n"; found "if(...){\n"
(#96) Expected 1 space after "="; 2 found
(#97) Expected "if (...) {\n"; found "if(...){\n"
(#99) Expected "} else {\n"; found "}else{\n"
(#106) Expected 1 space before opening brace; found 0
(#107) Inline comments must start with a capital letter, digit or 3-dots sequence
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) No space found before comment text; expected "// if we do not have the full transcript return 0" but found "//if we do not have the full transcript return 0"
(#108) 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
(#115) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#116) Expected "if (...) {\n"; found "if(...){\n"
(#121) Expected "if (...) {\n"; found "if(...){\n"
(#121) Expected 1 space before ">"; 0 found
(#121) Expected 1 space after ">"; 0 found
(#122) Expected 1 space before "-"; 0 found
(#122) Expected 1 space after "-"; 0 found
(#122) Commas (,) must be followed by white space.
(#123) Expected "} else {\n"; found "}else{\n"
(#128) Expected 1 space before opening brace; found 0
(#129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) No space found before comment text; expected "// if we do not have the full transcript return 0" but found "//if we do not have the full transcript return 0"
(#130) Expected "if (...) {\n"; found "if(...){\n"
(#134) Expected 1 space after "="; 2 found
(#135) Expected 1 space before "="; 0 found
(#135) Expected 1 space after "="; 0 found
(#136) Inline comments must start with a capital letter, digit or 3-dots sequence
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) No space found before comment text; expected "// create a big array of 'words' from gjson sentences" but found "//create a big array of 'words' from gjson sentences"
(#137) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#138) Commas (,) must be followed by white space.
(#141) Expected 1 space before "="; 0 found
(#141) Expected 1 space after "="; 0 found
(#142) Expected "if (...) {\n"; found "if(...){\n"
(#142) Expected 1 space before ">"; 0 found
(#142) Expected 1 space after ">"; 0 found
(#143) Expected 1 space before "-"; 0 found
(#143) Expected 1 space after "-"; 0 found
(#144) Expected 1 space after "="; 0 found
(#144) Commas (,) must be followed by white space.
(#145) Commas (,) must be followed by white space.
(#146) Expected "} else {\n"; found "}else{\n"
(#152) Commas (,) must be followed by white space.
(#152) Commas (,) must be followed by white space.
(#154) Inline comments must start with a capital letter, digit or 3-dots sequence
(#154) No space found before comment text; expected "// first check if we have a jsontranscript (we might only have a transcript in some cases)" but found "//first check if we have a jsontranscript (we might only have a transcript in some cases)"
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) 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"
(#163) Expected 1 space after "="; 2 found
(#164) Expected "if (...) {\n"; found "if(...){\n"
(#165) Commas (,) must be followed by white space.
(#165) Commas (,) must be followed by white space.
(#166) Expected "} else {\n"; found "}else{\n"
(#167) Commas (,) must be followed by white space.
(#167) Commas (,) must be followed by white space.
(#173) Inline comments must start with a capital letter, digit or 3-dots sequence
(#173) Inline comments must end in full-stops, exclamation marks, or question marks
(#173) No space found before comment text; expected "// fetch start-time and end-time points for each word" but found "//fetch start-time and end-time points for each word"
(#174) Commas (,) must be followed by white space.
(#174) Commas (,) must be followed by white space.
(#174) Expected 1 space before opening brace; found 0
(#176) Inline comments must start with a capital letter, digit or 3-dots sequence
(#176) Line indented incorrectly; expected at least 8 spaces, found 7
(#176) 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'."
(#177) Expected 1 space before "="; 0 found
(#177) Expected 1 space after "="; 0 found
(#178) Expected 1 space before "="; 0 found
(#178) Expected 1 space after "="; 0 found
(#179) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#180) Expected "if (...) {\n"; found "if(...){\n"
(#184) Expected 1 space before "="; 0 found
(#184) 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 "// loop through matches and fetch audio start from word item" but found "//loop through matches and fetch audio start from word item"
(#187) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#188) Expected "if (...) {\n"; found "if(...){\n"
(#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 "// 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"
(#192) Inline comments must start with a capital letter, digit or 3-dots sequence
(#192) No space found before comment text; expected "// trust or be sure by matching ..." but found "//trust or be sure by matching ..."
(#194) Expected "if (...) {\n"; found "if(...){\n"
(#197) Expected "} else {\n"; found "}else {\n"
(#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 "// 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"
(#199) Variable "tword_text" must not contain underscores.
(#200) Variable "tword_text" must not contain underscores.
(#200) Variable "tword_text" must not contain underscores.
(#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 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"
(#202) Variable "tword_text" must not contain underscores.
(#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) Line indented incorrectly; expected at least 24 spaces, found 20
(#206) No space found before comment text; expected "// do alternatives search for match" but found "//do alternatives search for match"
(#207) Usage of ELSEIF not allowed; use ELSE IF instead
(#208) Variable "tword_text" must not contain underscores.
(#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 "// fetch start-time and end-time points for each word" but found "//fetch start-time and end-time points for each word"
(#220) Commas (,) must be followed by white space.
(#220) Commas (,) must be followed by white space.
(#220) Expected 1 space before opening brace; found 0
(#221) Expected 1 space before "="; 0 found
(#221) Expected 1 space after "="; 0 found
(#222) Inline comments must start with a capital letter, digit or 3-dots sequence
(#222) Inline comments must end in full-stops, exclamation marks, or question marks
(#222) 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"
(#223) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#224) Commas (,) must be followed by white space.
(#227) Expected 1 space before "="; 0 found
(#227) Expected 1 space after "="; 0 found
(#229) Inline comments must start with a capital letter, digit or 3-dots sequence
(#229) Inline comments must end in full-stops, exclamation marks, or question marks
(#229) No space found before comment text; expected "// loop through matches and fetch audio start from word item" but found "//loop through matches and fetch audio start from word item"
(#230) Line indented incorrectly; expected 8 spaces, found 12
(#231) Line indented incorrectly; expected 12 spaces, found 16
(#232) Inline comments must start with a capital letter, digit or 3-dots sequence
(#232) Inline comments must end in full-stops, exclamation marks, or question marks
(#232) No space found before comment text; expected "// 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"
(#234) Inline comments must start with a capital letter, digit or 3-dots sequence
(#234) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) No space found before comment text; expected "// make startTime and endTime match the regular format" but found "//make startTime and endTime match the regular format"
(#235) Variable "start_time" must not contain underscores.
(#235) Commas (,) must be followed by white space.
(#236) Variable "end_time" must not contain underscores.
(#236) Commas (,) must be followed by white space.
(#238) Inline comments must start with a capital letter, digit or 3-dots sequence
(#238) No space found before comment text; expected "// trust or be sure by matching ..." but found "//trust or be sure by matching ..."
(#240) Line indented incorrectly; expected 16 spaces, found 20
(#241) Variable "start_time" must not contain underscores.
(#242) Variable "end_time" must not contain underscores.
(#243) Line indented incorrectly; expected 16 spaces, found 20
(#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 "// 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"
(#245) Variable "tword_text" must not contain underscores.
(#246) Variable "tword_text" must not contain underscores.
(#246) Variable "tword_text" 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 "// 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"
(#248) Line indented incorrectly; expected 20 spaces, found 24
(#248) Variable "tword_text" must not contain underscores.
(#249) Variable "start_time" must not contain underscores.
(#250) Variable "end_time" must not contain underscores.
(#252) Inline comments must start with a capital letter, digit or 3-dots sequence
(#252) Inline comments must end in full-stops, exclamation marks, or question marks
(#252) No space found before comment text; expected "// do alternatives search for match" but found "//do alternatives search for match"
(#253) Line indented incorrectly; expected 20 spaces, found 24
(#254) Variable "tword_text" must not contain underscores.
(#256) Variable "start_time" must not contain underscores.
(#257) Variable "end_time" must not contain underscores.
(#258) Line indented incorrectly; expected 20 spaces, found 24
(#259) Line indented incorrectly; expected 16 spaces, found 20
(#260) Line indented incorrectly; expected 12 spaces, found 16
(#261) Line indented incorrectly; expected 8 spaces, found 12
(#266) Inline comments must start with a capital letter, digit or 3-dots sequence
(#266) 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"
(#267) 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)"
(#268) Inline comments must end in full-stops, exclamation marks, or question marks
(#268) 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"
(#269) Commas (,) must be followed by white space.
(#269) Commas (,) must be followed by white space.
(#269) Commas (,) must be followed by white space.
(#269) Expected 1 space before opening brace; found 0
(#271) Inline comments must start with a capital letter, digit or 3-dots sequence
(#271) Inline comments must end in full-stops, exclamation marks, or question marks
(#271) 4 slashes comments are not allowed; use "// Comment." instead
(#271) No space found before comment text; expected "// wpm score" but found "////wpm score"
(#274) Inline comments must start with a capital letter, digit or 3-dots sequence
(#274) No space found before comment text; expected "// target WPM is a ReadaLoud feature. We probably won't use it here." but found "//target WPM is a ReadaLoud feature. We probably won't use it here."
(#277) Expected "if (...) {\n"; found "if(...) {\n"
(#279) Expected "} else {\n"; found "}else{\n"
(#280) Expected 1 space after "="; 0 found
(#283) Inline comments must start with a capital letter, digit or 3-dots sequence
(#283) Inline comments must end in full-stops, exclamation marks, or question marks
(#283) No space found before comment text; expected "// accuracy score" but found "//accuracy score"
(#284) Expected "if (...) {\n"; found "if(...) {\n"
(#286) Expected "} else {\n"; found "}else{\n"
(#287) Expected 1 space before "="; 0 found
(#287) Expected 1 space after "="; 0 found
(#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 "// sessionscore" but found "//sessionscore"
(#292) Expected "if (...) {\n"; found "if(...){\n"
(#295) Expected 1 space before "/"; 0 found
(#295) Expected 1 space after "/"; 0 found
(#297) Expected 1 space before "="; 0 found
(#300) Expected 1 space before "="; 0 found
(#300) Expected 1 space after "="; 0 found
(#305) Inline comments must start with a capital letter, digit or 3-dots sequence
(#305) 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."
(#306) Expected 1 space before opening brace; found 0
(#308) Expected "if (...) {\n"; found "if(...){\n"
(#310) Expected "} else {\n"; found "}else{\n"
(#311) Expected 1 space before "="; 0 found
(#311) Expected 1 space after "="; 0 found
(#316) Inline comments must start with a capital letter, digit or 3-dots sequence
(#316) Inline comments must end in full-stops, exclamation marks, or question marks
(#316) No space found before comment text; expected "// get all the aievaluations for a user" but found "//get all the aievaluations for a user"
(#317) Commas (,) must be followed by white space.
(#317) Expected 1 space before opening brace; found 0
(#320) Line exceeds 132 characters; contains 169 characters
(#321) Commas (,) must be followed by white space.
(#321) Commas (,) must be followed by white space.
(#325) Inline comments must start with a capital letter, digit or 3-dots sequence
(#325) 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"
(#326) Inline comments must end in full-stops, exclamation marks, or question marks
(#326) 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)"
(#327) Expected 1 space before opening brace; found 0
(#329) Expected 1 space after "="; 0 found
(#330) Line exceeds 132 characters; contains 164 characters
(#331) Line exceeds 132 characters; contains 176 characters
(#332) Commas (,) must be followed by white space.
(#333) Expected "if (...) {\n"; found "if(...){\n"
(#333) Expected 1 space before "!=="; 0 found
(#333) Expected 1 space after "!=="; 0 found
(#340) Line indented incorrectly; expected at least 4 spaces, found 2
(#342) Line exceeds 132 characters; contains 150 characters
(#343) Line indented incorrectly; expected at least 4 spaces, found 3
(#345) Opening brace should be on the same line as the declaration
(#347) Commas (,) must be followed by white space.
(#347) Expected 1 space before "=>"; 0 found
(#347) Expected 1 space after "=>"; 0 found
(#348) Commas (,) must be followed by white space.
(#348) Expected 1 space before "=>"; 0 found
(#348) Expected 1 space after "=>"; 0 found
(#351) Inline comments must start with a capital letter, digit or 3-dots sequence
(#351) This comment is 62% valid code; is this commented out code?
(#351) No space found before comment text; expected "// $alternatives = diff::fetchAlternativesArray($activity->alternatives);" but found "//$alternatives = diff::fetchAlternativesArray($activity->alternatives);"
(#353) Expected 1 space before "="; 0 found
(#354) Expected 1 space before "="; 0 found
(#355) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#358) Expected 1 space before "="; 0 found
(#358) Commas (,) must be followed by white space.
(#358) Commas (,) must be followed by white space.
(#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 "// aggregate results" but found "//aggregate results"
(#361) Expected "for (...) {\n"; found "for(...){\n"
(#361) Expected 1 space before "="; 0 found
(#361) Expected 1 space after "="; 0 found
(#361) Expected 1 space after first semicolon of FOR loop; 0 found
(#361) Expected 1 space before "<="; 0 found
(#361) Expected 1 space after "<="; 0 found
(#361) Expected 1 space after second semicolon of FOR loop; 0 found
(#362) Line indented incorrectly; expected at least 12 spaces, found 11
(#362) Variable "aggregate_set" must not contain underscores.
(#363) Line indented incorrectly; expected 12 spaces, found 11
(#363) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#364) Line indented incorrectly; expected 16 spaces, found 15
(#364) Expected "if (...) {\n"; found "if(...){"
(#364) Closing brace must be on a line by itself
(#365) Line indented incorrectly; expected 16 spaces, found 15
(#365) Expected "if (...) {\n"; found "if(...){\n"
(#365) Commas (,) must be followed by white space.
(#365) Variable "aggregate_set" must not contain underscores.
(#366) Line indented incorrectly; expected at least 20 spaces, found 19
(#366) Variable "aggregate_set" must not contain underscores.
(#367) Line indented incorrectly; expected 16 spaces, found 15
(#367) Expected "} else {\n"; found "}else{\n"
(#368) Line indented incorrectly; expected at least 20 spaces, found 19
(#368) Variable "aggregate_set" must not contain underscores.
(#368) Expected 1 space before "="; 0 found
(#368) Expected 1 space after "="; 0 found
(#369) Line indented incorrectly; expected 16 spaces, found 15
(#370) Line indented incorrectly; expected 12 spaces, found 11
(#371) Line indented incorrectly; expected at least 12 spaces, found 11
(#371) Expected 1 space before "="; 0 found
(#372) Line indented incorrectly; expected at least 12 spaces, found 11
(#372) Expected 1 space before "="; 0 found
(#372) Expected 1 space after "="; 0 found
(#372) Variable "aggregate_set" must not contain underscores.
(#373) Line indented incorrectly; expected at least 12 spaces, found 11
(#373) Expected 1 space before "="; 0 found
(#373) Expected 1 space after "="; 0 found
(#374) Line indented incorrectly; expected at least 12 spaces, found 11
(#374) Expected 1 space before "="; 0 found
(#374) Expected 1 space after "="; 0 found
(#374) Expected 1 space before "-"; 0 found
(#374) Expected 1 space after "-"; 0 found
(#375) Line indented incorrectly; expected at least 12 spaces, found 11
(#382) Line indented incorrectly; expected at least 4 spaces, found 3
(#386) Commas (,) must be followed by white space.
(#386) Commas (,) must be followed by white space.
(#387) Opening brace should be on the same line as the declaration
(#389) Expected "if (...) {\n"; found "if(...){"
(#389) Closing brace must be on a line by itself
(#390) Expected 1 space before "="; 0 found
(#390) Expected 1 space after "="; 0 found
(#391) Expected "for (...) {\n"; found "for(...){\n"
(#391) Expected 1 space before "="; 0 found
(#391) Expected 1 space after "="; 0 found
(#391) Expected 1 space after first semicolon of FOR loop; 0 found
(#391) Expected 1 space before "<="; 0 found
(#391) Expected 1 space after "<="; 0 found
(#391) Expected 1 space after second semicolon of FOR loop; 0 found
(#392) Commas (,) must be followed by white space.
(#392) Commas (,) must be followed by white space.
(#393) Expected "if (...) {\n"; found "if(...){\n"
(#394) Expected 1 space before "="; 0 found
(#394) Expected 1 space after "="; 0 found
(#395) Expected "} else {\n"; found "}else{\n"
(#396) Expected 1 space before "="; 0 found
(#396) Expected 1 space after "="; 0 found
(#403) Line indented incorrectly; expected at least 4 spaces, found 3
(#404) Line indented incorrectly; expected at least 4 spaces, found 3
(#408) Commas (,) must be followed by white space.
(#408) Commas (,) must be followed by white space.
(#408) Expected 1 space before opening brace; found 0
(#410) Inline comments must start with a capital letter, digit or 3-dots sequence
(#410) Inline comments must end in full-stops, exclamation marks, or question marks
(#410) 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"
(#411) Expected "if (...) {\n"; found "if(...){\n"
(#415) Inline comments must start with a capital letter, digit or 3-dots sequence
(#415) Inline comments must end in full-stops, exclamation marks, or question marks
(#415) No space found before comment text; expected "// count transcript words" but found "//count transcript words"
(#416) Expected 1 space before "="; 0 found
(#417) Line indented incorrectly; expected 8 spaces, found 12
(#417) Expected "if (...) {\n"; found "if(...){\n"
(#417) Expected 1 space before "=="; 0 found
(#417) Expected 1 space after "=="; 0 found
(#419) Line indented incorrectly; expected 8 spaces, found 12
(#421) Inline comments must start with a capital letter, digit or 3-dots sequence
(#421) Inline comments must end in full-stops, exclamation marks, or question marks
(#421) No space found before comment text; expected "// build a quick to search array of matched words" but found "//build a quick to search array of matched words"
(#422) Expected 1 space before "="; 0 found
(#422) Expected 1 space after "="; 0 found
(#423) Line indented incorrectly; expected 8 spaces, found 12
(#423) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#424) Expected 1 space before "="; 0 found
(#424) Expected 1 space after "="; 0 found
(#425) Line indented incorrectly; expected 8 spaces, found 12
(#427) Inline comments must start with a capital letter, digit or 3-dots sequence
(#427) Inline comments must end in full-stops, exclamation marks, or question marks
(#427) No space found before comment text; expected "// find startindex" but found "//find startindex"
(#428) Expected 1 space before "="; 0 found
(#428) Expected 1 space after "="; 0 found
(#429) Line indented incorrectly; expected 8 spaces, found 12
(#429) Expected "for (...) {\n"; found "for(...){\n"
(#429) Expected 1 space before "="; 0 found
(#429) Expected 1 space after "="; 0 found
(#429) Expected 1 space after first semicolon of FOR loop; 0 found
(#429) Expected 1 space before ">"; 0 found
(#429) Expected 1 space after ">"; 0 found
(#429) Expected 1 space after second semicolon of FOR loop; 0 found
(#431) Expected 1 space after "="; 0 found
(#431) Commas (,) must be followed by white space.
(#432) Line indented incorrectly; expected 12 spaces, found 16
(#432) Expected "if (...) {\n"; found "if(...){\n"
(#433) Expected 1 space before "="; 0 found
(#433) Expected 1 space after "="; 0 found
(#433) Expected 1 space before "+"; 0 found
(#433) Expected 1 space after "+"; 0 found
(#435) Line indented incorrectly; expected 12 spaces, found 16
(#436) Line indented incorrectly; expected 8 spaces, found 12
(#438) Inline comments must start with a capital letter, digit or 3-dots sequence
(#438) Inline comments must end in full-stops, exclamation marks, or question marks
(#438) No space found before comment text; expected "// find endindex" but found "//find endindex"
(#439) Expected 1 space before "="; 0 found
(#439) Expected 1 space after "="; 0 found
(#440) Line indented incorrectly; expected 8 spaces, found 12
(#440) Expected "for (...) {\n"; found "for(...){\n"
(#440) Expected 1 space before "="; 0 found
(#440) Expected 1 space after "="; 0 found
(#440) Expected 1 space after first semicolon of FOR loop; 0 found
(#440) Expected 1 space before "<="; 0 found
(#440) Expected 1 space after "<="; 0 found
(#440) Expected 1 space after second semicolon of FOR loop; 0 found
(#442) Expected 1 space after "="; 0 found
(#442) Commas (,) must be followed by white space.
(#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 "// 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"
(#444) Line indented incorrectly; expected 12 spaces, found 16
(#444) Expected "if (...) {\n"; found "if(...){\n"
(#445) Expected 1 space before "="; 0 found
(#445) Expected 1 space after "="; 0 found
(#445) Expected 1 space before "-"; 0 found
(#445) Expected 1 space after "-"; 0 found
(#447) Line indented incorrectly; expected 12 spaces, found 16
(#448) Line indented incorrectly; expected 8 spaces, found 12
(#450) Inline comments must start with a capital letter, digit or 3-dots sequence
(#450) Inline comments must end in full-stops, exclamation marks, or question marks
(#450) No space found before comment text; expected "// if 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"
(#451) Line indented incorrectly; expected 8 spaces, found 12
(#451) Expected "if (...) {\n"; found "if(...){"
(#451) Expected 1 space before "=="; 0 found
(#451) Expected 1 space after "=="; 0 found
(#451) Expected 1 space before "="; 0 found
(#451) Expected 1 space after "="; 0 found
(#451) Closing brace must be on a line by itself
(#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
(#452) 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"
(#453) Line indented incorrectly; expected 8 spaces, found 12
(#453) Expected "if (...) {\n"; found "if(...){\n"
(#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) Inline comments must start with a capital letter, digit or 3-dots sequence
(#455) 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"
(#456) Inline comments must end in full-stops, exclamation marks, or question marks
(#456) 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"
(#457) Line indented incorrectly; expected 8 spaces, found 12
(#457) Expected "} else if (...) {\n"; found "}else if(...){\n"
(#457) Expected "if (...) {\n"; found "if(...){\n"
(#457) Expected 1 space before "=="; 0 found
(#457) Expected 1 space after "=="; 0 found
(#459) Line indented incorrectly; expected 8 spaces, found 12
(#461) Inline comments must start with a capital letter, digit or 3-dots sequence
(#461) 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"
(#462) 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"
(#463) Inline comments must end in full-stops, exclamation marks, or question marks
(#463) 3 slashes comments are not allowed; use "// Comment." instead
(#463) 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"
(#466) Inline comments must start with a capital letter, digit or 3-dots sequence
(#466) Inline comments must end in full-stops, exclamation marks, or question marks
(#466) No space found before comment text; expected "// finally we return the section of transcript" but found "//finally we return the section of transcript"
(#467) Line indented incorrectly; expected 8 spaces, found 12
(#467) Expected "if (...) {\n"; found "if(...) {\n"
(#467) Expected 1 space before ">"; 0 found
(#467) Expected 1 space after ">"; 0 found
(#468) Expected 1 space before "-"; 0 found
(#468) Expected 1 space after "-"; 0 found
(#469) Commas (,) must be followed by white space.
(#470) Line indented incorrectly; expected 8 spaces, found 12
(#470) Expected "} else {\n"; found "}else{\n"
(#471) Commas (,) must be followed by white space.
(#472) Line indented incorrectly; expected 8 spaces, found 12
(#474) Commas (,) must be followed by white space.
(#475) Line indented incorrectly; expected 8 spaces, found 12
(#475) Expected "if (...) {\n"; found "if(...){\n"
(#475) Expected 1 space before "=="; 0 found
(#475) Expected 1 space after "=="; 0 found
(#477) Line indented incorrectly; expected 8 spaces, found 12
(#477) Expected "} else {\n"; found "}else{\n"
(#479) Line indented incorrectly; expected 8 spaces, found 12
(#485) Line exceeds 132 characters; contains 149 characters
(#485) Inline comments must start with a capital letter, digit or 3-dots sequence
(#485) Inline comments must end in full-stops, exclamation marks, or question marks
(#485) No space found before comment text; expected "// 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"
(#486) Expected 1 space before opening brace; found 0
(#488) Commas (,) must be followed by white space.
(#489) Inline comments must start with a capital letter, digit or 3-dots sequence
(#489) Inline comments must end in full-stops, exclamation marks, or question marks
(#489) This comment is 54% valid code; is this commented out code?
(#489) 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),"
(#490) Commas (,) must be followed by white space.
(#491) Commas (,) must be followed by white space.
(#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
(#498) 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 "// 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"
(#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
(#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 "// init the text count" but found "//init the text count"
(#513) Inline comments must start with a capital letter, digit or 3-dots sequence
(#513) 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"
(#514) Inline comments must end in full-stops, exclamation marks, or question marks
(#514) 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"
(#516) Inline comments must start with a capital letter, digit or 3-dots sequence
(#516) This comment is 65% valid code; is this commented out code?
(#516) No space found before comment text; expected "// $words = explode($seperator, $node->nodeValue);" but found "//$words = explode($seperator, $node->nodeValue);"
(#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 "// 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"
(#532) Inline comments must start with a capital letter, digit or 3-dots sequence
(#532) This comment is 77% valid code; is this commented out code?
(#532) No space found before comment text; expected "// $newnode->appendChild($spacenode);" but found "//$newnode->appendChild($spacenode);"
(#533) No space found before comment text; expected "// print_r($newnode);" but found "//print_r($newnode);"
(#548) Inline comments must start with a capital letter, digit or 3-dots sequence
(#548) Inline comments must end in full-stops, exclamation marks, or question marks
(#548) No space found before comment text; expected "// remove container 'p' tags, they mess up formatting in solo" but found "//remove container 'p' tags, they mess up formatting in solo"
(#549) Expected 1 space before "="; 0 found
(#549) Commas (,) must be followed by white space.
(#549) Commas (,) must be followed by white space.
(#550) Expected 1 space before "="; 0 found
(#550) Commas (,) must be followed by white space.
(#550) Commas (,) must be followed by white space.
(#552) Line exceeds 132 characters; contains 147 characters
(#556) Expected 1 space before opening brace; found 0
(#558) Expected "if (...) {\n"; found "if(...){\n"
(#562) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#565) Expected 1 space before "="; 0 found
(#565) Expected 1 space after "="; 0 found
(#566) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#568) Expected "if (...) {\n"; found "if(...) {\n"
(#571) Expected 1 space before "+"; 0 found
(#571) Expected 1 space after "+"; 0 found
(#583) Expected 1 space before opening brace; found 0
(#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
(#586) Inline comments must start with a capital letter, digit or 3-dots sequence
(#587) Inline comments must end in full-stops, exclamation marks, or question marks
(#587) 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"
(#590) Inline comments must start with a capital letter, digit or 3-dots sequence
(#590) Inline comments must end in full-stops, exclamation marks, or question marks
(#593) Inline comments must start with a capital letter, digit or 3-dots sequence
(#593) Inline comments must end in full-stops, exclamation marks, or question marks
(#593) No space found before comment text; expected "// init the text count" but found "//init the text count"
(#601) Inline comments must start with a capital letter, digit or 3-dots sequence
(#601) 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"
(#602) Inline comments must end in full-stops, exclamation marks, or question marks
(#602) 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"
(#604) Inline comments must start with a capital letter, digit or 3-dots sequence
(#604) This comment is 65% valid code; is this commented out code?
(#604) No space found before comment text; expected "// $words = explode($seperator, $node->nodeValue);" but found "//$words = explode($seperator, $node->nodeValue);"
(#610) Inline comments must start with a capital letter, digit or 3-dots sequence
(#610) Inline comments must end in full-stops, exclamation marks, or question marks
(#610) 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"
(#627) Inline comments must start with a capital letter, digit or 3-dots sequence
(#627) Inline comments must end in full-stops, exclamation marks, or question marks
(#627) 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"
(#639) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#643) Variable "opts_html" must not contain underscores.
(#649) Inline comments must start with a capital letter, digit or 3-dots sequence
(#649) Inline comments must end in full-stops, exclamation marks, or question marks
(#649) 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"
(#650) Variable "opts_html" must not contain underscores.
mod/solo/classes/attempt/audiorecordingform.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/>.".
(#19) Inline comments must start with a capital letter, digit or 3-dots sequence
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
(#19) No space found before comment text; expected "// we need the token to set up the cloud poodll recorder" but found "//we need the token to set up the cloud poodll recorder"
(#24) Inline comments must start with a capital letter, digit or 3-dots sequence
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#24) No space found before comment text; expected "// we set the title and instructions" but found "//we set the title and instructions"
(#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 "// add speaking topic" but found "//add speaking topic"
(#31) Inline comments must start with a capital letter, digit or 3-dots sequence
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) No space found before comment text; expected "// targettime" but found "//targettime"
(#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 "// add tips" but found "//add tips"
(#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 "// show our target words" but found "//show our target words"
(#38) Space found before semicolon; expected ");" but found ") ;"
(#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 "// add words goal" but found "//add words goal"
(#43) Inline comments must start with a capital letter, digit or 3-dots sequence
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) No space found before comment text; expected "// we add the recording hidden and visible fields" but found "//we add the recording hidden and visible fields"
(#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 "// we add the wait till it is uploaded field" but found "//we add the wait till it is uploaded field"
(#51) Commas (,) must be followed by white space.
(#54) Expected 1 space before opening brace; found 0
mod/solo/classes/attempt/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.
(#88) Closing brace must be on a line by itself
(#94) Closing brace must be on a line by itself
(#100) The final declaration must precede the visibility declaration
(#110) The final declaration must precede the visibility declaration
(#115) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#117) Line exceeds 132 characters; contains 163 characters
(#117) Inline comments must start with a capital letter, digit or 3-dots sequence
(#117) This comment is 62% valid code; is this commented out code?
(#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 "// visibility" but found "//visibility"
(#137) Variable "savebutton_text" must not contain underscores.
(#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 "// add the action buttons" but found "//add the action buttons"
(#140) Variable "savebutton_text" must not contain underscores.
(#144) The final declaration must precede the visibility declaration
(#148) Expected 1 space before opening brace; found 0
(#152) The final declaration must precede the visibility declaration
(#157) Commas (,) must be followed by white space.
(#159) Expected "if (...) {\n"; found "if(...) {\n"
(#170) Expected "} else {\n"; found "}else{\n"
(#171) Commas (,) must be followed by white space.
(#176) Expected 1 space after "="; 0 found
(#177) Expected 1 space before "="; 0 found
(#177) Expected 1 space after "="; 0 found
(#178) Expected 1 space before "="; 0 found
(#178) Expected 1 space after "="; 0 found
(#179) Expected 1 space before "="; 0 found
(#179) Expected 1 space after "="; 0 found
(#180) Expected 1 space before "="; 0 found
(#180) Expected 1 space after "="; 0 found
(#181) Expected 1 space before "="; 0 found
(#181) Expected 1 space after "="; 0 found
(#185) The final declaration must precede the visibility declaration
(#187) Commas (,) must be followed by white space.
(#188) Commas (,) must be followed by white space.
(#190) Inline comments must start with a capital letter, digit or 3-dots sequence
(#190) No space found before comment text; expected "// display target words in a "tag" like way." but found "//display target words in a "tag" like way."
(#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 "// we no longer use "my words"" but found "//we no longer use "my words""
(#193) Commas (,) must be followed by white space.
(#194) Commas (,) must be followed by white space.
(#195) This comment is 72% valid code; is this commented out code?
(#195) Line indented incorrectly; expected at least 8 spaces, found 0
(#196) Line exceeds 132 characters; contains 137 characters
(#200) Line indented incorrectly; expected at least 8 spaces, found 0
(#204) Inline comments must start with a capital letter, digit or 3-dots sequence
(#204) No space found before comment text; expected "// add a field to display target words in a "tag" like way." but found "//add a field to display target words in a "tag" like way."
(#205) No space found before comment text; expected "// called from audiorecorder and userselections forms." but found "//called from audiorecorder and userselections forms."
(#206) The final declaration must precede the visibility declaration
(#209) Inline comments must start with a capital letter, digit or 3-dots sequence
(#209) No space found before comment text; expected "// we have to work quite hard to get target words displayed like tags." but found "//we have to work quite hard to get target words displayed like tags."
(#210) Expected "if (...) {\n"; found "if(...){\n"
(#210) Expected 1 space before "=="; 0 found
(#210) Expected 1 space after "=="; 0 found
(#212) Expected "} else {\n"; found "}else {\n"
(#216) Commas (,) must be followed by white space.
(#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) No space found before comment text; expected "// add a field to display the target spoken words" but found "//add a field to display the target spoken words"
(#222) The final declaration must precede the visibility declaration
(#225) Commas (,) must be followed by white space.
(#227) Commas (,) must be followed by white space.
(#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 "// add a field to display the upload warning" but found "//add a field to display the upload warning"
(#231) The final declaration must precede the visibility declaration
(#233) Commas (,) must be followed by white space.
(#240) The final declaration must precede the visibility declaration
(#241) Commas (,) must be followed by white space.
(#242) Commas (,) must be followed by white space.
(#242) Commas (,) must be followed by white space.
(#245) The final declaration must precede the visibility declaration
(#246) Commas (,) must be followed by white space.
(#247) Commas (,) must be followed by white space.
(#247) Commas (,) must be followed by white space.
(#250) The final declaration must precede the visibility declaration
(#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 "// contentitem" but found "//contentitem"
(#257) Inline comments must end in full-stops, exclamation marks, or question marks
(#257) No space found before comment text; expected "// Prepare speaking topic text" but found "//Prepare speaking topic text"
(#258) Expected 1 space before "="; 0 found
(#258) Expected 1 space after "="; 0 found
(#260) Inline comments must end in full-stops, exclamation marks, or question marks
(#260) No space found before comment text; expected "// Prepare IFrame" but found "//Prepare IFrame"
(#261) Expected "if (...) {\n"; found "if(...){\n"
(#262) Expected 1 space before "="; 0 found
(#262) Expected 1 space after "="; 0 found
(#265) Inline comments must end in full-stops, exclamation marks, or question marks
(#265) No space found before comment text; expected "// Prepare TTS prompt" but found "//Prepare TTS prompt"
(#266) Expected "if (...) {\n"; found "if(...){\n"
(#267) Expected 1 space before "="; 0 found
(#267) Expected 1 space after "="; 0 found
(#267) Commas (,) must be followed by white space.
(#267) Commas (,) must be followed by white space.
(#267) Commas (,) must be followed by white space.
(#267) Commas (,) must be followed by white space.
(#267) Line exceeds 132 characters; contains 179 characters
(#270) Inline comments must start with a capital letter, digit or 3-dots sequence
(#270) Inline comments must end in full-stops, exclamation marks, or question marks
(#270) No space found before comment text; expected "// media items" but found "//media items"
(#271) Expected 1 space before "="; 0 found
(#271) Expected 1 space after "="; 0 found
(#272) Expected 1 space before "="; 0 found
(#272) Expected 1 space after "="; 0 found
(#273) Commas (,) must be followed by white space.
(#273) Commas (,) must be followed by white space.
(#274) Expected "if (...) {\n"; found "if(...){\n"
(#274) Expected 1 space before ">"; 0 found
(#274) Expected 1 space after ">"; 0 found
(#275) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#276) Variable "file_parts" must not contain underscores.
(#277) Variable "file_parts" must not contain underscores.
(#301) Inline comments must start with a capital letter, digit or 3-dots sequence
(#301) Inline comments must end in full-stops, exclamation marks, or question marks
(#301) No space found before comment text; expected "// do nothing" but found "//do nothing"
(#306) Commas (,) must be followed by white space.
(#307) Commas (,) must be followed by white space.
(#307) Commas (,) must be followed by white space.
(#310) The final declaration must precede the visibility declaration
(#311) Commas (,) must be followed by white space.
(#311) Commas (,) must be followed by white space.
(#312) Commas (,) must be followed by white space.
(#312) Expected 1 space before "=>"; 0 found
(#312) Expected 1 space after "=>"; 0 found
(#316) The final declaration must precede the visibility declaration
(#317) Commas (,) must be followed by white space.
(#317) Commas (,) must be followed by white space.
(#318) Commas (,) must be followed by white space.
(#318) Commas (,) must be followed by white space.
(#318) Commas (,) must be followed by white space.
(#318) Expected 1 space before "=>"; 0 found
(#318) Expected 1 space after "=>"; 0 found
(#318) Line exceeds 132 characters; contains 153 characters
(#322) The final declaration must precede the visibility declaration
(#324) Commas (,) must be followed by white space.
(#324) Commas (,) must be followed by white space.
(#325) Commas (,) must be followed by white space.
(#325) Expected 1 space before "=>"; 0 found
(#325) Expected 1 space after "=>"; 0 found
(#328) The final declaration must precede the visibility declaration
(#337) The final declaration must precede the visibility declaration
(#343) Commas (,) must be followed by white space.
(#345) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#346) Variable "user_picture" must not contain underscores.
(#346) Expected 1 space before "="; 0 found
(#346) Expected 1 space after "="; 0 found
(#347) Variable "user_picture" must not contain underscores.
(#349) Expected 1 space before "="; 0 found
(#349) Expected 1 space after "="; 0 found
(#350) Expected 1 space before "="; 0 found
(#350) Expected 1 space after "="; 0 found
(#351) Expected 1 space before "="; 0 found
(#351) Expected 1 space after "="; 0 found
(#352) Expected 1 space before "="; 0 found
(#352) Expected 1 space after "="; 0 found
(#353) Expected 1 space before "="; 0 found
(#353) Expected 1 space after "="; 0 found
(#356) Expected 1 space before "=>"; 0 found
(#356) Expected 1 space after "=>"; 0 found
(#358) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#360) Expected 1 space after "="; 0 found
(#361) Expected 1 space before "="; 0 found
(#361) Expected 1 space after "="; 0 found
(#362) Expected 1 space before "="; 0 found
(#362) Expected 1 space after "="; 0 found
(#363) Expected 1 space before "="; 0 found
(#363) Expected 1 space after "="; 0 found
(#364) Expected 1 space before "="; 0 found
(#364) Expected 1 space after "="; 0 found
(#365) Expected 1 space before "="; 0 found
(#365) Expected 1 space after "="; 0 found
(#369) The final declaration must precede the visibility declaration
(#369) Commas (,) must be followed by white space.
(#369) Expected 1 space before opening brace; found 0
(#371) Expected 1 space before "=>"; 0 found
(#371) Expected 1 space after "=>"; 0 found
(#374) Expected 1 space before "="; 0 found
(#374) Expected 1 space after "="; 0 found
(#375) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#376) Expected 1 space after "="; 2 found
(#378) Commas (,) must be followed by white space.
(#383) The final declaration must precede the visibility declaration
(#383) Expected 1 space before opening brace; found 0
(#386) Expected 1 space before "="; 0 found
(#386) Expected 1 space after "="; 0 found
(#387) Expected 1 space before "="; 0 found
(#387) Expected 1 space after "="; 0 found
(#390) Commas (,) must be followed by white space.
(#390) Commas (,) must be followed by white space.
(#393) Expected 1 space before "="; 0 found
(#393) Expected 1 space before "=>"; 0 found
(#393) Expected 1 space after "=>"; 0 found
(#393) Expected 1 space before "=>"; 0 found
(#393) Expected 1 space after "=>"; 0 found
(#398) The final declaration must precede the visibility declaration
(#400) Variable "js_opts_html" must not contain underscores.
(#401) Variable "js_opts_html" must not contain underscores.
(#404) The final declaration must precede the visibility declaration
(#410) The final declaration must precede the visibility declaration
(#412) Expected 1 space before "=>"; 0 found
(#412) Expected 1 space after "=>"; 0 found
(#416) The final declaration must precede the visibility declaration
(#424) The final declaration must precede the visibility declaration
(#425) Commas (,) must be followed by white space.
(#425) Commas (,) must be followed by white space.
(#425) Expected 1 space before "=>"; 0 found
(#425) Expected 1 space after "=>"; 0 found
(#425) Line exceeds 132 characters; contains 144 characters
(#427) Commas (,) must be followed by white space.
(#427) Commas (,) must be followed by white space.
(#427) Expected 1 space before "=>"; 0 found
(#427) Expected 1 space after "=>"; 0 found
(#427) Line exceeds 132 characters; contains 158 characters
(#429) Commas (,) must be followed by white space.
(#429) Line exceeds 132 characters; contains 171 characters
(#433) The final declaration must precede the visibility declaration
(#434) Opening brace should be on the same line as the declaration
(#439) Expected "} else {\n"; found "}else{\n"
(#440) Expected 1 space before "="; 0 found
(#440) Expected 1 space after "="; 0 found
(#443) Expected "if (...) {\n"; found "if(...){\n"
(#444) Variable "player_html" must not contain underscores.
(#445) Variable "player_html" must not contain underscores.
(#447) Expected "} else {\n"; found "}else{\n"
(#448) Expected 1 space before "="; 0 found
(#448) Expected 1 space after "="; 0 found
(#449) Expected 1 space before "="; 0 found
(#449) Expected 1 space after "="; 0 found
(#450) Variable "recorder_html" must not contain underscores.
(#450) Commas (,) must be followed by white space.
(#450) Commas (,) must be followed by white space.
(#450) Commas (,) must be followed by white space.
(#450) Commas (,) must be followed by white space.
(#451) Variable "recorder_html" must not contain underscores.
(#456) The final declaration must precede the visibility declaration
(#457) Variable "player_html" must not contain underscores.
(#458) Variable "player_html" must not contain underscores.
(#463) The final declaration must precede the visibility declaration
(#468) Expected "} else {\n"; found "}else{\n"
(#469) Expected 1 space before "="; 0 found
(#469) Expected 1 space after "="; 0 found
(#472) Variable "player_html" must not contain underscores.
(#472) Expected 1 space after "="; 0 found
(#473) Expected "if (...) {\n"; found "if(...){\n"
(#474) Variable "player_html" must not contain underscores.
(#475) Variable "player_html" must not contain underscores.
(#478) Expected 1 space before "="; 0 found
(#478) Expected 1 space after "="; 0 found
(#479) Expected 1 space before "="; 0 found
(#479) Expected 1 space after "="; 0 found
(#482) Variable "error_message" must not contain underscores.
(#485) Expected "if (...) {\n"; found "if(...) {\n"
(#485) Variable "error_message" must not contain underscores.
(#486) Variable "recorder_html" must not contain underscores.
(#487) Line exceeds 132 characters; contains 138 characters
(#488) Expected "} else {\n"; found "}else{\n"
(#489) Variable "recorder_html" must not contain underscores.
(#489) Variable "error_message" must not contain underscores.
(#491) Variable "player_html" must not contain underscores.
(#491) Variable "recorder_html" must not contain underscores.
(#500) Commas (,) must be followed by white space.
(#500) Commas (,) must be followed by white space.
(#500) Commas (,) must be followed by white space.
(#500) Expected 1 space before opening brace; found 0
(#503) Variable "recorderdiv_domid" must not contain underscores.
(#504) Inline comments must start with a capital letter, digit or 3-dots sequence
(#504) No space found before comment text; expected "// we never need more than a recorder on the page of this mod" but found "//we never need more than a recorder on the page of this mod"
(#505) No space found before comment text; expected "// but this is how to do it, and we need to update JS to use this too" but found "//but this is how to do it, and we need to update JS to use this too"
(#506) Inline comments must end in full-stops, exclamation marks, or question marks
(#506) No space found before comment text; expected "// \html_writer::random_id(constants::M_WIDGETID);" but found "//\html_writer::random_id(constants::M_WIDGETID);"
(#507) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#510) Inline comments must start with a capital letter, digit or 3-dots sequence
(#510) 3 slashes comments are not allowed; use "// Comment." instead
(#510) No space found before comment text; expected "// recorder" but found "///recorder"
(#511) Inline comments must end in full-stops, exclamation marks, or question marks
(#511) No space found before comment text; expected "// =======================================" but found "//======================================="
(#512) Variable "can_transcribe" must not contain underscores.
(#515) Inline comments must start with a capital letter, digit or 3-dots sequence
(#515) No space found before comment text; expected "// if they choose streaming transcription we also transcribe on server(just in case)" but found "//if they choose streaming transcription we also transcribe on server(just in case)"
(#516) Inline comments must end in full-stops, exclamation marks, or question marks
(#516) No space found before comment text; expected "// we will turn this off after streaming has proved stable 03/2020" but found "//we will turn this off after streaming has proved stable 03/2020"
(#519) Variable "can_transcribe" must not contain underscores.
(#527) Variable "can_transcribe" must not contain underscores.
(#528) Expected 1 space before "="; 0 found
(#528) Expected 1 space after "="; 0 found
(#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) No space found before comment text; expected "// we encode any hints" but found "//we encode any hints"
(#532) Variable "string_hints" must not contain underscores.
(#533) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#535) Expected 1 space before "="; 0 found
(#536) Expected 1 space before "=>"; 0 found
(#536) Expected 1 space after "=>"; 0 found
(#536) Variable "recorderdiv_domid" must not contain underscores.
(#537) Expected 1 space before "=>"; 0 found
(#537) Expected 1 space after "=>"; 0 found
(#538) Expected 1 space before "=>"; 0 found
(#538) Expected 1 space after "=>"; 0 found
(#539) Expected 1 space before "=>"; 0 found
(#539) Expected 1 space after "=>"; 0 found
(#539) Commas (,) must be followed by white space.
(#540) Expected 1 space before "=>"; 0 found
(#540) Expected 1 space after "=>"; 0 found
(#541) Expected 1 space before "=>"; 0 found
(#542) Expected 1 space before "=>"; 0 found
(#542) Expected 1 space after "=>"; 0 found
(#543) Expected 1 space before "=>"; 0 found
(#543) Expected 1 space after "=>"; 0 found
(#544) 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
(#546) Expected 1 space before "=>"; 0 found
(#546) 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
(#549) Expected 1 space before "=>"; 0 found
(#549) Expected 1 space after "=>"; 0 found
(#550) Expected 1 space before "=>"; 0 found
(#550) Expected 1 space after "=>"; 0 found
(#551) Expected 1 space before "=>"; 0 found
(#551) Expected 1 space after "=>"; 0 found
(#552) Expected 1 space before "=>"; 0 found
(#552) Expected 1 space after "=>"; 0 found
(#553) Expected 1 space before "=>"; 0 found
(#553) Expected 1 space after "=>"; 0 found
(#554) Expected 1 space before "=>"; 0 found
(#554) Expected 1 space after "=>"; 0 found
(#556) Variable "string_hints" must not contain underscores.
(#557) Expected 1 space before "=>"; 0 found
(#557) Expected 1 space after "=>"; 0 found
(#558) Expected 1 space before "=>"; 0 found
(#558) Expected 1 space after "=>"; 0 found
(#559) Inline comments must start with a capital letter, digit or 3-dots sequence
(#559) This comment is 100% valid code; is this commented out code?
(#559) No space found before comment text; expected "// 'data-hints'=>$string_hints," but found "//'data-hints'=>$string_hints,"
(#562) Expected 1 space before "="; 0 found
(#562) Commas (,) must be followed by white space.
(#562) Line exceeds 132 characters; contains 137 characters
(#563) Expected 1 space before "=>"; 0 found
(#563) Expected 1 space after "=>"; 0 found
(#563) Variable "recorderdiv_domid" must not contain underscores.
(#564) Inline comments must start with a capital letter, digit or 3-dots sequence
(#564) No space found before comment text; expected "// =======================================" but found "//======================================="
(#565) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#567) Commas (,) must be followed by white space.
(#569) Inline comments must start with a capital letter, digit or 3-dots sequence
(#569) Inline comments must end in full-stops, exclamation marks, or question marks
(#569) No space found before comment text; expected "// prepare output" but found "//prepare output"
(#570) Variable "ret_html" must not contain underscores.
(#571) Variable "ret_html" must not contain underscores.
(#571) Expected 1 space after ".="; 0 found
(#573) Inline comments must start with a capital letter, digit or 3-dots sequence
(#573) 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"
(#574) Inline comments must end in full-stops, exclamation marks, or question marks
(#574) No space found before comment text; expected "// importantly we tell it the div id of the recorder" but found "//importantly we tell it the div id of the recorder"
(#575) Expected 1 space after "="; 0 found
(#576) Expected 1 space before "="; 0 found
(#576) Expected 1 space after "="; 0 found
(#576) Variable "recorderdiv_domid" must not contain underscores.
(#578) Inline comments must start with a capital letter, digit or 3-dots sequence
(#578) No space found before comment text; expected "// streaming transcriber" but found "//streaming transcriber"
(#579) Inline comments must end in full-stops, exclamation marks, or question marks
(#579) No space found before comment text; expected "// if not available we switch to amazon transcribe" but found "//if not available we switch to amazon transcribe"
(#580) Expected "if (...) {\n"; found "if(...){\n"
(#582) Expected 1 space before "="; 0 found
(#582) Expected 1 space after "="; 0 found
(#584) Expected 1 space before "="; 0 found
(#584) Expected 1 space after "="; 0 found
(#585) Expected 1 space before "="; 0 found
(#585) Expected 1 space after "="; 0 found
(#586) Expected 1 space before "="; 0 found
(#587) Expected 1 space before "="; 0 found
(#587) Expected 1 space after "="; 0 found
(#588) Expected 1 space before "="; 0 found
(#588) Expected 1 space after "="; 0 found
(#589) Expected 1 space before "="; 0 found
(#589) Expected 1 space after "="; 0 found
(#589) Commas (,) must be followed by white space.
(#590) Expected 1 space before "="; 0 found
(#590) Expected 1 space after "="; 0 found
(#591) Expected 1 space before "="; 0 found
(#591) Expected 1 space after "="; 0 found
(#591) Inline comments must start with a capital letter, digit or 3-dots sequence
(#591) Inline comments must end in full-stops, exclamation marks, or question marks
(#591) No space found before comment text; expected "// max expire time is 300 seconds" but found "//max expire time is 300 seconds"
(#592) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#595) Inline comments must start with a capital letter, digit or 3-dots sequence
(#595) No space found before comment text; expected "// this inits the M.mod_solo recoorder controller, after the page has loaded." but found "//this inits the M.mod_solo recoorder controller, after the page has loaded."
(#596) Inline comments must end in full-stops, exclamation marks, or question marks
(#596) 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"
(#598) Variable "opts_html" must not contain underscores.
(#598) Variable "recorderdiv_domid" must not contain underscores.
(#598) Line exceeds 132 characters; contains 144 characters
(#600) Inline comments must start with a capital letter, digit or 3-dots sequence
(#600) Inline comments must end in full-stops, exclamation marks, or question marks
(#600) No space found before comment text; expected "// the recorder div" but found "//the recorder div"
(#601) Variable "ret_html" must not contain underscores.
(#601) Variable "opts_html" must not contain underscores.
(#603) Expected 1 space before "="; 0 found
(#603) Expected 1 space after "="; 0 found
(#603) Expected 1 space before "=>"; 0 found
(#603) Expected 1 space after "=>"; 0 found
(#603) Commas (,) must be followed by white space.
(#603) Expected 1 space before "=>"; 0 found
(#603) Expected 1 space after "=>"; 0 found
(#603) Variable "recorderdiv_domid" must not contain underscores.
(#606) Inline comments must start with a capital letter, digit or 3-dots sequence
(#606) Inline comments must end in full-stops, exclamation marks, or question marks
(#606) No space found before comment text; expected "// these need to be returned and echo'ed to the page" but found "//these need to be returned and echo'ed to the page"
(#607) Variable "ret_html" must not contain underscores.
mod/solo/classes/attempt/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
(#40) Opening brace should be on the same line as the declaration
(#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 "// remove records" but found "//remove records"
(#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
(#49) 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) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) No space found before comment text; expected "// remove files" but found "//remove files"
(#54) Commas (,) must be followed by white space.
(#64) Opening brace should be on the same line as the declaration
(#72) Opening brace should be on the same line as the declaration
(#74) Line exceeds 132 characters; contains 135 characters
mod/solo/classes/attempt/selftranscribeform.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/>.".
(#19) Inline comments must start with a capital letter, digit or 3-dots sequence
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
(#19) No space found before comment text; expected "// we need the filename to make a player for the transcribing" but found "//we need the filename to make a player for the transcribing"
(#22) Inline comments must start with a capital letter, digit or 3-dots sequence
(#22) Inline comments must end in full-stops, exclamation marks, or question marks
(#22) No space found before comment text; expected "// we set the title and instructions" but found "//we set the title and instructions"
(#25) Commas (,) must be followed by white space.
(#28) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#31) Expected 1 space before opening brace; found 0
mod/solo/classes/attempt/userselectionsform.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/>.".
(#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 "// we need the token for polly" but found "//we need the token for polly"
(#22) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#24) Inline comments must start with a capital letter, digit or 3-dots sequence
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#24) No space found before comment text; expected "// we set the title and instructions" but found "//we set the title and instructions"
(#26) Inline comments must start with a capital letter, digit or 3-dots sequence
(#26) No space found before comment text; expected "// replace istructions with speaking topic as spec. by activity authoe" but found "//replace istructions with speaking topic as spec. by activity authoe"
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#27) No space found before comment text; expected "// $this->add_instructions(get_string('attempt_partone_instructions', constants::M_COMPONENT));" but found "//$this->add_instructions(get_string('attempt_partone_instructions', constants::M_COMPONENT));"
(#30) Inline comments must start with a capital letter, digit or 3-dots sequence
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) No space found before comment text; expected "// targettime" but found "//targettime"
(#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 "// add tips" but found "//add tips"
(#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 "// add words" but found "//add 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 "// add words goal" but found "//add words goal"
(#42) This comment is 50% valid code; is this commented out code?
(#42) No space found before comment text; expected "// Conversation length" but found "//Conversation length"
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) No space found before comment text; expected "// $this->add_conversationlength_field();" but found "//$this->add_conversationlength_field();"
(#47) Line indented incorrectly; expected at least 8 spaces, found 7
(#50) Expected 1 space before opening brace; found 0
mod/solo/classes/attempthelper.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) 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
(#47) Commas (,) must be followed by white space.
(#49) Expected "if (...) {\n"; found "if(...){\n"
(#50) Expected 1 space before "="; 0 found
(#53) Expected 1 space before "=>"; 0 found
(#53) Expected 1 space after "=>"; 0 found
(#53) Commas (,) must be followed by white space.
(#53) Line exceeds 132 characters; contains 156 characters
(#55) Expected "if (...) {\n"; found "if(...){\n"
(#57) Expected "} else {\n"; found "}else{\n"
(#62) Expected 1 space before opening brace; found 0
(#65) Expected "if (...) {\n"; found "if(...){\n"
(#70) Commas (,) must be followed by white space.
(#70) Expected 1 space before "=>"; 0 found
(#70) Expected 1 space after "=>"; 0 found
(#70) Expected 1 space before "=>"; 0 found
(#70) Expected 1 space after "=>"; 0 found
(#72) Expected "if (...) {\n"; found "if(...){\n"
(#75) Expected "} else {\n"; found "}else{\n"
(#80) Expected 1 space before opening brace; found 0
(#83) Expected "if (...) {\n"; found "if(...){\n"
(#88) Commas (,) must be followed by white space.
(#88) Expected 1 space before "=>"; 0 found
(#88) Expected 1 space after "=>"; 0 found
(#90) Expected "if (...) {\n"; found "if(...){\n"
(#93) Expected "} else {\n"; found "}else{\n"
(#99) Inline comments must start with a capital letter, digit or 3-dots sequence
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) No space found before comment text; expected "// fetch a specific attempt" but found "//fetch a specific attempt"
(#104) Expected 1 space before "=>"; 0 found
(#104) Expected 1 space after "=>"; 0 found
(#104) Expected 1 space before "=>"; 0 found
(#104) Expected 1 space after "=>"; 0 found
(#104) Commas (,) must be followed by white space.
(#104) Expected 1 space before "=>"; 0 found
(#104) Expected 1 space after "=>"; 0 found
(#110) Expected 1 space before opening brace; found 0
mod/solo/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/>.".
(#15) Inline comments must start with a capital letter, digit or 3-dots sequence
(#15) Inline comments must end in full-stops, exclamation marks, or question marks
(#15) Line indented incorrectly; expected at least 4 spaces, found 0
(#15) No space found before comment text; expected "// component name, db tables, things that define app" but found "//component name, db tables, things that define app"
(#16) Line indented incorrectly; expected at least 4 spaces, found 0
(#16) Expected 1 space before "="; 0 found
(#16) Expected 1 space after "="; 0 found
(#17) Line indented incorrectly; expected at least 4 spaces, found 0
(#17) Expected 1 space before "="; 0 found
(#17) Expected 1 space after "="; 0 found
(#18) Line indented incorrectly; expected at least 4 spaces, found 0
(#18) Expected 1 space before "="; 0 found
(#18) Expected 1 space after "="; 0 found
(#19) Line indented incorrectly; expected at least 4 spaces, found 0
(#19) Expected 1 space before "="; 0 found
(#19) Expected 1 space after "="; 0 found
(#20) Line indented incorrectly; expected at least 4 spaces, found 0
(#20) Expected 1 space before "="; 0 found
(#20) Expected 1 space after "="; 0 found
(#21) Line indented incorrectly; expected at least 4 spaces, found 0
(#21) Expected 1 space before "="; 0 found
(#21) Expected 1 space after "="; 0 found
(#22) Line indented incorrectly; expected at least 4 spaces, found 0
(#22) Expected 1 space before "="; 0 found
(#22) Expected 1 space after "="; 0 found
(#23) Line indented incorrectly; expected at least 4 spaces, found 0
(#23) Expected 1 space before "="; 0 found
(#23) Expected 1 space after "="; 0 found
(#24) Line indented incorrectly; expected at least 4 spaces, found 0
(#24) Expected 1 space before "="; 0 found
(#24) Expected 1 space after "="; 0 found
(#25) Line indented incorrectly; expected at least 4 spaces, found 0
(#25) Expected 1 space before "="; 0 found
(#25) Expected 1 space after "="; 0 found
(#26) Line indented incorrectly; expected at least 4 spaces, found 0
(#26) Expected 1 space before "="; 0 found
(#26) Expected 1 space after "="; 0 found
(#27) Line indented incorrectly; expected at least 4 spaces, found 0
(#27) Expected 1 space after "="; 0 found
(#28) Line indented incorrectly; expected at least 4 spaces, found 0
(#29) Line indented incorrectly; expected at least 4 spaces, found 0
(#29) Expected 1 space after "="; 0 found
(#31) Line indented incorrectly; expected at least 4 spaces, found 0
(#31) Expected 1 space before "="; 0 found
(#31) Expected 1 space after "="; 0 found
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Line indented incorrectly; expected at least 4 spaces, found 0
(#33) No space found before comment text; expected "// AI Transcript constants" but found "//AI Transcript constants"
(#34) Line indented incorrectly; expected at least 4 spaces, found 0
(#35) Line indented incorrectly; expected at least 4 spaces, found 0
(#36) Line indented incorrectly; expected at least 4 spaces, found 0
(#36) Expected 1 space after "="; 0 found
(#37) Line indented incorrectly; expected at least 4 spaces, found 0
(#37) Expected 1 space after "="; 0 found
(#38) Line indented incorrectly; expected at least 4 spaces, found 0
(#38) Expected 1 space after "="; 0 found
(#39) Line indented incorrectly; expected at least 4 spaces, found 0
(#39) Expected 1 space after "="; 0 found
(#42) Line indented incorrectly; expected at least 4 spaces, found 0
(#42) Expected 1 space before "="; 0 found
(#42) Expected 1 space after "="; 0 found
(#43) Line indented incorrectly; expected at least 4 spaces, found 0
(#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) Line indented incorrectly; expected at least 4 spaces, found 0
(#45) No space found before comment text; expected "// grading options" but found "//grading options"
(#46) Line indented incorrectly; expected at least 4 spaces, found 0
(#46) Expected 1 space before "="; 0 found
(#47) Line indented incorrectly; expected at least 4 spaces, found 0
(#47) Expected 1 space before "="; 0 found
(#48) Line indented incorrectly; expected at least 4 spaces, found 0
(#48) Expected 1 space before "="; 0 found
(#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
(#49) Line indented incorrectly; expected at least 4 spaces, found 0
(#49) Expected 1 space before "="; 0 found
(#50) Line indented incorrectly; expected at least 4 spaces, found 0
(#50) Expected 1 space before "="; 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 "// recorder options" but found "//recorder options"
(#53) Line indented incorrectly; expected at least 4 spaces, found 0
(#54) Line indented incorrectly; expected at least 4 spaces, found 0
(#56) Line indented incorrectly; expected at least 4 spaces, found 0
(#57) Line indented incorrectly; expected at least 4 spaces, found 0
(#58) Line indented incorrectly; expected at least 4 spaces, found 0
(#59) Line indented incorrectly; expected at least 4 spaces, found 0
(#60) Line indented incorrectly; expected at least 4 spaces, found 0
(#61) Line indented incorrectly; expected at least 4 spaces, found 0
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Line indented incorrectly; expected at least 4 spaces, found 0
(#63) No space found before comment text; expected "// Constants for Attempt Steps" but found "//Constants for Attempt Steps"
(#64) Line indented incorrectly; expected at least 4 spaces, found 0
(#64) Expected 1 space before "="; 0 found
(#64) Expected 1 space after "="; 0 found
(#65) Line indented incorrectly; expected at least 4 spaces, found 0
(#65) Expected 1 space before "="; 0 found
(#66) Line indented incorrectly; expected at least 4 spaces, found 0
(#66) Expected 1 space before "="; 0 found
(#67) Line indented incorrectly; expected at least 4 spaces, found 0
(#67) Expected 1 space before "="; 0 found
(#69) Line indented incorrectly; expected at least 4 spaces, found 0
(#69) Expected 1 space before "="; 0 found
(#70) Line indented incorrectly; expected at least 4 spaces, found 0
(#70) Expected 1 space before "="; 0 found
(#71) Line indented incorrectly; expected at least 4 spaces, found 0
(#71) Expected 1 space before "="; 0 found
(#73) Line indented incorrectly; expected at least 4 spaces, found 0
(#74) Line indented incorrectly; expected at least 4 spaces, found 0
(#76) Line indented incorrectly; expected at least 4 spaces, found 0
(#76) Expected 1 space before "="; 0 found
(#76) Expected 1 space after "="; 0 found
(#77) Line indented incorrectly; expected at least 4 spaces, found 0
(#77) Expected 1 space before "="; 0 found
(#77) Expected 1 space after "="; 0 found
(#79) Line indented incorrectly; expected at least 4 spaces, found 0
(#80) Line indented incorrectly; expected at least 4 spaces, found 0
(#81) Line indented incorrectly; expected at least 4 spaces, found 0
(#82) Line indented incorrectly; expected at least 4 spaces, found 0
(#83) Line indented incorrectly; expected at least 4 spaces, found 0
(#83) Expected 1 space after "="; 0 found
(#84) Line indented incorrectly; expected at least 4 spaces, found 0
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Line indented incorrectly; expected at least 4 spaces, found 0
(#86) No space found before comment text; expected "// CSS DEFS" but found "//CSS DEFS"
(#87) Line indented incorrectly; expected at least 4 spaces, found 0
(#87) CONST keyword must be lowercase; expected "const" but found "CONST"
(#88) Line indented incorrectly; expected at least 4 spaces, found 0
(#88) CONST keyword must be lowercase; expected "const" but found "CONST"
(#88) Expected 1 space before "="; 0 found
(#89) Line indented incorrectly; expected at least 4 spaces, found 0
(#89) CONST keyword must be lowercase; expected "const" but found "CONST"
(#90) Line indented incorrectly; expected at least 4 spaces, found 0
(#90) CONST keyword must be lowercase; expected "const" but found "CONST"
(#91) Line indented incorrectly; expected at least 4 spaces, found 0
(#91) CONST keyword must be lowercase; expected "const" but found "CONST"
(#92) Line indented incorrectly; expected at least 4 spaces, found 0
(#92) CONST keyword must be lowercase; expected "const" but found "CONST"
(#93) Line indented incorrectly; expected at least 4 spaces, found 0
(#93) CONST keyword must be lowercase; expected "const" but found "CONST"
(#95) Line indented incorrectly; expected at least 4 spaces, found 0
(#95) Expected 1 space before "="; 0 found
(#95) Expected 1 space after "="; 0 found
(#96) Line indented incorrectly; expected at least 4 spaces, found 0
(#96) Expected 1 space before "="; 0 found
(#96) Expected 1 space after "="; 0 found
(#97) Line indented incorrectly; expected at least 4 spaces, found 0
(#97) Expected 1 space before "="; 0 found
(#97) Expected 1 space after "="; 0 found
(#99) Line indented incorrectly; expected at least 4 spaces, found 0
(#100) Line indented incorrectly; expected at least 4 spaces, found 0
(#101) Line indented incorrectly; expected at least 4 spaces, found 0
(#102) Line indented incorrectly; expected at least 4 spaces, found 0
(#103) Line indented incorrectly; expected at least 4 spaces, found 0
(#103) Expected 1 space after "="; 0 found
(#105) Line indented incorrectly; expected at least 4 spaces, found 0
(#105) Expected 1 space after "="; 0 found
(#106) Line indented incorrectly; expected at least 4 spaces, found 0
(#106) Expected 1 space after "="; 0 found
(#108) Line indented incorrectly; expected at least 4 spaces, found 0
(#108) Expected 1 space before "="; 0 found
(#108) Expected 1 space after "="; 0 found
(#109) Line indented incorrectly; expected at least 4 spaces, found 0
(#109) Expected 1 space before "="; 0 found
(#109) Expected 1 space after "="; 0 found
(#110) Line indented incorrectly; expected at least 4 spaces, found 0
(#110) Expected 1 space before "="; 0 found
(#110) Expected 1 space after "="; 0 found
(#111) Line indented incorrectly; expected at least 4 spaces, found 0
(#111) Expected 1 space before "="; 0 found
(#111) Expected 1 space after "="; 0 found
(#113) Inline comments must start with a capital letter, digit or 3-dots sequence
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Line indented incorrectly; expected at least 4 spaces, found 0
(#113) No space found before comment text; expected "// languages" but found "//languages"
(#114) Line indented incorrectly; expected at least 4 spaces, found 0
(#115) Line indented incorrectly; expected at least 4 spaces, found 0
(#116) Line indented incorrectly; expected at least 4 spaces, found 0
(#117) Line indented incorrectly; expected at least 4 spaces, found 0
(#118) Line indented incorrectly; expected at least 4 spaces, found 0
(#119) Line indented incorrectly; expected at least 4 spaces, found 0
(#120) Line indented incorrectly; expected at least 4 spaces, found 0
(#121) Line indented incorrectly; expected at least 4 spaces, found 0
(#122) Line indented incorrectly; expected at least 4 spaces, found 0
(#123) Line indented incorrectly; expected at least 4 spaces, found 0
(#124) Line indented incorrectly; expected at least 4 spaces, found 0
(#125) Line indented incorrectly; expected at least 4 spaces, found 0
(#126) Line indented incorrectly; expected at least 4 spaces, found 0
(#127) Line indented incorrectly; expected at least 4 spaces, found 0
(#128) Line indented incorrectly; expected at least 4 spaces, found 0
(#128) Expected 1 space after "="; 0 found
(#129) Line indented incorrectly; expected at least 4 spaces, found 0
(#129) Expected 1 space after "="; 0 found
(#130) Line indented incorrectly; expected at least 4 spaces, found 0
(#130) Expected 1 space after "="; 0 found
(#131) Line indented incorrectly; expected at least 4 spaces, found 0
(#131) Expected 1 space after "="; 0 found
(#132) Line indented incorrectly; expected at least 4 spaces, found 0
(#132) Expected 1 space after "="; 0 found
(#133) Line indented incorrectly; expected at least 4 spaces, found 0
(#133) Expected 1 space after "="; 0 found
(#134) Line indented incorrectly; expected at least 4 spaces, found 0
(#134) Expected 1 space after "="; 0 found
(#135) Line indented incorrectly; expected at least 4 spaces, found 0
(#135) Expected 1 space after "="; 0 found
(#136) Line indented incorrectly; expected at least 4 spaces, found 0
(#136) Expected 1 space after "="; 0 found
(#137) Line indented incorrectly; expected at least 4 spaces, found 0
(#137) Expected 1 space after "="; 0 found
(#138) Line indented incorrectly; expected at least 4 spaces, found 0
(#138) Expected 1 space after "="; 0 found
(#139) Line indented incorrectly; expected at least 4 spaces, found 0
(#139) Expected 1 space after "="; 0 found
(#140) Line indented incorrectly; expected at least 4 spaces, found 0
(#140) Expected 1 space after "="; 0 found
(#141) Line indented incorrectly; expected at least 4 spaces, found 0
(#141) Expected 1 space after "="; 0 found
(#142) Line indented incorrectly; expected at least 4 spaces, found 0
(#142) Expected 1 space after "="; 0 found
(#143) Line indented incorrectly; expected at least 4 spaces, found 0
(#143) Expected 1 space after "="; 0 found
(#144) Line indented incorrectly; expected at least 4 spaces, found 0
(#144) Expected 1 space after "="; 0 found
(#145) Line indented incorrectly; expected at least 4 spaces, found 0
(#145) Expected 1 space after "="; 0 found
(#147) Line indented incorrectly; expected at least 4 spaces, found 0
(#148) Line indented incorrectly; expected at least 4 spaces, found 0
(#149) Line indented incorrectly; expected at least 4 spaces, found 0
(#150) Line indented incorrectly; expected at least 4 spaces, found 0
(#151) Line indented incorrectly; expected at least 4 spaces, found 0
mod/solo/classes/diff.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Inline comments must start with a capital letter, digit or 3-dots sequence
(#21) Inline comments must end in full-stops, exclamation marks, or question marks
(#24) Expected 1 space before "="; 0 found
(#25) Expected 1 space before "="; 0 found
(#29) Line indented incorrectly; expected at least 4 spaces, found 1
(#30) Line indented incorrectly; expected at least 4 spaces, found 1
(#31) Line indented incorrectly; expected at least 4 spaces, found 1
(#32) Public method name "diff::fetchWordArray" must be in lower-case letters only
(#32) Expected 1 space before opening brace; found 0
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) No space found before comment text; expected "// tidy up the text so its just lower case words seperated by spaces" but found "//tidy up the text so its just lower case words seperated by spaces"
(#37) Inline comments must start with a capital letter, digit or 3-dots sequence
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) No space found before comment text; expected "// split on spaces into words" but found "//split on spaces into words"
(#38) Commas (,) must be followed by white space.
(#40) Inline comments must start with a capital letter, digit or 3-dots sequence
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) No space found before comment text; expected "// remove any empty elements" but found "//remove any empty elements"
(#41) Closing brace must be on a line by itself
(#43) Inline comments must start with a capital letter, digit or 3-dots sequence
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) No space found before comment text; expected "// re index array because array_filter converts array to assoc. (ie could have gone from indexes 0,1,2,3,4,5 to 0,1,3,4,5)" but found "//re index array because array_filter converts array to assoc. (ie could have gone from indexes 0,1,2,3,4,5 to 0,1,3,4,5)"
(#54) Public method name "diff::isUnicodemb4" must be in lower-case letters only
(#55) Inline comments must start with a capital letter, digit or 3-dots sequence
(#55) This comment is 42% valid code; is this commented out code?
(#55) 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"
(#57) Expected 1 space after "="; 2 found
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) 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"
(#59) 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);"
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) 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"
(#65) Expected "if (...) {\n"; found "if(...){"
(#65) Closing brace must be on a line by itself
(#67) Expected "if (...) {\n"; found "if(...){"
(#67) Closing brace must be on a line by itself
(#69) Expected "if (...) {\n"; found "if(...){"
(#69) Closing brace must be on a line by itself
(#71) Expected "if (...) {\n"; found "if(...){\n"
(#73) Expected "} else {\n"; found "}else{\n"
(#86) Public method name "diff::cleanText" must be in lower-case letters only
(#86) Commas (,) must be followed by white space.
(#87) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) No space found before comment text; expected "// 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"
(#88) Expected "if (...) {\n"; found "if(...){\n"
(#89) Expected 1 space before "="; 0 found
(#89) Expected 1 space after "="; 0 found
(#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 "// lowercaseify" but found "//lowercaseify"
(#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 "// remove any html" but found "//remove any html"
(#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 "// replace all line ends with spaces" but found "//replace all line ends with spaces"
(#99) Expected "if (...) {\n"; found "if(...) {\n"
(#103) Expected "} else {\n"; found "}else{\n"
(#109) Inline comments must start with a capital letter, digit or 3-dots sequence
(#109) 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"
(#110) 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"
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) 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"
(#113) Expected "if (...) {\n"; found "if(...) {\n"
(#115) Expected "} else {\n"; found "}else{\n"
(#119) Inline comments must start with a capital letter, digit or 3-dots sequence
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) No space found before comment text; expected "// remove bad chars" but found "//remove bad chars"
(#120) Variable "b_open" must not contain underscores.
(#121) Variable "b_close" must not contain underscores.
(#122) Variable "b_sopen" must not contain underscores.
(#123) Variable "b_sclose" must not contain underscores.
(#124) Variable "b_open" must not contain underscores.
(#124) Variable "b_close" must not contain underscores.
(#124) Variable "b_sopen" must not contain underscores.
(#124) Variable "b_sclose" must not contain underscores.
(#129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#129) No space found before comment text; expected "// remove double spaces" but found "//remove double spaces"
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) No space found before comment text; expected "// split on spaces into words" but found "//split on spaces into words"
(#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 "// remove any empty elements" but found "//remove any empty elements"
(#156) Line exceeds 132 characters; contains 156 characters
(#162) Public method name "diff::fetchAlternativesArray" must be in lower-case letters only
(#163) Opening brace should be on the same line as the declaration
(#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 "// return empty if input data is useless" but found "//return empty if input data is useless"
(#165) Expected "if (...) {\n"; found "if(...){\n"
(#165) Expected 1 space before "=="; 0 found
(#165) Expected 1 space after "=="; 0 found
(#168) Inline comments must start with a capital letter, digit or 3-dots sequence
(#168) Inline comments must end in full-stops, exclamation marks, or question marks
(#168) 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"
(#172) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#173) Expected "if (...) {\n"; found "if(...) {\n"
(#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 "// clean each word in set" but found "//clean each word in set"
(#182) Expected 1 space before "="; 0 found
(#183) Expected 1 space before "="; 0 found
(#184) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#186) Expected "if (...) {\n"; found "if(...){"
(#186) Expected 1 space before "=="; 0 found
(#186) Expected 1 space after "=="; 0 found
(#186) Closing brace must be on a line by itself
(#187) Expected 1 space before "="; 0 found
(#187) Expected 1 space after "="; 0 found
(#187) Commas (,) must be followed by white space.
(#190) Expected "if (...) {\n"; found "if(...) {\n"
(#190) Expected 1 space after "!="; 0 found
(#193) Expected 1 space before "="; 0 found
(#193) Expected 1 space after "="; 0 found
(#195) Expected "if (...) {\n"; found "if(...){\n"
(#195) Expected 1 space before ">"; 0 found
(#195) Expected 1 space after ">"; 0 found
(#195) Expected 1 space after "!="; 0 found
(#196) Expected 1 space before "="; 0 found
(#196) Expected 1 space after "="; 0 found
(#199) Commas (,) must be followed by white space.
(#206) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) 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"
(#207) Commas (,) must be followed by white space.
(#207) Commas (,) must be followed by white space.
(#207) Expected 1 space before opening brace; found 0
(#208) Commas (,) must be followed by white space.
(#208) Commas (,) must be followed by white space.
(#211) Expected "if (...) {\n"; found "if(...){"
(#211) Closing brace must be on a line by itself
(#212) Expected "if (...) {\n"; found "if(...){"
(#212) Closing brace must be on a line by itself
(#220) 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)"
(#221) 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]"
(#222) Inline comments must end in full-stops, exclamation marks, or question marks
(#222) 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"
(#224) 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")"
(#225) 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"
(#227) No space found before comment text; expected "// eg 1989 -> nineteen eighty nine." but found "//eg 1989 -> nineteen eighty nine."
(#232) Inline comments must end in full-stops, exclamation marks, or question marks
(#232) No space found before comment text; expected "// returns array of sequences" but found "//returns array of sequences"
(#233) Public method name "diff::fetchSequences" must be in lower-case letters only
(#234) Opening brace should be on the same line as the declaration
(#235) Variable "p_length" must not contain underscores.
(#236) Variable "t_length" must not contain underscores.
(#238) Variable "t_slength" must not contain underscores.
(#238) Expected 1 space before "="; 0 found
(#238) Expected 1 space after "="; 0 found
(#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 "// sequence length (in the transcript)" but found "//sequence length (in the transcript)"
(#239) Variable "p_slength" must not contain underscores.
(#239) Expected 1 space before "="; 0 found
(#239) Expected 1 space after "="; 0 found
(#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 "// sequence length (in the passage)" but found "//sequence length (in the passage)"
(#240) Variable "alt_positions" must not contain underscores.
(#240) Expected 1 space before "="; 0 found
(#240) Expected 1 space after "="; 0 found
(#240) Inline comments must start with a capital letter, digit or 3-dots sequence
(#240) Inline comments must end in full-stops, exclamation marks, or question marks
(#240) No space found before comment text; expected "// we record alternate usages in sequence" but found "//we record alternate usages in sequence"
(#241) Expected 1 space after "="; 0 found
(#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 "// transcript sequence match search start index" but found "//transcript sequence match search start index"
(#242) Expected 1 space before "="; 0 found
(#242) Expected 1 space after "="; 0 found
(#242) Inline comments must start with a capital letter, digit or 3-dots sequence
(#242) Inline comments must end in full-stops, exclamation marks, or question marks
(#242) No space found before comment text; expected "// if any alternates declare a forward match we keep that here" but found "//if any alternates declare a forward match we keep that here"
(#243) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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 "// loop through passage word by word" but found "//loop through passage word by word"
(#246) Expected "for (...) {\n"; found "for(...){\n"
(#246) Expected 1 space after "="; 0 found
(#246) Variable "p_length" must not contain underscores.
(#247) Inline comments must start with a capital letter, digit or 3-dots sequence
(#247) 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"
(#248) Inline comments must end in full-stops, exclamation marks, or question marks
(#248) 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"
(#249) Expected "while (...) {\n"; found "while(...) {\n"
(#249) Variable "t_slength" must not contain underscores.
(#249) Variable "t_length" must not contain underscores.
(#250) Variable "p_slength" must not contain underscores.
(#250) Variable "p_length" must not contain underscores.
(#252) Inline comments must start with a capital letter, digit or 3-dots sequence
(#252) Inline comments must end in full-stops, exclamation marks, or question marks
(#252) No space found before comment text; expected "// get words to compare" but found "//get words to compare"
(#253) Expected 1 space before "="; 0 found
(#253) Variable "p_slength" must not contain underscores.
(#254) Expected 1 space after "="; 0 found
(#254) Variable "t_slength" must not contain underscores.
(#255) Expected 1 space before "="; 0 found
(#255) Expected 1 space after "="; 0 found
(#257) Inline comments must start with a capital letter, digit or 3-dots sequence
(#257) Inline comments must end in full-stops, exclamation marks, or question marks
(#257) No space found before comment text; expected "// check for a forward match" but found "//check for a forward match"
(#258) Expected "if (...) {\n"; found "if(...){\n"
(#258) Expected 1 space before "!=="; 0 found
(#258) Expected 1 space after "!=="; 0 found
(#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 "// 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"
(#261) Expected "if (...) {\n"; found "if(...) {\n"
(#262) Variable "t_slength" must not contain underscores.
(#265) Expected 1 space before "="; 0 found
(#265) Expected 1 space after "="; 0 found
(#267) Inline comments must start with a capital letter, digit or 3-dots sequence
(#267) Inline comments must end in full-stops, exclamation marks, or question marks
(#267) No space found before comment text; expected "// check for a direct match" but found "//check for a direct match"
(#268) Expected "if (...) {\n"; found "if(...) {\n"
(#269) Expected 1 space after "="; 0 found
(#269) Commas (,) must be followed by white space.
(#272) Inline comments must start with a capital letter, digit or 3-dots sequence
(#272) Inline comments must end in full-stops, exclamation marks, or question marks
(#272) No space found before comment text; expected "// if no direct match is there an alternates match" but found "//if no direct match is there an alternates match"
(#273) Expected "if (...) {\n"; found "if(...){\n"
(#274) Variable "altsearch_result" must not contain underscores.
(#277) Expected "if (...) {\n"; found "if(...){\n"
(#277) Variable "altsearch_result" must not contain underscores.
(#278) Expected 1 space before "="; 0 found
(#279) Expected 1 space before "="; 0 found
(#279) Expected 1 space after "="; 0 found
(#279) Variable "altsearch_result" must not contain underscores.
(#280) Variable "alt_positions" must not contain underscores.
(#280) Expected 1 space before "="; 0 found
(#280) Expected 1 space after "="; 0 found
(#280) Variable "p_slength" must not contain underscores.
(#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 "// 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)"
(#285) Expected "if (...) {\n"; found "if(...){\n"
(#286) Expected 1 space before "="; 0 found
(#286) Commas (,) must be followed by white space.
(#286) Commas (,) must be followed by white space.
(#289) Inline comments must start with a capital letter, digit or 3-dots sequence
(#289) 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"
(#290) Inline comments must end in full-stops, exclamation marks, or question marks
(#290) 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)"
(#292) Variable "t_slength" must not contain underscores.
(#292) Variable "t_length" must not contain underscores.
(#293) Variable "p_slength" must not contain underscores.
(#293) Variable "p_length" must not contain underscores.
(#294) Inline comments must start with a capital letter, digit or 3-dots sequence
(#294) Inline comments must end in full-stops, exclamation marks, or question marks
(#294) No space found before comment text; expected "// continue building sequence" but found "//continue building sequence"
(#295) Variable "p_slength" must not contain underscores.
(#296) Variable "t_slength" must not contain underscores.
(#298) 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[]"
(#300) 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"
(#301) 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."
(#302) 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()"
(#303) 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"
(#304) 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"
(#305) 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 ..."
(#306) 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 ..."
(#307) Inline comments must end in full-stops, exclamation marks, or question marks
(#307) 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"
(#309) Variable "p_slength" must not contain underscores.
(#310) Variable "t_slength" must not contain underscores.
(#313) Variable "alt_positions" must not contain underscores.
(#316) Inline comments must start with a capital letter, digit or 3-dots sequence
(#316) Inline comments must end in full-stops, exclamation marks, or question marks
(#316) 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,"
(#318) Inline comments must start with a capital letter, digit or 3-dots sequence
(#318) 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..."
(#319) Inline comments must end in full-stops, exclamation marks, or question marks
(#319) 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"
(#320) Expected "if (...) {\n"; found "if(...){\n"
(#321) Variable "p_slength" must not contain underscores.
(#322) Variable "t_slength" must not contain underscores.
(#324) Variable "p_slength" must not contain underscores.
(#325) Variable "t_slength" must not contain underscores.
(#328) Variable "alt_positions" must not contain underscores.
(#331) Inline comments must start with a capital letter, digit or 3-dots sequence
(#331) 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"
(#332) Inline comments must end in full-stops, exclamation marks, or question marks
(#332) 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"
(#333) Expected 1 space before "+="; 0 found
(#333) Variable "t_slength" must not contain underscores.
(#334) Variable "p_slength" must not contain underscores.
(#335) Variable "t_slength" must not contain underscores.
(#336) Variable "alt_positions" must not contain underscores.
(#336) Expected 1 space after "="; 0 found
(#338) Inline comments must start with a capital letter, digit or 3-dots sequence
(#338) Inline comments must end in full-stops, exclamation marks, or question marks
(#338) 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"
(#339) Usage of ELSEIF not allowed; use ELSE IF instead
(#339) Variable "p_slength" must not contain underscores.
(#342) Inline comments must start with a capital letter, digit or 3-dots sequence
(#342) 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,"
(#343) Inline comments must end in full-stops, exclamation marks, or question marks
(#343) 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"
(#346) Variable "p_slength" must not contain underscores.
(#347) Variable "t_slength" must not contain underscores.
(#350) Variable "alt_positions" 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 "// re init transcript loop variables for the next pass" but found "//re init transcript loop variables for the next pass"
(#354) Expected 1 space before "+="; 0 found
(#354) Variable "t_slength" must not contain underscores.
(#355) Variable "p_slength" must not contain underscores.
(#356) Variable "t_slength" must not contain underscores.
(#357) Variable "alt_positions" must not contain underscores.
(#357) Expected 1 space after "="; 0 found
(#362) Inline comments must start with a capital letter, digit or 3-dots sequence
(#362) Inline comments must end in full-stops, exclamation marks, or question marks
(#362) 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"
(#363) Expected 1 space before "="; 0 found
(#363) Expected 1 space after "="; 0 found
(#370) Commas (,) must be followed by white space.
(#370) Commas (,) must be followed by white space.
(#370) Commas (,) must be followed by white space.
(#370) Expected 1 space before opening brace; found 0
(#374) The use of function print_r() is forbidden
(#377) Expected "for (...) {\n"; found "for(...){\n"
(#377) Expected 1 space before "="; 0 found
(#377) Expected 1 space after "="; 0 found
(#377) Expected 1 space after first semicolon of FOR loop; 0 found
(#377) Expected 1 space before "<"; 0 found
(#377) Expected 1 space after "<"; 0 found
(#377) Expected 1 space after second semicolon of FOR loop; 0 found
(#388) Commas (,) must be followed by white space.
(#388) Commas (,) must be followed by white space.
(#388) Expected 1 space before opening brace; found 0
(#389) 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
(#392) Expected 1 space before "="; 0 found
(#392) Expected 1 space after "="; 0 found
(#394) Inline comments must start with a capital letter, digit or 3-dots sequence
(#394) No space found before comment text; expected "// loop through all alternatives" but found "//loop through all alternatives"
(#395) Inline comments must end in full-stops, exclamation marks, or question marks
(#395) No space found before comment text; expected "// and then through each alternative->wordset" but found "//and then through each alternative->wordset"
(#396) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#397) Expected 1 space before "="; 0 found
(#397) Expected 1 space after "="; 0 found
(#398) Expected 1 space before "="; 0 found
(#398) Expected 1 space after "="; 0 found
(#399) Expected "if (...) {\n"; found "if(...){\n"
(#399) Commas (,) must be followed by white space.
(#400) Expected "for (...) {\n"; found "for(...) {\n"
(#400) Expected 1 space after "="; 0 found
(#400) Expected 1 space after first semicolon of FOR loop; 0 found
(#400) Expected 1 space before "<"; 0 found
(#400) Expected 1 space after "<"; 0 found
(#400) Expected 1 space after second semicolon of FOR loop; 0 found
(#401) Inline comments must start with a capital letter, digit or 3-dots sequence
(#401) 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)"
(#402) Inline comments must end in full-stops, exclamation marks, or question marks
(#402) No space found before comment text; expected "// if ($wordset[$setindex] == $transcriptword || $wordset[$setindex] == '*') {" but found "//if ($wordset[$setindex] == $transcriptword || $wordset[$setindex] == '*') {"
(#406) Expected "if (...) {\n"; found "if(...){\n"
(#406) Commas (,) must be followed by white space.
(#407) Expected 1 space before "="; 0 found
(#407) Expected 1 space after "="; 0 found
(#413) Expected "if (...) {\n"; found "if(...){"
(#413) Closing brace must be on a line by itself
(#415) Inline comments must start with a capital letter, digit or 3-dots sequence
(#415) Inline comments must end in full-stops, exclamation marks, or question marks
(#415) No space found before comment text; expected "// we return the matchlength" but found "//we return the matchlength"
(#423) Public method name "diff::fetchWildcardsArray" must be in lower-case letters only
(#423) Expected 1 space before opening brace; found 0
(#424) Expected 1 space before "="; 0 found
(#424) Expected 1 space after "="; 0 found
(#426) Inline comments must start with a capital letter, digit or 3-dots sequence
(#426) No space found before comment text; expected "// loop through all alternatives" but found "//loop through all alternatives"
(#427) Inline comments must end in full-stops, exclamation marks, or question marks
(#427) No space found before comment text; expected "// and then through each alternative->wordset" but found "//and then through each alternative->wordset"
(#428) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#429) Expected 1 space before "="; 0 found
(#429) Expected 1 space after "="; 0 found
(#431) Expected "for (...) {\n"; found "for(...) {\n"
(#431) Expected 1 space after "="; 0 found
(#431) Expected 1 space after first semicolon of FOR loop; 0 found
(#431) Expected 1 space before "<"; 0 found
(#431) Expected 1 space after "<"; 0 found
(#431) Expected 1 space after second semicolon of FOR loop; 0 found
(#433) Expected 1 space before "="; 0 found
(#433) Expected 1 space after "="; 0 found
(#438) Inline comments must start with a capital letter, digit or 3-dots sequence
(#438) Inline comments must end in full-stops, exclamation marks, or question marks
(#438) No space found before comment text; expected "// we return the wildczrds" but found "//we return the wildczrds"
(#443) Expected 1 space before "=="; 0 found
(#443) Expected 1 space after "=="; 0 found
(#444) This comment is 60% valid code; is this commented out code?
(#454) Inline comments must start with a capital letter, digit or 3-dots sequence
(#454) 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"
(#455) 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."
(#456) Inline comments must end in full-stops, exclamation marks, or question marks
(#456) 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"
(#460) Expected "if (...) {\n"; found "if(...){\n"
(#462) Expected "} else {\n"; found "}else{\n"
(#473) Inline comments must start with a capital letter, digit or 3-dots sequence
(#473) 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"
(#474) 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)"
(#475) 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)"
(#476) No space found before comment text; expected "// iii) for each sequence" but found "//iii) for each sequence"
(#477) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#478) Line exceeds 132 characters; contains 142 characters
(#478) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#479) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#480) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#481) 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"
(#483) 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"
(#484) 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"
(#485) Inline comments must end in full-stops, exclamation marks, or question marks
(#486) Public method name "diff::fetchDiffs" must be in lower-case letters only
(#486) Commas (,) must be followed by white space.
(#486) Expected 1 space before opening brace; found 0
(#487) Inline comments must start with a capital letter, digit or 3-dots sequence
(#487) Inline comments must end in full-stops, exclamation marks, or question marks
(#487) No space found before comment text; expected "// i) default passage positions to unmatched and transcript position -1" but found "//i) default passage positions to unmatched and transcript position -1"
(#488) Expected 1 space before "="; 0 found
(#488) Expected 1 space after "="; 0 found
(#488) Commas (,) must be followed by white space.
(#488) Commas (,) must be followed by white space.
(#490) Inline comments must start with a capital letter, digit or 3-dots sequence
(#490) No space found before comment text; expected "// ii) sort sequences by length, transcript posn" but found "//ii) sort sequences by length, transcript posn"
(#491) Inline comments must end in full-stops, exclamation marks, or question marks
(#491) 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"
(#492) Commas (,) must be followed by white space.
(#494) Inline comments must start with a capital letter, digit or 3-dots sequence
(#494) Inline comments must end in full-stops, exclamation marks, or question marks
(#494) No space found before comment text; expected "// record prior sequences for iii)" but found "//record prior sequences for iii)"
(#495) Expected 1 space before "="; 0 found
(#495) Expected 1 space after "="; 0 found
(#496) Expected 1 space before "="; 0 found
(#496) Expected 1 space after "="; 0 found
(#497) Inline comments must start with a capital letter, digit or 3-dots sequence
(#497) Inline comments must end in full-stops, exclamation marks, or question marks
(#497) No space found before comment text; expected "// iii) loop through sequences" but found "//iii) loop through sequences"
(#498) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#499) Expected 1 space before "="; 0 found
(#499) Expected 1 space after "="; 0 found
(#502) Inline comments must start with a capital letter, digit or 3-dots sequence
(#502) 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"
(#503) 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"
(#504) No space found before comment text; expected "// A seq pposition=63 length=18" but found "//A seq pposition=63 length=18"
(#505) No space found before comment text; expected "// B seq pposition=81 length=42" but found "//B seq pposition=81 length=42"
(#506) Inline comments must end in full-stops, exclamation marks, or question marks
(#506) 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"
(#507) Expected "for (...) {\n"; found "for(...){\n"
(#507) Expected 1 space before "="; 0 found
(#507) Expected 1 space after "="; 0 found
(#508) Expected "if (...) {\n"; found "if(...){\n"
(#508) Expected 1 space after "!="; 0 found
(#509) Expected 1 space before "="; 0 found
(#509) Expected 1 space after "="; 0 found
(#513) Expected "if (...) {\n"; found "if(...){\n"
(#514) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#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 "// iii) b) check transcript match was not matched elsewhere in passage" but found "//iii) b) check transcript match was not matched elsewhere in passage"
(#516) Expected "if (...) {\n"; found "if(...){\n"
(#518) Expected 1 space before "="; 0 found
(#518) Expected 1 space after "="; 0 found
(#521) Inline comments must start with a capital letter, digit or 3-dots sequence
(#521) Inline comments must end in full-stops, exclamation marks, or question marks
(#521) No space found before comment text; expected "// 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"
(#522) Expected "if (...) {\n"; found "if(...){\n"
(#524) Expected 1 space before "="; 0 found
(#524) Expected 1 space after "="; 0 found
(#527) Expected "if (...) {\n"; found "if(...){\n"
(#529) Expected 1 space before "="; 0 found
(#529) Expected 1 space after "="; 0 found
(#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 "// we do a fuzzy check for various anomalies that can occur" but found "//we do a fuzzy check for various anomalies that can occur"
(#536) Expected "if (...) {\n"; found "if(...){\n"
(#537) Inline comments must start with a capital letter, digit or 3-dots sequence
(#537) Inline comments must end in full-stops, exclamation marks, or question marks
(#537) No space found before comment text; expected "// distance from passage location to transcript location" but found "//distance from passage location to transcript location"
(#538) Expected 1 space after "="; 0 found
(#540) Inline comments must start with a capital letter, digit or 3-dots sequence
(#540) Inline comments must end in full-stops, exclamation marks, or question marks
(#540) No space found before comment text; expected "// distance between passage location and transcript length" but found "//distance between passage location and transcript length"
(#541) Expected 1 space after "="; 0 found
(#543) Inline comments must start with a capital letter, digit or 3-dots sequence
(#543) Inline comments must end in full-stops, exclamation marks, or question marks
(#543) No space found before comment text; expected "// ratio of alternates to full matches" but found "//ratio of alternates to full matches"
(#545) Expected "if (...) {\n"; found "if(...) {\n"
(#547) Expected "} else {\n"; found "}else{\n"
(#548) Expected 1 space before "="; 0 found
(#548) Expected 1 space after "="; 0 found
(#551) Inline comments must start with a capital letter, digit or 3-dots sequence
(#551) No space found before comment text; expected "// common is short matches after speaking ends" but found "//common is short matches after speaking ends"
(#552) No space found before comment text; expected "// particularly dangerous are wildcards and alternates" but found "//particularly dangerous are wildcards and alternates"
(#553) Line exceeds 132 characters; contains 134 characters
(#553) 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"
(#554) Line exceeds 132 characters; contains 140 characters
(#557) Line exceeds 132 characters; contains 137 characters
(#557) Inline comments must end in full-stops, exclamation marks, or question marks
(#557) 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]"
(#560) Expected 1 space before "<"; 0 found
(#560) Expected 1 space after "<"; 0 found
(#565) Expected "if (...) {\n"; found "if(...){"
(#565) Closing brace must be on a line by itself
(#567) Inline comments must start with a capital letter, digit or 3-dots sequence
(#567) No space found before comment text; expected "// record sequence as :" but found "//record sequence as :"
(#568) No space found before comment text; expected "// i) matched and" but found "//i) matched and"
(#569) 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."
(#570) Inline comments must end in full-stops, exclamation marks, or question marks
(#570) No space found before comment text; expected "// Then store sequence in prior sequences" but found "//Then store sequence in prior sequences"
(#571) Expected "for (...) {\n"; found "for(...){\n"
(#571) Expected 1 space before "="; 0 found
(#571) Expected 1 space after "="; 0 found
(#572) Inline comments must start with a capital letter, digit or 3-dots sequence
(#572) Inline comments must end in full-stops, exclamation marks, or question marks
(#572) No space found before comment text; expected "// word position in sequence ( 0 = first )" but found "//word position in sequence ( 0 = first )"
(#574) Inline comments must end in full-stops, exclamation marks, or question marks
(#574) 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"
(#576) Inline comments must start with a capital letter, digit or 3-dots sequence
(#576) No space found before comment text; expected "// was this an alternatives match?" but found "//was this an alternatives match?"
(#577) Expected "if (...) {\n"; found "if(...){\n"
(#577) Commas (,) must be followed by white space.
(#578) Expected 1 space before "="; 0 found
(#578) Expected 1 space after "="; 0 found
(#579) Expected "} else {\n"; found "}else{\n"
(#580) Expected 1 space before "="; 0 found
(#580) Expected 1 space after "="; 0 found
(#583) Expected 1 space before "="; 0 found
(#583) Expected 1 space after "="; 0 found
(#583) Commas (,) must be followed by white space.
(#583) Commas (,) must be followed by white space.
(#588) Inline comments must start with a capital letter, digit or 3-dots sequence
(#588) Inline comments must end in full-stops, exclamation marks, or question marks
(#588) 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"
(#589) Expected "if (...) {\n"; found "if(...){\n"
(#590) Commas (,) must be followed by white space.
(#591) Expected "} else {\n"; found "}else{\n"
(#612) Public method name "diff::applyWildcards" must be in lower-case letters only
(#612) Commas (,) must be followed by white space.
(#612) Commas (,) must be followed by white space.
(#612) Expected 1 space before opening brace; found 0
(#613) Variable "last_tposition" must not contain underscores.
(#613) Expected 1 space before "="; 0 found
(#613) Expected 1 space after "="; 0 found
(#614) Variable "last_p" must not contain underscores.
(#614) Expected 1 space before "="; 0 found
(#614) Expected 1 space after "="; 0 found
(#616) Inline comments must start with a capital letter, digit or 3-dots sequence
(#616) 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"
(#617) Inline comments must end in full-stops, exclamation marks, or question marks
(#617) No space found before comment text; expected "// here we find the last passage match" but found "//here we find the last passage match"
(#618) Expected "for (...) {\n"; found "for(...){\n"
(#618) Expected 1 space before "="; 0 found
(#618) Expected 1 space after "="; 0 found
(#618) Expected 1 space before "-"; 0 found
(#618) Expected 1 space after "-"; 0 found
(#618) Expected 1 space after first semicolon of FOR loop; 0 found
(#618) Expected 1 space before ">="; 0 found
(#618) Expected 1 space after ">="; 0 found
(#618) Expected 1 space after second semicolon of FOR loop; 0 found
(#619) Expected "if (...) {\n"; found "if(...){\n"
(#619) Expected 1 space before "=="; 0 found
(#619) Expected 1 space after "=="; 0 found
(#620) Variable "last_p" must not contain underscores.
(#620) Expected 1 space before "="; 0 found
(#620) Expected 1 space after "="; 0 found
(#624) Inline comments must end in full-stops, exclamation marks, or question marks
(#624) 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"
(#625) Expected "if (...) {\n"; found "if(...){\n"
(#625) Variable "last_p" must not contain underscores.
(#625) Expected 1 space before "<"; 0 found
(#625) Expected 1 space after "<"; 0 found
(#626) Variable "last_p" must not contain underscores.
(#626) Variable "last_p" must not contain underscores.
(#629) Inline comments must start with a capital letter, digit or 3-dots sequence
(#629) Inline comments must end in full-stops, exclamation marks, or question marks
(#629) 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"
(#630) Expected "for (...) {\n"; found "for(...){\n"
(#630) Expected 1 space before "="; 0 found
(#630) Expected 1 space after "="; 0 found
(#630) Expected 1 space after first semicolon of FOR loop; 0 found
(#630) Expected 1 space before "<="; 0 found
(#630) Expected 1 space after "<="; 0 found
(#630) Variable "last_p" must not contain underscores.
(#630) Expected 1 space after second semicolon of FOR loop; 0 found
(#631) Expected "if (...) {\n"; found "if(...){\n"
(#631) Expected 1 space before "=="; 0 found
(#631) Expected 1 space after "=="; 0 found
(#631) Commas (,) must be followed by white space.
(#632) Expected 1 space before "="; 0 found
(#632) Expected 1 space after "="; 0 found
(#632) Commas (,) must be followed by white space.
(#632) Variable "last_tposition" must not contain underscores.
(#632) Commas (,) must be followed by white space.
(#633) Expected "} else if (...) {\n"; found "}else if(...){\n"
(#633) Expected "if (...) {\n"; found "if(...){\n"
(#633) Expected 1 space before "=="; 0 found
(#633) Expected 1 space after "=="; 0 found
(#634) Variable "last_tposition" must not contain underscores.
(#634) Expected 1 space before "="; 0 found
(#634) Expected 1 space after "="; 0 found
(#641) A closing tag is not permitted at the end of a PHP file
mod/solo/classes/event_observer.php
(#47) Line indented incorrectly; expected at least 8 spaces, found 7
(#49) Line exceeds 132 characters; contains 149 characters
(#50) Expected 1 space before "=>"; 0 found
(#50) Expected 1 space after "=>"; 0 found
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) This comment is 50% valid code; is this commented out code?
(#51) No space found before comment text; expected "// constants::M_TABLE should be deleted elsewhere" but found "//constants::M_TABLE should be deleted elsewhere"
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Line indented incorrectly; expected at least 8 spaces, found 2
(#52) No space found before comment text; expected "// $ret = $DB->delete_records(constants::M_TABLE,array('course'=>$event->objectid));" but found "//$ret = $DB->delete_records(constants::M_TABLE,array('course'=>$event->objectid));"
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 8 spaces, found 2
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected 4 spaces, found 1
(#54) Closing brace indented incorrectly; expected 4 spaces, found 1
mod/solo/classes/external.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#37) The use of function extract() is forbidden
(#76) Commas (,) must be followed by white space.
(#168) Expected 1 space before "="; 0 found
(#170) Expected "if (...) {\n"; found "if (...) { "
(#170) Closing brace must be on a line by itself
(#172) Expected 1 space before "=>"; 0 found
(#172) Expected 1 space after "=>"; 0 found
(#173) Expected 1 space before "="; 0 found
(#173) Expected 1 space after "="; 0 found
(#174) Commas (,) must be followed by white space.
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#183) Expected 1 space before "="; 0 found
(#183) Expected 1 space after "="; 0 found
(#200) Commas (,) must be followed by white space.
(#220) Inline comments must start with a capital letter, digit or 3-dots sequence
(#220) No space found before comment text; expected "// ---------------" but found "//---------------"
(#229) Line exceeds 132 characters; contains 136 characters
(#275) Expected 1 space before "="; 0 found
(#277) Expected "if (...) {\n"; found "if (...) { "
(#277) Closing brace must be on a line by itself
(#279) Expected 1 space before "=>"; 0 found
(#279) Expected 1 space after "=>"; 0 found
(#295) Commas (,) must be followed by white space.
(#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 "// defaults" but found "//defaults"
(#325) Expected 1 space before "=>"; 0 found
(#325) Expected 1 space after "=>"; 0 found
(#326) Variable "have_humaneval" must not contain underscores.
(#327) Variable "have_aieval" must not contain underscores.
(#327) Expected 1 space after "="; 0 found
(#330) Expected 1 space before "=>"; 0 found
(#330) Expected 1 space after "=>"; 0 found
(#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 attempt information" but found "//fetch attempt information"
(#335) Line exceeds 132 characters; contains 134 characters
(#337) Expected "if (...) {\n"; found "if(...) {\n"
(#340) Variable "have_aieval" must not contain underscores.
(#342) Variable "have_aieval" must not contain underscores.
(#342) Expected 1 space before "="; 0 found
(#346) Inline comments must start with a capital letter, digit or 3-dots sequence
(#346) No space found before comment text; expected "// if no results, thats that. return." but found "//if no results, thats that. return."
(#347) Expected "if (...) {\n"; found "if(...){\n"
(#347) Variable "have_aieval" must not contain underscores.
(#347) Variable "have_humaneval" must not contain underscores.
(#348) Expected 1 space before "="; 0 found
(#348) Expected 1 space after "="; 0 found
mod/solo/classes/grades/gradeitems.php
(#2) The opening <?php tag must be followed by exactly one newline.
mod/solo/classes/grades/grades.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#24) Public method name "grades::getGrades" must be in lower-case letters only
(#26) Expected 1 space before "="; 0 found
(#26) Expected 1 space after "="; 0 found
(#27) Expected "if (...) {\n"; found "if(...){\n"
(#27) Expected 1 space before ">"; 0 found
(#27) Expected 1 space after ">"; 0 found
(#54) Whitespace found at end of line within string
(#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) Line indented incorrectly; expected at least 12 spaces, found 8
(#59) No space found before comment text; expected "// not groups" but found "//not groups"
(#60) Expected "} else {\n"; found "}else {\n"
(#77) The use of the AS keyword to alias tables is bad for cross-db
(#79) The use of the AS keyword to alias tables is bad for cross-db
(#80) The use of the AS keyword to alias tables is bad for cross-db
(#81) The use of the AS keyword to alias tables is bad for cross-db
(#82) The use of the AS keyword to alias tables is bad for cross-db
(#89) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#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 "// loop through data getting most recent attempt" but found "//loop through data getting most recent attempt"
(#94) Expected 1 space before "="; 0 found
(#94) Expected 1 space after "="; 0 found
(#95) Variable "user_attempt_totals" must not contain underscores.
(#98) Inline comments must start with a capital letter, digit or 3-dots sequence
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) No space found before comment text; expected "// we ony take the most recent attempt" but found "//we ony take the most recent attempt"
(#99) Variable "user_attempt_totals" must not contain underscores.
(#100) Variable "user_attempt_totals" must not contain underscores.
(#100) Variable "user_attempt_totals" must not contain underscores.
(#103) Variable "user_attempt_totals" must not contain underscores.
(#108) Variable "user_attempt_totals" must not contain underscores.
mod/solo/classes/grades/gradesubmissions.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#25) Public method name "gradesubmissions::getSubmissionData" must be in lower-case letters only
(#29) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#56) The use of the AS keyword to alias tables is bad for cross-db
(#58) The use of the AS keyword to alias tables is bad for cross-db
(#59) The use of the AS keyword to alias tables is bad for cross-db
(#60) The use of the AS keyword to alias tables is bad for cross-db
(#61) The use of the AS keyword to alias tables is bad for cross-db
(#68) Expected "if (...) {\n"; found "if(...){\n"
(#70) Expected "} else {\n"; found "}else{\n"
(#83) Public method name "gradesubmissions::getStudentsToGrade" must be in lower-case letters only
(#83) Commas (,) must be followed by white space.
(#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 "// fetch all finished attempts" but found "//fetch all finished attempts"
(#87) Expected "if (...) {\n"; found "if(...) {\n"
(#87) Expected 1 space before ">"; 0 found
(#87) Expected 1 space after ">"; 0 found
(#90) Whitespace found at end of line within string
(#93) Whitespace found at end of line within string
(#95) Commas (,) must be followed by white space.
(#96) Expected "} else {\n"; found "}else{\n"
(#103) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#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 "// if we do not have results just return" but found "//if we do not have results just return"
(#107) Expected "if (...) {\n"; found "if(...){"
(#107) Closing brace must be on a line by itself
(#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 "// we ony take the most recent attempt" but found "//we ony take the most recent attempt"
(#110) Expected 1 space before "="; 0 found
(#110) Expected 1 space after "="; 0 found
(#111) Variable "user_attempt_totals" must not contain underscores.
(#113) Variable "user_attempt_totals" must not contain underscores.
(#114) Variable "user_attempt_totals" must not contain underscores.
(#114) Variable "user_attempt_totals" must not contain underscores.
(#117) Variable "user_attempt_totals" 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 "// if we looped and did not get 3 lets just return what we got" but found "//if we looped and did not get 3 lets just return what we got"
(#132) Public method name "gradesubmissions::getPageOfStudents" must be in lower-case letters only
(#132) Commas (,) must be followed by white space.
(#133) Expected 1 space before "="; 0 found
(#133) Expected 1 space after "="; 0 found
(#134) Expected 1 space before "="; 0 found
(#134) Expected 1 space after "="; 0 found
(#135) Expected 1 space before "="; 0 found
(#135) Expected 1 space after "="; 0 found
(#136) Inline comments must start with a capital letter, digit or 3-dots sequence
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) No space found before comment text; expected "// build array of 3 student pages" but found "//build array of 3 student pages"
(#137) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#138) Expected "if (...) {\n"; found "if(...){\n"
(#138) Expected 1 space before ">="; 0 found
(#138) Expected 1 space after ">="; 0 found
(#139) Expected 1 space before "="; 0 found
(#139) Expected 1 space after "="; 0 found
(#140) Expected 1 space before "="; 0 found
(#140) Expected 1 space after "="; 0 found
(#142) Expected 1 space before "="; 0 found
(#142) Expected 1 space after "="; 0 found
(#143) Expected "if (...) {\n"; found "if(...){\n"
(#143) Expected 1 space before ">"; 0 found
(#143) Expected 1 space after ">"; 0 found
(#143) Expected 1 space after "=="; 0 found
(#144) Expected 1 space before "="; 0 found
(#144) Expected 1 space after "="; 0 found
(#147) Expected "if (...) {\n"; found "if(...){\n"
(#147) Expected 1 space before ">"; 0 found
(#147) Expected 1 space after ">"; 0 found
(#148) Expected 1 space before "="; 0 found
(#148) Expected 1 space after "="; 0 found
(#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 "// return page details" but found "//return page details"
(#151) Commas (,) must be followed by white space.
mod/solo/classes/output/attempt_renderer.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#35) Line indented incorrectly; expected at least 4 spaces, found 1
(#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) Expected 2 space(s) before asterisk; 1 found
(#40) Line indented incorrectly; expected 4 spaces, found 1
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 8 spaces, found 2
(#42) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#44) Inline comments must start with a capital letter, digit or 3-dots sequence
(#44) This comment is 67% valid code; is this commented out code?
(#44) No space found before comment text; expected "// $output = $this->output->heading(get_string("letsgetstarted", "solo"), 3);" but found "//$output = $this->output->heading(get_string("letsgetstarted", "solo"), 3);"
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) No space found before comment text; expected "// Set the attempt id" but found "//Set the attempt id"
(#51) Line exceeds 132 characters; contains 136 characters
(#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 "// because of the way attemot/data are managed in form handler (manageattempts.php) the true attemptid is at 'attemptid' not 'id'" but found "//because of the way attemot/data are managed in form handler (manageattempts.php) the true attemptid is at 'attemptid' not 'id'"
(#52) Expected "if (...) {\n"; found "if(...){"
(#52) Closing brace must be on a line by itself
(#53) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) No space found before comment text; expected "// Step One Button (user selections)" but found "//Step One Button (user selections)"
(#58) Expected 1 space after "="; 2 found
(#58) Expected 1 space before "=>"; 0 found
(#58) Expected 1 space after "=>"; 0 found
(#58) Line exceeds 132 characters; contains 146 characters
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Line indented incorrectly; expected at least 8 spaces, found 5
(#61) No space found before comment text; expected "// Step Two Button (conversation recording)" but found "//Step Two Button (conversation recording)"
(#62) Line indented incorrectly; expected 8 spaces, found 5
(#62) Expected "if (...) {\n"; found "if(...) {\n"
(#62) Expected 1 space before ">="; 0 found
(#62) Expected 1 space after ">="; 0 found
(#63) Line indented incorrectly; expected at least 12 spaces, found 9
(#65) Line indented incorrectly; expected at least 15 spaces, found 9
(#65) Expected 1 space after "="; 2 found
(#65) Expected 1 space before "=>"; 0 found
(#65) Expected 1 space after "=>"; 0 found
(#65) Line exceeds 132 characters; contains 147 characters
(#66) Line indented incorrectly; expected 8 spaces, found 5
(#66) Expected "} else {\n"; found "}else{\n"
(#67) Line indented incorrectly; expected at least 12 spaces, found 9
(#67) Expected 1 space before "="; 0 found
(#67) Expected 1 space after "="; 0 found
(#68) Line indented incorrectly; expected at least 12 spaces, found 9
(#68) Expected 1 space after "="; 2 found
(#68) Expected 1 space before "=>"; 0 found
(#68) Expected 1 space after "=>"; 0 found
(#69) Line indented incorrectly; expected 8 spaces, found 5
(#70) Line indented incorrectly; expected at least 8 spaces, found 5
(#70) Commas (,) must be followed by white space.
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Line indented incorrectly; expected at least 8 spaces, found 5
(#72) No space found before comment text; expected "// Step Three Button (self transcribe)" but found "//Step Three Button (self transcribe)"
(#73) Line indented incorrectly; expected 8 spaces, found 5
(#73) Expected "if (...) {\n"; found "if(...) {\n"
(#73) Expected 1 space before ">="; 0 found
(#73) Expected 1 space after ">="; 0 found
(#74) Line indented incorrectly; expected at least 12 spaces, found 9
(#76) Line indented incorrectly; expected at least 15 spaces, found 9
(#76) Expected 1 space after "="; 2 found
(#76) Expected 1 space before "=>"; 0 found
(#76) Expected 1 space after "=>"; 0 found
(#76) Line exceeds 132 characters; contains 147 characters
(#77) Line indented incorrectly; expected 8 spaces, found 5
(#77) Expected "} else {\n"; found "}else{\n"
(#78) Line indented incorrectly; expected at least 12 spaces, found 9
(#78) Expected 1 space before "="; 0 found
(#78) Expected 1 space after "="; 0 found
(#79) Line indented incorrectly; expected at least 12 spaces, found 9
(#79) Expected 1 space after "="; 2 found
(#79) Expected 1 space before "=>"; 0 found
(#79) Expected 1 space after "=>"; 0 found
(#80) Line indented incorrectly; expected 8 spaces, found 5
(#81) Line indented incorrectly; expected at least 8 spaces, found 5
(#82) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) This comment is 67% valid code; is this commented out code?
(#85) Line indented incorrectly; expected at least 8 spaces, found 4
(#85) No space found before comment text; expected "// $glue = '<i class="fa fa-arrow-right"></i>';" but found "//$glue = '<i class="fa fa-arrow-right"></i>';"
(#86) Line indented incorrectly; expected at least 8 spaces, found 5
(#88) Line indented incorrectly; expected at least 8 spaces, found 4
(#88) Commas (,) must be followed by white space.
(#89) Line indented incorrectly; expected at least 8 spaces, found 5
(#90) Closing brace indented incorrectly; expected 1 spaces, found 4
(#92) Visibility must be declared on method "show_userattemptsummary"
(#92) Commas (,) must be followed by white space.
(#92) Commas (,) must be followed by white space.
(#92) Expected 1 space before opening brace; found 0
(#93) Expected 1 space before "="; 0 found
(#93) Expected 1 space after "="; 0 found
(#94) Commas (,) must be followed by white space.
(#94) Commas (,) must be followed by white space.
(#94) Commas (,) must be followed by white space.
(#97) Expected 1 space before opening brace; found 0
(#103) Visibility must be declared on method "show_teachereval"
(#103) 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
(#111) Visibility must be declared on method "show_spellingerrors"
(#111) Expected 1 space before opening brace; found 0
(#113) Expected "if (...) {\n"; found "if(...) {\n"
(#115) Commas (,) must be followed by white space.
(#116) Expected "} else {\n"; found "}else{\n"
(#117) Commas (,) must be followed by white space.
(#121) Visibility must be declared on method "show_grammarerrors"
(#121) Expected 1 space before opening brace; found 0
(#123) Expected "if (...) {\n"; found "if(...) {\n"
(#125) Commas (,) must be followed by white space.
(#126) Expected "} else {\n"; found "}else{\n"
(#127) Commas (,) must be followed by white space.
(#132) Visibility must be declared on method "show_summary"
(#132) Commas (,) must be followed by white space.
(#132) Commas (,) must be followed by white space.
(#132) Commas (,) must be followed by white space.
(#132) Expected 1 space before opening brace; found 0
(#137) Expected "if (...) {\n"; found "if(...){\n"
(#139) Expected "} else {\n"; found "}else{\n"
(#148) Visibility must be declared on method "show_summarypassageandstats"
(#148) Commas (,) must be followed by white space.
(#148) Commas (,) must be followed by white space.
(#148) Commas (,) must be followed by white space.
(#148) Expected 1 space before opening brace; found 0
(#149) Inline comments must start with a capital letter, digit or 3-dots sequence
(#149) No space found before comment text; expected "// mark up our passage for review" but found "//mark up our passage for review"
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) No space found before comment text; expected "// if we have ai we need all the js and markup, otherwise we just need the formated transcript" but found "//if we have ai we need all the js and markup, otherwise we just need the formated transcript"
(#151) Expected 1 space before "="; 0 found
(#151) Expected 1 space after "="; 0 found
(#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 "// spelling and grammar data" but found "//spelling and grammar data"
(#153) Expected 1 space before "="; 0 found
(#153) Expected 1 space after "="; 0 found
(#153) Expected 1 space before "=>"; 0 found
(#153) Expected 1 space after "=>"; 0 found
(#153) Expected 1 space before "=>"; 0 found
(#153) Expected 1 space after "=>"; 0 found
(#153) Expected 1 space before "=>"; 0 found
(#153) Expected 1 space after "=>"; 0 found
(#153) Expected 1 space before "=>"; 0 found
(#153) Expected 1 space after "=>"; 0 found
(#154) Commas (,) must be followed by white space.
(#155) Commas (,) must be followed by white space.
(#156) Expected "if (...) {\n"; found "if(...){"
(#156) Expected 1 space before "="; 0 found
(#156) Expected 1 space after "="; 0 found
(#156) Closing brace must be on a line by itself
(#157) Expected "if (...) {\n"; found "if(...){"
(#157) Expected 1 space before "="; 0 found
(#157) Expected 1 space after "="; 0 found
(#157) Closing brace must be on a line by itself
(#158) Expected "if (...) {\n"; found "if(...) {\n"
(#159) Expected 1 space before "="; 0 found
(#159) Expected 1 space after "="; 0 found
(#160) Expected "if (...) {\n"; found "if(...){\n"
(#161) Expected 1 space before "="; 0 found
(#161) Expected 1 space after "="; 0 found
(#165) Variable "js_opts_html" must not contain underscores.
(#166) Variable "js_opts_html" must not contain underscores.
(#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 "// add nav to marrked Passage" but found "//add nav to marrked Passage"
(#169) This comment is 66% valid code; is this commented out code?
(#177) Expected "} else {\n"; found "}else{\n"
(#180) Expected 1 space before "="; 0 found
(#180) Expected 1 space after "="; 0 found
(#181) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#184) Inline comments must start with a capital letter, digit or 3-dots sequence
(#184) Inline comments must end in full-stops, exclamation marks, or question marks
(#184) No space found before comment text; expected "// send data to template" but found "//send data to template"
(#189) Visibility must be declared on method "show_myreports"
(#189) Commas (,) must be followed by white space.
(#189) Expected 1 space before opening brace; found 0
(#193) Commas (,) must be followed by white space.
(#193) Expected 1 space before "=>"; 0 found
(#193) Expected 1 space after "=>"; 0 found
(#199) Commas (,) must be followed by white space.
(#199) Expected 1 space before "=>"; 0 found
(#199) Expected 1 space after "=>"; 0 found
(#202) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#205) Commas (,) must be followed by white space.
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 4 spaces, found 1
(#212) Spaces must be used to indent lines; tabs are not allowed
(#213) Spaces must be used to indent lines; tabs are not allowed
(#214) Spaces must be used to indent lines; tabs are not allowed
(#215) Spaces must be used to indent lines; tabs are not allowed
(#216) Spaces must be used to indent lines; tabs are not allowed
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected 4 spaces, found 1
(#217) Visibility must be declared on method "show_attempts_list"
(#217) Commas (,) must be followed by white space.
(#217) Commas (,) must be followed by white space.
(#217) Expected 1 space before opening brace; found 0
(#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 5
(#219) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected 8 spaces, found 2
(#221) Expected "if (...) {\n"; found "if(...){\n"
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 12 spaces, found 3
(#222) Commas (,) must be followed by white space.
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected 8 spaces, found 2
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 8 spaces, found 2
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 8 spaces, found 2
(#227) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected at least 8 spaces, found 2
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 8 spaces, found 3
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 8 spaces, found 2
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 8 spaces, found 2
(#235) Commas (,) must be followed by white space.
(#235) Commas (,) must be followed by white space.
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 8 spaces, found 2
(#237) Commas (,) must be followed by white space.
(#238) Spaces must be used to indent lines; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 8 spaces, found 2
(#240) Spaces must be used to indent lines; tabs are not allowed
(#240) Tab found within whitespace
(#240) Inline comments must start with a capital letter, digit or 3-dots sequence
(#240) Inline comments must end in full-stops, exclamation marks, or question marks
(#240) Line indented incorrectly; expected at least 8 spaces, found 2
(#240) No space found before comment text; expected "// loop through the attempts and add to table" but found "//loop through the attempts and add to table"
(#241) Expected 1 space before "="; 0 found
(#241) Expected 1 space after "="; 0 found
(#242) Spaces must be used to indent lines; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected 8 spaces, found 2
(#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 "// modify date" but found "//modify date"
(#247) Variable "datecell_content" must not contain underscores.
(#247) Commas (,) must be followed by white space.
(#248) Variable "datecell_content" must not contain underscores.
(#249) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#251) Inline comments must start with a capital letter, digit or 3-dots sequence
(#251) Inline comments must end in full-stops, exclamation marks, or question marks
(#251) No space found before comment text; expected "// attempt edit" but found "//attempt edit"
(#254) Inline comments must start with a capital letter, digit or 3-dots sequence
(#254) Inline comments must end in full-stops, exclamation marks, or question marks
(#254) No space found before comment text; expected "// attempt part (stages) links" but found "//attempt part (stages) links"
(#258) Expected "if (...) {\n"; found "if(...) {\n"
(#263) Expected "} else {\n"; found "}else{\n"
(#265) Line indented incorrectly; expected 18 spaces, found 12
(#267) Line indented incorrectly; expected at least 18 spaces, found 12
(#268) Line indented incorrectly; expected 18 spaces, found 12
(#268) Expected "if (...) {\n"; found "if(...) {\n"
(#269) Line indented incorrectly; expected at least 22 spaces, found 16
(#271) Line indented incorrectly; expected at least 28 spaces, found 16
(#271) Commas (,) must be followed by white space.
(#272) Line indented incorrectly; expected at least 28 spaces, found 16
(#273) Line indented incorrectly; expected 18 spaces, found 12
(#273) Expected "} else {\n"; found "}else{\n"
(#274) Line indented incorrectly; expected at least 22 spaces, found 16
(#275) Line indented incorrectly; expected 18 spaces, found 12
(#277) Line indented incorrectly; expected at least 18 spaces, found 12
(#278) Line indented incorrectly; expected 18 spaces, found 12
(#278) Expected "if (...) {\n"; found "if(...) {\n"
(#279) Line indented incorrectly; expected at least 22 spaces, found 20
(#281) Line indented incorrectly; expected at least 28 spaces, found 20
(#282) Line indented incorrectly; expected at least 28 spaces, found 20
(#283) Line indented incorrectly; expected 18 spaces, found 12
(#283) Expected "} else {\n"; found "}else{\n"
(#284) Line indented incorrectly; expected at least 22 spaces, found 16
(#285) Line indented incorrectly; expected 18 spaces, found 12
(#286) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#289) Line indented incorrectly; expected at least 18 spaces, found 12
(#291) Spaces must be used to indent lines; tabs are not allowed
(#291) Tab found within whitespace
(#291) Inline comments must start with a capital letter, digit or 3-dots sequence
(#291) Inline comments must end in full-stops, exclamation marks, or question marks
(#291) Line indented incorrectly; expected at least 18 spaces, found 6
(#291) No space found before comment text; expected "// attempt delete" but found "//attempt delete"
(#292) Spaces must be used to indent lines; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected at least 18 spaces, found 3
(#292) Expected 1 space before "=>"; 0 found
(#292) Expected 1 space after "=>"; 0 found
(#292) Commas (,) must be followed by white space.
(#292) Expected 1 space before "=>"; 0 found
(#292) Expected 1 space after "=>"; 0 found
(#292) Commas (,) must be followed by white space.
(#292) Expected 1 space before "=>"; 0 found
(#292) Expected 1 space after "=>"; 0 found
(#293) Spaces must be used to indent lines; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected at least 18 spaces, found 3
(#294) Spaces must be used to indent lines; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected at least 18 spaces, found 3
(#296) Spaces must be used to indent lines; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected at least 18 spaces, found 3
(#298) Spaces must be used to indent lines; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected at least 18 spaces, found 3
(#299) Spaces must be used to indent lines; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected at least 18 spaces, found 3
(#300) Spaces must be used to indent lines; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected 8 spaces, found 2
(#302) Spaces must be used to indent lines; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected at least 8 spaces, found 2
(#304) Spaces must be used to indent lines; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected 4 spaces, found 1
(#306) Visibility must be declared on method "setup_datatables"
(#306) Expected 1 space before opening brace; found 0
(#311) Inline comments must start with a capital letter, digit or 3-dots sequence
(#311) Inline comments must end in full-stops, exclamation marks, or question marks
(#311) This comment is 53% valid code; is this commented out code?
(#311) No space found before comment text; expected "// for cols .. .'attemptname', 'attempttype','timemodified', 'edit','delete'" but found "//for cols .. .'attemptname', 'attempttype','timemodified', 'edit','delete'"
(#312) Expected 1 space before "="; 0 found
(#312) Expected 1 space after "="; 0 found
(#313) Expected 1 space before "="; 0 found
(#313) Expected 1 space after "="; 0 found
(#314) Expected 1 space before "="; 0 found
(#314) Expected 1 space after "="; 0 found
(#315) Expected 1 space before "="; 0 found
(#315) Expected 1 space after "="; 0 found
(#316) Expected 1 space before "="; 0 found
(#316) Expected 1 space after "="; 0 found
(#317) Expected 1 space before "="; 0 found
(#317) Expected 1 space after "="; 0 found
(#319) Inline comments must start with a capital letter, digit or 3-dots sequence
(#319) Inline comments must end in full-stops, exclamation marks, or question marks
(#319) No space found before comment text; expected "// default ordering" but found "//default ordering"
(#321) Inline comments must start with a capital letter, digit or 3-dots sequence
(#321) This comment is 85% valid code; is this commented out code?
(#321) No space found before comment text; expected "// $order[0] =array(3, "desc");" but found "//$order[0] =array(3, "desc");"
(#322) Line indented incorrectly; expected at least 8 spaces, found 7
(#322) No space found before comment text; expected "// $tableprops['order']=$order;" but found "//$tableprops['order']=$order;"
(#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 "// 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"
(#325) Expected 1 space after "="; 0 found
(#326) Expected 1 space before "="; 0 found
(#326) Expected 1 space after "="; 0 found
(#327) Expected 1 space before "="; 0 found
(#327) Expected 1 space after "="; 0 found
(#332) Visibility must be declared on method "fetch_recorder_amd"
(#332) Expected 1 space before opening brace; found 0
(#336) Inline comments must start with a capital letter, digit or 3-dots sequence
(#336) Inline comments must end in full-stops, exclamation marks, or question marks
(#336) No space found before comment text; expected "// 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"
(#337) Variable "ret_html" must not contain underscores.
(#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 "// 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"
(#340) Expected 1 space after "="; 0 found
(#341) Expected 1 space before "="; 0 found
(#341) Expected 1 space after "="; 0 found
(#342) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#344) Inline comments must start with a capital letter, digit or 3-dots sequence
(#344) No space found before comment text; expected "// this inits the M.mod_solo thingy, after the page has loaded." but found "//this inits the M.mod_solo thingy, after the page has loaded."
(#345) Inline comments must end in full-stops, exclamation marks, or question marks
(#345) 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"
(#347) Variable "opts_html" must not contain underscores.
(#347) Line exceeds 132 characters; contains 135 characters
(#349) Inline comments must start with a capital letter, digit or 3-dots sequence
(#349) Inline comments must end in full-stops, exclamation marks, or question marks
(#349) No space found before comment text; expected "// the recorder div" but found "//the recorder div"
(#350) Variable "ret_html" must not contain underscores.
(#350) Variable "ret_html" must not contain underscores.
(#350) Variable "opts_html" must not contain underscores.
(#352) Expected 1 space before "="; 0 found
(#352) Expected 1 space after "="; 0 found
(#352) Expected 1 space before "=>"; 0 found
(#352) Expected 1 space after "=>"; 0 found
(#352) Commas (,) must be followed by white space.
(#352) Expected 1 space before "=>"; 0 found
(#352) Expected 1 space after "=>"; 0 found
(#355) Inline comments must start with a capital letter, digit or 3-dots sequence
(#355) Inline comments must end in full-stops, exclamation marks, or question marks
(#355) No space found before comment text; expected "// these need to be returned and echo'ed to the page" but found "//these need to be returned and echo'ed to the page"
(#356) Variable "ret_html" must not contain underscores.
mod/solo/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/>.".
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) 3 slashes comments are not allowed; use "// Comment." instead
(#43) Commas (,) must be followed by white space.
(#46) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#59) Expected 1 space before opening brace; found 0
(#60) Expected 1 space before "="; 0 found
(#60) Expected 1 space after "="; 0 found
(#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 "// dont show the heading in an iframe, it will be outside this anyway" but found "//dont show the heading in an iframe, it will be outside this anyway"
(#62) Expected "if (...) {\n"; found "if(...) {\n"
(#72) Commas (,) must be followed by white space.
(#72) Expected 1 space before opening brace; found 0
(#82) Expected 1 space before opening brace; found 0
(#89) Expected "} else {\n"; found "}else{\n"
(#93) Expected 1 space before "="; 0 found
(#93) Commas (,) must be followed by white space.
(#93) Commas (,) must be followed by white space.
(#93) Expected 1 space before "=>"; 0 found
(#93) Expected 1 space after "=>"; 0 found
(#99) Visibility must be declared on method "fetch_activity_amd"
(#99) Expected 1 space before opening brace; found 0
(#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 "// 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"
(#102) Variable "ret_html" must not contain underscores.
(#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 "// 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"
(#106) Expected 1 space after "="; 0 found
(#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 "// recorder html ids" but found "//recorder html ids"
(#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 "// items" but found "//items"
(#111) Variable "attempt_helper" must not contain underscores.
(#111) Expected 1 space after "="; 2 found
(#112) Expected 1 space before "="; 0 found
(#112) Variable "attempt_helper" must not contain underscores.
(#113) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#116) Inline comments must start with a capital letter, digit or 3-dots sequence
(#116) No space found before comment text; expected "// this inits the M.mod_solo thingy, after the page has loaded." but found "//this inits the M.mod_solo thingy, after the page has loaded."
(#117) 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"
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) No space found before comment text; expected "// convert opts to json" but found "//convert opts to json"
(#121) Variable "opts_html" must not contain underscores.
(#121) Line exceeds 132 characters; contains 135 characters
(#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 "// the recorder div" but found "//the recorder div"
(#124) Variable "ret_html" must not contain underscores.
(#124) Variable "ret_html" must not contain underscores.
(#124) Variable "opts_html" must not contain underscores.
(#126) Expected 1 space before "="; 0 found
(#126) Expected 1 space after "="; 0 found
(#126) Expected 1 space before "=>"; 0 found
(#126) Expected 1 space after "=>"; 0 found
(#126) Commas (,) must be followed by white space.
(#126) Expected 1 space before "=>"; 0 found
(#126) Expected 1 space after "=>"; 0 found
(#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 "// these need to be returned and echo'ed to the page" but found "//these need to be returned and echo'ed to the page"
(#130) Variable "ret_html" must not contain underscores.
(#133) Expected 1 space before opening brace; found 0
(#135) Expected 1 space before "="; 0 found
(#135) Expected 1 space after "="; 0 found
(#140) Commas (,) must be followed by white space.
(#140) Expected 1 space before opening brace; found 0
(#142) Expected 1 space before "="; 0 found
(#143) Expected 1 space before "="; 0 found
(#144) Line exceeds 132 characters; contains 133 characters
(#146) Expected 1 space before "="; 0 found
(#146) Expected 1 space after "="; 0 found
mod/solo/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) Opening brace should be on the same line as the declaration
(#24) Expected 1 space after "="; 0 found
(#27) Commas (,) must be followed by white space.
(#27) Expected 1 space before "=>"; 0 found
(#27) Expected 1 space after "=>"; 0 found
(#33) Commas (,) must be followed by white space.
(#33) Expected 1 space before "=>"; 0 found
(#33) 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
(#45) Commas (,) must be followed by white space.
(#45) Expected 1 space before "=>"; 0 found
(#45) Expected 1 space after "=>"; 0 found
(#48) This comment is 62% valid code; is this commented out code?
(#48) Line indented incorrectly; expected at least 8 spaces, found 0
(#54) Line indented incorrectly; expected at least 8 spaces, found 0
(#56) Commas (,) must be followed by white space.
(#61) Expected 1 space before opening brace; found 0
(#63) Expected 1 space after "="; 0 found
(#76) Opening brace should be on the same line as the declaration
(#83) Opening brace should be on the same line as the declaration
(#89) Opening brace should be on the same line as the declaration
(#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 "// convert formdata to array" but found "//convert formdata to array"
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) No space found before comment text; expected "// CSV Button" but found "//CSV Button"
(#101) Expected 1 space before "="; 0 found
(#101) Expected 1 space after "="; 0 found
(#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 "// tabular if linechart" but found "//tabular if linechart"
(#104) Expected "if (...) {\n"; found "if(...){\n"
(#104) Expected 1 space before "=="; 0 found
(#104) Expected 1 space after "=="; 0 found
(#109) Expected 1 space before "="; 0 found
(#109) Expected 1 space after "="; 0 found
(#113) Commas (,) must be followed by white space.
(#116) Expected 1 space before opening brace; found 0
(#117) Variable "dangerousCharacters" must be all lower-case
(#118) Variable "dangerousCharacters" must be all lower-case
(#123) Opening brace should be on the same line as the declaration
(#127) Expected 1 space before "="; 0 found
(#127) Expected 1 space after "="; 0 found
(#128) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#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"
(#132) Expected "if (...) {\n"; found "if(...){"
(#132) Expected 1 space before "=="; 0 found
(#132) Expected 1 space after "=="; 0 found
(#132) Closing brace must be on a line by itself
(#133) Expected "if (...) {\n"; found "if(...){"
(#133) Closing brace must be on a line by itself
(#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
(#136) Expected "if (...) {\n"; found "if(...){"
(#136) Closing brace must be on a line by itself
(#139) Expected 1 space before "="; 0 found
(#139) Expected 1 space after "="; 0 found
(#142) Expected 1 space before "="; 0 found
(#142) Expected 1 space after "="; 0 found
(#143) Expected 1 space before "="; 0 found
(#143) Expected 1 space after "="; 0 found
(#146) Perl-style comments are not allowed; use "// Comment." instead
(#149) Perl-style comments are not allowed; use "// Comment." instead
(#150) Variable "tmp_file" must not contain underscores.
(#151) Variable "tmp_file" must not contain underscores.
(#153) Perl-style comments are not allowed; use "// Comment." instead
(#155) Perl-style comments are not allowed; use "// Comment." instead
(#156) Variable "download_file" must not contain underscores.
(#158) Perl-style comments are not allowed; use "// Comment." instead
(#159) Variable "download_file" must not contain underscores.
(#162) Perl-style comments are not allowed; use "// Comment." instead
(#165) Perl-style comments are not allowed; use "// Comment." instead
(#168) Variable "tmp_file" must not contain underscores.
(#169) Variable "tmp_file" must not contain underscores.
(#174) Opening brace should be on the same line as the declaration
(#180) Inline comments must start with a capital letter, digit or 3-dots sequence
(#180) No space found before comment text; expected "// "\t";" but found "//"\t";"
(#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 "// echo header" but found "//echo header"
(#192) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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 "// echo data rows" but found "//echo data rows"
(#197) Expected 1 space before "="; 0 found
(#197) Expected 1 space after "="; 0 found
(#199) Expected 1 space before "="; 0 found
(#201) Commas (,) must be followed by white space.
(#201) Commas (,) must be followed by white space.
(#204) Inline comments must end in full-stops, exclamation marks, or question marks
(#204) No space found before comment text; expected "// After file is created, die" but found "//After file is created, die"
(#209) Opening brace should be on the same line as the declaration
(#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 "// set up our table" but found "//set up our table"
(#223) Expected 1 space before "="; 0 found
(#223) Expected 1 space after "="; 0 found
(#229) Inline comments must start with a capital letter, digit or 3-dots sequence
(#229) Inline comments must end in full-stops, exclamation marks, or question marks
(#229) No space found before comment text; expected "// set up our table and head attributes" but found "//set up our table and head attributes"
(#230) This comment is 55% valid code; is this commented out code?
(#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 "// set up descrption cell" but found "//set up descrption cell"
(#261) Inline comments must start with a capital letter, digit or 3-dots sequence
(#261) Inline comments must end in full-stops, exclamation marks, or question marks
(#261) No space found before comment text; expected "// if datatables set up datatables" but found "//if datatables set up datatables"
(#262) Expected "if (...) {\n"; found "if(...) {\n"
(#264) Expected 1 space before "="; 0 found
(#264) Expected 1 space after "="; 0 found
(#265) Expected 1 space before "="; 0 found
(#265) Expected 1 space after "="; 0 found
(#266) This comment is 86% valid code; is this commented out code?
(#266) Line indented incorrectly; expected at least 12 spaces, found 0
(#281) Line indented incorrectly; expected at least 12 spaces, found 0
(#282) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#294) Expected 1 space before opening brace; found 0
(#296) Inline comments must start with a capital letter, digit or 3-dots sequence
(#296) Inline comments must end in full-stops, exclamation marks, or question marks
(#296) No space found before comment text; expected "// 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"
(#297) Expected "if (...) {\n"; found "if(...){"
(#297) Closing brace must be on a line by itself
(#300) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#304) Expected 1 space before "="; 0 found
(#308) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#315) Visibility must be declared on method "show_reports_footer"
(#315) Commas (,) must be followed by white space.
(#316) Opening brace should be on the same line as the declaration
(#317) Inline comments must start with a capital letter, digit or 3-dots sequence
(#317) Inline comments must end in full-stops, exclamation marks, or question marks
(#318) Line exceeds 132 characters; contains 139 characters
(#320) Expected "if (...) {\n"; found "if(...) {\n"
(#326) Visibility must be declared on method "show_perpage_selector"
(#327) Opening brace should be on the same line as the declaration
(#341) Visibility must be declared on method "show_paging_bar"
(#342) Opening brace should be on the same line as the declaration
(#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 "// add paging params to url (NOT pageno)" but found "//add paging params to url (NOT pageno)"
mod/solo/classes/output/topic_renderer.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#35) Line indented incorrectly; expected at least 4 spaces, found 1
(#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) Expected 2 space(s) before asterisk; 1 found
(#40) Line indented incorrectly; expected 4 spaces, found 1
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 8 spaces, found 2
(#45) Expected 1 space after ".="; 2 found
(#45) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#45) Line exceeds 132 characters; contains 135 characters
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 8 spaces, found 2
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 8 spaces, found 3
(#49) Expected 1 space before "=>"; 0 found
(#49) Expected 1 space after "=>"; 0 found
(#49) Expected 1 space before "=>"; 0 found
(#49) Expected 1 space after "=>"; 0 found
(#51) Expected 1 space before "=>"; 0 found
(#51) Expected 1 space after "=>"; 0 found
(#52) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#55) Line indented incorrectly; expected at least 8 spaces, found 4
(#55) Commas (,) must be followed by white space.
(#56) Line indented incorrectly; expected at least 8 spaces, found 5
(#57) Closing brace indented incorrectly; expected 1 spaces, found 4
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Whitespace found at end of line
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 4 spaces, found 1
(#60) Spaces must be used to indent lines; tabs are not allowed
(#61) Spaces must be used to indent lines; tabs are not allowed
(#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
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 4 spaces, found 1
(#65) Visibility must be declared on method "show_topics_list"
(#65) Commas (,) must be followed by white space.
(#65) Commas (,) must be followed by white space.
(#65) Expected 1 space before opening brace; found 0
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Whitespace found at end of line
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected 8 spaces, found 2
(#67) Expected "if (...) {\n"; found "if(...){\n"
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 12 spaces, found 3
(#68) Commas (,) must be followed by white space.
(#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
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 8 spaces, found 2
(#71) No space found before comment text; expected "// prepare AMD" but found "//prepare AMD"
(#72) Expected 1 space before "="; 0 found
(#72) Expected 1 space after "="; 0 found
(#72) Expected 1 space before "=>"; 0 found
(#72) Expected 1 space after "=>"; 0 found
(#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 table with data" but found "//prepare table with data"
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 8 spaces, found 2
(#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 2
(#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 2
(#78) Expected 1 space after "="; 0 found
(#78) Expected 1 space before "=>"; 0 found
(#78) Expected 1 space after "=>"; 0 found
(#79) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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
(#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 3
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 8 spaces, found 3
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 8 spaces, found 3
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 8 spaces, found 2
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 8 spaces, found 2
(#91) Commas (,) must be followed by white space.
(#91) Commas (,) must be followed by white space.
(#91) Commas (,) must be followed by white space.
(#91) Commas (,) must be followed by white space.
(#91) Commas (,) must be followed by white space.
(#91) Commas (,) must be followed by white space.
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 8 spaces, found 2
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 8 spaces, found 3
(#93) Commas (,) must be followed by white space.
(#93) Commas (,) must be followed by white space.
(#93) Commas (,) must be followed by white space.
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 8 spaces, found 2
(#95) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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 "// loop through the topics and add to table" but found "//loop through the topics and add to table"
(#98) Expected 1 space before "="; 0 found
(#98) Expected 1 space after "="; 0 found
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 8 spaces, found 2
(#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 "// topic name" but found "//topic name"
(#104) Commas (,) must be followed by white space.
(#105) Commas (,) must be followed by white space.
(#105) Commas (,) must be followed by white space.
(#105) Commas (,) must be followed by white space.
(#105) Commas (,) must be followed by white space.
(#105) Expected 1 space before "=>"; 0 found
(#105) Expected 1 space after "=>"; 0 found
(#105) Commas (,) must be followed by white space.
(#105) Expected 1 space before "=>"; 0 found
(#105) Expected 1 space after "=>"; 0 found
(#105) Line exceeds maximum limit of 180 characters; contains 200 characters
(#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 "// topic name" but found "//topic name"
(#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 "// topic level" but found "//topic level"
(#113) Commas (,) must be followed by white space.
(#117) Commas (,) must be followed by white space.
(#122) Inline comments must start with a capital letter, digit or 3-dots sequence
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) No space found before comment text; expected "// topic fonticon" but found "//topic fonticon"
(#126) Inline comments must start with a capital letter, digit or 3-dots sequence
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) No space found before comment text; expected "// topic targetwords" but found "//topic targetwords"
(#127) Expected 1 space before "="; 0 found
(#127) 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.
(#129) Expected 1 space after "="; 2 found
(#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 "// modify date" but found "//modify date"
(#133) Variable "datecell_content" must not contain underscores.
(#133) Commas (,) must be followed by white space.
(#134) Variable "datecell_content" must not contain underscores.
(#136) Inline comments must start with a capital letter, digit or 3-dots sequence
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) No space found before comment text; expected "// topic edit" but found "//topic edit"
(#140) Inline comments must start with a capital letter, digit or 3-dots sequence
(#140) No space found before comment text; expected "// if its not this module we will be going elsewhere..." but found "//if its not this module we will be going elsewhere..."
(#141) Expected "if (...) {\n"; found "if(...) {\n"
(#141) Expected 1 space before "=="; 0 found
(#141) Expected 1 space after "=="; 0 found
(#143) Expected "} else {\n"; found "}else{\n"
(#145) Line indented incorrectly; expected 18 spaces, found 12
(#146) Line indented incorrectly; expected at least 18 spaces, found 12
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 18 spaces, found 6
(#148) No space found before comment text; expected "// topic delete" but found "//topic delete"
(#149) Line indented incorrectly; expected 18 spaces, found 12
(#149) Expected "if (...) {\n"; found "if(...) {\n"
(#149) Expected 1 space before "=="; 0 found
(#149) Expected 1 space after "=="; 0 found
(#150) Line indented incorrectly; expected at least 22 spaces, found 16
(#152) Line indented incorrectly; expected at least 28 spaces, found 16
(#153) Line indented incorrectly; expected 18 spaces, found 12
(#153) Expected "} else {\n"; found "}else{\n"
(#154) Line indented incorrectly; expected at least 22 spaces, found 16
(#154) Expected 1 space before "="; 0 found
(#154) Expected 1 space after "="; 0 found
(#155) Line indented incorrectly; expected 18 spaces, found 12
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 18 spaces, found 3
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 18 spaces, found 3
(#159) Commas (,) must be followed by white space.
(#159) Commas (,) must be followed by white space.
(#159) Line exceeds 132 characters; contains 148 characters
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 18 spaces, found 3
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 18 spaces, found 3
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected 8 spaces, found 2
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 8 spaces, found 2
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected 4 spaces, found 1
(#167) Visibility must be declared on method "setup_datatables"
(#167) Expected 1 space before opening brace; found 0
(#171) Expected 1 space before "=>"; 0 found
(#171) Expected 1 space after "=>"; 0 found
(#172) Commas (,) must be followed by white space.
(#172) Commas (,) must be followed by white space.
(#172) Commas (,) must be followed by white space.
(#172) Commas (,) must be followed by white space.
(#172) Commas (,) must be followed by white space.
(#172) Commas (,) must be followed by white space.
(#172) Commas (,) must be followed by white space.
(#173) Expected 1 space before "="; 0 found
(#173) Expected 1 space after "="; 0 found
(#175) Inline comments must start with a capital letter, digit or 3-dots sequence
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#175) No space found before comment text; expected "// default ordering" but found "//default ordering"
(#177) Expected 1 space after "="; 0 found
(#178) Expected 1 space before "="; 0 found
(#178) Expected 1 space after "="; 0 found
(#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) 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"
(#181) Expected 1 space after "="; 0 found
(#182) Expected 1 space before "="; 0 found
(#182) Expected 1 space after "="; 0 found
(#183) Expected 1 space before "="; 0 found
(#183) Expected 1 space after "="; 0 found
mod/solo/classes/privacy/provider.php
(#39) No space found before comment text; expected "// 3.3 user_provider not backported so we use this switch to avoid errors when using same codebase for 3.3 and higher" but found "//3.3 user_provider not backported so we use this switch to avoid errors when using same codebase for 3.3 and higher"
(#41) Closing brace must be on a line by itself
(#43) Duplicate interface name "mod_solo\privacy\the_user_provider" found; first defined in /var/lib/jenkins/git_repositories/prechecker/mod/solo/classes/privacy/provider.php on line 41
(#43) Closing brace must be on a line by itself
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) No space found before comment text; expected "// user provider 3.4 and above" but found "//user provider 3.4 and above"
(#68) Method name "_get_metadata" should not be prefixed with an underscore to indicate visibility
(#77) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#92) Method name "_get_contexts_for_userid" should not be prefixed with an underscore to indicate visibility
(#105) Space found before semicolon; expected "];" but found "] ;"
(#152) Method name "_export_user_data" should not be prefixed with an underscore to indicate visibility
(#182) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#185) Expected 1 space after "="; 0 found
(#229) Inline comments must end in full-stops, exclamation marks, or question marks
mod/solo/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) Expected 1 space before "="; 0 found
(#17) Expected 1 space after "="; 0 found
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Line exceeds 132 characters; contains 170 characters
(#20) Expected 1 space before "="; 0 found
(#20) Expected 1 space after "="; 0 found
(#21) Expected 1 space before "="; 0 found
(#21) Expected 1 space after "="; 0 found
(#24) Commas (,) must be followed by white space.
(#24) Commas (,) must be followed by white space.
(#25) Opening brace should be on the same line as the declaration
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#32) Commas (,) must be followed by white space.
(#47) Expected 1 space before "=>"; 0 found
(#47) Expected 1 space after "=>"; 0 found
(#47) Commas (,) must be followed by white space.
(#47) Line exceeds 132 characters; contains 140 characters
(#51) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#60) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#63) Expected 1 space before "=="; 0 found
(#63) Expected 1 space after "=="; 0 found
(#75) Inline comments must start with a capital letter, digit or 3-dots sequence
(#75) This comment is 43% valid code; is this commented out code?
(#75) No space found before comment text; expected "// $ret = $record->targetwords . '/' . $record->totaltargetwords ;" but found "//$ret = $record->targetwords . '/' . $record->totaltargetwords ;"
(#80) Space found before semicolon; expected "autospellscore;" but found "autospellscore ;"
(#84) Space found before semicolon; expected "autogrammarscore;" but found "autogrammarscore ;"
(#88) Expected "if (...) {\n"; found "if(...) {\n"
(#88) Expected 1 space before "<"; 0 found
(#88) Expected 1 space after "<"; 0 found
(#90) Expected "} else {\n"; found "}else{\n"
(#98) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#100) 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
(#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 "// hidden player works but less useful right now" but found "//hidden player works but less useful right now"
(#103) This comment is 63% valid code; is this commented out code?
(#120) Expected 1 space before "=>"; 0 found
(#120) Expected 1 space after "=>"; 0 found
(#120) Commas (,) must be followed by white space.
(#123) Expected "} else {\n"; found "}else {\n"
(#135) Expected "} else {\n"; found "}else {\n"
(#150) Expected 1 space before opening brace; found 0
(#152) Expected 1 space before "="; 0 found
(#152) Expected 1 space after "="; 0 found
(#153) Expected "if (...) {\n"; found "if(...){"
(#153) Closing brace must be on a line by itself
(#154) Commas (,) must be followed by white space.
(#157) Expected 1 space before opening brace; found 0
(#160) Inline comments must start with a capital letter, digit or 3-dots sequence
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) No space found before comment text; expected "// heading data" but found "//heading data"
(#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 "// if we need to show just one group" but found "//if we need to show just one group"
(#167) Expected "if (...) {\n"; found "if(...){\n"
(#167) Expected 1 space before ">"; 0 found
(#167) Expected 1 space after ">"; 0 found
(#178) Expected 1 space before "="; 0 found
(#178) Expected 1 space after "="; 0 found
(#179) Commas (,) must be followed by white space.
(#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) Line indented incorrectly; expected at least 12 spaces, found 8
(#181) No space found before comment text; expected "// if its all groups or no groups" but found "//if its all groups or no groups"
(#182) Expected "} else {\n"; found "}else {\n"
(#191) Line indented incorrectly; expected 8 spaces, found 9
(#191) Closing brace indented incorrectly; expected 8 spaces, found 9
(#192) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#195) Expected "if (...) {\n"; found "if(...){\n"
(#196) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#196) Empty FOREACH statement detected
(#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 "// do any processing here" but found "//do any processing here"
(#199) Expected 1 space before "="; 0 found
(#200) Expected "} else {\n"; found "}else{\n"
(#201) Expected 1 space before "="; 0 found
mod/solo/classes/report/basereport.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#6) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#8) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#9) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Inline doc block comments are not allowed; use "// Comment." instead
(#34) Whitespace found at end of line
(#36) Spaces must be used for alignment; tabs are not allowed
(#37) Expected 1 space(s) before asterisk; 0 found
(#39) Whitespace found at end of line
(#47) Expected 1 space before "="; 0 found
(#47) Expected 1 space after "="; 0 found
(#48) Expected 1 space before "="; 0 found
(#48) Expected 1 space after "="; 0 found
(#49) Expected 1 space before "="; 0 found
(#49) Expected 1 space after "="; 0 found
(#51) Expected 1 space before "="; 0 found
(#51) Expected 1 space after "="; 0 found
(#54) Visibility must be declared on method "process_raw_data"
(#55) Visibility must be declared on method "fetch_formatted_heading"
(#60) Inline comments must start with a capital letter, digit or 3-dots sequence
(#60) This comment is 60% valid code; is this commented out code?
(#60) No space found before comment text; expected "// $this->mod = $DB->get_record(constants::M_TABLE, ['id' => $cm->instance], '*', MUST_EXIST);" but found "//$this->mod = $DB->get_record(constants::M_TABLE, ['id' => $cm->instance], '*', MUST_EXIST);"
(#64) Expected 1 space before opening brace; found 0
(#67) Expected 1 space before opening brace; found 0
(#68) Expected 1 space before "="; 0 found
(#68) Expected 1 space after "="; 0 found
(#69) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#70) Expected 1 space before "="; 0 found
(#70) Expected 1 space after "="; 0 found
(#70) Commas (,) must be followed by white space.
(#74) Expected 1 space before opening brace; found 0
(#78) Expected 1 space before opening brace; found 0
(#82) Expected 1 space before opening brace; found 0
(#83) Expected "if (...) {\n"; found "if(...){\n"
(#83) Expected 1 space before ">"; 0 found
(#83) Expected 1 space after ">"; 0 found
(#84) Expected 1 space before "="; 0 found
(#84) Expected 1 space after "="; 0 found
(#84) Commas (,) must be followed by white space.
(#84) Commas (,) must be followed by white space.
(#89) Commas (,) must be followed by white space.
(#89) Expected 1 space before opening brace; found 0
(#91) Expected "if (...) {\n"; found "if(...){\n"
(#91) Commas (,) must be followed by white space.
(#92) Expected 1 space before "="; 0 found
(#92) Expected 1 space after "="; 0 found
(#94) Expected "if (...) {\n"; found "if(...){\n"
(#94) 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.
(#95) Expected 1 space before "=>"; 0 found
(#95) Expected 1 space after "=>"; 0 found
(#100) Expected 1 space before opening brace; found 0
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) No space found before comment text; expected "// return empty string if the timestamps are not both present." but found "//return empty string if the timestamps are not both present."
(#103) Expected "if (...) {\n"; found "if(...){"
(#103) Closing brace must be on a line by itself
(#104) Expected 1 space before "="; 0 found
(#104) Expected 1 space after "="; 0 found
(#108) Commas (,) must be followed by white space.
(#108) Expected 1 space before opening brace; found 0
(#110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#110) 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."
(#111) Expected "if (...) {\n"; found "if(...){"
(#111) Closing brace must be on a line by itself
(#116) Expected 1 space after "="; 0 found
(#124) Commas (,) must be followed by white space.
(#124) Expected 1 space before opening brace; found 0
(#128) Expected "if (...) {\n"; found "if(...){\n"
(#133) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#135) Expected "if (...) {\n"; found "if(...){\n"
(#140) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#141) Expected 1 space before "="; 0 found
(#141) Expected 1 space after "="; 0 found
(#141) Commas (,) must be followed by white space.
(#141) Commas (,) must be followed by white space.
(#143) Expected 1 space before "="; 0 found
(#143) Expected 1 space after "="; 0 found
(#148) Commas (,) must be followed by white space.
(#148) Commas (,) must be followed by white space.
(#148) Expected 1 space before opening brace; found 0
(#152) Commas (,) must be followed by white space.
(#155) Commas (,) must be followed by white space.
(#156) Expected 1 space after "="; 0 found
(#159) Expected "if (...) {\n"; found "if(...){\n"
(#159) Commas (,) must be followed by white space.
(#160) Expected 1 space before "="; 0 found
(#160) Expected 1 space after "="; 0 found
(#161) Expected "} else {\n"; found "}else{\n"
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Whitespace found at end of line
mod/solo/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/>.".
(#16) Expected 1 space before "="; 0 found
(#16) Expected 1 space after "="; 0 found
(#17) Commas (,) must be followed by white space.
(#17) Commas (,) must be followed by white space.
(#19) Expected 1 space before "="; 0 found
(#19) Expected 1 space after "="; 0 found
(#20) Expected 1 space before "="; 0 found
(#20) Expected 1 space after "="; 0 found
(#22) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#22) Expected 1 space before opening brace; found 0
(#34) Commas (,) must be followed by white space.
(#38) Expected "if (...) {\n"; found "if(...){\n"
(#38) Commas (,) must be followed by white space.
(#39) Expected 1 space before "="; 0 found
(#39) Expected 1 space after "="; 0 found
(#40) Expected "} else {\n"; found "}else{\n"
(#47) Expected 1 space before opening brace; found 0
(#49) Expected 1 space before "="; 0 found
(#49) Expected 1 space after "="; 0 found
(#50) Expected "if (...) {\n"; found "if(...){"
(#50) Closing brace must be on a line by itself
(#51) Commas (,) must be followed by white space.
(#55) Expected 1 space before opening brace; found 0
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) No space found before comment text; expected "// heading data" but found "//heading data"
(#62) Commas (,) must be followed by white space.
(#63) Expected "if (...) {\n"; found "if(...){\n"
(#64) Expected 1 space before "="; 0 found
(#65) Expected "} else {\n"; found "}else{\n"
(#66) Expected 1 space before "="; 0 found
mod/solo/classes/report/classprogress.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) Expected 1 space before "="; 0 found
(#17) Expected 1 space after "="; 0 found
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#20) Expected 1 space before "="; 0 found
(#20) Expected 1 space after "="; 0 found
(#21) Expected 1 space before "="; 0 found
(#21) Expected 1 space after "="; 0 found
(#23) Expected 1 space before opening brace; found 0
(#25) Expected "if (...) {\n"; found "if(...){\n"
(#26) Expected 1 space before "="; 0 found
(#26) Expected 1 space after "="; 0 found
(#28) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#30) Inline comments must start with a capital letter, digit or 3-dots sequence
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) No space found before comment text; expected "// if we have data, yay" but found "//if we have data, yay"
(#31) Line indented incorrectly; expected 8 spaces, found 12
(#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 "// init our data set" but found "//init our data set"
(#35) Expected 1 space after "="; 0 found
(#36) Expected 1 space after "="; 0 found
(#38) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) No space found before comment text; expected "// get some working data" but found "//get some working data"
(#40) Line indented incorrectly; expected 12 spaces, found 16
(#40) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#41) Expected 1 space before "="; 0 found
(#41) Expected 1 space after "="; 0 found
(#42) Line indented incorrectly; expected 12 spaces, found 16
(#43) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) No space found before comment text; expected "// loop through each attempt" but found "//loop through each attempt"
(#46) Line indented incorrectly; expected 12 spaces, found 16
(#47) Line indented incorrectly; expected 16 spaces, found 20
(#48) Line indented incorrectly; expected 20 spaces, found 24
(#49) Line indented incorrectly; expected 24 spaces, found 28
(#52) Line indented incorrectly; expected 24 spaces, found 28
(#54) Line indented incorrectly; expected 20 spaces, found 24
(#56) Line indented incorrectly; expected 16 spaces, found 20
(#57) Line indented incorrectly; expected 12 spaces, found 16
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) No space found before comment text; expected "// add rawdata to chartdata" but found "//add rawdata to chartdata"
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) No space found before comment text; expected "// get some working data" but found "//get some working data"
(#60) Line indented incorrectly; expected 12 spaces, found 16
(#60) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#61) Line indented incorrectly; expected 16 spaces, found 20
(#62) Line indented incorrectly; expected 20 spaces, found 24
(#64) Line indented incorrectly; expected 20 spaces, found 24
(#65) Commas (,) must be followed by white space.
(#65) Line exceeds 132 characters; contains 137 characters
(#66) Line indented incorrectly; expected 16 spaces, found 20
(#67) Line indented incorrectly; expected 12 spaces, found 16
(#70) Line indented incorrectly; expected 8 spaces, found 12
(#70) Expected "} else {\n"; found "}else{\n"
(#72) Line indented incorrectly; expected 8 spaces, found 12
(#76) Commas (,) must be followed by white space.
(#76) Commas (,) must be followed by white space.
(#77) Opening brace should be on the same line as the declaration
(#85) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#91) Commas (,) must be followed by white space.
(#94) Commas (,) must be followed by white space.
(#97) Commas (,) must be followed by white space.
(#100) Commas (,) must be followed by white space.
(#103) Commas (,) must be followed by white space.
(#116) Expected 1 space before opening brace; found 0
(#118) Expected 1 space before "="; 0 found
(#118) Expected 1 space after "="; 0 found
(#119) Expected "if (...) {\n"; found "if(...){"
(#119) Expected 1 space before "=="; 0 found
(#119) Expected 1 space after "=="; 0 found
(#119) Closing brace must be on a line by itself
(#120) Commas (,) must be followed by white space.
(#120) Commas (,) must be followed by white space.
(#124) Expected 1 space before opening brace; found 0
(#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 "// heading data" but found "//heading data"
(#129) Expected 1 space before "="; 0 found
(#129) Expected 1 space after "="; 0 found
(#132) Line exceeds maximum limit of 180 characters; contains 219 characters
(#133) Line exceeds 132 characters; contains 139 characters
(#137) Commas (,) must be followed by white space.
(#137) Expected 1 space before "=>"; 0 found
(#137) Expected 1 space after "=>"; 0 found
(#139) Expected "if (...) {\n"; found "if(...){\n"
(#140) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#140) Empty FOREACH statement detected
(#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 "// do any processing here" but found "//do any processing here"
(#143) Expected 1 space before "="; 0 found
(#144) Expected "} else {\n"; found "}else{\n"
(#145) Expected 1 space before "="; 0 found
mod/solo/classes/report/detailedattempts.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) Expected 1 space before "="; 0 found
(#17) Expected 1 space after "="; 0 found
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Line exceeds maximum limit of 180 characters; contains 199 characters
(#20) Expected 1 space before "="; 0 found
(#20) Expected 1 space after "="; 0 found
(#21) Expected 1 space before "="; 0 found
(#21) Expected 1 space after "="; 0 found
(#24) Commas (,) must be followed by white space.
(#24) Commas (,) must be followed by white space.
(#25) Opening brace should be on the same line as the declaration
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#32) Commas (,) must be followed by white space.
(#44) Expected 1 space before "=="; 0 found
(#44) Expected 1 space after "=="; 0 found
(#52) Expected 1 space before "=>"; 0 found
(#52) Expected 1 space after "=>"; 0 found
(#52) Commas (,) must be followed by white space.
(#52) Line exceeds 132 characters; contains 140 characters
(#58) Expected "if (...) {\n"; found "if(...){\n"
(#61) Expected 1 space before "="; 0 found
(#61) Expected 1 space after "="; 0 found
(#63) Expected "} else {\n"; found "}else{\n"
(#64) Expected 1 space before "="; 0 found
(#64) Expected 1 space after "="; 0 found
(#69) Expected "if (...) {\n"; found "if(...) {\n"
(#75) Expected "} else {\n"; found "}else{\n"
(#76) Expected 1 space before "="; 0 found
(#76) Expected 1 space after "="; 0 found
(#98) Inline comments must start with a capital letter, digit or 3-dots sequence
(#98) This comment is 45% valid code; is this commented out code?
(#108) Expected "if (...) {\n"; found "if(...) {\n"
(#108) Expected 1 space before "<"; 0 found
(#108) Expected 1 space after "<"; 0 found
(#110) Expected "} else {\n"; found "}else{\n"
(#118) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#120) Commas (,) must be followed by white space.
(#121) Expected 1 space before "=>"; 0 found
(#121) Expected 1 space after "=>"; 0 found
(#121) Commas (,) must be followed by white space.
(#121) Expected 1 space before "=>"; 0 found
(#121) Expected 1 space after "=>"; 0 found
(#122) 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 "// hidden player works but less useful right now" but found "//hidden player works but less useful right now"
(#123) This comment is 63% valid code; is this commented out code?
(#140) Expected 1 space before "=>"; 0 found
(#140) Expected 1 space after "=>"; 0 found
(#140) Commas (,) must be followed by white space.
(#143) Expected "} else {\n"; found "}else {\n"
(#155) Expected "} else {\n"; found "}else {\n"
(#170) Expected 1 space before opening brace; found 0
(#172) Expected 1 space before "="; 0 found
(#172) Expected 1 space after "="; 0 found
(#173) Expected "if (...) {\n"; found "if(...){"
(#173) Closing brace must be on a line by itself
(#174) Commas (,) must be followed by white space.
(#178) Expected 1 space before opening brace; found 0
(#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 "// heading data" but found "//heading data"
(#184) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#186) Inline comments must start with a capital letter, digit or 3-dots sequence
(#186) Inline comments must end in full-stops, exclamation marks, or question marks
(#186) No space found before comment text; expected "// if we need to show just one group" but found "//if we need to show just one group"
(#187) Expected "if (...) {\n"; found "if(...){\n"
(#193) Line exceeds 132 characters; contains 154 characters
(#194) Line exceeds 132 characters; contains 143 characters
(#198) Expected 1 space before "="; 0 found
(#198) Expected 1 space after "="; 0 found
(#199) Commas (,) must be followed by white space.
(#200) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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 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"
(#203) Expected "} else {\n"; found "}else{\n"
(#204) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#208) Line exceeds 132 characters; contains 154 characters
(#209) Line exceeds 132 characters; contains 143 characters
(#212) Commas (,) must be followed by white space.
(#212) Expected 1 space before "=>"; 0 found
(#212) Expected 1 space after "=>"; 0 found
(#215) Functions must not contain multiple empty lines in a row; found 4 empty lines
(#219) Expected "if (...) {\n"; found "if(...){\n"
(#220) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#220) Empty FOREACH statement detected
(#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) No space found before comment text; expected "// do any processing here" but found "//do any processing here"
(#223) Expected 1 space before "="; 0 found
(#224) Expected "} else {\n"; found "}else{\n"
(#225) Expected 1 space before "="; 0 found
mod/solo/classes/report/downloadaudio.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) Expected 1 space before "="; 0 found
(#17) Expected 1 space after "="; 0 found
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#20) Expected 1 space before "="; 0 found
(#20) Expected 1 space after "="; 0 found
(#21) Expected 1 space before "="; 0 found
(#21) Expected 1 space after "="; 0 found
(#24) Commas (,) must be followed by white space.
(#24) Commas (,) must be followed by white space.
(#25) Opening brace should be on the same line as the declaration
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#32) Commas (,) must be followed by white space.
(#61) Expected 1 space before opening brace; found 0
(#63) Expected 1 space before "="; 0 found
(#63) Expected 1 space after "="; 0 found
(#64) Expected "if (...) {\n"; found "if(...){"
(#64) Closing brace must be on a line by itself
(#65) Commas (,) must be followed by white space.
(#68) Expected 1 space before opening brace; found 0
(#71) Inline comments must start with a capital letter, digit or 3-dots sequence
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) No space found before comment text; expected "// heading data" but found "//heading data"
(#77) Space found before semicolon; expected "'} at';" but found "'} at' ;"
(#80) Commas (,) must be followed by white space.
(#80) Expected 1 space before "=>"; 0 found
(#80) Expected 1 space after "=>"; 0 found
(#81) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#84) Expected "if (...) {\n"; found "if(...){\n"
(#85) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#85) Empty FOREACH statement detected
(#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 "// do any processing here" but found "//do any processing here"
(#88) Expected 1 space before "="; 0 found
(#89) Expected "} else {\n"; found "}else{\n"
(#90) Expected 1 space before "="; 0 found
mod/solo/classes/report/myattempts.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) Expected 1 space before "="; 0 found
(#17) Expected 1 space after "="; 0 found
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Line exceeds maximum limit of 180 characters; contains 194 characters
(#20) Expected 1 space before "="; 0 found
(#20) Expected 1 space after "="; 0 found
(#21) Expected 1 space before "="; 0 found
(#21) Expected 1 space after "="; 0 found
(#24) Commas (,) must be followed by white space.
(#24) Commas (,) must be followed by white space.
(#25) Opening brace should be on the same line as the declaration
(#31) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#35) Expected 1 space before "=="; 0 found
(#35) Expected 1 space after "=="; 0 found
(#37) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#53) Inline comments must start with a capital letter, digit or 3-dots sequence
(#53) This comment is 45% valid code; is this commented out code?
(#59) Space found before semicolon; expected "autospellscore;" but found "autospellscore ;"
(#63) Expected "if (...) {\n"; found "if(...) {\n"
(#63) Expected 1 space before "<"; 0 found
(#63) Expected 1 space after "<"; 0 found
(#65) Expected "} else {\n"; found "}else{\n"
(#73) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#75) Commas (,) must be followed by white space.
(#76) Expected 1 space before "=>"; 0 found
(#76) Expected 1 space after "=>"; 0 found
(#76) Commas (,) must be followed by white space.
(#76) Expected 1 space before "=>"; 0 found
(#76) Expected 1 space after "=>"; 0 found
(#77) 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 "// hidden player works but less useful right now" but found "//hidden player works but less useful right now"
(#78) This comment is 63% valid code; is this commented out code?
(#95) Expected 1 space before "=>"; 0 found
(#95) Expected 1 space after "=>"; 0 found
(#95) Commas (,) must be followed by white space.
(#98) Expected "} else {\n"; found "}else {\n"
(#102) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#114) Expected 1 space before opening brace; found 0
(#116) Expected 1 space before "="; 0 found
(#116) Expected 1 space after "="; 0 found
(#117) Expected "if (...) {\n"; found "if(...){"
(#117) Closing brace must be on a line by itself
(#120) Commas (,) must be followed by white space.
(#120) Commas (,) must be followed by white space.
(#124) Expected 1 space before opening brace; found 0
(#125) Commas (,) must be followed by white space.
(#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 "// heading data" but found "//heading data"
(#129) Expected 1 space before "="; 0 found
(#129) Expected 1 space after "="; 0 found
(#132) Whitespace found at end of line within string
(#134) Line exceeds 132 characters; contains 139 characters
(#138) Commas (,) must be followed by white space.
(#138) Expected 1 space before "=>"; 0 found
(#138) Expected 1 space after "=>"; 0 found
(#138) Expected 1 space before "=>"; 0 found
(#138) Expected 1 space after "=>"; 0 found
(#140) Expected "if (...) {\n"; found "if(...){\n"
(#141) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#141) Empty FOREACH statement detected
(#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 "// do any processing here" but found "//do any processing here"
(#144) Expected 1 space before "="; 0 found
(#145) Expected "} else {\n"; found "}else{\n"
(#146) Expected 1 space before "="; 0 found
mod/solo/classes/report/myprogress.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) Expected 1 space before "="; 0 found
(#17) Expected 1 space after "="; 0 found
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Line exceeds 132 characters; contains 147 characters
(#20) Expected 1 space before "="; 0 found
(#20) Expected 1 space after "="; 0 found
(#21) Expected 1 space before "="; 0 found
(#21) Expected 1 space after "="; 0 found
(#23) Expected 1 space before opening brace; found 0
(#25) Expected "if (...) {\n"; found "if(...){\n"
(#26) Expected 1 space before "="; 0 found
(#26) Expected 1 space after "="; 0 found
(#28) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#30) Inline comments must start with a capital letter, digit or 3-dots sequence
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) No space found before comment text; expected "// if we have data, yay" but found "//if we have data, yay"
(#31) Line indented incorrectly; expected 8 spaces, found 12
(#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 "// init our data set" but found "//init our data set"
(#35) Expected 1 space after "="; 0 found
(#36) Expected 1 space after "="; 0 found
(#38) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) No space found before comment text; expected "// get some working data" but found "//get some working data"
(#40) Line indented incorrectly; expected 12 spaces, found 16
(#40) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#41) Expected 1 space before "="; 0 found
(#41) Expected 1 space after "="; 0 found
(#42) Line indented incorrectly; expected 12 spaces, found 16
(#43) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) No space found before comment text; expected "// loop through each attempt" but found "//loop through each attempt"
(#46) Line indented incorrectly; expected 12 spaces, found 16
(#47) Line indented incorrectly; expected 16 spaces, found 20
(#48) Line indented incorrectly; expected 20 spaces, found 24
(#49) Line indented incorrectly; expected 24 spaces, found 28
(#52) Line indented incorrectly; expected 24 spaces, found 28
(#53) Commas (,) must be followed by white space.
(#54) Line indented incorrectly; expected 20 spaces, found 24
(#56) Line indented incorrectly; expected 16 spaces, found 20
(#57) Line indented incorrectly; expected 12 spaces, found 16
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) No space found before comment text; expected "// add rawdata to chartdata" but found "//add rawdata to chartdata"
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) No space found before comment text; expected "// get some working data" but found "//get some working data"
(#60) Line indented incorrectly; expected 12 spaces, found 16
(#60) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#61) Line indented incorrectly; expected 16 spaces, found 20
(#62) Line indented incorrectly; expected 20 spaces, found 24
(#64) Line indented incorrectly; expected 20 spaces, found 24
(#65) Commas (,) must be followed by white space.
(#65) Line exceeds 132 characters; contains 137 characters
(#66) Line indented incorrectly; expected 16 spaces, found 20
(#67) Line indented incorrectly; expected 12 spaces, found 16
(#70) Line indented incorrectly; expected 8 spaces, found 12
(#70) Expected "} else {\n"; found "}else{\n"
(#72) Line indented incorrectly; expected 8 spaces, found 12
(#76) Commas (,) must be followed by white space.
(#76) Commas (,) must be followed by white space.
(#77) Opening brace should be on the same line as the declaration
(#83) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#95) Expected 1 space before opening brace; found 0
(#97) Expected 1 space before "="; 0 found
(#97) Expected 1 space after "="; 0 found
(#98) Expected "if (...) {\n"; found "if(...){"
(#98) Closing brace must be on a line by itself
(#101) Commas (,) must be followed by white space.
(#101) Commas (,) must be followed by white space.
(#105) Expected 1 space before opening brace; found 0
(#108) Inline comments must start with a capital letter, digit or 3-dots sequence
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) No space found before comment text; expected "// heading data" but found "//heading data"
(#110) Expected 1 space before "="; 0 found
(#110) Expected 1 space after "="; 0 found
(#113) Line exceeds maximum limit of 180 characters; contains 251 characters
(#114) Line exceeds 132 characters; contains 139 characters
(#118) Commas (,) must be followed by white space.
(#118) Expected 1 space before "=>"; 0 found
(#118) Expected 1 space after "=>"; 0 found
(#118) Expected 1 space before "=>"; 0 found
(#118) Expected 1 space after "=>"; 0 found
(#120) Expected "if (...) {\n"; found "if(...){\n"
(#121) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#121) Empty FOREACH statement detected
(#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 "// do any processing here" but found "//do any processing here"
(#124) Expected 1 space before "="; 0 found
(#125) Expected "} else {\n"; found "}else{\n"
(#126) Expected 1 space before "="; 0 found
mod/solo/classes/report/userattempts.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) Expected 1 space before "="; 0 found
(#17) Expected 1 space after "="; 0 found
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#20) Expected 1 space before "="; 0 found
(#20) Expected 1 space after "="; 0 found
(#21) Expected 1 space before "="; 0 found
(#21) Expected 1 space after "="; 0 found
(#24) Commas (,) must be followed by white space.
(#24) Commas (,) must be followed by white space.
(#25) Opening brace should be on the same line as the declaration
(#31) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#46) Inline comments must start with a capital letter, digit or 3-dots sequence
(#46) This comment is 43% valid code; is this commented out code?
(#46) Line indented incorrectly; expected at least 16 spaces, found 14
(#46) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#51) Space found before semicolon; expected "autospellscore;" but found "autospellscore ;"
(#55) Expected "if (...) {\n"; found "if(...) {\n"
(#55) Expected 1 space before "<"; 0 found
(#55) Expected 1 space after "<"; 0 found
(#57) Expected "} else {\n"; found "}else{\n"
(#65) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#67) Commas (,) must be followed by white space.
(#68) Expected 1 space before "=>"; 0 found
(#68) Expected 1 space after "=>"; 0 found
(#68) Commas (,) must be followed by white space.
(#68) Expected 1 space before "=>"; 0 found
(#68) Expected 1 space after "=>"; 0 found
(#69) Inline comments must start with a capital letter, digit or 3-dots sequence
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) No space found before comment text; expected "// hidden player works but less useful right now" but found "//hidden player works but less useful right now"
(#70) This comment is 63% valid code; is this commented out code?
(#87) Expected 1 space before "=>"; 0 found
(#87) Expected 1 space after "=>"; 0 found
(#87) Commas (,) must be followed by white space.
(#90) Expected "} else {\n"; found "}else {\n"
(#102) Expected "} else {\n"; found "}else {\n"
(#117) Expected 1 space before opening brace; found 0
(#119) Expected 1 space before "="; 0 found
(#119) Expected 1 space after "="; 0 found
(#120) Expected "if (...) {\n"; found "if(...){"
(#120) Closing brace must be on a line by itself
(#123) Commas (,) must be followed by white space.
(#123) Commas (,) must be followed by white space.
(#127) Expected 1 space before opening brace; found 0
(#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 "// heading data" but found "//heading data"
(#132) Expected 1 space before "="; 0 found
(#132) Expected 1 space after "="; 0 found
(#137) Line exceeds 132 characters; contains 139 characters
(#141) Commas (,) must be followed by white space.
(#141) Expected 1 space before "=>"; 0 found
(#141) Expected 1 space after "=>"; 0 found
(#141) Expected 1 space before "=>"; 0 found
(#141) Expected 1 space after "=>"; 0 found
(#143) Expected "if (...) {\n"; found "if(...){\n"
(#144) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#144) Empty FOREACH statement detected
(#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 "// do any processing here" but found "//do any processing here"
(#147) Expected 1 space before "="; 0 found
(#148) Expected "} else {\n"; found "}else{\n"
(#149) Expected 1 space before "="; 0 found
mod/solo/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
(#94) Commas (,) must be followed by white space.
(#94) Commas (,) must be followed by white space.
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 8 spaces, found 2
(#96) No space found before comment text; expected "// add the action buttons" but found "//add the action buttons"
(#101) The final declaration must precede the visibility declaration
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected 8 spaces, found 2
(#102) Expected "if (...) {\n"; found "if(...){\n"
(#102) Expected 1 space before ">"; 0 found
(#102) Expected 1 space after ">"; 0 found
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 12 spaces, found 3
(#103) Space found before semicolon; expected "$count;" but found "$count ;"
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected 8 spaces, found 2
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Whitespace found at end of line
(#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
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Whitespace found at end of line
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected 4 spaces, found 1
(#113) Closing brace 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 4 spaces, found 1
(#115) The final declaration must precede the visibility declaration
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 8 spaces, found 2
(#116) Commas (,) must be followed by white space.
(#116) Commas (,) must be followed by white space.
(#116) Commas (,) must be followed by white space.
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected 4 spaces, found 1
(#128) The final declaration must precede the visibility declaration
(#132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) This comment is 70% valid code; is this commented out code?
(#132) No space found before comment text; expected "// edoptions = array('noclean'=>true)" but found "//edoptions = array('noclean'=>true)"
(#133) Expected 1 space before "=>"; 0 found
(#133) Expected 1 space after "=>"; 0 found
(#133) Expected 1 space before "=>"; 0 found
(#133) Expected 1 space after "=>"; 0 found
(#133) Line exceeds 132 characters; contains 152 characters
(#134) Expected 1 space before "=>"; 0 found
(#134) Expected 1 space after "=>"; 0 found
(#134) Expected 1 space before "=>"; 0 found
(#134) Expected 1 space after "=>"; 0 found
mod/solo/classes/task/solo_s3_adhoc.php
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#44) Expected 6 space(s) before asterisk; 5 found
(#45) Expected 6 space(s) before asterisk; 5 found
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected 4 spaces, found 2
(#46) Expected 1 space before opening brace; found 0
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 8 spaces, found 6
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 8 spaces, found 2
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Line indented incorrectly; expected at least 8 spaces, found 2
(#50) No space found before comment text; expected "// CD should contain activityid / attemptid and modulecontextid" but found "//CD should contain activityid / attemptid and modulecontextid"
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 8 spaces, found 2
(#51) Expected 1 space after "="; 2 found
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 8 spaces, found 2
(#52) No space found before comment text; expected "// $trace->output($cd->somedata)" but found "//$trace->output($cd->somedata)"
(#54) Commas (,) must be followed by white space.
(#54) Expected 1 space before "=>"; 0 found
(#54) Expected 1 space after "=>"; 0 found
(#55) Line indented incorrectly; expected 8 spaces, found 9
(#55) Expected "if (...) {\n"; found "if(...){\n"
(#56) Commas (,) must be followed by white space.
(#58) Line indented incorrectly; expected 8 spaces, found 9
(#60) Expected 1 space before "=>"; 0 found
(#60) Expected 1 space after "=>"; 0 found
(#61) Line indented incorrectly; expected 8 spaces, found 9
(#61) Expected "if (...) {\n"; found "if(...){\n"
(#63) Line indented incorrectly; expected 12 spaces, found 13
(#63) Expected "if (...) {\n"; found "if(...){\n"
(#64) Commas (,) must be followed by white space.
(#64) Commas (,) must be followed by white space.
(#66) Line indented incorrectly; expected 12 spaces, found 13
(#67) Line indented incorrectly; expected 12 spaces, found 13
(#67) Expected "if (...) {\n"; found "if(...){\n"
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) No space found before comment text; expected "// woa!! Its already been got. This can happen if user goes to selfreview page which will try and do the" but found "//woa!! Its already been got. This can happen if user goes to selfreview page which will try and do the"
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) No space found before comment text; expected "// retrieve if transcripts are not back. It can also happen if streaming transcription is going" but found "//retrieve if transcripts are not back. It can also happen if streaming transcription is going"
(#72) Line indented incorrectly; expected 12 spaces, found 13
(#74) Variable "attempt_with_transcripts" must not contain underscores.
(#75) Line indented incorrectly; expected 12 spaces, found 13
(#75) Expected "if (...) {\n"; found "if(...){\n"
(#75) Variable "attempt_with_transcripts" 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 "// process transcripts (find matches etc)" but found "//process transcripts (find matches etc)"
(#78) Expected 1 space before "="; 0 found
(#78) Expected 1 space after "="; 0 found
(#79) Line indented incorrectly; expected 16 spaces, found 17
(#79) Expected "if (...) {\n"; found "if(...){\n"
(#79) Variable "attempt_with_transcripts" must not contain underscores.
(#80) Expected 1 space before "="; 0 found
(#80) Expected 1 space after "="; 0 found
(#80) Variable "attempt_with_transcripts" must not contain underscores.
(#81) Line indented incorrectly; expected 16 spaces, found 17
(#82) Line indented incorrectly; expected 16 spaces, found 17
(#82) Expected "if (...) {\n"; found "if(...) {\n"
(#83) Line indented incorrectly; expected 20 spaces, found 21
(#83) Expected "try {\n...} catch (...) {\n"; found "try {\n...}catch(...){\n"
(#84) Variable "attempt_with_transcripts" must not contain underscores.
(#86) Variable "attempt_with_transcripts" must not contain underscores.
(#87) Variable "attempt_with_transcripts" must not contain underscores.
(#88) Line indented incorrectly; expected 20 spaces, found 21
(#90) Commas (,) must be followed by white space.
(#91) Line indented incorrectly; expected 20 spaces, found 21
(#92) Line indented incorrectly; expected 16 spaces, found 17
(#94) Line indented incorrectly; expected 12 spaces, found 13
(#94) Expected "} else {\n"; found "}else{\n"
(#95) Commas (,) must be followed by white space.
(#95) Commas (,) must be followed by white space.
(#96) Line indented incorrectly; expected 12 spaces, found 13
(#98) Line indented incorrectly; expected 8 spaces, found 9
(#98) Expected "} else {\n"; found "}else{\n"
(#99) Commas (,) must be followed by white space.
(#101) Line indented incorrectly; expected 8 spaces, found 9
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected 4 spaces, found 1
(#102) Closing brace indented incorrectly; expected 2 spaces, found 1
(#106) Expected "if (...) {\n"; found "if(...){\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 "// after 24 hours we give up" but found "//after 24 hours we give up"
(#111) Usage of ELSEIF not allowed; use ELSE IF instead
(#112) No space found before comment text; expected "// 15 minute delay" but found "//15 minute delay"
(#114) Expected "} else {\n"; found "}else{\n"
(#115) No space found before comment text; expected "// 30 second delay" but found "//30 second delay"
(#119) Variable "s3_task" must not contain underscores.
(#120) Variable "s3_task" must not contain underscores.
(#121) Variable "s3_task" must not contain underscores.
(#122) Inline comments must start with a capital letter, digit or 3-dots sequence
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) No space found before comment text; expected "// if we do not 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"
(#123) Variable "s3_task" must not contain underscores.
(#123) Expected 1 space before "+"; 0 found
(#123) Expected 1 space after "+"; 0 found
(#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
(#125) Variable "s3_task" must not contain underscores.
(#128) Commas (,) must be followed by white space.
(#128) Expected 1 space before opening brace; found 0
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 4 spaces, found 1
(#130) Closing brace indented incorrectly; expected 4 spaces, found 1
mod/solo/classes/topic/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
(#39) Opening brace should be on the same line as the declaration
(#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 "// remove records" but found "//remove records"
(#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
mod/solo/classes/topic/topicform.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.
(#70) Closing brace must be on a line by itself
(#76) Line indented incorrectly; expected 4 spaces, found 3
(#76) Closing brace must be on a line by itself
(#82) The final declaration must precede the visibility declaration
(#92) The final declaration must precede the visibility declaration
(#95) Line exceeds 132 characters; contains 159 characters
(#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 "// name" but found "//name"
(#107) Expected 1 space before "=>"; 0 found
(#107) Expected 1 space after "=>"; 0 found
(#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 "// fonticon" but found "//fonticon"
(#116) Commas (,) must be followed by white space.
(#116) Commas (,) must be followed by white space.
(#116) Commas (,) must be followed by white space.
(#116) Commas (,) must be followed by white space.
(#117) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#119) Inline comments must start with a capital letter, digit or 3-dots sequence
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) No space found before comment text; expected "// targetwords" but found "//targetwords"
(#120) Line exceeds 132 characters; contains 148 characters
(#123) Commas (,) must be followed by white space.
(#123) Commas (,) must be followed by white space.
(#123) Commas (,) must be followed by white space.
(#123) Commas (,) must be followed by white space.
(#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 "// level" but found "//level"
(#127) Commas (,) must be followed by white space.
(#127) Commas (,) must be followed by white space.
(#130) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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 "// add the action buttons" but found "//add the action buttons"
(#139) The final declaration must precede the visibility declaration
mod/solo/classes/topichelper.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
(#30) Expected 1 space after "="; 0 found
(#34) Expected "if (...) {\n"; found "if(...){\n"
(#36) Expected "} else {\n"; found "}else{\n"
(#42) Opening brace should be on the same line as the declaration
(#45) Expected 1 space before "="; 0 found
(#45) Expected 1 space after "="; 0 found
(#47) Expected "if (...) {\n"; found "if(...){\n"
(#48) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#49) Expected "if (...) {\n"; found "if(...){\n"
(#54) Expected "} else {\n"; found "}else{\n"
(#60) Opening brace should be on the same line as the declaration
(#62) Expected 1 space after "="; 0 found
(#69) Expected 1 space before opening brace; found 0
mod/solo/classes/utils.php
(#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) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#44) Inline comments must start with a capital letter, digit or 3-dots sequence
(#44) 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?"
(#47) Inline comments must start with a capital letter, digit or 3-dots sequence
(#47) No space found before comment text; expected "// we default to true" but found "//we default to true"
(#48) No space found before comment text; expected "// but it only takes one no ...." but found "//but it only takes one no ...."
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) No space found before comment text; expected "// The regions that can transcribe" but found "//The regions that can transcribe"
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) No space found before comment text; expected "// if user disables ai, we do not transcribe" but found "//if user disables ai, we do not transcribe"
(#65) Expected 1 space before opening brace; found 0
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) No space found before comment text; expected "// The instance languages" but found "//The instance languages"
(#77) Expected 1 space after "="; 0 found
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) No space found before comment text; expected "// The supported regions" but found "//The supported regions"
(#84) Expected "if (...) {\n"; found "if(...) {\n"
(#92) Expected 1 space after "="; 0 found
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) 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"
(#103) 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."
(#104) Variable "streaming_results" must not contain underscores.
(#104) Expected 1 space before opening brace; found 0
(#105) Variable "streaming_results" must not contain underscores.
(#107) Expected 1 space before "="; 0 found
(#107) Expected 1 space after "="; 0 found
(#108) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#109) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#115) Commas (,) must be followed by white space.
(#116) Commas (,) must be followed by white space.
(#124) Expected 1 space before "="; 0 found
(#124) Expected 1 space after "="; 0 found
(#125) Expected 1 space before "="; 0 found
(#125) Expected 1 space after "="; 0 found
(#126) Expected 1 space after "="; 0 found
(#127) Expected 1 space before "="; 0 found
(#127) Expected 1 space after "="; 0 found
(#128) Expected 1 space before "="; 0 found
(#128) Expected 1 space after "="; 0 found
(#128) Expected 1 space before "=>"; 0 found
(#128) Expected 1 space after "=>"; 0 found
(#129) Expected 1 space before "="; 0 found
(#129) Expected 1 space after "="; 0 found
(#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 "// check if curl return from transcript url is valid" but found "//check if curl return from transcript url is valid"
(#136) Expected 1 space before opening brace; found 0
(#137) Expected "if (...) {\n"; found "if(...){\n"
(#137) Commas (,) must be followed by white space.
(#137) Expected 1 space before ">"; 0 found
(#137) Expected 1 space after ">"; 0 found
(#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 "// if the audio filename is empty or wrong, its hopeless ...just return false" but found "//if the audio filename is empty or wrong, its hopeless ...just return false"
(#145) Expected "if (...) {\n"; found "if(...){\n"
(#150) Inline comments must start with a capital letter, digit or 3-dots sequence
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) No space found before comment text; expected "// fetch transcripts, and bail out of they are not ready or wrong" but found "//fetch transcripts, and bail out of they are not ready or wrong"
(#151) Commas (,) must be followed by white space.
(#155) Expected 1 space before opening brace; found 0
(#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 the audio filename is empty or wrong, its hopeless ...just return false" but found "//if the audio filename is empty or wrong, its hopeless ...just return false"
(#159) Expected "if (...) {\n"; found "if(...){\n"
(#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 "// fetch transcripts, and bail out of they are not ready or wrong" but found "//fetch transcripts, and bail out of they are not ready or wrong"
(#168) Commas (,) must be followed by white space.
(#169) Expected "if (...) {\n"; found "if(...){"
(#169) Closing brace must be on a line by itself
(#171) Commas (,) must be followed by white space.
(#172) Expected "if (...) {\n"; found "if(...){"
(#172) Closing brace must be on a line by itself
(#174) Commas (,) must be followed by white space.
(#175) Expected "if (...) {\n"; found "if(...){"
(#175) Closing brace must be on a line by itself
(#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 "// 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"
(#178) Expected "if (...) {\n"; found "if(...) {\n"
(#180) Expected 1 space before "="; 0 found
(#180) Expected 1 space after "="; 0 found
(#186) Expected "if (...) {\n"; found "if(...){\n"
(#191) Inline comments must start with a capital letter, digit or 3-dots sequence
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#191) No space found before comment text; expected "// update auto transcript stats" but found "//update auto transcript stats"
(#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 "// return attempt" but found "//return attempt"
(#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 "// fetch stats, one way or the other" but found "//fetch stats, one way or the other"
(#204) Expected "if (...) {\n"; found "if(...){\n"
(#204) Empty IF statement detected
(#205) Inline comments must start with a capital letter, digit or 3-dots sequence
(#205) Inline comments must end in full-stops, exclamation marks, or question marks
(#205) No space found before comment text; expected "// do some stats work" but found "//do some stats work"
(#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 "// fetch interlocutor array to string" but found "//fetch interlocutor array to string"
(#213) Inline comments must start with a capital letter, digit or 3-dots sequence
(#213) No space found before comment text; expected "// the incoming data is an array, and we need to csv it." but found "//the incoming data is an array, and we need to csv it."
(#214) Expected "if (...) {\n"; found "if(...) {\n"
(#215) Expected "if (...) {\n"; found "if(...) {\n"
(#217) Expected "} else {\n"; found "}else{\n"
(#220) Expected "} else {\n"; found "}else{\n"
(#221) Expected 1 space after "="; 0 found
(#226) Inline comments must start with a capital letter, digit or 3-dots sequence
(#226) Inline comments must end in full-stops, exclamation marks, or question marks
(#226) No space found before comment text; expected "// fetch lang server url, services incl. 'transcribe' , 'lm', 'lt', 'spellcheck'" but found "//fetch lang server url, services incl. 'transcribe' , 'lm', 'lt', 'spellcheck'"
(#227) Commas (,) must be followed by white space.
(#227) Expected 1 space before opening brace; found 0
(#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 "// fetch self transcript parts" but found "//fetch self transcript parts"
(#240) Expected 1 space before "="; 0 found
(#241) Expected "if (...) {\n"; found "if(...){\n"
(#245) Expected "} else {\n"; found "}else{\n"
(#250) Commas (,) must be followed by white space.
(#250) Expected 1 space before opening brace; found 0
(#252) Inline comments must start with a capital letter, digit or 3-dots sequence
(#252) Inline comments must end in full-stops, exclamation marks, or question marks
(#252) No space found before comment text; expected "// count sentences" but found "//count sentences"
(#257) Inline comments must start with a capital letter, digit or 3-dots sequence
(#257) No space found before comment text; expected "// longest sentence length" but found "//longest sentence length"
(#258) Inline comments must end in full-stops, exclamation marks, or question marks
(#258) No space found before comment text; expected "// average sentence length" but found "//average sentence length"
(#259) Expected 1 space before "="; 0 found
(#259) Expected 1 space after "="; 0 found
(#260) Expected 1 space before "="; 0 found
(#260) Expected 1 space after "="; 0 found
(#262) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#263) Commas (,) must be followed by white space.
(#264) Expected "if (...) {\n"; found "if(...){\n"
(#264) Expected 1 space before ">"; 0 found
(#264) Expected 1 space after ">"; 0 found
(#265) Expected 1 space after "="; 0 found
(#267) Expected 1 space before "+="; 0 found
(#267) Expected 1 space after "+="; 0 found
(#269) Expected "if (...) {\n"; found "if(...){\n"
(#269) Expected 1 space before ">"; 0 found
(#269) Expected 1 space after ">"; 0 found
(#269) Expected 1 space before ">"; 0 found
(#269) Expected 1 space after ">"; 0 found
(#270) Expected 1 space before "="; 0 found
(#270) Expected 1 space after "="; 0 found
(#273) Inline comments must start with a capital letter, digit or 3-dots sequence
(#273) Inline comments must end in full-stops, exclamation marks, or question marks
(#273) No space found before comment text; expected "// return values" but found "//return values"
(#279) Commas (,) must be followed by white space.
(#281) Inline comments must start with a capital letter, digit or 3-dots sequence
(#281) Inline comments must end in full-stops, exclamation marks, or question marks
(#281) No space found before comment text; expected "// prepare data" but found "//prepare data"
(#282) Variable "is_english" must not contain underscores.
(#282) Expected 1 space before "="; 0 found
(#282) Expected 1 space after "="; 0 found
(#282) Commas (,) must be followed by white space.
(#282) Expected 1 space before "==="; 0 found
(#282) Expected 1 space after "==="; 0 found
(#287) Inline comments must start with a capital letter, digit or 3-dots sequence
(#287) Inline comments must end in full-stops, exclamation marks, or question marks
(#287) No space found before comment text; expected "// unique words" but found "//unique words"
(#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 "// long words" but found "//long words"
(#293) Expected "if (...) {\n"; found "if(...) {\n"
(#293) Variable "is_english" must not contain underscores.
(#297) Expected "} else {\n"; found "}else{\n"
(#304) Inline comments must start with a capital letter, digit or 3-dots sequence
(#304) Inline comments must end in full-stops, exclamation marks, or question marks
(#304) No space found before comment text; expected "// return results" but found "//return results"
(#305) Expected 1 space before "="; 0 found
(#306) Expected 1 space before "="; 0 found
(#317) Inline comments must start with a capital letter, digit or 3-dots sequence
(#320) Inline comments must end in full-stops, exclamation marks, or question marks
(#328) Inline comments must start with a capital letter, digit or 3-dots sequence
(#328) Inline comments must end in full-stops, exclamation marks, or question marks
(#329) Commas (,) must be followed by white space.
(#329) Commas (,) must be followed by white space.
(#329) Commas (,) must be followed by white space.
(#329) Commas (,) must be followed by white space.
(#330) Commas (,) must be followed by white space.
(#330) Commas (,) must be followed by white space.
(#330) Commas (,) must be followed by white space.
(#330) Commas (,) must be followed by white space.
(#331) Commas (,) must be followed by white space.
(#331) Commas (,) must be followed by white space.
(#331) Commas (,) must be followed by white space.
(#331) Commas (,) must be followed by white space.
(#332) Commas (,) must be followed by white space.
(#332) Commas (,) must be followed by white space.
(#332) Commas (,) must be followed by white space.
(#332) Commas (,) must be followed by white space.
(#333) Commas (,) must be followed by white space.
(#333) Commas (,) must be followed by white space.
(#333) Commas (,) must be followed by white space.
(#333) Commas (,) must be followed by white space.
(#338) Inline comments must start with a capital letter, digit or 3-dots sequence
(#338) Inline comments must end in full-stops, exclamation marks, or question marks
(#339) Commas (,) must be followed by white space.
(#339) Commas (,) must be followed by white space.
(#339) Commas (,) must be followed by white space.
(#339) Commas (,) must be followed by white space.
(#345) Inline comments must start with a capital letter, digit or 3-dots sequence
(#345) Inline comments must end in full-stops, exclamation marks, or question marks
(#347) Closing brace must be on a line by itself
(#348) Closing brace must be on a line by itself
(#355) Expected 1 space before opening brace; found 0
(#356) Commas (,) must be followed by white space.
(#357) Commas (,) must be followed by white space.
(#362) Inline comments must start with a capital letter, digit or 3-dots sequence
(#362) Inline comments must end in full-stops, exclamation marks, or question marks
(#362) 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"
(#363) Expected 1 space before opening brace; found 0
(#364) Inline comments must start with a capital letter, digit or 3-dots sequence
(#364) Inline comments must end in full-stops, exclamation marks, or question marks
(#364) No space found before comment text; expected "// init stats with defaults" but found "//init stats with defaults"
(#365) Expected 1 space before "="; 0 found
(#365) Expected 1 space after "="; 0 found
(#366) Expected 1 space before "="; 0 found
(#366) Expected 1 space after "="; 0 found
(#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
(#370) Expected 1 space before "="; 0 found
(#370) Expected 1 space after "="; 0 found
(#371) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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
(#373) No space found before comment text; expected "// if we have no words for whatever reason the calc will not work" but found "//if we have no words for whatever reason the calc will not work"
(#374) Expected "if (...) {\n"; found "if(...) {\n"
(#374) Expected 1 space before "<"; 0 found
(#374) Expected 1 space after "<"; 0 found
(#375) Inline comments must start with a capital letter, digit or 3-dots sequence
(#375) Inline comments must end in full-stops, exclamation marks, or question marks
(#375) No space found before comment text; expected "// update spelling and grammar stats in DB" but found "//update spelling and grammar stats in DB"
(#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 "// fetch grammar stats" but found "//fetch grammar stats"
(#380) Variable "lt_url" must not contain underscores.
(#380) Must use "self::" for local static member reference
(#380) Commas (,) must be followed by white space.
(#381) Expected 1 space after "="; 0 found
(#381) Expected 1 space before "=>"; 0 found
(#381) Commas (,) must be followed by white space.
(#381) Expected 1 space before "=>"; 0 found
(#381) Expected 1 space after "=>"; 0 found
(#382) Must use "self::" for local static member reference
(#382) Variable "lt_url" must not contain underscores.
(#382) Commas (,) must be followed by white space.
(#382) Commas (,) must be followed by white space.
(#383) Inline comments must start with a capital letter, digit or 3-dots sequence
(#383) Inline comments must end in full-stops, exclamation marks, or question marks
(#383) No space found before comment text; expected "// default grammar score" but found "//default grammar score"
(#384) Expected 1 space after "="; 0 found
(#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 "// fetch spell stats" but found "//fetch spell stats"
(#387) Variable "spellcheck_url" must not contain underscores.
(#387) Must use "self::" for local static member reference
(#387) Commas (,) must be followed by white space.
(#389) Expected 1 space after "="; 0 found
(#389) Expected 1 space before "=>"; 0 found
(#389) Expected 1 space after "=>"; 0 found
(#389) Commas (,) must be followed by white space.
(#389) Expected 1 space before "=>"; 0 found
(#389) Expected 1 space after "=>"; 0 found
(#390) Must use "self::" for local static member reference
(#390) Variable "spellcheck_url" must not contain underscores.
(#390) Commas (,) must be followed by white space.
(#390) Commas (,) must be followed by white space.
(#391) Inline comments must start with a capital letter, digit or 3-dots sequence
(#391) Inline comments must end in full-stops, exclamation marks, or question marks
(#391) No space found before comment text; expected "// default spell score" but found "//default spell score"
(#392) Expected 1 space after "="; 0 found
(#393) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#396) Inline comments must start with a capital letter, digit or 3-dots sequence
(#396) Inline comments must end in full-stops, exclamation marks, or question marks
(#396) No space found before comment text; expected "// calc grammar score" but found "//calc grammar score"
(#397) Expected "if (...) {\n"; found "if(...) {\n"
(#398) Inline comments must start with a capital letter, digit or 3-dots sequence
(#398) Inline comments must end in full-stops, exclamation marks, or question marks
(#398) No space found before comment text; expected "// work out grammar" but found "//work out grammar"
(#401) Expected 1 space before "="; 0 found
(#413) Inline comments must start with a capital letter, digit or 3-dots sequence
(#413) Inline comments must end in full-stops, exclamation marks, or question marks
(#413) No space found before comment text; expected "// calculate spell score" but found "//calculate spell score"
(#414) Expected "if (...) {\n"; found "if(...) {\n"
(#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
(#416) No space found before comment text; expected "// work out spelling" but found "//work out spelling"
(#419) Expected "if (...) {\n"; found "if(...) {\n"
(#424) Expected "} else {\n"; found "}else{\n"
(#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 "// update spelling and grammar stats in data object and return" but found "//update spelling and grammar stats in data object and return"
(#438) Expected 1 space before "="; 0 found
(#438) 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
(#441) Expected 1 space before "="; 0 found
(#441) Expected 1 space after "="; 0 found
(#445) Inline comments must start with a capital letter, digit or 3-dots sequence
(#445) Inline comments must end in full-stops, exclamation marks, or question marks
(#445) No space found before comment text; expected "// fetch stats, one way or the other" but found "//fetch stats, one way or the other"
(#446) Commas (,) must be followed by white space.
(#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 "// if we have stats in the database, lets use those" but found "//if we have stats in the database, lets use those"
(#449) Commas (,) must be followed by white space.
(#449) Expected 1 space before "=>"; 0 found
(#449) Expected 1 space after "=>"; 0 found
(#450) Expected "if (...) {\n"; found "if(...) {\n"
(#453) Expected "if (...) {\n"; found "if(...){\n"
(#455) Inline comments must start with a capital letter, digit or 3-dots sequence
(#455) No space found before comment text; expected "// if that worked, and why wouldn't it, lets save them too." but found "//if that worked, and why wouldn't it, lets save them too."
(#457) Must use "self::" for local static member reference
(#457) Commas (,) must be followed by white space.
(#458) Must use "self::" for local static member reference
(#458) Commas (,) must be followed by white space.
(#458) Commas (,) must be followed by white space.
(#460) Commas (,) must be followed by white space.
(#460) Commas (,) must be followed by white space.
(#464) No space found before comment text; expected "// 0 aiaccuracy means absolutely nothing was matched" but found "//0 aiaccuracy means absolutely nothing was matched"
(#465) No space found before comment text; expected "// -1 means we do not have ai data" but found "//-1 means we do not have ai data"
(#466) Expected "if (...) {\n"; found "if(...){\n"
(#467) Expected 1 space before "="; 0 found
(#467) 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 "// save / update stats" but found "//save / update stats"
(#473) Expected 1 space before opening brace; found 0
(#475) Expected 1 space before "="; 0 found
(#475) Expected 1 space after "="; 0 found
(#476) Expected 1 space before "="; 0 found
(#476) Expected 1 space after "="; 0 found
(#477) Expected 1 space before "="; 0 found
(#477) Expected 1 space after "="; 0 found
(#478) Expected 1 space before "="; 0 found
(#478) Expected 1 space after "="; 0 found
(#480) Expected 1 space after "="; 0 found
(#481) Expected 1 space before "=>"; 0 found
(#481) Expected 1 space after "=>"; 0 found
(#481) Commas (,) must be followed by white space.
(#481) Expected 1 space before "=>"; 0 found
(#481) Expected 1 space after "=>"; 0 found
(#481) Commas (,) must be followed by white space.
(#481) Expected 1 space before "=>"; 0 found
(#481) Expected 1 space after "=>"; 0 found
(#482) Expected "if (...) {\n"; found "if(...){\n"
(#484) Commas (,) must be followed by white space.
(#485) Expected "} else {\n"; found "}else{\n"
(#486) Expected 1 space before "="; 0 found
(#486) Expected 1 space after "="; 0 found
(#487) Expected 1 space before "="; 0 found
(#487) Expected 1 space after "="; 0 found
(#488) Commas (,) must be followed by white space.
(#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 "// calculate stats of transcript (no db code)" but found "//calculate stats of transcript (no db code)"
(#494) Expected 1 space before opening brace; found 0
(#495) Expected 1 space before "="; 0 found
(#496) Expected 1 space before "="; 0 found
(#496) Expected 1 space after "="; 0 found
(#497) Expected 1 space before "="; 0 found
(#497) Expected 1 space after "="; 0 found
(#498) Expected 1 space before "="; 0 found
(#498) Expected 1 space after "="; 0 found
(#499) Expected 1 space before "="; 0 found
(#499) Expected 1 space after "="; 0 found
(#500) Expected 1 space before "="; 0 found
(#500) Expected 1 space after "="; 0 found
(#501) Expected 1 space before "="; 0 found
(#501) Expected 1 space after "="; 0 found
(#502) Expected 1 space before "="; 0 found
(#502) Expected 1 space after "="; 0 found
(#504) Expected "if (...) {\n"; found "if(...){\n"
(#510) Expected 1 space before "="; 0 found
(#510) Expected 1 space after "="; 0 found
(#513) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#514) Commas (,) must be followed by white space.
(#515) Expected "if (...) {\n"; found "if(...){"
(#515) Expected 1 space before "==="; 0 found
(#515) Expected 1 space after "==="; 0 found
(#515) Closing brace must be on a line by itself
(#516) Space found before semicolon; expected "' ';" but found "' ' ;"
(#518) Expected 1 space before "+="; 0 found
(#520) Expected "if (...) {\n"; found "if(...){"
(#520) Closing brace must be on a line by itself
(#522) Expected "if (...) {\n"; found "if(...){\n"
(#525) Expected 1 space before "="; 0 found
(#525) Expected 1 space before "/"; 2 found
(#526) Must use "self::" for local static member reference
(#527) Commas (,) must be followed by white space.
(#530) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#533) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#535) Expected "if (...) {\n"; found "if(...){\n"
(#536) Expected 1 space before "="; 0 found
(#536) Expected 1 space after "="; 0 found
(#537) Expected "} else {\n"; found "}else {\n"
(#540) Expected "if (...) {\n"; found "if(...){"
(#540) Closing brace must be on a line by itself
(#546) Inline comments must start with a capital letter, digit or 3-dots sequence
(#546) No space found before comment text; expected "// clear AI data" but found "//clear AI data"
(#547) Inline comments must end in full-stops, exclamation marks, or question marks
(#551) Commas (,) must be followed by white space.
(#551) Expected 1 space before "=>"; 0 found
(#551) Expected 1 space after "=>"; 0 found
(#552) Expected "if (...) {\n"; found "if(...) {\n"
(#553) Expected "if (...) {\n"; found "if(...) {\n"
(#553) Expected 1 space before "!=="; 0 found
(#553) Expected 1 space after "!=="; 0 found
(#557) Inline comments must start with a capital letter, digit or 3-dots sequence
(#557) Inline comments must end in full-stops, exclamation marks, or question marks
(#557) No space found before comment text; expected "// update grades in this case" but found "//update grades in this case"
(#558) Commas (,) must be followed by white space.
(#564) Commas (,) must be followed by white space.
(#564) Expected 1 space before opening brace; found 0
(#567) Expected 1 space before "=>"; 0 found
(#567) Expected 1 space after "=>"; 0 found
(#568) Inline comments must start with a capital letter, digit or 3-dots sequence
(#568) No space found before comment text; expected "// if not attempt found, all is lost." but found "//if not attempt found, all is lost."
(#569) Expected "if (...) {\n"; found "if(...) {\n"
(#572) Inline comments must start with a capital letter, digit or 3-dots sequence
(#572) Inline comments must end in full-stops, exclamation marks, or question marks
(#572) No space found before comment text; expected "// if this was human graded do not mess with it" but found "//if this was human graded do not mess with it"
(#573) Expected "if (...) {\n"; found "if(...){\n"
(#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 will need our module instance too" but found "//we will need our module instance too"
(#577) Expected 1 space before "="; 0 found
(#577) Expected 1 space after "="; 0 found
(#577) Commas (,) must be followed by white space.
(#577) Expected 1 space before "=>"; 0 found
(#577) Expected 1 space after "=>"; 0 found
(#578) Expected "if (...) {\n"; found "if(...) {\n"
(#581) Expected "if (...) {\n"; found "if(...){\n"
(#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 "// we might need AI table data too" but found "//we might need AI table data too"
(#586) Commas (,) must be followed by white space.
(#586) Expected 1 space before "=>"; 0 found
(#586) Expected 1 space after "=>"; 0 found
(#588) Inline comments must start with a capital letter, digit or 3-dots sequence
(#588) Inline comments must end in full-stops, exclamation marks, or question marks
(#588) No space found before comment text; expected "// figure out the autograde" but found "//figure out the autograde"
(#589) Variable "ag_options" must not contain underscores.
(#591) Inline comments must start with a capital letter, digit or 3-dots sequence
(#591) Inline comments must end in full-stops, exclamation marks, or question marks
(#591) No space found before comment text; expected "// basescore" but found "//basescore"
(#592) Variable "ag_options" must not contain underscores.
(#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 "// wordcount value" but found "//wordcount value"
(#595) Variable "ag_options" must not contain underscores.
(#595) Expected 1 space before "=="; 0 found
(#597) Expected "if (...) {\n"; found "if(...){"
(#597) Expected 1 space before "<"; 0 found
(#597) Expected 1 space after "<"; 0 found
(#597) Expected 1 space before "="; 0 found
(#597) Expected 1 space after "="; 0 found
(#597) Closing brace must be on a line by itself
(#599) Inline comments must start with a capital letter, digit or 3-dots sequence
(#599) Inline comments must end in full-stops, exclamation marks, or question marks
(#599) No space found before comment text; expected "// ratio to apply to start ratio" but found "//ratio to apply to start ratio"
(#601) Variable "ag_options" must not contain underscores.
(#609) Expected "if (...) {\n"; found "if(...){\n"
(#620) Inline comments must start with a capital letter, digit or 3-dots sequence
(#620) No space found before comment text; expected "// get starting value from which to add/minus bonuses" but found "//get starting value from which to add/minus bonuses"
(#621) No space found before comment text; expected "// eg 80 unique words over target words 100 :" but found "//eg 80 unique words over target words 100 :"
(#622) Inline comments must end in full-stops, exclamation marks, or question marks
(#623) Commas (,) must be followed by white space.
(#624) Expected "if (...) {\n"; found "if(...){"
(#624) Expected 1 space before ">"; 0 found
(#624) Expected 1 space after ">"; 0 found
(#624) Expected 1 space before "="; 0 found
(#624) Expected 1 space after "="; 0 found
(#624) Closing brace must be on a line by itself
(#626) Inline comments must start with a capital letter, digit or 3-dots sequence
(#626) No space found before comment text; expected "// apply basescore (default 80%)" but found "//apply basescore (default 80%)"
(#627) No space found before comment text; expected "// eg we allow 20% for bonuses so start at 80%. And we already have 80%" but found "//eg we allow 20% for bonuses so start at 80%. And we already have 80%"
(#628) Inline comments must end in full-stops, exclamation marks, or question marks
(#628) No space found before comment text; expected "// .80 x 80 = 64" but found "//.80 x 80 = 64"
(#631) Inline comments must start with a capital letter, digit or 3-dots sequence
(#631) No space found before comment text; expected "// apply use ratio (default aiaccuracy)" but found "//apply use ratio (default aiaccuracy)"
(#632) No space found before comment text; expected "// eg we reduce score according to accuracy. in this case 50%" but found "//eg we reduce score according to accuracy. in this case 50%"
(#633) Inline comments must end in full-stops, exclamation marks, or question marks
(#636) Inline comments must start with a capital letter, digit or 3-dots sequence
(#636) Inline comments must end in full-stops, exclamation marks, or question marks
(#636) No space found before comment text; expected "// apply bonuses" but found "//apply bonuses"
(#637) Expected "for (...) {\n"; found "for(...){\n"
(#637) Expected 1 space after "="; 0 found
(#637) Expected 1 space after first semicolon of FOR loop; 0 found
(#637) Expected 1 space before "<="; 0 found
(#637) Expected 1 space after "<="; 0 found
(#637) Expected 1 space after second semicolon of FOR loop; 0 found
(#638) Expected 1 space before "="; 0 found
(#638) Expected 1 space after "="; 0 found
(#639) Expected "if (...) {\n"; found "if(...){\n"
(#639) Variable "ag_options" must not contain underscores.
(#639) Expected 1 space before "=="; 0 found
(#639) Expected 1 space after "=="; 0 found
(#640) Expected 1 space before "="; 0 found
(#640) Expected 1 space after "="; 0 found
(#642) Expected 1 space before "="; 0 found
(#642) Expected 1 space after "="; 0 found
(#643) Variable "ag_options" must not contain underscores.
(#645) Expected 1 space before "="; 0 found
(#645) Expected 1 space after "="; 0 found
(#648) Expected 1 space before "="; 0 found
(#648) Expected 1 space after "="; 0 found
(#651) Expected 1 space before "="; 0 found
(#651) Expected 1 space after "="; 0 found
(#654) Expected 1 space before "="; 0 found
(#654) Expected 1 space after "="; 0 found
(#657) Expected 1 space before "="; 0 found
(#657) Expected 1 space after "="; 0 found
(#661) Expected 1 space before "="; 0 found
(#661) Expected 1 space after "="; 0 found
(#665) Inline comments must start with a capital letter, digit or 3-dots sequence
(#665) No space found before comment text; expected "// eg 3 points minus'ed for each of 7 spelling mistakes:" but found "//eg 3 points minus'ed for each of 7 spelling mistakes:"
(#666) Inline comments must end in full-stops, exclamation marks, or question marks
(#666) No space found before comment text; expected "// if we had 32% : 32 - [3 points] * [-1] * [7] = 11%" but found "//if we had 32% : 32 - [3 points] * [-1] * [7] = 11%"
(#667) Variable "ag_options" must not contain underscores.
(#669) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#671) Inline comments must start with a capital letter, digit or 3-dots sequence
(#671) Inline comments must end in full-stops, exclamation marks, or question marks
(#671) No space found before comment text; expected "// sanitize result" but found "//sanitize result"
(#672) Commas (,) must be followed by white space.
(#673) Expected "if (...) {\n"; found "if(...){\n"
(#674) Expected 1 space before "="; 0 found
(#674) Expected 1 space after "="; 0 found
(#675) Expected "} else if (...) {\n"; found "}else if(...){\n"
(#675) Expected "if (...) {\n"; found "if(...){\n"
(#676) Expected 1 space before "="; 0 found
(#676) Expected 1 space after "="; 0 found
(#679) Inline comments must start with a capital letter, digit or 3-dots sequence
(#679) Inline comments must end in full-stops, exclamation marks, or question marks
(#679) No space found before comment text; expected "// update attempts table" but found "//update attempts table"
(#680) Commas (,) must be followed by white space.
(#683) Inline comments must start with a capital letter, digit or 3-dots sequence
(#683) Inline comments must end in full-stops, exclamation marks, or question marks
(#683) No space found before comment text; expected "// update gradebook" but found "//update gradebook"
(#687) Commas (,) must be followed by white space.
(#690) Inline comments must start with a capital letter, digit or 3-dots sequence
(#690) Inline comments must end in full-stops, exclamation marks, or question marks
(#690) No space found before comment text; expected "// remove stats" but found "//remove stats"
(#691) Expected 1 space before opening brace; found 0
(#694) Expected 1 space after "="; 0 found
(#695) Expected 1 space before "=>"; 0 found
(#695) Expected 1 space after "=>"; 0 found
(#695) Commas (,) must be followed by white space.
(#695) Expected 1 space before "=>"; 0 found
(#695) Expected 1 space after "=>"; 0 found
(#695) Commas (,) must be followed by white space.
(#695) Expected 1 space before "=>"; 0 found
(#695) Expected 1 space after "=>"; 0 found
(#696) Expected "if (...) {\n"; found "if(...) {\n"
(#697) Expected 1 space before "=>"; 0 found
(#697) Expected 1 space after "=>"; 0 found
(#701) Inline comments must start with a capital letter, digit or 3-dots sequence
(#701) No space found before comment text; expected "// clear AI data" but found "//clear AI data"
(#702) Inline comments must end in full-stops, exclamation marks, or question marks
(#703) Expected 1 space before opening brace; found 0
(#706) Expected 1 space before "="; 0 found
(#706) Expected 1 space after "="; 0 found
(#707) Expected 1 space before "="; 0 found
(#707) Expected 1 space after "="; 0 found
(#708) Expected 1 space before "="; 0 found
(#708) Expected 1 space after "="; 0 found
(#709) Expected 1 space before "="; 0 found
(#709) Expected 1 space after "="; 0 found
(#711) Inline comments must end in full-stops, exclamation marks, or question marks
(#711) No space found before comment text; expected "// Remove AI data from attempts table" but found "//Remove AI data from attempts table"
(#712) Commas (,) must be followed by white space.
(#714) Inline comments must start with a capital letter, digit or 3-dots sequence
(#714) Inline comments must end in full-stops, exclamation marks, or question marks
(#714) No space found before comment text; expected "// update stats table" but found "//update stats table"
(#715) Commas (,) must be followed by white space.
(#717) Inline comments must end in full-stops, exclamation marks, or question marks
(#717) No space found before comment text; expected "// Delete AI record" but found "//Delete AI record"
(#718) Commas (,) must be followed by white space.
(#718) Expected 1 space before "=>"; 0 found
(#718) Expected 1 space after "=>"; 0 found
(#718) Expected 1 space before "=>"; 0 found
(#718) Expected 1 space after "=>"; 0 found
(#721) Inline comments must start with a capital letter, digit or 3-dots sequence
(#721) Inline comments must end in full-stops, exclamation marks, or question marks
(#721) 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"
(#722) Commas (,) must be followed by white space.
(#722) Expected 1 space before opening brace; found 0
(#723) Variable "s3_task" must not contain underscores.
(#724) Variable "s3_task" must not contain underscores.
(#732) Variable "s3_task" must not contain underscores.
(#733) Inline comments must start with a capital letter, digit or 3-dots sequence
(#733) Inline comments must end in full-stops, exclamation marks, or question marks
(#734) Variable "s3_task" must not contain underscores.
(#746) Expected "if (...) {\n"; found "if(...){\n"
(#748) Expected "} else {\n"; found "}else{\n"
(#750) Expected 1 space before "="; 0 found
(#750) Expected 1 space after "="; 0 found
(#751) Expected 1 space before "="; 0 found
(#751) Expected 1 space after "="; 0 found
(#752) Expected 1 space before "="; 0 found
(#752) Expected 1 space after "="; 0 found
(#761) Line indented incorrectly; expected at least 4 spaces, found 3
(#766) Line indented incorrectly; expected at least 4 spaces, found 3
(#767) Line indented incorrectly; expected at least 4 spaces, found 3
(#768) Public method name "utils::cleanText" must be in lower-case letters only
(#768) Expected 1 space before opening brace; found 0
(#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 "// lowercaseify" but found "//lowercaseify"
(#770) Expected 1 space before "="; 0 found
(#770) Expected 1 space after "="; 0 found
(#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 "// remove any html" but found "//remove any html"
(#775) Inline comments must start with a capital letter, digit or 3-dots sequence
(#775) Inline comments must end in full-stops, exclamation marks, or question marks
(#775) No space found before comment text; expected "// replace all line ends with empty strings" but found "//replace all line ends with empty strings"
(#778) Inline comments must start with a capital letter, digit or 3-dots sequence
(#778) No space found before comment text; expected "// remove punctuation" but found "//remove punctuation"
(#779) 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"
(#781) Inline comments must end in full-stops, exclamation marks, or question marks
(#781) 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"
(#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 "// remove bad chars" but found "//remove bad chars"
(#785) Variable "b_open" must not contain underscores.
(#785) Expected 1 space before "="; 0 found
(#785) Expected 1 space after "="; 0 found
(#786) Variable "b_close" must not contain underscores.
(#786) Expected 1 space before "="; 0 found
(#786) Expected 1 space after "="; 0 found
(#787) Variable "b_sopen" must not contain underscores.
(#787) Expected 1 space before "="; 0 found
(#787) Expected 1 space after "="; 0 found
(#788) Variable "b_sclose" must not contain underscores.
(#788) Expected 1 space before "="; 0 found
(#788) Expected 1 space after "="; 0 found
(#789) Expected 1 space before "="; 0 found
(#789) Variable "b_open" must not contain underscores.
(#789) Commas (,) must be followed by white space.
(#789) Variable "b_close" must not contain underscores.
(#789) Commas (,) must be followed by white space.
(#789) Variable "b_sopen" must not contain underscores.
(#789) Commas (,) must be followed by white space.
(#789) Variable "b_sclose" must not contain underscores.
(#790) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#791) Expected 1 space before "="; 0 found
(#791) Expected 1 space after "="; 0 found
(#791) Commas (,) must be followed by white space.
(#791) Commas (,) must be followed by white space.
(#794) Inline comments must start with a capital letter, digit or 3-dots sequence
(#794) No space found before comment text; expected "// remove double spaces" but found "//remove double spaces"
(#795) Inline comments must end in full-stops, exclamation marks, or question marks
(#795) No space found before comment text; expected "// split on spaces into words" but found "//split on spaces into words"
(#796) Commas (,) must be followed by white space.
(#797) Inline comments must start with a capital letter, digit or 3-dots sequence
(#797) Inline comments must end in full-stops, exclamation marks, or question marks
(#797) No space found before comment text; expected "// remove any empty elements" but found "//remove any empty elements"
(#798) Closing brace must be on a line by itself
(#799) Commas (,) must be followed by white space.
(#803) Inline comments must start with a capital letter, digit or 3-dots sequence
(#803) 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"
(#804) No space found before comment text; expected "// this is our helper" but found "//this is our helper"
(#805) 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"
(#806) Inline comments must end in full-stops, exclamation marks, or question marks
(#806) No space found before comment text; expected "// this is our helper" but found "//this is our helper"
(#807) Commas (,) must be followed by white space.
(#808) Opening brace should be on the same line as the declaration
(#814) Expected "if (...) {\n"; found "if(...) {\n"
(#814) Expected 1 space before "=="; 0 found
(#814) Expected 1 space after "=="; 0 found
(#816) Expected "} else {\n"; found "}else{\n"
(#822) 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"
(#823) 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"
(#824) Inline comments must end in full-stops, exclamation marks, or question marks
(#824) No space found before comment text; expected "// "refresh token" links" but found "//"refresh token" links"
(#825) Commas (,) must be followed by white space.
(#825) Expected 1 space before opening brace; found 0
(#826) Line indented incorrectly; expected at least 8 spaces, found 7
(#828) Line indented incorrectly; expected at least 8 spaces, found 7
(#828) 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"
(#829) Inline comments must end in full-stops, exclamation marks, or question marks
(#829) No space found before comment text; expected "// refresh token" but found "//refresh token"
(#831) Commas (,) must be followed by white space.
(#836) Expected "if (...) {\n"; found "if(...){\n"
(#837) Line indented incorrectly; expected at least 12 spaces, found 11
(#837) Commas (,) must be followed by white space.
(#838) Line indented incorrectly; expected 8 spaces, found 7
(#838) Closing brace indented incorrectly; expected 8 spaces, found 7
(#839) Expected "if (...) {\n"; found "if(...){\n"
(#840) Commas (,) must be followed by white space.
(#843) Expected "if (...) {\n"; found "if(...){\n"
(#847) Inline comments must end in full-stops, exclamation marks, or question marks
(#847) 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"
(#851) Inline comments must start with a capital letter, digit or 3-dots sequence
(#851) Inline comments must end in full-stops, exclamation marks, or question marks
(#851) 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"
(#852) Expected "if (...) {\n"; found "if(...){\n"
(#853) Commas (,) must be followed by white space.
(#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 "// 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"
(#855) Usage of ELSEIF not allowed; use ELSE IF instead
(#855) Commas (,) must be followed by white space.
(#856) Commas (,) must be followed by white space.
(#857) Inline comments must start with a capital letter, digit or 3-dots sequence
(#857) Line indented incorrectly; expected at least 12 spaces, found 8
(#857) 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."
(#858) Usage of ELSEIF not allowed; use ELSE IF instead
(#858) Commas (,) must be followed by white space.
(#861) Expected "if (...) {\n"; found "if(...){\n"
(#865) Inline comments must start with a capital letter, digit or 3-dots sequence
(#865) 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."
(#866) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#867) Commas (,) must be followed by white space.
(#868) Commas (,) must be followed by white space.
(#870) Inline comments must end in full-stops, exclamation marks, or question marks
(#870) No space found before comment text; expected "// Is app authorised" but found "//Is app authorised"
(#871) Expected "if (...) {\n"; found "if(...){\n"
(#871) Commas (,) must be followed by white space.
(#872) Commas (,) must be followed by white space.
(#873) Expected "} else {\n"; found "}else{\n"
(#874) Commas (,) must be followed by white space.
(#881) Inline comments must end in full-stops, exclamation marks, or question marks
(#881) 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"
(#883) Opening brace should be on the same line as the declaration
(#892) Inline comments must start with a capital letter, digit or 3-dots sequence
(#892) 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"
(#893) Inline comments must end in full-stops, exclamation marks, or question marks
(#894) Expected "if (...) {\n"; found "if(...){\n"
(#894) Expected 1 space before "=="; 0 found
(#894) Expected 1 space after "=="; 0 found
(#895) Expected "if (...) {\n"; found "if(...){\n"
(#896) Inline comments must start with a capital letter, digit or 3-dots sequence
(#896) This comment is 59% valid code; is this commented out code?
(#896) Line indented incorrectly; expected at least 16 spaces, found 15
(#901) Inline comments must end in full-stops, exclamation marks, or question marks
(#902) Variable "token_url" must not contain underscores.
(#902) Expected 1 space after "="; 0 found
(#906) Expected 1 space before "=>"; 0 found
(#906) Expected 1 space after "=>"; 0 found
(#908) Variable "token_response" must not contain underscores.
(#908) Variable "token_url" must not contain underscores.
(#908) Commas (,) must be followed by white space.
(#909) Variable "token_response" must not contain underscores.
(#910) Variable "resp_object" must not contain underscores.
(#910) Variable "token_response" must not contain underscores.
(#911) Expected "if (...) {\n"; found "if(...) {\n"
(#911) Variable "resp_object" must not contain underscores.
(#911) Variable "resp_object" must not contain underscores.
(#911) Commas (,) must be followed by white space.
(#912) Variable "resp_object" must not contain underscores.
(#913) Inline comments must start with a capital letter, digit or 3-dots sequence
(#913) Inline comments must end in full-stops, exclamation marks, or question marks
(#913) 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"
(#914) Expected "if (...) {\n"; found "if(...) {\n"
(#914) Variable "resp_object" must not contain underscores.
(#915) Variable "resp_object" must not contain underscores.
(#915) Variable "resp_object" must not contain underscores.
(#916) Inline comments must start with a capital letter, digit or 3-dots sequence
(#916) Inline comments must end in full-stops, exclamation marks, or question marks
(#916) No space found before comment text; expected "// we refresh one hour out, to prevent any overlap" but found "//we refresh one hour out, to prevent any overlap"
(#918) Expected "} else {\n"; found "}else{\n"
(#922) Expected 1 space before "="; 0 found
(#922) Expected 1 space before "-"; 0 found
(#922) Expected 1 space after "-"; 0 found
(#922) Expected 1 space before "*"; 0 found
(#922) Expected 1 space after "*"; 0 found
(#923) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#925) Inline comments must start with a capital letter, digit or 3-dots sequence
(#925) Inline comments must end in full-stops, exclamation marks, or question marks
(#925) No space found before comment text; expected "// cache the token" but found "//cache the token"
(#929) Expected 1 space before "="; 0 found
(#929) Expected 1 space after "="; 0 found
(#930) Expected 1 space before "="; 0 found
(#930) Expected 1 space after "="; 0 found
(#931) Expected 1 space before "="; 0 found
(#931) Expected 1 space after "="; 0 found
(#932) Expected "if (...) {\n"; found "if(...){\n"
(#932) Variable "resp_object" must not contain underscores.
(#932) Commas (,) must be followed by white space.
(#933) Variable "resp_object" must not contain underscores.
(#935) Expected "if (...) {\n"; found "if(...){\n"
(#935) Variable "resp_object" must not contain underscores.
(#935) Commas (,) must be followed by white space.
(#936) Variable "resp_object" must not contain underscores.
(#938) Expected "if (...) {\n"; found "if(...){\n"
(#938) Variable "resp_object" must not contain underscores.
(#938) Commas (,) must be followed by white space.
(#939) Variable "resp_object" must not contain underscores.
(#945) Expected "} else {\n"; found "}else{\n"
(#947) Expected "if (...) {\n"; found "if(...) {\n"
(#947) Empty IF statement detected
(#947) Variable "resp_object" must not contain underscores.
(#947) Variable "resp_object" must not contain underscores.
(#947) Commas (,) must be followed by white space.
(#948) Inline comments must end in full-stops, exclamation marks, or question marks
(#948) This comment is 43% valid code; is this commented out code?
(#948) No space found before comment text; expected "// ERROR = $resp_object->error" but found "//ERROR = $resp_object->error"
(#951) Expected "} else {\n"; found "}else{\n"
(#952) Expected 1 space before "="; 0 found
(#952) Expected 1 space after "="; 0 found
(#957) Inline comments must start with a capital letter, digit or 3-dots sequence
(#957) No space found before comment text; expected "// check token and tokenobject(from cache)" but found "//check token and tokenobject(from cache)"
(#958) Inline comments must end in full-stops, exclamation marks, or question marks
(#958) 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"
(#959) Expected 1 space before opening brace; found 0
(#962) Inline comments must start with a capital letter, digit or 3-dots sequence
(#962) Inline comments must end in full-stops, exclamation marks, or question marks
(#962) No space found before comment text; expected "// check token authenticated" but found "//check token authenticated"
(#963) Expected "if (...) {\n"; found "if(...) {\n"
(#973) Inline comments must start with a capital letter, digit or 3-dots sequence
(#973) Inline comments must end in full-stops, exclamation marks, or question marks
(#973) 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]"
(#979) Inline comments must end in full-stops, exclamation marks, or question marks
(#979) 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]"
(#984) Inline comments must start with a capital letter, digit or 3-dots sequence
(#995) Inline comments must start with a capital letter, digit or 3-dots sequence
(#995) 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."
(#1000) Commas (,) must be followed by white space.
(#1000) Expected 1 space before opening brace; found 0
(#1001) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1001) Inline comments must end in full-stops, exclamation marks, or question marks
(#1001) No space found before comment text; expected "// get question audio div (not so easy)" but found "//get question audio div (not so easy)"
(#1003) Commas (,) must be followed by white space.
(#1003) Commas (,) must be followed by white space.
(#1004) Expected 1 space before "="; 0 found
(#1004) Expected 1 space after "="; 0 found
(#1007) Expected "if (...) {\n"; found "if(...){"
(#1007) Expected 1 space before "=="; 0 found
(#1007) Expected 1 space after "=="; 0 found
(#1007) Closing brace must be on a line by itself
(#1012) Expected 1 space before "="; 0 found
(#1018) Expected 1 space before opening brace; found 0
(#1020) Expected 1 space before "="; 0 found
(#1020) Expected 1 space after "="; 0 found
(#1021) Expected 1 space before "="; 0 found
(#1021) Expected 1 space after "="; 0 found
(#1022) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1023) Expected "if (...) {\n"; found "if(...){\n"
(#1028) Expected "if (...) {\n"; found "if(...){\n"
(#1028) Expected 1 space before ">"; 0 found
(#1028) Expected 1 space after ">"; 0 found
(#1029) Expected 1 space before "-"; 0 found
(#1029) Expected 1 space after "-"; 0 found
(#1030) Expected "} else {\n"; found "}else{\n"
(#1035) Expected 1 space before opening brace; found 0
(#1036) Variable "rec_options" must not contain underscores.
(#1042) Variable "rec_options" must not contain underscores.
(#1045) Expected 1 space before opening brace; found 0
(#1046) Variable "rec_options" must not contain underscores.
(#1047) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1047) Inline comments must end in full-stops, exclamation marks, or question marks
(#1047) This comment is 47% valid code; is this commented out code?
(#1049) Variable "rec_options" must not contain underscores.
(#1052) Expected 1 space before opening brace; found 0
(#1054) Expected "for (...) {\n"; found "for(...){\n"
(#1054) Expected 1 space before "="; 0 found
(#1054) Expected 1 space after "="; 0 found
(#1054) Expected 1 space after first semicolon of FOR loop; 0 found
(#1054) Expected 1 space before "<"; 0 found
(#1054) Expected 1 space after "<"; 0 found
(#1054) Expected 1 space after second semicolon of FOR loop; 0 found
(#1055) Expected 1 space before "="; 0 found
(#1055) Expected 1 space after "="; 0 found
(#1060) Expected 1 space before opening brace; found 0
(#1062) Commas (,) must be followed by white space.
(#1063) Commas (,) must be followed by white space.
(#1067) Line indented incorrectly; expected 4 spaces, found 2
(#1067) Expected 1 space before opening brace; found 0
(#1068) Line indented incorrectly; expected at least 8 spaces, found 6
(#1069) Commas (,) must be followed by white space.
(#1070) Commas (,) must be followed by white space.
(#1071) Commas (,) must be followed by white space.
(#1072) Commas (,) must be followed by white space.
(#1073) Commas (,) must be followed by white space.
(#1074) Commas (,) must be followed by white space.
(#1075) Commas (,) must be followed by white space.
(#1076) Commas (,) must be followed by white space.
(#1077) Commas (,) must be followed by white space.
(#1078) Commas (,) must be followed by white space.
(#1079) Commas (,) must be followed by white space.
(#1080) Commas (,) must be followed by white space.
(#1081) Line indented incorrectly; expected at least 8 spaces, found 6
(#1082) Line indented incorrectly; expected 4 spaces, found 2
(#1084) Line indented incorrectly; expected 4 spaces, found 2
(#1084) Expected 1 space before opening brace; found 0
(#1085) Line indented incorrectly; expected at least 8 spaces, found 6
(#1086) Expected 1 space before "=>"; 0 found
(#1086) Expected 1 space after "=>"; 0 found
(#1087) Expected 1 space before "=>"; 0 found
(#1087) Expected 1 space after "=>"; 0 found
(#1088) Expected 1 space before "=>"; 0 found
(#1088) Expected 1 space after "=>"; 0 found
(#1089) Expected 1 space before "=>"; 0 found
(#1089) Expected 1 space after "=>"; 0 found
(#1090) Expected 1 space before "=>"; 0 found
(#1090) Expected 1 space after "=>"; 0 found
(#1091) Expected 1 space before "=>"; 0 found
(#1091) Expected 1 space after "=>"; 0 found
(#1092) Expected 1 space before "=>"; 0 found
(#1092) Expected 1 space after "=>"; 0 found
(#1093) Expected 1 space before "=>"; 0 found
(#1093) Expected 1 space after "=>"; 0 found
(#1094) Expected 1 space before "=>"; 0 found
(#1094) Expected 1 space after "=>"; 0 found
(#1094) Commas (,) must be followed by white space.
(#1095) Line indented incorrectly; expected at least 8 spaces, found 6
(#1096) Line indented incorrectly; expected 4 spaces, found 2
(#1102) Line exceeds 132 characters; contains 134 characters
(#1102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1102) This comment is 46% valid code; is this commented out code?
(#1103) Inline comments must end in full-stops, exclamation marks, or question marks
(#1104) Line indented incorrectly; expected at least 16 spaces, found 14
(#1131) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1131) This comment is 48% valid code; is this commented out code?
(#1131) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#1132) Inline comments must end in full-stops, exclamation marks, or question marks
(#1132) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#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) This comment is 47% valid code; is this commented out code?
(#1141) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1145) Expected 1 space before opening brace; found 0
(#1147) Expected 1 space before "=>"; 0 found
(#1147) Expected 1 space after "=>"; 0 found
(#1147) Commas (,) must be followed by white space.
(#1148) Expected 1 space before "=>"; 0 found
(#1148) Expected 1 space after "=>"; 0 found
(#1148) Commas (,) must be followed by white space.
(#1153) Expected 1 space before opening brace; found 0
(#1155) Expected 1 space before "=>"; 0 found
(#1155) Expected 1 space after "=>"; 0 found
(#1155) Commas (,) must be followed by white space.
(#1156) Expected 1 space before "=>"; 0 found
(#1156) Expected 1 space after "=>"; 0 found
(#1156) Commas (,) must be followed by white space.
(#1156) Commas (,) must be followed by white space.
(#1157) Expected 1 space before "=>"; 0 found
(#1157) Expected 1 space after "=>"; 0 found
(#1157) Commas (,) must be followed by white space.
(#1157) Commas (,) must be followed by white space.
(#1158) Expected 1 space before "=>"; 0 found
(#1158) Expected 1 space after "=>"; 0 found
(#1158) Commas (,) must be followed by white space.
(#1158) Commas (,) must be followed by white space.
(#1159) Expected 1 space before "=>"; 0 found
(#1159) Expected 1 space after "=>"; 0 found
(#1159) Commas (,) must be followed by white space.
(#1159) Commas (,) must be followed by white space.
(#1160) Expected 1 space before "=>"; 0 found
(#1160) Expected 1 space after "=>"; 0 found
(#1160) Commas (,) must be followed by white space.
(#1160) Commas (,) must be followed by white space.
(#1161) Expected 1 space before "=>"; 0 found
(#1161) Expected 1 space after "=>"; 0 found
(#1161) Commas (,) must be followed by white space.
(#1161) Commas (,) must be followed by white space.
(#1162) Expected 1 space before "=>"; 0 found
(#1162) Expected 1 space after "=>"; 0 found
(#1162) Commas (,) must be followed by white space.
(#1162) Commas (,) must be followed by white space.
(#1163) Expected 1 space before "=>"; 0 found
(#1163) Expected 1 space after "=>"; 0 found
(#1163) Commas (,) must be followed by white space.
(#1163) Commas (,) must be followed by white space.
(#1164) Expected 1 space before "=>"; 0 found
(#1164) Expected 1 space after "=>"; 0 found
(#1164) Commas (,) must be followed by white space.
(#1164) Commas (,) must be followed by white space.
(#1165) Expected 1 space before "=>"; 0 found
(#1165) Expected 1 space after "=>"; 0 found
(#1165) Commas (,) must be followed by white space.
(#1165) Commas (,) must be followed by white space.
(#1170) Expected 1 space before opening brace; found 0
(#1171) Expected "if (...) {\n"; found "if(...){"
(#1171) Closing brace must be on a line by itself
(#1172) Expected "if (...) {\n"; found "if(...){"
(#1172) Expected 1 space before "<"; 0 found
(#1172) Expected 1 space after "<"; 0 found
(#1172) Closing brace must be on a line by itself
(#1176) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1176) Inline comments must end in full-stops, exclamation marks, or question marks
(#1176) No space found before comment text; expected "// grading stuff" but found "//grading stuff"
(#1177) Expected 1 space before opening brace; found 0
(#1179) Expected 1 space before "=>"; 0 found
(#1179) Expected 1 space after "=>"; 0 found
(#1180) Expected 1 space before "=>"; 0 found
(#1180) Expected 1 space after "=>"; 0 found
(#1180) Commas (,) must be followed by white space.
(#1181) Expected 1 space before "=>"; 0 found
(#1181) Expected 1 space after "=>"; 0 found
(#1181) Commas (,) must be followed by white space.
(#1182) Expected 1 space before "=>"; 0 found
(#1182) Expected 1 space after "=>"; 0 found
(#1182) Commas (,) must be followed by white space.
(#1183) Expected 1 space before "=>"; 0 found
(#1183) Expected 1 space after "=>"; 0 found
(#1183) Commas (,) must be followed by white space.
(#1184) Expected 1 space before "=>"; 0 found
(#1184) Expected 1 space after "=>"; 0 found
(#1184) Commas (,) must be followed by white space.
(#1187) Expected 1 space before opening brace; found 0
(#1189) Expected 1 space before "=>"; 0 found
(#1189) Expected 1 space after "=>"; 0 found
(#1190) Expected 1 space before "=>"; 0 found
(#1190) Expected 1 space after "=>"; 0 found
(#1190) Commas (,) must be followed by white space.
(#1191) Expected 1 space before "=>"; 0 found
(#1191) Expected 1 space after "=>"; 0 found
(#1191) Commas (,) must be followed by white space.
(#1192) Expected 1 space before "=>"; 0 found
(#1192) Expected 1 space after "=>"; 0 found
(#1192) Commas (,) must be followed by white space.
(#1197) Expected 1 space before "="; 0 found
(#1197) Expected 1 space after "="; 0 found
(#1199) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1199) Inline comments must end in full-stops, exclamation marks, or question marks
(#1199) No space found before comment text; expected "// sanity check" but found "//sanity check"
(#1200) Expected "if (...) {\n"; found "if(...){\n"
(#1204) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1204) Inline comments must end in full-stops, exclamation marks, or question marks
(#1204) No space found before comment text; expected "// return errors" but found "//return errors"
(#1206) Expected "if (...) {\n"; found "if(...) {\n"
(#1209) Expected "for (...) {\n"; found "for(...) {\n"
(#1209) Expected 1 space before "="; 0 found
(#1209) Expected 1 space after "="; 0 found
(#1209) Expected 1 space after first semicolon of FOR loop; 0 found
(#1209) Expected 1 space before "<"; 0 found
(#1209) Expected 1 space after "<"; 0 found
(#1211) Expected 1 space before "="; 0 found
(#1211) Expected 1 space after "="; 0 found
(#1220) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1220) Inline comments must end in full-stops, exclamation marks, or question marks
(#1220) No space found before comment text; expected "// sanity check" but found "//sanity check"
(#1221) Expected "if (...) {\n"; found "if(...){\n"
(#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 "// return errors" but found "//return errors"
(#1240) Expected 1 space before opening brace; found 0
(#1255) Expected 1 space after "="; 0 found
(#1258) Expected "if (...) {\n"; found "if(...) {\n"
(#1258) Expected 1 space before "=="; 0 found
(#1258) Expected 1 space after "=="; 0 found
(#1270) Expected "} else {\n"; found "}else{\n"
(#1271) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1271) Inline comments must end in full-stops, exclamation marks, or question marks
(#1271) No space found before comment text; expected "// star rating" but found "//star rating"
(#1272) Expected "if (...) {\n"; found "if(...){\n"
(#1275) Commas (,) must be followed by white space.
(#1276) Expected 1 space before "="; 0 found
(#1276) Expected 1 space after "="; 0 found
(#1279) Commas (,) must be followed by white space.
(#1280) Expected 1 space before "="; 0 found
(#1280) Expected 1 space after "="; 0 found
(#1283) Commas (,) must be followed by white space.
(#1284) Expected 1 space before "="; 0 found
(#1284) Expected 1 space after "="; 0 found
(#1287) Commas (,) must be followed by white space.
(#1288) Expected 1 space before "="; 0 found
(#1288) Expected 1 space after "="; 0 found
(#1291) Commas (,) must be followed by white space.
(#1292) Expected 1 space before "="; 0 found
(#1292) Expected 1 space after "="; 0 found
(#1294) Expected 1 space after "="; 0 found
(#1295) Expected "for (...) {\n"; found "for(...){\n"
(#1295) Expected 1 space before "="; 0 found
(#1295) Expected 1 space after "="; 0 found
(#1295) Expected 1 space after first semicolon of FOR loop; 0 found
(#1295) Expected 1 space before "<"; 0 found
(#1295) Expected 1 space after "<"; 0 found
(#1295) Expected 1 space after second semicolon of FOR loop; 0 found
(#1296) Expected "if (...) {\n"; found "if(...){\n"
(#1296) Expected 1 space before "<"; 0 found
(#1296) Expected 1 space after "<"; 0 found
(#1298) Expected "} else {\n"; found "}else{\n"
(#1302) Commas (,) must be followed by white space.
(#1303) Expected "} else {\n"; found "}else {\n"
(#1321) Commas (,) must be followed by white space.
(#1331) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1331) Inline comments must end in full-stops, exclamation marks, or question marks
(#1331) No space found before comment text; expected "// necessary for M3.3" but found "//necessary for M3.3"
(#1361) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1361) Inline comments must end in full-stops, exclamation marks, or question marks
(#1361) 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"
(#1373) Commas (,) must be followed by white space.
(#1376) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1376) Inline comments must end in full-stops, exclamation marks, or question marks
(#1376) This comment is 56% valid code; is this commented out code?
(#1376) No space found before comment text; expected "// constants::M_LANG_ARSA => []," but found "//constants::M_LANG_ARSA => [],"
(#1378) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1378) Inline comments must end in full-stops, exclamation marks, or question marks
(#1378) This comment is 56% valid code; is this commented out code?
(#1378) No space found before comment text; expected "// constants::M_LANG_DECH => []," but found "//constants::M_LANG_DECH => [],"
(#1384) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1384) Inline comments must end in full-stops, exclamation marks, or question marks
(#1384) This comment is 56% valid code; is this commented out code?
(#1384) Line indented incorrectly; expected at least 16 spaces, found 12
(#1386) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1386) Inline comments must end in full-stops, exclamation marks, or question marks
(#1386) This comment is 56% valid code; is this commented out code?
(#1386) Line indented incorrectly; expected at least 16 spaces, found 12
(#1389) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1389) Inline comments must end in full-stops, exclamation marks, or question marks
(#1389) This comment is 56% valid code; is this commented out code?
(#1389) Line indented incorrectly; expected at least 16 spaces, found 12
(#1389) No space found before comment text; expected "// constants::M_LANG_FAIR => []," but found "//constants::M_LANG_FAIR => [],"
(#1393) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1393) This comment is 53% valid code; is this commented out code?
(#1393) Line indented incorrectly; expected at least 16 spaces, found 12
(#1393) No space found before comment text; expected "// constants::M_LANG_HEIL => []," but found "//constants::M_LANG_HEIL => [],"
(#1394) Inline comments must end in full-stops, exclamation marks, or question marks
(#1394) Line indented incorrectly; expected at least 16 spaces, found 12
(#1394) No space found before comment text; expected "// constants::M_LANG_IDID => []," but found "//constants::M_LANG_IDID => [],"
(#1398) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1398) Inline comments must end in full-stops, exclamation marks, or question marks
(#1398) This comment is 56% valid code; is this commented out code?
(#1398) Line indented incorrectly; expected at least 16 spaces, found 12
(#1398) No space found before comment text; expected "// constants::M_LANG_MSMY => []," but found "//constants::M_LANG_MSMY => [],"
(#1403) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1403) This comment is 53% valid code; is this commented out code?
(#1403) Line indented incorrectly; expected at least 16 spaces, found 12
(#1403) No space found before comment text; expected "// constants::M_LANG_TAIN => []," but found "//constants::M_LANG_TAIN => [],"
(#1404) Inline comments must end in full-stops, exclamation marks, or question marks
(#1404) Line indented incorrectly; expected at least 16 spaces, found 12
(#1404) No space found before comment text; expected "// constants::M_LANG_TEIN => []," but found "//constants::M_LANG_TEIN => [],"
(#1413) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1413) Inline comments must end in full-stops, exclamation marks, or question marks
(#1413) No space found before comment text; expected "// add current language first" but found "//add current language first"
(#1417) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1417) Inline comments must end in full-stops, exclamation marks, or question marks
(#1417) No space found before comment text; expected "// then all the rest" but found "//then all the rest"
(#1432) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1432) Inline comments must end in full-stops, exclamation marks, or question marks
(#1432) 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"
(#1433) Commas (,) must be followed by white space.
(#1433) Commas (,) must be followed by white space.
(#1433) Commas (,) must be followed by white space.
(#1436) Inline comments must end in full-stops, exclamation marks, or question marks
(#1436) No space found before comment text; expected "// The REST API we are calling" but found "//The REST API we are calling"
(#1439) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1439) Inline comments must end in full-stops, exclamation marks, or question marks
(#1439) This comment is 43% valid code; is this commented out code?
(#1439) No space found before comment text; expected "// log.debug(params);" but found "//log.debug(params);"
(#1448) Commas (,) must be followed by white space.
(#1457) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1457) Inline comments must end in full-stops, exclamation marks, or question marks
(#1457) No space found before comment text; expected "// returnCode > 0 indicates an error" but found "//returnCode > 0 indicates an error"
(#1460) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1460) Inline comments must end in full-stops, exclamation marks, or question marks
(#1460) 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"
(#1469) Commas (,) must be followed by white space.
(#1473) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1473) Inline comments must end in full-stops, exclamation marks, or question marks
(#1473) 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"
(#1474) Expected "if (...) {\n"; found "if(...) {\n"
(#1479) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1479) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#1483) Inline comments must end in full-stops, exclamation marks, or question marks
(#1484) Expected 1 space before "=>"; 0 found
(#1484) Expected 1 space after "=>"; 0 found
(#1495) Inline comments must end in full-stops, exclamation marks, or question marks
(#1495) No space found before comment text; expected "// we do not support this in tabs" but found "//we do not support this in tabs"
(#1496) Expected "if (...) {\n"; found "if(...) {\n"
(#1500) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1500) Inline comments must end in full-stops, exclamation marks, or question marks
(#1504) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1506) Inline comments must end in full-stops, exclamation marks, or question marks
(#1507) Expected 1 space before "=>"; 0 found
(#1507) Expected 1 space after "=>"; 0 found
(#1507) Expected 1 space before "=>"; 0 found
(#1507) Expected 1 space after "=>"; 0 found
(#1507) Line exceeds 132 characters; contains 149 characters
(#1510) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1510) This comment is 73% valid code; is this commented out code?
(#1510) No space found before comment text; expected "// $mform->addRule('speakingtopic', get_string('required'), 'required', null, 'client');" but found "//$mform->addRule('speakingtopic', get_string('required'), 'required', null, 'client');"
(#1512) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1512) Inline comments must end in full-stops, exclamation marks, or question marks
(#1512) No space found before comment text; expected "// display media options for speaking prompt" but found "//display media options for speaking prompt"
(#1514) Expected 1 space before "="; 0 found
(#1514) Expected 1 space after "="; 0 found
(#1515) Commas (,) must be followed by white space.
(#1515) Commas (,) must be followed by white space.
(#1515) Commas (,) must be followed by white space.
(#1515) Commas (,) must be followed by white space.
(#1516) Commas (,) must be followed by white space.
(#1516) Commas (,) must be followed by white space.
(#1516) Commas (,) must be followed by white space.
(#1516) Commas (,) must be followed by white space.
(#1517) Commas (,) must be followed by white space.
(#1517) Commas (,) must be followed by white space.
(#1517) Commas (,) must be followed by white space.
(#1517) Commas (,) must be followed by white space.
(#1520) Inline comments must end in full-stops, exclamation marks, or question marks
(#1520) No space found before comment text; expected "// We assume they want to use some media" but found "//We assume they want to use some media"
(#1522) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1524) Inline comments must end in full-stops, exclamation marks, or question marks
(#1524) No space found before comment text; expected "// Speaking topic upload" but found "//Speaking topic upload"
(#1528) Commas (,) must be followed by white space.
(#1533) Expected "if (...) {\n"; found "if(...){\n"
(#1535) Expected "} else {\n"; found "}else {\n"
(#1539) Inline comments must end in full-stops, exclamation marks, or question marks
(#1539) No space found before comment text; expected "// Speaking topic iframe" but found "//Speaking topic iframe"
(#1540) Expected 1 space before "=>"; 0 found
(#1540) Expected 1 space after "=>"; 0 found
(#1543) Expected "if (...) {\n"; found "if(...){\n"
(#1544) Commas (,) must be followed by white space.
(#1544) Commas (,) must be followed by white space.
(#1545) Expected "} else {\n"; found "}else {\n"
(#1546) Commas (,) must be followed by white space.
(#1546) Commas (,) must be followed by white space.
(#1549) Inline comments must end in full-stops, exclamation marks, or question marks
(#1549) No space found before comment text; expected "// Speaking topic TTS" but found "//Speaking topic TTS"
(#1550) Expected 1 space before "=>"; 0 found
(#1550) Expected 1 space after "=>"; 0 found
(#1550) Commas (,) must be followed by white space.
(#1550) Expected 1 space before "=>"; 0 found
(#1550) Expected 1 space after "=>"; 0 found
(#1550) Line exceeds 132 characters; contains 149 characters
(#1552) Must use "self::" for local static member reference
(#1553) Commas (,) must be followed by white space.
(#1554) Commas (,) must be followed by white space.
(#1555) Expected "if (...) {\n"; found "if(...){\n"
(#1558) Expected "} else {\n"; found "}else {\n"
(#1562) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1564) Must use "self::" for local static member reference
(#1565) Commas (,) must be followed by white space.
(#1565) Commas (,) must be followed by white space.
(#1565) Commas (,) must be followed by white space.
(#1566) Commas (,) must be followed by white space.
(#1567) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1569) Must use "self::" for local static member reference
(#1570) Commas (,) must be followed by white space.
(#1570) Commas (,) must be followed by white space.
(#1570) Commas (,) must be followed by white space.
(#1571) Commas (,) must be followed by white space.
(#1573) Inline comments must end in full-stops, exclamation marks, or question marks
(#1576) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1576) Inline comments must end in full-stops, exclamation marks, or question marks
(#1576) No space found before comment text; expected "// time limits" but found "//time limits"
(#1577) Must use "self::" for local static member reference
(#1578) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1578) Inline comments must end in full-stops, exclamation marks, or question marks
(#1578) No space found before comment text; expected "// the size attribute doesn't work because the attributes are applied on the div container holding the select" but found "//the size attribute doesn't work because the attributes are applied on the div container holding the select"
(#1579) Commas (,) must be followed by white space.
(#1579) Commas (,) must be followed by white space.
(#1579) Commas (,) must be followed by white space.
(#1580) Commas (,) must be followed by white space.
(#1582) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1582) Inline comments must end in full-stops, exclamation marks, or question marks
(#1582) No space found before comment text; expected "// the size attribute doesn't work because the attributes are applied on the div container holding the select" but found "//the size attribute doesn't work because the attributes are applied on the div container holding the select"
(#1583) Commas (,) must be followed by white space.
(#1583) Commas (,) must be followed by white space.
(#1583) Commas (,) must be followed by white space.
(#1584) Commas (,) must be followed by white space.
(#1585) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1587) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1587) Inline comments must end in full-stops, exclamation marks, or question marks
(#1587) No space found before comment text; expected "// targetwords" but found "//targetwords"
(#1588) Commas (,) must be followed by white space.
(#1588) Commas (,) must be followed by white space.
(#1588) Commas (,) must be followed by white space.
(#1588) Commas (,) must be followed by white space.
(#1589) Line exceeds 132 characters; contains 147 characters
(#1591) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1591) This comment is 73% valid code; is this commented out code?
(#1591) No space found before comment text; expected "// $mform->addRule('targetwords', get_string('required'), 'required', null, 'client');" but found "//$mform->addRule('targetwords', get_string('required'), 'required', null, 'client');"
(#1594) Inline comments must end in full-stops, exclamation marks, or question marks
(#1594) No space found before comment text; expected "// Total words goal" but found "//Total words goal"
(#1595) Expected 1 space before "=>"; 0 found
(#1595) Expected 1 space after "=>"; 0 found
(#1597) Commas (,) must be followed by white space.
(#1600) Inline comments must end in full-stops, exclamation marks, or question marks
(#1601) Line exceeds 132 characters; contains 133 characters
(#1602) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1604) Inline comments must end in full-stops, exclamation marks, or question marks
(#1604) No space found before comment text; expected "// Enable Manual Transcription [for now lets foprce this ]" but found "//Enable Manual Transcription [for now lets foprce this ]"
(#1606) Commas (,) must be followed by white space.
(#1607) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1607) This comment is 66% valid code; is this commented out code?
(#1607) Line exceeds maximum limit of 180 characters; contains 193 characters
(#1607) No space found before comment text; expected "// $mform->addElement('advcheckbox', 'enabletranscription', get_string('enabletranscription', constants::M_COMPONENT), get_string('enabletranscription_details', constants::M_COMPONENT));" but found "//$mform->addElement('advcheckbox', 'enabletranscription', get_string('enabletranscription', constants::M_COMPONENT), get_string('enabletranscription_details', constants::M_COMPONENT));"
(#1608) No space found before comment text; expected "// $mform->setDefault('enabletranscription',$config->enabletranscription);" but found "//$mform->setDefault('enabletranscription',$config->enabletranscription);"
(#1609) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1611) No space found before comment text; expected "// Enable AI" but found "//Enable AI"
(#1612) Inline comments must end in full-stops, exclamation marks, or question marks
(#1612) No space found before comment text; expected "// Enable Manual Transcription [for now lets foprce this ]" but found "//Enable Manual Transcription [for now lets foprce this ]"
(#1614) Commas (,) must be followed by white space.
(#1615) Line exceeds 132 characters; contains 161 characters
(#1615) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1615) This comment is 65% valid code; is this commented out code?
(#1618) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1618) Inline comments must end in full-stops, exclamation marks, or question marks
(#1618) No space found before comment text; expected "// tts options" but found "//tts options"
(#1619) Must use "self::" for local static member reference
(#1621) Commas (,) must be followed by white space.
(#1622) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1624) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1624) Inline comments must end in full-stops, exclamation marks, or question marks
(#1624) No space found before comment text; expected "// transcriber options" but found "//transcriber options"
(#1627) Must use "self::" for local static member reference
(#1629) Commas (,) must be followed by white space.
(#1629) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1629) This comment is 100% valid code; is this commented out code?
(#1631) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1631) Inline comments must end in full-stops, exclamation marks, or question marks
(#1631) No space found before comment text; expected "// region" but found "//region"
(#1632) Must use "self::" for local static member reference
(#1634) Commas (,) must be followed by white space.
(#1636) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1636) Inline comments must end in full-stops, exclamation marks, or question marks
(#1636) No space found before comment text; expected "// expiredays" but found "//expiredays"
(#1637) Must use "self::" for local static member reference
(#1639) Commas (,) must be followed by white space.
(#1641) Inline comments must end in full-stops, exclamation marks, or question marks
(#1642) Line exceeds 132 characters; contains 137 characters
(#1644) Inline comments must end in full-stops, exclamation marks, or question marks
(#1644) No space found before comment text; expected "// Enable multiple attempts (or not)" but found "//Enable multiple attempts (or not)"
(#1645) Line exceeds 132 characters; contains 173 characters
(#1646) Commas (,) must be followed by white space.
(#1648) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1648) Inline comments must end in full-stops, exclamation marks, or question marks
(#1648) No space found before comment text; expected "// allow post attempt edit" but found "//allow post attempt edit"
(#1649) Line exceeds 132 characters; contains 179 characters
(#1650) Commas (,) must be followed by white space.
(#1652) Inline comments must end in full-stops, exclamation marks, or question marks
(#1652) No space found before comment text; expected "// To auto grade or not to autograde" but found "//To auto grade or not to autograde"
(#1653) Line exceeds 132 characters; contains 179 characters
(#1654) Commas (,) must be followed by white space.
(#1655) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1657) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1657) Inline comments must end in full-stops, exclamation marks, or question marks
(#1657) No space found before comment text; expected "// auto grading options" but found "//auto grading options"
(#1658) Expected 1 space before "="; 0 found
(#1658) Expected 1 space after "="; 0 found
(#1659) Must use "self::" for local static member reference
(#1660) Must use "self::" for local static member reference
(#1661) Must use "self::" for local static member reference
(#1662) Must use "self::" for local static member reference
(#1663) Expected 1 space before "=>"; 0 found
(#1663) Expected 1 space after "=>"; 0 found
(#1663) Commas (,) must be followed by white space.
(#1663) Expected 1 space before "=>"; 0 found
(#1663) Expected 1 space after "=>"; 0 found
(#1664) Variable "points_per" must not contain underscores.
(#1664) Commas (,) must be followed by white space.
(#1665) Variable "over_target_words" must not contain underscores.
(#1665) Commas (,) must be followed by white space.
(#1667) Commas (,) must be followed by white space.
(#1669) Commas (,) must be followed by white space.
(#1669) Variable "over_target_words" must not contain underscores.
(#1671) Commas (,) must be followed by white space.
(#1672) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1674) Commas (,) must be followed by white space.
(#1676) Commas (,) must be followed by white space.
(#1677) Commas (,) must be followed by white space.
(#1682) Expected "for (...) {\n"; found "for (...){\n"
(#1682) Expected 1 space before "="; 0 found
(#1682) Expected 1 space after "="; 0 found
(#1682) Expected 1 space after first semicolon of FOR loop; 0 found
(#1682) Expected 1 space before "<="; 0 found
(#1682) Expected 1 space after "<="; 0 found
(#1682) Expected 1 space after second semicolon of FOR loop; 0 found
(#1685) Commas (,) must be followed by white space.
(#1686) Commas (,) must be followed by white space.
(#1687) Commas (,) must be followed by white space.
(#1688) Commas (,) must be followed by white space.
(#1688) Variable "points_per" must not contain underscores.
(#1690) Expected "if (...) {\n"; found "if(...) {\n"
(#1690) Expected 1 space before "=="; 0 found
(#1690) Expected 1 space after "=="; 0 found
(#1692) Expected "} else {\n"; found "}else{\n"
(#1698) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1698) No space found before comment text; expected "// grade options" but found "//grade options"
(#1699) Inline comments must end in full-stops, exclamation marks, or question marks
(#1699) No space found before comment text; expected "// for now we hard code this to latest attempt" but found "//for now we hard code this to latest attempt"
(#1700) Commas (,) must be followed by white space.
(#1703) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1703) Inline comments must end in full-stops, exclamation marks, or question marks
(#1703) No space found before comment text; expected "// add tips field" but found "//add tips field"
(#1705) Expected 1 space before "=>"; 0 found
(#1705) Expected 1 space after "=>"; 0 found
(#1705) Expected 1 space before "=>"; 0 found
(#1705) Expected 1 space after "=>"; 0 found
(#1706) Commas (,) must be followed by white space.
(#1706) Commas (,) must be followed by white space.
(#1706) Commas (,) must be followed by white space.
(#1706) Commas (,) must be followed by white space.
(#1707) Commas (,) must be followed by white space.
(#1707) Expected 1 space before "=>"; 0 found
(#1707) Expected 1 space after "=>"; 0 found
(#1707) Expected 1 space before "=>"; 0 found
(#1707) Expected 1 space after "=>"; 0 found
(#1708) Commas (,) must be followed by white space.
(#1712) Expected 1 space before opening brace; found 0
(#1719) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1720) Variable "form_data" must not contain underscores.
(#1720) Commas (,) must be followed by white space.
(#1720) Commas (,) must be followed by white space.
(#1720) Commas (,) must be followed by white space.
(#1720) Line exceeds 132 characters; contains 161 characters
(#1722) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1730) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1730) Inline comments must end in full-stops, exclamation marks, or question marks
(#1730) No space found before comment text; expected "// autograde options" but found "//autograde options"
(#1731) Expected "if (...) {\n"; found "if(...) {\n"
(#1732) Variable "ag_options" must not contain underscores.
(#1733) Variable "ag_options" must not contain underscores.
(#1734) Variable "ag_options" must not contain underscores.
(#1735) Variable "ag_options" must not contain underscores.
(#1736) Expected 1 space before "="; 0 found
(#1736) Expected 1 space after "="; 0 found
(#1736) Expected 1 space after first semicolon of FOR loop; 0 found
(#1736) Expected 1 space before "<="; 0 found
(#1736) Expected 1 space after "<="; 0 found
(#1736) Expected 1 space after second semicolon of FOR loop; 0 found
(#1737) Variable "ag_options" must not contain underscores.
(#1738) Variable "ag_options" must not contain underscores.
(#1738) Space found before semicolon; expected "};" but found "} ;"
(#1739) Variable "ag_options" must not contain underscores.
(#1743) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1743) Inline comments must end in full-stops, exclamation marks, or question marks
(#1743) No space found before comment text; expected "// make sure the media upload fields are in the correct state" but found "//make sure the media upload fields are in the correct state"
(#1746) Expected 1 space before "="; 0 found
(#1746) Expected 1 space after "="; 0 found
(#1767) Line indented incorrectly; expected 4 spaces, found 2
(#1767) Closing brace indented incorrectly; expected 4 spaces, found 2
mod/solo/db/access.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 4 spaces, found 3
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
mod/solo/db/install.php
(#2) The opening <?php tag must be followed by exactly one newline.
mod/solo/db/log.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#37) Expected 1 space before "=>"; 0 found
(#37) Expected 1 space after "=>"; 0 found
(#37) Expected 1 space before "=>"; 0 found
(#37) Expected 1 space after "=>"; 0 found
(#37) Expected 1 space before "=>"; 0 found
(#37) Expected 1 space after "=>"; 0 found
(#37) Expected 1 space before "=>"; 0 found
(#37) Expected 1 space after "=>"; 0 found
(#38) Expected 1 space before "=>"; 0 found
(#38) Expected 1 space after "=>"; 0 found
(#38) Expected 1 space before "=>"; 0 found
(#38) Expected 1 space after "=>"; 0 found
(#38) Expected 1 space before "=>"; 0 found
(#38) Expected 1 space after "=>"; 0 found
(#38) Expected 1 space before "=>"; 0 found
(#38) Expected 1 space after "=>"; 0 found
(#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) 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
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
mod/solo/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
(#23) Expected 1 space before "=>"; 0 found
mod/solo/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/solo/db/uninstall.php
(#2) The opening <?php tag must be followed by exactly one newline.
mod/solo/db/upgrade.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#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
(#48) Expected "if (...) {\n"; found "if (...){\n"
(#78) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#82) Expected 1 space after "="; 2 found
(#93) Expected 1 space after "="; 2 found
(#101) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#111) Inline comments must start with a capital letter, digit or 3-dots sequence
(#117) Expected 1 space after "="; 2 found
(#128) Expected 1 space after "="; 2 found
(#139) Expected 1 space after "="; 2 found
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) Expected 1 space before "="; 0 found
(#153) Expected 1 space after "="; 0 found
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#172) Expected 1 space before "="; 0 found
(#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
mod/solo/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 start with a capital letter, digit or 3-dots sequence
(#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"
(#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."
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 4 spaces, found 1
(#84) 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"
(#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
(#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 5
(#87) Expected 1 space before "=>"; 0 found
(#87) Expected 1 space after "=>"; 2 found
(#87) Commas (,) must be followed by white space.
(#87) Expected 1 space before "=>"; 0 found
(#87) Expected 1 space after "=>"; 0 found
(#87) Commas (,) must be followed by white space.
(#87) Commas (,) must be followed by white space.
(#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 11 spaces, found 5
(#88) Expected "if (...) {\n"; found "if(...){\n"
(#89) Line indented incorrectly; expected at least 15 spaces, found 12
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 15 spaces, found 9
(#91) Line indented incorrectly; expected at least 15 spaces, found 12
(#92) Line indented incorrectly; expected at least 15 spaces, found 12
(#93) Line indented incorrectly; expected 11 spaces, found 8
(#93) Closing brace indented incorrectly; expected 5 spaces, found 8
(#93) Expected "} else {\n"; found "}else{\n"
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 15 spaces, found 9
(#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
(#95) Expected 1 space before "=>"; 0 found
(#95) Expected 1 space after "=>"; 0 found
(#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
(#103) Line indented incorrectly; expected 15 spaces, found 12
(#103) Expected "if (...) {\n"; found "if(...) {\n"
(#104) Line indented incorrectly; expected at least 19 spaces, found 16
(#105) Line indented incorrectly; expected at least 19 spaces, found 16
(#106) Line indented incorrectly; expected at least 19 spaces, found 16
(#107) Line indented incorrectly; expected at least 19 spaces, found 16
(#108) Line indented incorrectly; expected 15 spaces, found 12
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 15 spaces, found 9
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Inline comments must start with a capital letter, digit or 3-dots sequence
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Line indented incorrectly; expected at least 15 spaces, found 9
(#111) No space found before comment text; expected "// reindex array" but found "//reindex array"
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 15 spaces, found 9
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 15 spaces, found 9
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected 15 spaces, found 9
(#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
(#115) Line indented incorrectly; expected at least 19 spaces, found 16
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 19 spaces, found 13
(#116) Commas (,) must be followed by white space.
(#116) Commas (,) must be followed by white space.
(#116) Commas (,) must be followed by white space.
(#117) Line indented incorrectly; expected at least 19 spaces, found 16
(#118) Line indented incorrectly; expected 15 spaces, found 12
(#118) Closing brace indented incorrectly; expected 9 spaces, found 12
(#119) Line indented incorrectly; expected at least 15 spaces, found 12
(#120) Commas (,) must be followed by white space.
(#122) Line indented incorrectly; expected 11 spaces, found 8
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 4 spaces, found 1
(#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 "// output the page" but found "//output the page"
(#132) Commas (,) must be followed by white space.
(#133) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#138) function name "copyAttempt" must be lower-case letters only
(#138) Expected 1 space before opening brace; found 0
(#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 "// attempt" but found "//attempt"
(#147) Expected 1 space before "="; 0 found
(#147) Expected 1 space after "="; 0 found
(#148) Commas (,) must be followed by white space.
(#149) Expected "if (...) {\n"; found "if(...){"
(#149) Closing brace must be on a line by itself
(#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 "// stats" but found "//stats"
(#154) Expected 1 space before "="; 0 found
(#154) Expected 1 space after "="; 0 found
(#155) Expected 1 space before "="; 0 found
(#155) Expected 1 space after "="; 0 found
(#156) Commas (,) must be followed by white space.
(#157) Expected "if (...) {\n"; found "if(...){"
(#157) Closing brace must be on a line by itself
(#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 "// ai" but found "//ai"
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#163) Commas (,) must be followed by white space.
(#164) Expected "if (...) {\n"; found "if(...){"
(#164) Closing brace must be on a line by itself
mod/solo/grade.php
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) Line exceeds 132 characters; contains 140 characters
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Expected "if (...) {\n"; found "if(...){\n"
(#39) Commas (,) must be followed by white space.
(#40) Inline comments must start with a capital letter, digit or 3-dots sequence
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Expected "} else {\n"; found "}else{\n"
mod/solo/grades.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Commas (,) must be followed by white space.
(#48) Expected 1 space before "=>"; 0 found
(#48) Expected 1 space after "=>"; 0 found
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) No space found before comment text; expected "// Get an admin settings" but found "//Get an admin settings"
(#63) Expected "if (...) {\n"; found "if(...){\n"
(#65) Expected "} else {\n"; found "}else{\n"
(#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
(#77) Expected "} else {\n"; found "}else{\n"
(#84) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#85) Expected "if (...) {\n"; found "if(...){\n"
(#85) Expected 1 space before "==="; 0 found
(#85) Expected 1 space after "==="; 0 found
(#86) Expected 1 space after "="; 0 found
(#87) Expected 1 space before "="; 0 found
(#87) Expected 1 space after "="; 0 found
(#88) Usage of ELSEIF not allowed; use ELSE IF instead
(#89) Expected 1 space before "="; 0 found
(#89) Expected 1 space after "="; 0 found
(#89) Commas (,) must be followed by white space.
(#90) Expected "} else {\n"; found "}else{\n"
(#91) Expected 1 space before "="; 0 found
(#91) Expected 1 space after "="; 0 found
(#91) 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 "// if we do not have an accuracy score, dash dash" but found "//if we do not have an accuracy score, dash dash"
(#94) Expected "if (...) {\n"; found "if(...){\n"
(#94) Expected 1 space before "==="; 0 found
(#94) Expected 1 space after "==="; 0 found
(#95) Expected 1 space before "="; 0 found
(#95) Expected 1 space after "="; 0 found
(#105) Expected 1 space before "="; 0 found
(#105) Expected 1 space after "="; 0 found
mod/solo/gradesubmissions.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Commas (,) must be followed by white space.
(#53) Expected 1 space before "=>"; 0 found
(#53) Expected 1 space after "=>"; 0 found
(#53) Commas (,) must be followed by white space.
(#53) Expected 1 space before "=>"; 0 found
(#53) Expected 1 space after "=>"; 0 found
(#53) Commas (,) must be followed by white space.
(#53) Expected 1 space before "=>"; 0 found
(#53) 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
(#62) Expected "} else {\n"; found "}else{\n"
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Commas (,) must be followed by white space.
(#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 "// get pages of 3 students (array of 3 userids) and the current students page number" but found "//get pages of 3 students (array of 3 userids) and the current students page number"
(#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) Commas (,) must be followed by white space.
(#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 "// get the page of students (array od f 3 student ids) for current student" but found "//get the page of students (array od f 3 student ids) for current student"
(#74) Expected 1 space before "="; 0 found
(#74) Expected 1 space after "="; 0 found
(#75) Expected "if (...) {\n"; found "if(...){\n"
(#75) Expected 1 space before ">"; 0 found
(#75) Expected 1 space after ">"; 0 found
(#76) Expected "if (...) {\n"; found "if(...) {\n"
(#76) Commas (,) must be followed by white space.
(#78) Expected "} else {\n"; found "}else{\n"
(#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 "// if there are fewer than 3 students, pad the array with X empty strings" but found "//if there are fewer than 3 students, pad the array with X empty strings"
(#84) Variable "studentsToGrade" must be all lower-case
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) No space found before comment text; expected "// get all enroled students for the course" but found "//get all enroled students for the course"
(#86) Expected "if (...) {\n"; found "if(...) {\n"
(#86) Expected 1 space before ">"; 0 found
(#86) Expected 1 space after ">"; 0 found
(#87) Variable "submissionCandidates" must be all lower-case
(#87) Expected 1 space after "="; 2 found
(#88) Expected "} else {\n"; found "}else{\n"
(#89) Variable "submissionCandidates" must be all lower-case
(#92) Variable "submissionCandidates" must be all lower-case
(#97) Variable "submissionCandidates" must be all lower-case
(#97) Variable "submissionCandidates" must be all lower-case
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) No space found before comment text; expected "// Get an admin settings" but found "//Get an admin settings"
(#105) Expected "if (...) {\n"; found "if(...){\n"
(#107) Expected "} else {\n"; found "}else{\n"
(#123) Variable "studentsToGrade" must be all lower-case
(#124) Variable "submissionCandidates" must be all lower-case
(#128) Expected 1 space before "=>"; 0 found
(#128) Expected 1 space after "=>"; 0 found
(#129) Expected 1 space before "=>"; 0 found
(#129) Expected 1 space after "=>"; 0 found
mod/solo/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
(#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
mod/solo/lang/en/solo.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#51) Expected 1 space before "="; 0 found
(#51) Expected 1 space after "="; 0 found
(#52) Expected 1 space before "="; 0 found
(#52) Expected 1 space after "="; 0 found
(#53) Expected 1 space before "="; 0 found
(#53) Expected 1 space after "="; 0 found
(#54) Expected 1 space before "="; 0 found
(#54) Expected 1 space after "="; 0 found
(#55) Expected 1 space before "="; 0 found
(#55) Expected 1 space after "="; 0 found
(#56) Expected 1 space before "="; 0 found
(#56) Expected 1 space after "="; 0 found
(#57) Expected 1 space before "="; 0 found
(#57) Expected 1 space after "="; 0 found
(#58) 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) Expected 1 space after "="; 0 found
(#61) Expected 1 space before "="; 0 found
(#61) Expected 1 space after "="; 0 found
(#62) Expected 1 space before "="; 0 found
(#62) Expected 1 space after "="; 0 found
(#63) Expected 1 space before "="; 0 found
(#63) Expected 1 space after "="; 0 found
(#64) Expected 1 space before "="; 0 found
(#64) Expected 1 space after "="; 0 found
(#65) Expected 1 space before "="; 0 found
(#65) Expected 1 space after "="; 0 found
(#66) Expected 1 space before "="; 0 found
(#66) Expected 1 space after "="; 0 found
(#67) Expected 1 space before "="; 0 found
(#67) Expected 1 space after "="; 0 found
(#68) Expected 1 space before "="; 0 found
(#68) Expected 1 space after "="; 0 found
(#70) Expected 1 space after "="; 0 found
(#71) Expected 1 space after "="; 0 found
(#72) Expected 1 space after "="; 0 found
(#73) Expected 1 space after "="; 0 found
(#74) Expected 1 space after "="; 0 found
(#96) Inline comments must start with a capital letter, digit or 3-dots sequence
(#96) 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?"
(#99) Expected 1 space before "="; 0 found
(#99) Expected 1 space after "="; 0 found
(#100) Expected 1 space before "="; 0 found
(#100) Expected 1 space after "="; 0 found
(#101) Expected 1 space before "="; 0 found
(#101) Expected 1 space after "="; 0 found
(#103) Expected 1 space before "="; 0 found
(#103) Expected 1 space after "="; 0 found
(#104) Expected 1 space before "="; 0 found
(#104) Expected 1 space after "="; 0 found
(#105) Expected 1 space before "="; 0 found
(#105) Expected 1 space after "="; 0 found
(#106) Expected 1 space before "="; 0 found
(#106) Expected 1 space after "="; 0 found
(#107) Expected 1 space before "="; 0 found
(#107) Expected 1 space after "="; 0 found
(#108) Expected 1 space before "="; 0 found
(#108) Expected 1 space after "="; 0 found
(#160) Expected 1 space before "="; 0 found
(#160) Expected 1 space after "="; 0 found
(#161) Expected 1 space before "="; 0 found
(#161) Expected 1 space after "="; 0 found
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#163) Expected 1 space before "="; 0 found
(#163) Expected 1 space after "="; 0 found
(#165) Expected 1 space before "="; 0 found
(#165) Expected 1 space after "="; 0 found
(#166) Expected 1 space before "="; 0 found
(#166) Expected 1 space after "="; 0 found
(#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) Expected 1 space before "="; 0 found
(#171) Expected 1 space after "="; 0 found
(#172) Expected 1 space before "="; 0 found
(#172) Expected 1 space after "="; 0 found
(#173) Expected 1 space before "="; 0 found
(#173) Expected 1 space after "="; 0 found
(#174) Expected 1 space before "="; 0 found
(#174) Expected 1 space after "="; 0 found
(#175) Expected 1 space before "="; 0 found
(#175) Expected 1 space after "="; 0 found
(#176) Expected 1 space before "="; 0 found
(#176) Expected 1 space after "="; 0 found
(#178) Expected 1 space before "="; 0 found
(#178) Expected 1 space after "="; 0 found
(#179) Expected 1 space before "="; 0 found
(#179) Expected 1 space after "="; 0 found
(#181) Expected 1 space before "="; 0 found
(#181) Expected 1 space after "="; 0 found
(#182) Expected 1 space before "="; 0 found
(#182) Expected 1 space after "="; 0 found
(#183) Expected 1 space before "="; 0 found
(#183) Expected 1 space after "="; 0 found
(#184) Expected 1 space before "="; 0 found
(#184) Expected 1 space after "="; 0 found
(#190) Expected 1 space before "="; 0 found
(#191) Expected 1 space before "="; 0 found
(#192) Expected 1 space before "="; 0 found
(#193) Expected 1 space before "="; 0 found
(#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 "// these errors are displayed on activity page" but found "//these errors are displayed on activity page"
(#199) Expected 1 space before "="; 0 found
(#199) Expected 1 space after "="; 0 found
(#200) Expected 1 space before "="; 0 found
(#200) Expected 1 space after "="; 0 found
(#201) Expected 1 space before "="; 0 found
(#201) Expected 1 space after "="; 0 found
(#202) Expected 1 space before "="; 0 found
(#202) Expected 1 space after "="; 0 found
(#203) Expected 1 space before "="; 0 found
(#203) Expected 1 space after "="; 0 found
(#204) Expected 1 space before "="; 0 found
(#204) Expected 1 space after "="; 0 found
(#205) Expected 1 space before "="; 0 found
(#205) Expected 1 space after "="; 0 found
(#206) Expected 1 space before "="; 0 found
(#206) Expected 1 space after "="; 0 found
(#207) Expected 1 space before "="; 0 found
(#207) Expected 1 space after "="; 0 found
(#208) Expected 1 space before "="; 0 found
(#208) Expected 1 space after "="; 0 found
(#210) Inline comments must start with a capital letter, digit or 3-dots sequence
(#210) Inline comments must end in full-stops, exclamation marks, or question marks
(#210) No space found before comment text; expected "// attempts" but found "//attempts"
(#212) Expected 1 space before "="; 0 found
(#212) Expected 1 space after "="; 0 found
(#213) Expected 1 space before "="; 0 found
(#213) Expected 1 space after "="; 0 found
(#214) Expected 1 space before "="; 0 found
(#214) Expected 1 space after "="; 0 found
(#215) Expected 1 space before "="; 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
(#219) Expected 1 space after "="; 0 found
(#220) Expected 1 space after "="; 0 found
(#221) Expected 1 space after "="; 0 found
(#316) Expected 1 space before "="; 0 found
(#316) Expected 1 space after "="; 0 found
(#364) Expected 1 space before "="; 0 found
(#367) Expected 1 space before "="; 0 found
(#368) Expected 1 space before "="; 0 found
(#369) Expected 1 space before "="; 0 found
(#370) Expected 1 space before "="; 0 found
(#371) Expected 1 space before "="; 0 found
(#372) Expected 1 space before "="; 0 found
(#373) Expected 1 space before "="; 0 found
(#377) Expected 1 space before "="; 0 found
(#378) Expected 1 space before "="; 0 found
(#379) Expected 1 space before "="; 0 found
(#380) Expected 1 space before "="; 0 found
(#381) Expected 1 space before "="; 0 found
(#382) Expected 1 space before "="; 0 found
(#383) Expected 1 space before "="; 0 found
(#385) Expected 1 space before "="; 0 found
(#387) Expected 1 space before "="; 0 found
(#389) Expected 1 space before "="; 0 found
(#390) Expected 1 space before "="; 0 found
(#391) Expected 1 space before "="; 0 found
(#392) Expected 1 space before "="; 0 found
(#393) Expected 1 space before "="; 0 found
(#402) Perl-style comments are not allowed; use "// Comment." instead
(#429) Expected 1 space before "="; 0 found
(#437) Expected 1 space before "="; 0 found
(#438) Expected 1 space before "="; 0 found
(#441) Expected 1 space before "="; 0 found
(#442) Expected 1 space before "="; 0 found
(#445) Expected 1 space before "="; 0 found
(#446) Expected 1 space before "="; 0 found
(#449) Expected 1 space before "="; 0 found
(#450) Expected 1 space before "="; 0 found
(#453) Expected 1 space before "="; 0 found
(#454) Expected 1 space before "="; 0 found
(#469) Expected 1 space before "="; 0 found
(#469) Expected 1 space after "="; 0 found
(#470) Expected 1 space before "="; 0 found
(#470) Expected 1 space after "="; 0 found
(#471) Expected 1 space before "="; 0 found
(#471) Expected 1 space after "="; 0 found
(#472) Expected 1 space before "="; 0 found
(#472) Expected 1 space after "="; 0 found
(#474) Expected 1 space before "="; 0 found
(#474) Expected 1 space after "="; 0 found
(#475) Expected 1 space before "="; 0 found
(#475) Expected 1 space after "="; 0 found
(#476) Expected 1 space before "="; 0 found
(#476) Expected 1 space after "="; 0 found
(#477) Expected 1 space before "="; 0 found
(#477) Expected 1 space after "="; 0 found
(#479) Expected 1 space before "="; 0 found
(#479) Expected 1 space after "="; 0 found
(#480) Expected 1 space before "="; 0 found
(#480) Expected 1 space after "="; 0 found
(#481) Expected 1 space before "="; 0 found
(#481) Expected 1 space after "="; 0 found
(#482) Expected 1 space before "="; 0 found
(#482) Expected 1 space after "="; 0 found
(#483) Expected 1 space before "="; 0 found
(#483) Expected 1 space after "="; 0 found
(#484) Expected 1 space before "="; 0 found
(#484) Expected 1 space after "="; 0 found
(#485) Expected 1 space before "="; 0 found
(#485) Expected 1 space after "="; 0 found
(#486) Expected 1 space before "="; 0 found
(#486) Expected 1 space after "="; 0 found
(#487) Expected 1 space before "="; 0 found
(#487) Expected 1 space after "="; 0 found
(#489) Expected 1 space before "="; 0 found
(#489) Expected 1 space after "="; 0 found
(#491) Expected 1 space before "="; 0 found
(#491) Expected 1 space after "="; 0 found
(#492) Expected 1 space before "="; 0 found
(#492) Expected 1 space after "="; 0 found
(#494) Expected 1 space before "="; 0 found
(#494) Expected 1 space after "="; 0 found
(#495) Expected 1 space after "="; 0 found
(#496) Expected 1 space after "="; 0 found
(#497) Expected 1 space before "="; 0 found
(#497) Expected 1 space after "="; 0 found
(#498) Expected 1 space before "="; 0 found
(#498) Expected 1 space after "="; 0 found
(#499) Expected 1 space before "="; 0 found
(#499) Expected 1 space after "="; 0 found
(#501) Expected 1 space before "="; 0 found
(#501) Expected 1 space after "="; 0 found
(#502) Expected 1 space before "="; 0 found
(#502) Expected 1 space after "="; 0 found
(#503) Expected 1 space before "="; 0 found
(#503) Expected 1 space after "="; 0 found
(#532) Expected 1 space after "="; 0 found
(#533) Expected 1 space before "="; 0 found
(#533) Expected 1 space after "="; 0 found
(#534) Expected 1 space before "="; 0 found
(#534) Expected 1 space after "="; 0 found
(#535) Expected 1 space before "="; 0 found
(#535) Expected 1 space after "="; 0 found
(#536) Expected 1 space before "="; 0 found
(#536) Expected 1 space after "="; 0 found
(#542) Expected 1 space before "="; 0 found
(#542) Expected 1 space after "="; 0 found
(#544) Inline comments must start with a capital letter, digit or 3-dots sequence
(#544) Inline comments must end in full-stops, exclamation marks, or question marks
(#544) No space found before comment text; expected "// reattempt" but found "//reattempt"
(#549) Expected 1 space before "="; 0 found
(#549) Expected 1 space after "="; 0 found
(#550) Expected 1 space before "="; 0 found
(#550) Expected 1 space after "="; 0 found
(#554) Expected 1 space before "="; 0 found
(#555) Expected 1 space before "="; 0 found
(#556) Expected 1 space before "="; 0 found
(#556) Expected 1 space after "="; 0 found
(#558) Inline comments must start with a capital letter, digit or 3-dots sequence
(#558) Inline comments must end in full-stops, exclamation marks, or question marks
(#558) No space found before comment text; expected "// media toggles" but found "//media toggles"
(#564) Expected 1 space after "="; 0 found
(#565) Expected 1 space after "="; 0 found
(#567) Expected 1 space after "="; 0 found
(#568) Expected 1 space after "="; 0 found
(#569) Expected 1 space after "="; 0 found
(#570) Expected 1 space before "="; 0 found
(#570) Expected 1 space after "="; 0 found
(#571) Expected 1 space before "="; 0 found
(#571) Expected 1 space after "="; 0 found
(#572) Expected 1 space before "="; 0 found
(#572) Expected 1 space after "="; 0 found
(#574) Expected 1 space before "="; 0 found
(#574) Expected 1 space after "="; 0 found
(#575) Expected 1 space before "="; 0 found
(#575) Expected 1 space after "="; 0 found
(#576) Expected 1 space before "="; 0 found
(#576) Expected 1 space after "="; 0 found
(#577) Expected 1 space before "="; 0 found
(#577) Expected 1 space after "="; 0 found
(#578) Expected 1 space before "="; 0 found
(#579) Expected 1 space before "="; 0 found
(#580) Expected 1 space before "="; 0 found
(#581) Expected 1 space before "="; 0 found
(#581) Expected 1 space after "="; 0 found
mod/solo/lib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#38) 80 slashes comments are not allowed; use "// Comment." instead
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) 80 slashes comments are not allowed; use "// Comment." instead
(#51) Closing brace must be on a line by itself
(#52) Closing brace must be on a line by itself
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected 8 spaces, found 2
(#53) Closing brace must be on a line by itself
(#54) Closing brace must be on a line by itself
(#55) Closing brace must be on a line by itself
(#56) Closing brace must be on a line by itself
(#57) Closing brace must be on a line by itself
(#58) Closing brace must be on a line by itself
(#59) Closing brace must be on a line by itself
(#71) Commas (,) must be followed by white space.
(#80) Expected 1 space after "=>"; 0 found
(#84) Expected 1 space before opening brace; found 0
(#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 1
(#89) Expected 1 space before opening brace; found 0
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 4 spaces, found 1
(#90) Commas (,) must be followed by white space.
(#90) Expected 1 space before "=>"; 0 found
(#90) Expected 1 space after "=>"; 0 found
(#92) Expected 1 space before opening brace; found 0
(#94) Commas (,) must be followed by white space.
(#94) Commas (,) must be followed by white space.
(#112) 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
(#149) Expected 1 space before "=>"; 0 found
(#149) Expected 1 space after "=>"; 0 found
(#149) Expected 1 space before "=>"; 0 found
(#149) Expected 1 space after "=>"; 0 found
(#149) Expected 1 space before "=>"; 0 found
(#149) Expected 1 space after "=>"; 0 found
(#149) Line exceeds 132 characters; contains 135 characters
(#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) 3 slashes comments are not allowed; use "// Comment." instead
(#155) Expected 1 space before "=>"; 0 found
(#155) Expected 1 space after "=>"; 0 found
(#155) Expected 1 space before "=>"; 0 found
(#155) Expected 1 space after "=>"; 0 found
(#155) Expected 1 space before "=>"; 0 found
(#155) Expected 1 space after "=>"; 0 found
(#161) Expected 1 space before opening brace; found 0
(#165) Expected 1 space before opening brace; found 0
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 4 spaces, found 1
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 4 spaces, found 1
(#185) Commas (,) must be followed by white space.
(#186) Commas (,) must be followed by white space.
(#187) Commas (,) must be followed by white space.
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 4 spaces, found 1
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 4 spaces, found 1
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected at least 4 spaces, found 1
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 4 spaces, found 1
(#199) Expected 1 space before "="; 0 found
(#199) Expected 1 space after "="; 0 found
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 4 spaces, found 1
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected 4 spaces, found 1
(#201) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 8 spaces, found 2
(#202) Commas (,) must be followed by white space.
(#202) Commas (,) must be followed by white space.
(#202) Commas (,) must be followed by white space.
(#202) Commas (,) must be followed by white space.
(#202) Line exceeds 132 characters; contains 139 characters
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected 4 spaces, found 1
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 4 spaces, found 1
(#208) Variable "ag_options" must not contain underscores.
(#209) Variable "ag_options" must not contain underscores.
(#210) Variable "ag_options" must not contain underscores.
(#211) Variable "ag_options" must not contain underscores.
(#213) Expected 1 space before "="; 0 found
(#213) Expected 1 space after "="; 0 found
(#213) Expected 1 space after first semicolon of FOR loop; 0 found
(#213) Expected 1 space before "<="; 0 found
(#213) Expected 1 space after "<="; 0 found
(#213) Expected 1 space after second semicolon of FOR loop; 0 found
(#214) Variable "ag_options" must not contain underscores.
(#214) Space found before semicolon; expected "};" but found "} ;"
(#215) Variable "ag_options" must not contain underscores.
(#216) Variable "ag_options" must not contain underscores.
(#219) Expected 1 space before "="; 0 found
(#219) Expected 1 space after "="; 0 found
(#219) Variable "ag_options" must not contain underscores.
(#228) Expected 1 space before "="; 0 found
(#228) Expected 1 space after "="; 0 found
(#231) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#257) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#265) Spaces must be used to indent lines; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected at least 4 spaces, found 1
(#265) Commas (,) must be followed by white space.
(#266) Commas (,) must be followed by white space.
(#267) Commas (,) must be followed by white space.
(#268) Spaces must be used to indent lines; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected at least 4 spaces, found 1
(#271) Variable "update_grades" must not contain underscores.
(#272) Variable "update_grades" must not contain underscores.
(#276) Spaces must be used to indent lines; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected at least 4 spaces, found 1
(#296) Perl-style comments are not allowed; use "// Comment." instead
(#349) Inline comments must end in full-stops, exclamation marks, or question marks
(#349) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#387) This comment is 53% valid code; is this commented out code?
(#406) 80 slashes comments are not allowed; use "// Comment." instead
(#408) Inline comments must end in full-stops, exclamation marks, or question marks
(#408) 80 slashes comments are not allowed; use "// Comment." instead
(#422) Commas (,) must be followed by white space.
(#469) Spaces must be used to indent lines; tabs are not allowed
(#469) Tab found within whitespace
(#469) Line indented incorrectly; expected at least 4 spaces, found 1
(#476) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#482) Line indented incorrectly; expected 4 spaces, found 8
(#484) Line indented incorrectly; expected 4 spaces, found 8
(#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
(#490) 80 slashes comments are not allowed; use "// Comment." instead
(#492) Inline comments must end in full-stops, exclamation marks, or question marks
(#492) 80 slashes comments are not allowed; use "// Comment." instead
(#519) 78 slashes comments are not allowed; use "// Comment." instead
(#521) Inline comments must end in full-stops, exclamation marks, or question marks
(#521) 78 slashes comments are not allowed; use "// Comment." instead
(#550) Inline comments must end in full-stops, exclamation marks, or question marks
(#569) Expected 1 space before "==="; 2 found
(#573) Inline comments must end in full-stops, exclamation marks, or question marks
(#583) Inline comments must start with a capital letter, digit or 3-dots sequence
(#583) Inline comments must end in full-stops, exclamation marks, or question marks
(#583) 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"
(#587) Inline comments must start with a capital letter, digit or 3-dots sequence
(#587) Inline comments must end in full-stops, exclamation marks, or question marks
(#587) 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"
(#616) Empty IF statement detected
(#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
(#639) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#648) Expected "} else {\n"; found "}\n else {\n"
(#649) Expected 1 space before "="; 0 found
(#649) Expected 1 space after "="; 0 found
(#652) Inline comments must start with a capital letter, digit or 3-dots sequence
(#652) Inline comments must end in full-stops, exclamation marks, or question marks
(#652) No space found before comment text; expected "// grade_sql" but found "//grade_sql"
(#653) Variable "grade_sql" must not contain underscores.
(#655) Line exceeds 132 characters; contains 178 characters
(#658) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#660) Variable "grade_sql" must not contain underscores.
(#678) Inline doc block comments are not allowed; use "// Comment." instead
(#697) Inline doc block comments are not allowed; use "// Comment." instead
(#752) Empty IF statement detected
(#811) Empty IF statement detected
(#843) Commas (,) must be followed by white space.
(#843) Commas (,) must be followed by white space.
(#843) Commas (,) must be followed by white space.
(#844) Commas (,) must be followed by white space.
(#846) Inline comments must end in full-stops, exclamation marks, or question marks
(#850) Inline comments must end in full-stops, exclamation marks, or question marks
(#851) Expected "if (...) {\n"; found "if(...) {\n"
(#853) Expected "if (...) {\n"; found "if (...){\n"
(#855) Expected "} else {\n"; found "}else{\n"
(#859) Inline comments must end in full-stops, exclamation marks, or question marks
mod/solo/mod_form.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#62) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 8 spaces, found 5
(#79) No space found before comment text; expected "// Add this activity specific form fields" but found "//Add this activity specific form fields"
(#80) No space found before comment text; expected "// We want to do this procedurally because in setup tabs we want to show a subset of this form" but found "//We want to do this procedurally because in setup tabs we want to show a subset of this form"
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Commas (,) must be followed by white space.
(#87) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#91) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected 4 spaces, found 1
(#95) Variable "form_data" must not contain underscores.
(#97) Variable "form_data" must not contain underscores.
(#97) Variable "form_data" must not contain underscores.
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected 4 spaces, found 1
(#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 "// time limits" but found "//time limits"
(#112) Variable "yesno_options" must not contain underscores.
(#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 "// the size attribute doesn't work because the attributes are applied on the div container holding the select" but found "//the size attribute doesn't work because the attributes are applied on the div container holding the select"
(#115) Commas (,) must be followed by white space.
(#115) Commas (,) must be followed by white space.
(#115) Variable "yesno_options" must not contain underscores.
(#115) Commas (,) must be followed by white space.
(#115) Expected 1 space before "=>"; 0 found
(#115) Expected 1 space after "=>"; 0 found
(#115) Line exceeds 132 characters; contains 150 characters
(#116) Commas (,) must be followed by white space.
mod/solo/myreports.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
(#35) Inline comments must start with a capital letter, digit or 3-dots sequence
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) No space found before comment text; expected "// export format csv or tabular or linechart" but found "//export format csv or tabular or linechart"
(#36) Inline comments must start with a capital letter, digit or 3-dots sequence
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) Inline comments must start with a capital letter, digit or 3-dots sequence
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#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 "// paging details" but found "//paging details"
(#42) Commas (,) must be followed by white space.
(#43) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#51) Usage of ELSEIF not allowed; use ELSE IF instead
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Commas (,) must be followed by white space.
(#60) Expected 1 space before "=>"; 0 found
(#60) Expected 1 space after "=>"; 0 found
(#60) Commas (,) must be followed by white space.
(#60) Expected 1 space before "=>"; 0 found
(#60) Expected 1 space after "=>"; 0 found
(#60) Commas (,) must be followed by white space.
(#60) Expected 1 space before "=>"; 0 found
(#60) Expected 1 space after "=>"; 0 found
(#60) Commas (,) must be followed by white space.
(#60) Expected 1 space before "=>"; 0 found
(#60) Expected 1 space after "=>"; 0 found
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) No space found before comment text; expected "// Get an admin settings" but found "//Get an admin settings"
(#66) Whitespace found at end of line
(#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 "// set per page according to admin setting" but found "//set per page according to admin setting"
(#70) Expected "if (...) {\n"; found "if(...){\n"
(#70) Expected 1 space before "=="; 0 found
(#70) Expected 1 space after "=="; 0 found
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 4 spaces, found 2
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) 3 slashes comments are not allowed; use "// Comment." instead
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Whitespace found at end of line
(#97) Variable "aph_opts" must not contain underscores.
(#97) 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 "// this inits the grading helper JS" but found "//this inits the grading helper JS"
(#99) Variable "aph_opts" must not contain underscores.
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) 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"
(#104) Commas (,) must be followed by white space.
(#106) No space found before comment text; expected "// From here we actually display the page." but found "//From here we actually display the page."
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) No space found before comment text; expected "// this is core renderer stuff" but found "//this is core renderer stuff"
(#109) Expected 1 space before "="; 0 found
(#109) Expected 1 space after "="; 0 found
(#126) Commas (,) must be followed by white space.
(#126) Expected 1 space before "=>"; 0 found
(#126) Expected 1 space after "=>"; 0 found
(#127) Expected "if (...) {\n"; found "if(...) {\n"
(#128) Expected "if (...) {\n"; found "if(...) {\n"
(#130) Commas (,) must be followed by white space.
(#132) Variable "attempt_renderer" must not contain underscores.
(#132) Commas (,) must be followed by white space.
(#133) Variable "attempt_renderer" 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 "// grade info" but found "//grade info"
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) No space found before comment text; expected "// necessary for M3.3" but found "//necessary for M3.3"
(#139) Expected "if (...) {\n"; found "if(...) {\n"
(#139) Expected 1 space after "!="; 0 found
(#140) Expected 1 space before "="; 0 found
(#140) Commas (,) must be followed by white space.
(#140) Commas (,) must be followed by white space.
(#140) Commas (,) must be followed by white space.
(#141) Expected 1 space before "="; 0 found
(#141) Expected 1 space after "="; 0 found
(#142) Expected "if (...) {\n"; found "if(...){\n"
(#144) Expected "} else {\n"; found "}else{\n"
(#147) Variable "attempt_renderer" must not contain underscores.
(#147) Commas (,) must be followed by white space.
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Whitespace found at end of line
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected 4 spaces, found 1
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 8 spaces, found 2
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 8 spaces, found 2
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#167) This comment is 53% valid code; is this commented out code?
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected 4 spaces, found 1
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Whitespace found at end of line
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 8 spaces, found 2
(#210) Commas (,) must be followed by white space.
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 8 spaces, found 2
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected 8 spaces, found 2
(#213) Expected "if (...) {\n"; found "if(...){\n"
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Inline comments must start with a capital letter, digit or 3-dots sequence
(#214) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) Line indented incorrectly; expected at least 12 spaces, found 6
(#214) 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"
(#222) Closing brace indented incorrectly; expected 2 spaces, found 8
(#222) Expected "} else {\n"; found "}else {\n"
(#232) Line indented incorrectly; expected 11 spaces, found 8
(#233) Line indented incorrectly; expected at least 11 spaces, found 8
(#234) Line indented incorrectly; expected at least 11 spaces, found 8
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 11 spaces, found 2
mod/solo/refreshtoken.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#36) Expected "if (...) {\n"; found "if(...){\n"
(#36) Commas (,) must be followed by white space.
(#37) Commas (,) must be followed by white space.
(#38) Expected 1 space before "="; 0 found
(#38) Expected 1 space after "="; 0 found
(#38) Commas (,) must be followed by white space.
(#39) Expected 1 space before "="; 0 found
(#39) Expected 1 space after "="; 0 found
(#40) Expected "if (...) {\n"; found "if(...) {\n"
mod/solo/reports.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
(#35) Inline comments must start with a capital letter, digit or 3-dots sequence
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) No space found before comment text; expected "// export format csv or tabular or linechart" but found "//export format csv or tabular or linechart"
(#36) Inline comments must start with a capital letter, digit or 3-dots sequence
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) Inline comments must start with a capital letter, digit or 3-dots sequence
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#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 "// paging details" but found "//paging details"
(#42) Commas (,) must be followed by white space.
(#43) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#51) Usage of ELSEIF not allowed; use ELSE IF instead
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Commas (,) must be followed by white space.
(#60) Expected 1 space before "=>"; 0 found
(#60) Expected 1 space after "=>"; 0 found
(#60) Commas (,) must be followed by white space.
(#60) Expected 1 space before "=>"; 0 found
(#60) Expected 1 space after "=>"; 0 found
(#60) Commas (,) must be followed by white space.
(#60) Expected 1 space before "=>"; 0 found
(#60) Expected 1 space after "=>"; 0 found
(#60) Commas (,) must be followed by white space.
(#60) Expected 1 space before "=>"; 0 found
(#60) Expected 1 space after "=>"; 0 found
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) No space found before comment text; expected "// Get an admin settings" but found "//Get an admin settings"
(#66) Whitespace found at end of line
(#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 "// set per page according to admin setting" but found "//set per page according to admin setting"
(#70) Expected "if (...) {\n"; found "if(...){\n"
(#71) Expected 1 space before "="; 0 found
(#71) Expected 1 space after "="; 0 found
(#72) Usage of ELSEIF not allowed; use ELSE IF instead
(#72) Expected 1 space before "=="; 0 found
(#72) Expected 1 space after "=="; 0 found
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 4 spaces, found 2
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) 3 slashes comments are not allowed; use "// Comment." instead
(#95) Expected "if (...) {\n"; found "if(...){\n"
(#97) Expected "} else {\n"; found "}else{\n"
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Whitespace found at end of line
(#103) Variable "aph_opts" must not contain underscores.
(#103) Expected 1 space after "="; 0 found
(#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 "// this inits the grading helper JS" but found "//this inits the grading helper JS"
(#105) Variable "aph_opts" must not contain underscores.
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) 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"
(#110) Commas (,) must be followed by white space.
(#112) No space found before comment text; expected "// From here we actually display the page." but found "//From here we actually display the page."
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) No space found before comment text; expected "// this is core renderer stuff" but found "//this is core renderer stuff"
(#115) Expected 1 space before "="; 0 found
(#115) Expected 1 space after "="; 0 found
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 4 spaces, found 1
(#118) 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"
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected 4 spaces, found 1
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 8 spaces, found 2
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 8 spaces, found 2
(#122) Commas (,) must be followed by white space.
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Line indented incorrectly; expected at least 8 spaces, found 2
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 8 spaces, found 2
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected 4 spaces, found 1
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 8 spaces, found 2
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#129) Line indented incorrectly; expected at least 8 spaces, found 2
(#129) No space found before comment text; expected "// formdata should only have simple values, not objects" but found "//formdata should only have simple values, not objects"
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Line indented incorrectly; expected at least 8 spaces, found 2
(#130) 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"
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 8 spaces, found 2
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected 4 spaces, found 1
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 8 spaces, found 2
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 8 spaces, found 2
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 8 spaces, found 2
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#154) Inline comments must start with a capital letter, digit or 3-dots sequence
(#154) This comment is 60% valid code; is this commented out code?
(#154) No space found before comment text; expected "// $formdata->modulecontextid = $modulecontext->id;" but found "//$formdata->modulecontextid = $modulecontext->id;"
(#182) Commas (,) must be followed by white space.
(#182) Expected 1 space before "=>"; 0 found
(#182) Expected 1 space after "=>"; 0 found
(#183) Expected "if (...) {\n"; found "if(...) {\n"
(#184) Expected "if (...) {\n"; found "if(...) {\n"
(#186) Commas (,) must be followed by white space.
(#188) Variable "attempt_renderer" must not contain underscores.
(#188) Commas (,) must be followed by white space.
(#189) Expected 1 space before "="; 0 found
(#189) Expected 1 space after "="; 0 found
(#189) Commas (,) must be followed by white space.
(#189) Expected 1 space before "=>"; 0 found
(#189) Expected 1 space after "=>"; 0 found
(#190) Commas (,) must be followed by white space.
(#190) Commas (,) must be followed by white space.
(#190) Commas (,) must be followed by white space.
(#191) Variable "attempt_renderer" must not contain underscores.
(#193) Inline comments must start with a capital letter, digit or 3-dots sequence
(#193) Inline comments must end in full-stops, exclamation marks, or question marks
(#193) No space found before comment text; expected "// open the summary results div" but found "//open the summary results div"
(#196) Inline comments must start with a capital letter, digit or 3-dots sequence
(#196) No space found before comment text; expected "// grade info" but found "//grade info"
(#197) Inline comments must end in full-stops, exclamation marks, or question marks
(#197) No space found before comment text; expected "// necessary for M3.3" but found "//necessary for M3.3"
(#200) Expected "if (...) {\n"; found "if(...) {\n"
(#200) Expected 1 space after "!="; 0 found
(#201) Expected 1 space before "="; 0 found
(#201) Commas (,) must be followed by white space.
(#201) Commas (,) must be followed by white space.
(#201) Commas (,) must be followed by white space.
(#202) Expected 1 space before "="; 0 found
(#202) Expected 1 space after "="; 0 found
(#203) Expected "if (...) {\n"; found "if(...){\n"
(#205) Expected "} else {\n"; found "}else{\n"
(#208) Variable "attempt_renderer" must not contain underscores.
(#208) Commas (,) must be followed by white space.
(#209) Expected 1 space before "="; 0 found
(#209) Expected 1 space after "="; 0 found
(#210) Variable "attempt_renderer" must not contain underscores.
(#210) Commas (,) must be followed by white space.
(#210) 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 "// close the summary results div" but found "//close the summary results div"
(#216) Line exceeds 132 characters; contains 147 characters
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Whitespace found at end of line
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected 4 spaces, found 1
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 8 spaces, found 2
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 8 spaces, found 2
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 8 spaces, found 2
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#231) This comment is 53% valid code; is this commented out code?
(#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
(#241) Expected "if (...) {\n"; found "if(...){\n"
(#242) Inline comments must start with a capital letter, digit or 3-dots sequence
(#242) Inline comments must end in full-stops, exclamation marks, or question marks
(#247) Expected "} else {\n"; found "}else{\n"
(#250) Expected "} else {\n"; found "}else{\n"
(#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 "// first check if we actually have some data, if not we just show an "empty" message" but found "//first check if we actually have some data, if not we just show an "empty" message"
(#261) Expected "if (...) {\n"; found "if(...) {\n"
(#261) Expected 1 space before ">"; 0 found
(#261) Expected 1 space after ">"; 0 found
(#264) Expected "} else {\n"; found "}else{\n"
(#269) Expected 1 space after "="; 0 found
(#270) Commas (,) must be followed by white space.
(#270) Commas (,) must be followed by white space.
(#270) Commas (,) must be followed by white space.
(#270) Commas (,) must be followed by white space.
(#275) Spaces must be used to indent lines; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected 4 spaces, found 1
(#276) Spaces must be used to indent lines; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected at least 8 spaces, found 2
(#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 "// first check if we actually have some data, if not we just show an "empty" message" but found "//first check if we actually have some data, if not we just show an "empty" message"
(#278) Expected "if (...) {\n"; found "if(...) {\n"
(#278) Expected 1 space before ">"; 0 found
(#278) Expected 1 space after ">"; 0 found
(#281) Expected "} else {\n"; found "}else{\n"
(#287) Expected 1 space after "="; 0 found
(#288) Commas (,) must be followed by white space.
(#288) Commas (,) must be followed by white space.
(#288) Commas (,) must be followed by white space.
(#288) Commas (,) must be followed by white space.
(#290) Line indented incorrectly; expected 11 spaces, found 8
(#291) Spaces must be used to indent lines; tabs are not allowed
(#291) Tab found within whitespace
(#300) Inline comments must start with a capital letter, digit or 3-dots sequence
(#300) Inline comments must end in full-stops, exclamation marks, or question marks
(#300) No space found before comment text; expected "// first check if we actually have some data, if not we just show an "empty" message" but found "//first check if we actually have some data, if not we just show an "empty" message"
(#302) Expected "if (...) {\n"; found "if(...) {\n"
(#302) Expected 1 space before "!=="; 0 found
(#302) Expected 1 space after "!=="; 0 found
(#323) Expected "} else {\n"; found "}else{\n"
(#327) Commas (,) must be followed by white space.
(#327) Commas (,) must be followed by white space.
(#327) Commas (,) must be followed by white space.
(#327) Commas (,) must be followed by white space.
(#332) Spaces must be used to indent lines; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected 4 spaces, found 1
(#333) Spaces must be used to indent lines; tabs are not allowed
(#333) Tab found within whitespace
(#333) Whitespace found at end of line
(#334) Spaces must be used to indent lines; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line indented incorrectly; expected at least 8 spaces, found 2
(#334) Commas (,) must be followed by white space.
(#335) Spaces must be used to indent lines; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected at least 8 spaces, found 2
(#337) Spaces must be used to indent lines; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected 8 spaces, found 2
(#337) Expected "if (...) {\n"; found "if(...){\n"
(#339) Spaces must be used to indent lines; tabs are not allowed
(#339) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 12 spaces, found 6
(#339) 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"
(#348) Closing brace indented incorrectly; expected 2 spaces, found 8
(#348) Expected "} else {\n"; found "}else {\n"
(#359) Line indented incorrectly; expected 11 spaces, found 8
(#360) Line indented incorrectly; expected at least 11 spaces, found 8
(#360) Expected 1 space after "="; 0 found
(#360) Expected 1 space before ">"; 0 found
(#360) Expected 1 space after ">"; 0 found
(#361) Spaces must be used to indent lines; tabs are not allowed
(#361) Tab found within whitespace
(#361) Line indented incorrectly; expected at least 11 spaces, found 2
(#361) Commas (,) must be followed by white space.
(#361) Commas (,) must be followed by white space.
(#361) Commas (,) must be followed by white space.
(#361) Commas (,) must be followed by white space.
(#362) Spaces must be used to indent lines; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected at least 11 spaces, found 2
mod/solo/rubric_grade_form.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) 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/>.".
(#8) Inline comments must end in full-stops, exclamation marks, or question marks
(#8) No space found before comment text; expected "// Add elements to form" but found "//Add elements to form"
(#14) Line exceeds 132 characters; contains 135 characters
(#18) Inline comments must end in full-stops, exclamation marks, or question marks
(#18) No space found before comment text; expected "// Custom validation should be added here" but found "//Custom validation should be added here"
(#19) Visibility must be declared on method "validation"
mod/solo/settings.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#39) Expected 1 space after "="; 3 found
(#39) Commas (,) must be followed by white space.
(#39) Commas (,) must be followed by white space.
(#39) Commas (,) must be followed by white space.
(#39) Line exceeds 132 characters; contains 143 characters
(#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) This comment is 56% valid code; is this commented out code?
(#40) No space found before comment text; expected "// get_string('apisecret_details', constants::M_COMPONENT)" but found "//get_string('apisecret_details', constants::M_COMPONENT)"
(#42) Commas (,) must be followed by white space.
(#46) Commas (,) must be followed by white space.
(#49) Commas (,) must be followed by white space.
(#49) Line exceeds 132 characters; contains 141 characters
(#52) Commas (,) must be followed by white space.
(#52) Line exceeds 132 characters; contains 133 characters
(#55) Commas (,) must be followed by white space.
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 4 spaces, found 2
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 4 spaces, found 2
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Commas (,) must be followed by white space.
(#82) Line exceeds 132 characters; contains 146 characters
(#83) Commas (,) must be followed by white space.
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 4 spaces, found 2
(#86) Line exceeds 132 characters; contains 142 characters
(#90) Commas (,) must be followed by white space.
mod/solo/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
(#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"
(#86) Commas (,) must be followed by white space.
(#87) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#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 "// now update the db once we have saved files and stuff" but found "//now update the db once we have saved files and stuff"
(#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) This comment is 80% valid code; is this commented out code?
(#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 "// if we got here we is loading up dat form" but found "//if we got here we is loading up dat form"
(#99) Commas (,) must be followed by white space.
(#101) Expected 1 space after "="; 0 found
mod/solo/simple_grade_form.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) 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 "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#12) Inline comments must end in full-stops, exclamation marks, or question marks
(#12) No space found before comment text; expected "// Add elements to form" but found "//Add elements to form"
(#19) Commas (,) must be followed by white space.
(#19) Commas (,) must be followed by white space.
(#19) Commas (,) must be followed by white space.
(#19) Expected 1 space before "=>"; 0 found
(#19) Expected 1 space after "=>"; 0 found
(#20) Commas (,) must be followed by white space.
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) No space found before comment text; expected "// Custom validation should be added here" but found "//Custom validation should be added here"
(#26) Visibility must be declared on method "validation"
mod/solo/tabs.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected 1 space(s) before asterisk; 0 found
(#20) Expected 1 space(s) before asterisk; 0 found
(#21) Expected 1 space(s) before asterisk; 0 found
(#22) Expected 1 space(s) before asterisk; 0 found
(#26) Expected 1 space(s) before asterisk; 0 found
(#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
(#52) Line exceeds maximum limit of 180 characters; contains 183 characters
(#54) Expected "if (...) {\n"; found "if(...) {\n"
(#54) Commas (,) must be followed by white space.
(#60) Expected "if (...) {\n"; found "if(...) {\n"
(#60) Commas (,) must be followed by white space.
(#65) Expected "if (...) {\n"; found "if(...) {\n"
(#65) Commas (,) must be followed by white space.
(#71) Expected "if (...) {\n"; found "if(...) {\n"
(#71) Commas (,) must be followed by white space.
mod/solo/tests/grades_test.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#9) Public method name "gradesTest::testGetGrades" must be in lower-case letters only
mod/solo/tests/gradesubmissions_test.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#9) Public method name "gradessubmissions_Test::testGetGradeData" must be in lower-case letters only
mod/solo/topic/managetopics.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#33) Commas (,) must be followed by white space.
(#35) Inline comments must start with a capital letter, digit or 3-dots sequence
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Expected 1 space before "="; 0 found
(#36) Commas (,) must be followed by white space.
(#37) Commas (,) must be followed by white space.
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Commas (,) must be followed by white space.
(#38) Commas (,) must be followed by white space.
(#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
(#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 "// make sure we are logged in and can see this form" but found "//make sure we are logged in and can see this form"
(#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 "// set up the page object" but found "//set up the page object"
(#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
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) No space found before comment text; expected "// are we in new or edit mode?" but found "//are we in new or edit mode?"
(#59) Expected 1 space before "=>"; 0 found
(#59) Expected 1 space after "=>"; 0 found
(#60) Expected "if (...) {\n"; found "if(...){\n"
(#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
(#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 "// we always head back to the solo topics page" but found "//we always head back to the solo topics page"
(#69) Expected 1 space before "=>"; 0 found
(#69) Expected 1 space after "=>"; 0 found
(#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 "// handle delete actions" but found "//handle delete actions"
(#72) Expected "if (...) {\n"; found "if(...){\n"
(#74) Variable "topic_renderer" must not contain underscores.
(#74) Commas (,) must be followed by white space.
(#76) Variable "topic_renderer" must not contain underscores.
(#76) Commas (,) must be followed by white space.
(#76) Commas (,) must be followed by white space.
(#77) Expected 1 space before "=>"; 0 found
(#77) Expected 1 space after "=>"; 0 found
(#77) Commas (,) must be followed by white space.
(#77) Expected 1 space before "=>"; 0 found
(#77) Expected 1 space after "=>"; 0 found
(#77) Commas (,) must be followed by white space.
(#77) Expected 1 space before "=>"; 0 found
(#77) Expected 1 space after "=>"; 0 found
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) 7 slashes comments are not allowed; use "// Comment." instead
(#83) Usage of ELSEIF not allowed; use ELSE IF instead
(#85) Commas (,) must be followed by white space.
(#85) 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 "// get the mform for our topic" but found "//get the mform for our topic"
(#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 "// if the cancel button was pressed, we are out of here" but found "//if the cancel button was pressed, we are out of here"
(#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 "// 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"
(#106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#106) This comment is 59% valid code; is this commented out code?
(#106) No space found before comment text; expected "// $thetopic->moduleid = $moduleinstance->id;" but found "//$thetopic->moduleid = $moduleinstance->id;"
(#107) No space found before comment text; expected "// $thetopic->topiclevel = $data->topiclevel;" but found "//$thetopic->topiclevel = $data->topiclevel;"
(#108) No space found before comment text; expected "// $thetopic->targetwords= $data->targetwords;" but found "//$thetopic->targetwords= $data->targetwords;"
(#109) No space found before comment text; expected "// $thetopic->fonticon= $data->fonticon;" but found "//$thetopic->fonticon= $data->fonticon;"
(#110) Expected 1 space before "="; 0 found
(#110) Expected 1 space after "="; 0 found
(#112) Inline comments must start with a capital letter, digit or 3-dots sequence
(#112) No space found before comment text; expected "// first insert a new topic if we need to" but found "//first insert a new topic if we need to"
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) No space found before comment text; expected "// that will give us a topicid, we need that for saving files" but found "//that will give us a topicid, we need that for saving files"
(#114) Expected "if (...) {\n"; found "if(...){\n"
(#116) Expected 1 space before "="; 0 found
(#116) Expected 1 space after "="; 0 found
(#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 "// try to insert it" but found "//try to insert it"
(#119) Expected "if (...) {\n"; found "if (...){\n"
(#119) Commas (,) must be followed by white space.
(#120) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#122) Expected "} else {\n"; found "}else{\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 "// lets select it , because everyine seems to forget to otherwise" but found "//lets select it , because everyine seems to forget to otherwise"
(#124) Commas (,) must be followed by white space.
(#126) Expected "} else {\n"; found "}else{\n"
(#127) Inline comments must start with a capital letter, digit or 3-dots sequence
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) No space found before comment text; expected "// now update the db once we have saved files and stuff" but found "//now update the db once we have saved files and stuff"
(#128) Expected "if (...) {\n"; found "if (...){\n"
(#128) Commas (,) must be followed by white space.
(#129) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#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) No space found before comment text; expected "// if we got here we did achieve some update" but found "//if we got here we did achieve some update"
(#140) Inline comments must start with a capital letter, digit or 3-dots sequence
(#140) 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"
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) No space found before comment text; expected "// if edit mode load up the topic into a data object" but found "//if edit mode load up the topic into a data object"
(#144) Expected "} else {\n"; found "}else{\n"
(#145) Expected 1 space before "="; 0 found
(#145) Expected 1 space after "="; 0 found
(#147) Expected 1 space before "="; 0 found
(#147) Expected 1 space after "="; 0 found
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#152) No space found before comment text; expected "// Set up the topic type specific parts of the form data" but found "//Set up the topic type specific parts of the form data"
(#153) Commas (,) must be followed by white space.
(#155) Expected 1 space before "=>"; 0 found
(#155) Expected 1 space after "=>"; 0 found
(#158) Expected 1 space before "="; 0 found
(#158) Expected 1 space after "="; 0 found
(#159) Commas (,) must be followed by white space.
mod/solo/topic/topics.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#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 "// mode is necessary for tabs" but found "//mode is necessary for tabs"
(#42) Expected 1 space before "="; 0 found
(#42) Expected 1 space after "="; 0 found
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) 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"
(#44) Expected 1 space before "=>"; 0 found
(#44) Expected 1 space after "=>"; 0 found
(#44) Commas (,) must be followed by white space.
(#44) Expected 1 space before "=>"; 0 found
(#44) Expected 1 space after "=>"; 0 found
(#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 "// require login for this page" but found "//require login for this page"
(#51) Variable "topic_renderer" must not contain underscores.
(#51) Commas (,) must be followed by white space.
(#53) Inline comments must start with a capital letter, digit or 3-dots sequence
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) No space found before comment text; expected "// prepare datatable(before header printed)" but found "//prepare datatable(before header printed)"
(#55) Variable "topic_renderer" must not contain underscores.
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Expected "if (...) {\n"; found "if (...){\n"
(#64) Variable "topic_renderer" must not contain underscores.
(#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 we have topics, show em" but found "//if we have topics, show em"
(#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 4 spaces, found 1
(#70) Variable "topic_renderer" must not contain underscores.
(#70) Commas (,) must be followed by white space.
(#70) Commas (,) must be followed by white space.
mod/solo/version.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) Expected 1 space after "="; 2 found
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
mod/solo/view.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) Commas (,) must be followed by white space.
(#32) Inline comments must start with a capital letter, digit or 3-dots sequence
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) 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) Commas (,) must be followed by white space.
(#40) Usage of ELSEIF not allowed; use ELSE IF instead
(#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
(#52) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) No space found before comment text; expected "// mode is necessary for tabs" but found "//mode is necessary for tabs"
(#53) Expected 1 space before "="; 0 found
(#53) Expected 1 space after "="; 0 found
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) 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"
(#55) Expected 1 space before "=>"; 0 found
(#55) Expected 1 space after "=>"; 0 found
(#55) Commas (,) must be followed by white space.
(#55) Expected 1 space before "=>"; 0 found
(#55) Expected 1 space after "=>"; 0 found
(#59) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) No space found before comment text; expected "// require login for this page" but found "//require login for this page"
(#65) Variable "attempt_renderer" must not contain underscores.
(#65) Commas (,) must be followed by white space.
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) No space found before comment text; expected "// Get an admin settings" but found "//Get an admin settings"
(#73) Expected "if (...) {\n"; found "if(...){\n"
(#75) Expected "} else {\n"; found "}else{\n"
(#79) Expected "if (...) {\n"; found "if(...){\n"
(#82) Commas (,) must be followed by white space.
(#83) Expected "} else {\n"; found "}else{\n"
(#84) Commas (,) must be followed by white space.
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) No space found before comment text; expected "// Do we do continue an attempt or start a new one" but found "//Do we do continue an attempt or start a new one"
(#91) Variable "start_or_continue" must not contain underscores.
(#91) Expected 1 space before "="; 0 found
(#91) Expected 1 space after "="; 0 found
(#92) Expected "if (...) {\n"; found "if(...){\n"
(#92) Expected 1 space before "=="; 0 found
(#92) Expected 1 space after "=="; 0 found
(#93) Variable "start_or_continue" must not contain underscores.
(#93) Expected 1 space before "="; 0 found
(#93) Expected 1 space after "="; 0 found
(#96) Usage of ELSEIF not allowed; use ELSE IF instead
(#96) Expected 1 space before "=="; 0 found
(#96) Expected 1 space after "=="; 0 found
(#97) Variable "start_or_continue" must not contain underscores.
(#97) Expected 1 space before "="; 0 found
(#97) Expected 1 space after "="; 0 found
(#100) Expected "} else {\n"; found "}else{\n"
(#102) Expected "if (...) {\n"; found "if (...){\n"
(#103) Variable "start_or_continue" must not contain underscores.
(#103) Expected 1 space before "="; 0 found
(#103) Expected 1 space after "="; 0 found
(#104) Expected 1 space before "="; 0 found
(#104) Expected 1 space after "="; 0 found
(#104) Expected 1 space before "+"; 0 found
(#104) Expected 1 space after "+"; 0 found
(#105) Expected 1 space before "="; 0 found
(#105) Expected 1 space after "="; 0 found
(#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 "// either redirect to a form handler for the attempt step, or show our attempt summary" but found "//either redirect to a form handler for the attempt step, or show our attempt summary"
(#110) Expected "if (...) {\n"; found "if(...) {\n"
(#110) Variable "start_or_continue" must not contain underscores.
(#112) Expected 1 space before "=>"; 0 found
(#112) Expected 1 space after "=>"; 0 found
(#116) Expected "} else {\n"; found "}else{\n"
(#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 datatables we need to set that up before calling $renderer->header" but found "//if we need datatables we need to set that up before calling $renderer->header"
(#120) Variable "attempt_renderer" must not contain underscores.
(#128) Expected 1 space before "="; 0 found
(#128) Expected 1 space after "="; 0 found
(#129) Expected "if (...) {\n"; found "if(...) {\n"
(#130) Expected 1 space before "=="; 0 found
(#130) Expected 1 space after "=="; 0 found
(#130) Expected 1 space before "=="; 0 found
(#130) Expected 1 space after "=="; 0 found
(#131) Inline comments must start with a capital letter, digit or 3-dots sequence
(#131) No space found before comment text; expected "// try to pull transcripts if we have none. Why wait for cron?" but found "//try to pull transcripts if we have none. Why wait for cron?"
(#133) Expected "if (...) {\n"; found "if(...){\n"
(#134) Variable "attempt_with_transcripts" must not contain underscores.
(#135) Variable "attempt_with_transcripts" must not contain underscores.
(#135) Expected 1 space after "!=="; 0 found
(#136) Expected "if (...) {\n"; found "if(...){\n"
(#137) Expected 1 space before "="; 0 found
(#137) Expected 1 space after "="; 0 found
(#137) Variable "attempt_with_transcripts" must not contain underscores.
(#138) Variable "attempt_with_transcripts" must not contain underscores.
(#140) Variable "attempt_with_transcripts" must not contain underscores.
(#141) Variable "attempt_with_transcripts" must not contain underscores.
(#146) Expected 1 space before "="; 0 found
(#146) Expected 1 space after "="; 0 found
(#146) Commas (,) must be followed by white space.
(#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 an ungraded activity, lets grade it" but found "//if we have an ungraded activity, lets grade it"
(#148) Expected "if (...) {\n"; found "if(...) {\n"
(#153) Commas (,) must be followed by white space.
(#153) Expected 1 space before "=>"; 0 found
(#153) Expected 1 space after "=>"; 0 found
(#156) Variable "attempt_renderer" must not contain underscores.
(#156) Commas (,) must be followed by white space.
(#156) Commas (,) must be followed by white space.
(#158) Inline comments must start with a capital letter, digit or 3-dots sequence
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) No space found before comment text; expected "// open the summary results div" but found "//open the summary results div"
(#161) Inline comments must start with a capital letter, digit or 3-dots sequence
(#161) No space found before comment text; expected "// show evaluation (auto or teacher)" but found "//show evaluation (auto or teacher)"
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) No space found before comment text; expected "// necessary for M3.3" but found "//necessary for M3.3"
(#165) Expected "if (...) {\n"; found "if(...) {\n"
(#165) Expected 1 space after "!="; 0 found
(#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) Commas (,) must be followed by white space.
(#168) Commas (,) must be followed by white space.
(#168) Commas (,) must be followed by white space.
(#168) Commas (,) must be followed by white space.
(#169) Expected "if (...) {\n"; found "if(...){\n"
(#171) Expected "} else {\n"; found "}else{\n"
(#174) Variable "attempt_renderer" must not contain underscores.
(#174) Commas (,) must be followed by white space.
(#174) Commas (,) must be followed by white space.
(#175) Expected 1 space before "="; 0 found
(#175) Expected 1 space after "="; 0 found
(#176) Variable "attempt_renderer" must not contain underscores.
(#176) Commas (,) must be followed by white space.
(#176) Commas (,) must be followed by white space.
(#178) Expected "} else if (...) {\n"; found "}else if(...){\n"
(#178) Expected "if (...) {\n"; found "if(...){\n"
(#179) Variable "attempt_renderer" must not contain underscores.
(#180) Expected 1 space before "="; 0 found
(#180) Expected 1 space after "="; 0 found
(#181) Inline comments must start with a capital letter, digit or 3-dots sequence
(#181) No space found before comment text; expected "// we decided to make it real obvious if the reslt was not ready yet" but found "//we decided to make it real obvious if the reslt was not ready yet"
(#182) Inline comments must end in full-stops, exclamation marks, or question marks
(#182) No space found before comment text; expected "// echo $attempt_renderer->show_summarypassageandstats($attempt,$aidata, $stats,$autotranscriptready);" but found "//echo $attempt_renderer->show_summarypassageandstats($attempt,$aidata, $stats,$autotranscriptready);"
(#187) Inline comments must start with a capital letter, digit or 3-dots sequence
(#187) This comment is 65% valid code; is this commented out code?
(#187) No space found before comment text; expected "// myreports" but found "//myreports"
(#188) Inline comments must end in full-stops, exclamation marks, or question marks
(#188) Line indented incorrectly; expected at least 8 spaces, found 7
(#190) Inline comments must start with a capital letter, digit or 3-dots sequence
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) No space found before comment text; expected "// close the summary results div" but found "//close the summary results div"
(#194) Inline comments must start with a capital letter, digit or 3-dots sequence
(#194) This comment is 44% valid code; is this commented out code?
(#194) No space found before comment text; expected "// all attempts by user table [good for debugging]" but found "//all attempts by user table [good for debugging]"
(#195) Inline comments must end in full-stops, exclamation marks, or question marks
(#196) Expected 1 space before "="; 0 found
(#196) Expected 1 space after "="; 0 found
(#197) Expected "if (...) {\n"; found "if(...){\n"
(#199) Expected 1 space before "=>"; 0 found
(#199) Expected 1 space after "=>"; 0 found
(#199) Commas (,) must be followed by white space.
(#199) Expected 1 space before "=>"; 0 found
(#199) Expected 1 space after "=>"; 0 found
(#200) Expected 1 space before "="; 0 found
(#200) Expected 1 space after "="; 0 found
(#202) Expected "if (...) {\n"; found "if(...) {\n"
(#207) Expected 1 space before "="; 0 found
(#207) Expected 1 space after "="; 0 found

Javascript coding style problems

(145 errors, 1543 warnings)

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

mod/solo/amd/src/activitycontroller.js
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#3) 'def' is defined but never used. (no-unused-vars)
(#16) Comments should not begin with a lowercase character. (capitalized-comments)
(#16) Expected space or tab after '//' in comment. (spaced-comment)
(#17) Missing space before opening brace. (space-before-blocks)
(#18) A space is required after ','. (comma-spacing)
(#18) A space is required after ','. (comma-spacing)
(#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)
(#25) Comments should not begin with a lowercase character. (capitalized-comments)
(#25) Expected space or tab after '//' in comment. (spaced-comment)
(#26) Operator '=' must be spaced. (space-infix-ops)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#31) Expected space(s) before "else". (keyword-spacing)
(#31) Expected space(s) after "else". (keyword-spacing)
(#32) Comments should not begin with a lowercase character. (capitalized-comments)
(#32) Expected space or tab after '//' in comment. (spaced-comment)
(#42) Identifier 'register_events' is not in camel case. (camelcase)
(#43) 'dd' is assigned a value but never used. (no-unused-vars)
(#47) Identifier 'process_html' is not in camel case. (camelcase)
(#47) Missing space before opening brace. (space-before-blocks)
(#49) Comments should not begin with a lowercase character. (capitalized-comments)
(#49) Expected space or tab after '//' in comment. (spaced-comment)
(#50) Expected space or tab after '//' in comment. (spaced-comment)
(#51) Operator '=' must be spaced. (space-infix-ops)
(#52) ["hider"] is better written in dot notation. (dot-notation)
(#57) Comments should not begin with a lowercase character. (capitalized-comments)
(#57) 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)
mod/solo/amd/src/cloudpoodllloader.js
(#1) This line has a length of 147. 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) Missing space before opening brace. (space-before-blocks)
(#2) Comments should not begin with a lowercase character. (capitalized-comments)
(#2) This line has a length of 133. Maximum allowed is 132. (max-len)
(#2) Expected space or tab after '//' in comment. (spaced-comment)
(#4) Missing space before opening brace. (space-before-blocks)
(#8) There should be no space after this paren. (space-in-parens)
(#8) There should be no space before this paren. (space-in-parens)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#9) A space is required after ','. (comma-spacing)
(#12) Missing semicolon. (babel/semi)
mod/solo/amd/src/datatables.js
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'datatables' is defined but never used. (no-unused-vars)
(#10) Expected space(s) after "return". (keyword-spacing)
(#11) Comments should not begin with a lowercase character. (capitalized-comments)
(#11) Expected space or tab after '//' in comment. (spaced-comment)
(#12) Missing space before opening brace. (space-before-blocks)
(#13) Comments should not begin with a lowercase character. (capitalized-comments)
(#13) Expected space or tab after '//' in comment. (spaced-comment)
(#14) Operator '=' must be spaced. (space-infix-ops)
(#18) Comments should not begin with a lowercase character. (capitalized-comments)
(#18) Expected space or tab after '//' in comment. (spaced-comment)
mod/solo/amd/src/definitions.js
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#10) Expected space(s) after "return". (keyword-spacing)
(#28) Comments should not begin with a lowercase character. (capitalized-comments)
(#28) Expected space or tab after '//' in comment. (spaced-comment)
(#34) Identifier 'transcriber_amazonstreaming' is not in camel case. (camelcase)
(#38) Comments should not begin with a lowercase character. (capitalized-comments)
(#38) Expected space or tab after '//' in comment. (spaced-comment)
(#40) Comments should not begin with a lowercase character. (capitalized-comments)
(#40) Expected space or tab after '//' in comment. (spaced-comment)
mod/solo/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/solo/amd/src/deps.js
(#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)
(#11) Expected space(s) after "if". (keyword-spacing)
(#11) Operator '<' must be spaced. (space-infix-ops)
(#14) Comments should not begin with a lowercase character. (capitalized-comments)
(#14) Expected space or tab after '//' in comment. (spaced-comment)
mod/solo/amd/src/gradeform.js
(#11) A space is required after ','. (comma-spacing)
(#12) There should be no space before ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#53) Unexpected @return tag; function has no return statement. (valid-jsdoc)
(#59) Expected catch,fail() or return (promise/catch-or-return)
(#59) Each then() should return a value or throw (promise/always-return)
(#59) Requires a space after '{'. (block-spacing)
(#59) Statement inside of curly braces should be on next line. (brace-style)
(#59) Missing space before opening brace. (space-before-blocks)
(#59) Operator '=' must be spaced. (space-infix-ops)
(#59) Requires a space before '}'. (block-spacing)
(#59) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#62) Missing space before opening brace. (space-before-blocks)
(#69) Expected catch,fail() or return (promise/catch-or-return)
(#81) Unexpected space before function parentheses. (space-before-function-paren)
(#83) The function binding is unnecessary. (no-extra-bind)
(#86) Unexpected space before function parentheses. (space-before-function-paren)
(#98) Comments should not begin with a lowercase character. (capitalized-comments)
(#98) Expected space or tab after '//' in comment. (spaced-comment)
(#99) Comments should not begin with a lowercase character. (capitalized-comments)
(#99) Expected space or tab after '//' in comment. (spaced-comment)
(#151) Missing JSDoc for parameter 'formdata'. (valid-jsdoc)
(#165) Expected space(s) after "if". (keyword-spacing)
(#165) Operator '===' must be spaced. (space-infix-ops)
(#165) Missing space before opening brace. (space-before-blocks)
(#180) Unexpected @return tag; function has no return statement. (valid-jsdoc)
(#193) There should be no space after '{'. (babel/object-curly-spacing)
(#193) Multiple spaces found before 'userid'. (no-multi-spaces)
(#193) There should be no space after '{'. (babel/object-curly-spacing)
(#193) There should be no space before '}'. (babel/object-curly-spacing)
(#193) There should be no space before '}'. (babel/object-curly-spacing)
(#198) Expected space(s) after "if". (keyword-spacing)
(#204) 'ex' is defined but never used. (no-unused-vars)
(#211) Missing JSDoc for parameter 'data'. (valid-jsdoc)
(#214) Unexpected @return tag; function has no return statement. (valid-jsdoc)
(#259) Operator '=' must be spaced. (space-infix-ops)
(#260) Expected space(s) after "if". (keyword-spacing)
(#260) Operator '===' must be spaced. (space-infix-ops)
(#260) Missing space before opening brace. (space-before-blocks)
(#261) Operator '=' must be spaced. (space-infix-ops)
mod/solo/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)
(#26) Identifier 'register_events' is not in camel case. (camelcase)
(#26) Unexpected space before function parentheses. (space-before-function-paren)
(#29) Comments should not begin with a lowercase character. (capitalized-comments)
(#29) Expected space or tab after '//' in comment. (spaced-comment)
(#30) Unexpected space before function parentheses. (space-before-function-paren)
(#30) 'e' is defined but never used. (no-unused-vars)
(#47) Unexpected space before function parentheses. (space-before-function-paren)
(#55) Each then() should return a value or throw (promise/always-return)
(#55) Unexpected space before function parentheses. (space-before-function-paren)
(#57) Unexpected space before function parentheses. (space-before-function-paren)
(#57) 'error' is defined but never used. (no-unused-vars)
(#58) Comments should not begin with a lowercase character. (capitalized-comments)
(#63) Unexpected space before function parentheses. (space-before-function-paren)
(#70) Unexpected space before function parentheses. (space-before-function-paren)
(#76) Unexpected space before function parentheses. (space-before-function-paren)
(#76) 'index' is defined but never used. (no-unused-vars)
(#83) Comments should not begin with a lowercase character. (capitalized-comments)
(#83) Expected space or tab after '//' in comment. (spaced-comment)
(#84) 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)
mod/solo/amd/src/passagemarkup.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)
(#17) Comments should not begin with a lowercase character. (capitalized-comments)
(#17) Expected space or tab after '//' in comment. (spaced-comment)
(#41) Comments should not begin with a lowercase character. (capitalized-comments)
(#41) Expected space or tab after '//' in comment. (spaced-comment)
(#45) Unexpected space before function parentheses. (space-before-function-paren)
(#47) Comments should not begin with a lowercase character. (capitalized-comments)
(#47) Expected space or tab after '//' in comment. (spaced-comment)
(#48) ["id"] 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)
(#59) Comments should not begin with a lowercase character. (capitalized-comments)
(#59) Expected space or tab after '//' in comment. (spaced-comment)
(#62) Comments should not begin with a lowercase character. (capitalized-comments)
(#62) Expected space or tab after '//' in comment. (spaced-comment)
(#63) 'opts' used outside of binding context. (block-scoped-var)
(#63) ["activityid"] is better written in dot notation. (dot-notation)
(#64) 'opts' used outside of binding context. (block-scoped-var)
(#64) ["attemptid"] is better written in dot notation. (dot-notation)
(#65) 'opts' used outside of binding context. (block-scoped-var)
(#65) ["sesskey"] is better written in dot notation. (dot-notation)
(#66) 'opts' used outside of binding context. (block-scoped-var)
(#66) ["turns"] is better written in dot notation. (dot-notation)
(#69) 'opts' used outside of binding context. (block-scoped-var)
(#69) ["sessiontime"] is better written in dot notation. (dot-notation)
(#70) 'opts' used outside of binding context. (block-scoped-var)
(#70) ["sessionerrors"] is better written in dot notation. (dot-notation)
(#71) 'opts' used outside of binding context. (block-scoped-var)
(#71) ["sessionerrors"] is better written in dot notation. (dot-notation)
(#75) 'opts' used outside of binding context. (block-scoped-var)
(#75) ["sessiontime"] is better written in dot notation. (dot-notation)
(#76) 'opts' used outside of binding context. (block-scoped-var)
(#76) ["sessionendword"] is better written in dot notation. (dot-notation)
(#77) 'opts' used outside of binding context. (block-scoped-var)
(#77) ["sessionscore"] is better written in dot notation. (dot-notation)
(#80) Expected space or tab after '//' in comment. (spaced-comment)
(#81) Expected space(s) after "if". (keyword-spacing)
(#81) 'opts' used outside of binding context. (block-scoped-var)
(#81) ["sessionmatches"] is better written in dot notation. (dot-notation)
(#82) 'opts' used outside of binding context. (block-scoped-var)
(#82) ["sessionmatches"] is better written in dot notation. (dot-notation)
(#83) Expected space(s) before "else". (keyword-spacing)
(#83) Expected space(s) after "else". (keyword-spacing)
(#84) Operator '=' must be spaced. (space-infix-ops)
(#86) 'opts' used outside of binding context. (block-scoped-var)
(#86) ["aidata"] is better written in dot notation. (dot-notation)
(#88) 'opts' used outside of binding context. (block-scoped-var)
(#88) ["aidata"] is better written in dot notation. (dot-notation)
(#90) Comments should not begin with a lowercase character. (capitalized-comments)
(#90) Expected space or tab after '//' in comment. (spaced-comment)
(#91) Unexpected space before function parentheses. (space-before-function-paren)
(#99) Comments should not begin with a lowercase character. (capitalized-comments)
(#99) Expected space or tab after '//' in comment. (spaced-comment)
(#104) Comments should not begin with a lowercase character. (capitalized-comments)
(#104) 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)
(#108) This line has a length of 136. Maximum allowed is 132. (max-len)
(#112) Comments should not begin with a lowercase character. (capitalized-comments)
(#112) Expected space or tab after '//' in comment. (spaced-comment)
(#116) Comments should not begin with a lowercase character. (capitalized-comments)
(#116) Expected space or tab after '//' in comment. (spaced-comment)
(#120) Comments should not begin with a lowercase character. (capitalized-comments)
(#120) Expected space or tab after '//' in comment. (spaced-comment)
(#124) Comments should not begin with a lowercase character. (capitalized-comments)
(#124) Expected space or tab after '//' in comment. (spaced-comment)
(#129) Comments should not begin with a lowercase character. (capitalized-comments)
(#129) Expected space or tab after '//' in comment. (spaced-comment)
(#130) Identifier 'init_popoverhelper' is not in camel case. (camelcase)
(#130) Unexpected space before function parentheses. (space-before-function-paren)
(#131) 'that' is assigned a value but never used. (no-unused-vars)
(#133) Comments should not begin with a lowercase character. (capitalized-comments)
(#133) Expected space or tab after '//' in comment. (spaced-comment)
(#137) Identifier 'register_controls' is not in camel case. (camelcase)
(#137) Unexpected space before function parentheses. (space-before-function-paren)
(#148) Identifier 'register_events' is not in camel case. (camelcase)
(#148) Unexpected space before function parentheses. (space-before-function-paren)
(#150) Comments should not begin with a lowercase character. (capitalized-comments)
(#150) Expected space or tab after '//' in comment. (spaced-comment)
(#153) Expected space or tab after '//' in comment. (spaced-comment)
(#154) A space is required after ','. (comma-spacing)
(#154) Unexpected space before function parentheses. (space-before-function-paren)
(#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)
(#162) Expected space(s) after "if". (keyword-spacing)
(#162) Missing space before opening brace. (space-before-blocks)
(#177) Unexpected space before function parentheses. (space-before-function-paren)
(#181) Comments should not begin with a lowercase character. (capitalized-comments)
(#181) Expected space or tab after '//' in comment. (spaced-comment)
(#184) Comments should not begin with a lowercase character. (capitalized-comments)
(#184) 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)
(#197) Unexpected space before function parentheses. (space-before-function-paren)
(#197) 'e' is defined but never used. (no-unused-vars)
(#208) Missing space before opening brace. (space-before-blocks)
(#212) Expected space(s) after "if". (keyword-spacing)
(#212) There should be no space before this paren. (space-in-parens)
(#212) Missing space before opening brace. (space-before-blocks)
(#219) Missing space before opening brace. (space-before-blocks)
(#223) Expected space(s) after "if". (keyword-spacing)
(#223) Operator '>' must be spaced. (space-infix-ops)
(#223) There should be no space before this paren. (space-in-parens)
(#223) Missing space before opening brace. (space-before-blocks)
(#235) Unexpected space before function parentheses. (space-before-function-paren)
(#238) Expected space(s) after "if". (keyword-spacing)
(#238) Missing space before opening brace. (space-before-blocks)
(#240) Expected space(s) before "else". (keyword-spacing)
(#240) Expected space(s) after "else". (keyword-spacing)
(#260) Method 'fetchBadWordPlayChain' has a complexity of 22. Maximum allowed is 20. (complexity)
(#260) Unexpected space before function parentheses. (space-before-function-paren)
(#262) Expected space or tab after '//' in comment. (spaced-comment)
(#263) Operator '=' must be spaced. (space-infix-ops)
(#264) Operator '=' must be spaced. (space-infix-ops)
(#266) Comments should not begin with a lowercase character. (capitalized-comments)
(#266) Expected space or tab after '//' in comment. (spaced-comment)
(#269) 'wordnumber' used outside of binding context. (block-scoped-var)
(#269) 'wordnumber' used outside of binding context. (block-scoped-var)
(#269) 'wordnumber' used outside of binding context. (block-scoped-var)
(#269) 'wordnumber' used outside of binding context. (block-scoped-var)
(#269) 'wordnumber' used outside of binding context. (block-scoped-var)
(#269) 'wordnumber' used outside of binding context. (block-scoped-var)
(#269) 'wordnumber' used outside of binding context. (block-scoped-var)
(#269) 'wordnumber' used outside of binding context. (block-scoped-var)
(#269) 'wordnumber' used outside of binding context. (block-scoped-var)
(#270) 'isbad' used outside of binding context. (block-scoped-var)
(#270) 'wordnumber' used outside of binding context. (block-scoped-var)
(#270) 'wordnumber' used outside of binding context. (block-scoped-var)
(#270) 'wordnumber' used outside of binding context. (block-scoped-var)
(#271) 'isunmatched' used outside of binding context. (block-scoped-var)
(#271) 'wordnumber' used outside of binding context. (block-scoped-var)
(#271) 'wordnumber' used outside of binding context. (block-scoped-var)
(#271) 'wordnumber' used outside of binding context. (block-scoped-var)
(#272) Comments should not begin with a lowercase character. (capitalized-comments)
(#272) Expected space or tab after '//' in comment. (spaced-comment)
(#274) 'isbad' used outside of binding context. (block-scoped-var)
(#274) 'isunmatched' used outside of binding context. (block-scoped-var)
(#275) 'wordnumber' used outside of binding context. (block-scoped-var)
(#275) 'wordnumber' used outside of binding context. (block-scoped-var)
(#275) 'wordnumber' used outside of binding context. (block-scoped-var)
(#276) 'isunmatched' used outside of binding context. (block-scoped-var)
(#277) 'wordnumber' used outside of binding context. (block-scoped-var)
(#277) 'wordnumber' used outside of binding context. (block-scoped-var)
(#277) 'wordnumber' used outside of binding context. (block-scoped-var)
(#278) Operator '=' must be spaced. (space-infix-ops)
(#278) 'wordnumber' used outside of binding context. (block-scoped-var)
(#278) 'wordnumber' used outside of binding context. (block-scoped-var)
(#278) 'wordnumber' used outside of binding context. (block-scoped-var)
(#285) Comments should not begin with a lowercase character. (capitalized-comments)
(#285) Expected space or tab after '//' in comment. (spaced-comment)
(#286) Expected space or tab after '//' in comment. (spaced-comment)
(#289) 'wordnumber' is already defined. (no-redeclare)
(#289) 'wordnumber' used outside of binding context. (block-scoped-var)
(#289) 'wordnumber' used outside of binding context. (block-scoped-var)
(#289) 'wordnumber' used outside of binding context. (block-scoped-var)
(#289) 'wordnumber' used outside of binding context. (block-scoped-var)
(#289) 'wordnumber' used outside of binding context. (block-scoped-var)
(#289) 'wordnumber' used outside of binding context. (block-scoped-var)
(#289) 'wordnumber' used outside of binding context. (block-scoped-var)
(#289) 'wordnumber' used outside of binding context. (block-scoped-var)
(#289) 'wordnumber' used outside of binding context. (block-scoped-var)
(#290) 'wordnumber' used outside of binding context. (block-scoped-var)
(#290) 'wordnumber' used outside of binding context. (block-scoped-var)
(#290) 'wordnumber' used outside of binding context. (block-scoped-var)
(#291) 'wordnumber' used outside of binding context. (block-scoped-var)
(#291) 'wordnumber' used outside of binding context. (block-scoped-var)
(#291) 'wordnumber' used outside of binding context. (block-scoped-var)
(#292) Operator '=' must be spaced. (space-infix-ops)
(#292) 'wordnumber' used outside of binding context. (block-scoped-var)
(#292) 'wordnumber' used outside of binding context. (block-scoped-var)
(#292) 'wordnumber' used outside of binding context. (block-scoped-var)
(#298) Comments should not begin with a lowercase character. (capitalized-comments)
(#298) Expected space or tab after '//' in comment. (spaced-comment)
(#302) 'wordnumber' is already defined. (no-redeclare)
(#302) 'wordnumber' used outside of binding context. (block-scoped-var)
(#302) 'wordnumber' used outside of binding context. (block-scoped-var)
(#302) 'wordnumber' used outside of binding context. (block-scoped-var)
(#302) 'wordnumber' used outside of binding context. (block-scoped-var)
(#302) 'wordnumber' used outside of binding context. (block-scoped-var)
(#302) 'wordnumber' used outside of binding context. (block-scoped-var)
(#302) 'wordnumber' used outside of binding context. (block-scoped-var)
(#302) 'wordnumber' used outside of binding context. (block-scoped-var)
(#302) 'wordnumber' used outside of binding context. (block-scoped-var)
(#303) 'isbad' is already defined. (no-redeclare)
(#303) 'isbad' used outside of binding context. (block-scoped-var)
(#303) 'wordnumber' used outside of binding context. (block-scoped-var)
(#303) 'wordnumber' used outside of binding context. (block-scoped-var)
(#303) 'wordnumber' used outside of binding context. (block-scoped-var)
(#304) 'isunmatched' is already defined. (no-redeclare)
(#304) 'isunmatched' used outside of binding context. (block-scoped-var)
(#304) 'wordnumber' used outside of binding context. (block-scoped-var)
(#304) 'wordnumber' used outside of binding context. (block-scoped-var)
(#304) 'wordnumber' used outside of binding context. (block-scoped-var)
(#305) Comments should not begin with a lowercase character. (capitalized-comments)
(#305) Expected space or tab after '//' in comment. (spaced-comment)
(#306) 'isbad' used outside of binding context. (block-scoped-var)
(#306) 'isunmatched' used outside of binding context. (block-scoped-var)
(#307) 'wordnumber' used outside of binding context. (block-scoped-var)
(#307) 'wordnumber' used outside of binding context. (block-scoped-var)
(#307) 'wordnumber' used outside of binding context. (block-scoped-var)
(#308) 'isunmatched' used outside of binding context. (block-scoped-var)
(#309) 'wordnumber' used outside of binding context. (block-scoped-var)
(#309) 'wordnumber' used outside of binding context. (block-scoped-var)
(#309) 'wordnumber' used outside of binding context. (block-scoped-var)
(#310) Operator '=' must be spaced. (space-infix-ops)
(#310) 'wordnumber' used outside of binding context. (block-scoped-var)
(#310) 'wordnumber' used outside of binding context. (block-scoped-var)
(#310) 'wordnumber' used outside of binding context. (block-scoped-var)
(#317) Comments should not begin with a lowercase character. (capitalized-comments)
(#317) Expected space or tab after '//' in comment. (spaced-comment)
(#318) Expected space or tab after '//' in comment. (spaced-comment)
(#321) 'wordnumber' is already defined. (no-redeclare)
(#321) 'wordnumber' used outside of binding context. (block-scoped-var)
(#321) 'wordnumber' used outside of binding context. (block-scoped-var)
(#321) 'wordnumber' used outside of binding context. (block-scoped-var)
(#321) 'wordnumber' used outside of binding context. (block-scoped-var)
(#321) 'wordnumber' used outside of binding context. (block-scoped-var)
(#321) 'wordnumber' used outside of binding context. (block-scoped-var)
(#321) 'wordnumber' used outside of binding context. (block-scoped-var)
(#321) 'wordnumber' used outside of binding context. (block-scoped-var)
(#321) 'wordnumber' used outside of binding context. (block-scoped-var)
(#322) 'wordnumber' used outside of binding context. (block-scoped-var)
(#322) 'wordnumber' used outside of binding context. (block-scoped-var)
(#322) 'wordnumber' used outside of binding context. (block-scoped-var)
(#323) 'wordnumber' used outside of binding context. (block-scoped-var)
(#323) 'wordnumber' used outside of binding context. (block-scoped-var)
(#323) 'wordnumber' used outside of binding context. (block-scoped-var)
(#324) Operator '=' must be spaced. (space-infix-ops)
(#324) 'wordnumber' used outside of binding context. (block-scoped-var)
(#324) 'wordnumber' used outside of binding context. (block-scoped-var)
(#324) 'wordnumber' used outside of binding context. (block-scoped-var)
(#330) Comments should not begin with a lowercase character. (capitalized-comments)
(#330) Expected space or tab after '//' in comment. (spaced-comment)
(#336) Comments should not begin with a lowercase character. (capitalized-comments)
(#336) Expected space or tab after '//' in comment. (spaced-comment)
(#337) Expected space or tab after '//' in comment. (spaced-comment)
(#339) Expected space or tab after '//' in comment. (spaced-comment)
(#340) Expected space or tab after '//' in comment. (spaced-comment)
(#343) Operator '=' must be spaced. (space-infix-ops)
(#344) Operator '=' must be spaced. (space-infix-ops)
(#345) Operator '=' must be spaced. (space-infix-ops)
(#346) Operator '=' must be spaced. (space-infix-ops)
(#347) Expected space(s) after "if". (keyword-spacing)
(#347) Missing space before opening brace. (space-before-blocks)
(#348) Operator '-' must be spaced. (space-infix-ops)
(#350) Expected space(s) after "if". (keyword-spacing)
(#350) Missing space before opening brace. (space-before-blocks)
(#351) Operator '-' must be spaced. (space-infix-ops)
(#351) Operator '+' must be spaced. (space-infix-ops)
(#353) Comments should not begin with a lowercase character. (capitalized-comments)
(#353) Expected space or tab after '//' in comment. (spaced-comment)
(#354) Expected space(s) after "if". (keyword-spacing)
(#354) Missing space before opening brace. (space-before-blocks)
(#355) Comments should not begin with a lowercase character. (capitalized-comments)
(#355) Expected space or tab after '//' in comment. (spaced-comment)
(#356) Expected space(s) before "else". (keyword-spacing)
(#357) Comments should not begin with a lowercase character. (capitalized-comments)
(#357) Expected space or tab after '//' in comment. (spaced-comment)
(#361) Unexpected console statement. (no-console)
(#363) Comments should not begin with a lowercase character. (capitalized-comments)
(#363) Expected space or tab after '//' in comment. (spaced-comment)
(#367) Unexpected console statement. (no-console)
(#370) Unexpected console statement. (no-console)
(#380) Unexpected space before function parentheses. (space-before-function-paren)
(#381) 'that' is assigned a value but never used. (no-unused-vars)
(#383) Comments should not begin with a lowercase character. (capitalized-comments)
(#383) Expected space or tab after '//' in comment. (spaced-comment)
(#386) Comments should not begin with a lowercase character. (capitalized-comments)
(#386) Expected space or tab after '//' in comment. (spaced-comment)
(#389) Comments should not begin with a lowercase character. (capitalized-comments)
(#389) Expected space or tab after '//' in comment. (spaced-comment)
(#390) Expected space or tab after '//' in comment. (spaced-comment)
(#392) Expected space or tab after '//' in comment. (spaced-comment)
(#398) Comments should not begin with a lowercase character. (capitalized-comments)
(#398) Expected space or tab after '//' in comment. (spaced-comment)
(#399) Identifier 'markup_aiunmatchedwords' is not in camel case. (camelcase)
(#399) Unexpected space before function parentheses. (space-before-function-paren)
(#403) Unexpected space before function parentheses. (space-before-function-paren)
(#403) 'match' is defined but never used. (no-unused-vars)
(#414) Comments should not begin with a lowercase character. (capitalized-comments)
(#414) Expected space or tab after '//' in comment. (spaced-comment)
(#423) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#424) Identifier 'markup_aiunmatchedspaces' is not in camel case. (camelcase)
(#424) Unexpected space before function parentheses. (space-before-function-paren)
(#426) Unexpected space before function parentheses. (space-before-function-paren)
(#426) 'index' is defined but never used. (no-unused-vars)
(#428) Comments should not begin with a lowercase character. (capitalized-comments)
(#428) Expected space or tab after '//' in comment. (spaced-comment)
(#437) Unexpected space before function parentheses. (space-before-function-paren)
(#449) Unexpected space before function parentheses. (space-before-function-paren)
(#451) Comments should not begin with a lowercase character. (capitalized-comments)
(#451) Expected space or tab after '//' in comment. (spaced-comment)
(#454) Unexpected space before function parentheses. (space-before-function-paren)
(#454) 'match' is defined but never used. (no-unused-vars)
(#465) Comments should not begin with a lowercase character. (capitalized-comments)
(#465) Expected space or tab after '//' in comment. (spaced-comment)
(#471) Comments should not begin with a lowercase character. (capitalized-comments)
(#471) Expected space or tab after '//' in comment. (spaced-comment)
(#472) Unexpected space before function parentheses. (space-before-function-paren)
(#472) 'index' is defined but never used. (no-unused-vars)
(#474) Comments should not begin with a lowercase character. (capitalized-comments)
(#474) Expected space or tab after '//' in comment. (spaced-comment)
(#483) Unexpected space before function parentheses. (space-before-function-paren)
(#486) Comments should not begin with a lowercase character. (capitalized-comments)
(#494) Method 'fetchTranscriptChunk' has a complexity of 22. Maximum allowed is 20. (complexity)
(#494) Unexpected space before function parentheses. (space-before-function-paren)
(#501) Comments should not begin with a lowercase character. (capitalized-comments)
(#501) Expected space or tab after '//' in comment. (spaced-comment)
(#503) 'startpassageindex' used outside of binding context. (block-scoped-var)
(#503) Operator '=' must be spaced. (space-infix-ops)
(#504) 'wordnumber' used outside of binding context. (block-scoped-var)
(#504) 'wordnumber' used outside of binding context. (block-scoped-var)
(#504) 'wordnumber' used outside of binding context. (block-scoped-var)
(#506) 'isunmatched' used outside of binding context. (block-scoped-var)
(#506) 'wordnumber' used outside of binding context. (block-scoped-var)
(#507) 'wordnumber' used outside of binding context. (block-scoped-var)
(#508) Comments should not begin with a lowercase character. (capitalized-comments)
(#508) Expected space or tab after '//' in comment. (spaced-comment)
(#509) 'isunmatched' used outside of binding context. (block-scoped-var)
(#510) 'wordnumber' used outside of binding context. (block-scoped-var)
(#511) 'startpassageindex' is already defined. (no-redeclare)
(#511) Operator '=' must be spaced. (space-infix-ops)
(#511) 'wordnumber' used outside of binding context. (block-scoped-var)
(#514) Comments should not begin with a lowercase character. (capitalized-comments)
(#514) Expected space or tab after '//' in comment. (spaced-comment)
(#516) Expected space or tab after '//' in comment. (spaced-comment)
(#518) Operator '=' must be spaced. (space-infix-ops)
(#519) 'wordnumber' is already defined. (no-redeclare)
(#519) 'wordnumber' used outside of binding context. (block-scoped-var)
(#519) 'wordnumber' used outside of binding context. (block-scoped-var)
(#519) 'wordnumber' used outside of binding context. (block-scoped-var)
(#521) 'isunmatched' is already defined. (no-redeclare)
(#521) 'isunmatched' used outside of binding context. (block-scoped-var)
(#521) 'wordnumber' used outside of binding context. (block-scoped-var)
(#522) Comments should not begin with a lowercase character. (capitalized-comments)
(#522) Expected space or tab after '//' in comment. (spaced-comment)
(#523) 'isunmatched' used outside of binding context. (block-scoped-var)
(#524) 'wordnumber' used outside of binding context. (block-scoped-var)
(#525) Operator '=' must be spaced. (space-infix-ops)
(#525) 'wordnumber' used outside of binding context. (block-scoped-var)
(#528) Comments should not begin with a lowercase character. (capitalized-comments)
(#528) Expected space or tab after '//' in comment. (spaced-comment)
(#530) Expected space or tab after '//' in comment. (spaced-comment)
(#534) Comments should not begin with a lowercase character. (capitalized-comments)
(#534) Expected space or tab after '//' in comment. (spaced-comment)
(#537) Comments should not begin with a lowercase character. (capitalized-comments)
(#537) Expected space or tab after '//' in comment. (spaced-comment)
(#538) Expected space or tab after '//' in comment. (spaced-comment)
(#543) Comments should not begin with a lowercase character. (capitalized-comments)
(#543) Expected space or tab after '//' in comment. (spaced-comment)
(#546) 'beforelimit' used outside of binding context. (block-scoped-var)
(#546) Operator '=' must be spaced. (space-infix-ops)
(#547) 'afterlimit' used outside of binding context. (block-scoped-var)
(#547) Operator '=' must be spaced. (space-infix-ops)
(#548) Expected space(s) after "if". (keyword-spacing)
(#548) 'startpassageindex' used outside of binding context. (block-scoped-var)
(#548) Missing space before opening brace. (space-before-blocks)
(#549) 'beforelimit' is already defined. (no-redeclare)
(#549) Operator '-' must be spaced. (space-infix-ops)
(#551) Expected space(s) after "if". (keyword-spacing)
(#551) Operator '||' must be spaced. (space-infix-ops)
(#551) Operator '==' must be spaced. (space-infix-ops)
(#551) Missing space before opening brace. (space-before-blocks)
(#552) 'afterlimit' is already defined. (no-redeclare)
(#552) Operator '-' must be spaced. (space-infix-ops)
(#552) Operator '+' must be spaced. (space-infix-ops)
(#554) Comments should not begin with a lowercase character. (capitalized-comments)
(#554) Expected space or tab after '//' in comment. (spaced-comment)
(#555) Expected space(s) after "if". (keyword-spacing)
(#555) 'beforelimit' used outside of binding context. (block-scoped-var)
(#555) 'afterlimit' used outside of binding context. (block-scoped-var)
(#555) Missing space before opening brace. (space-before-blocks)
(#558) Comments should not begin with a lowercase character. (capitalized-comments)
(#558) Expected space or tab after '//' in comment. (spaced-comment)
(#559) Expected space(s) after "if". (keyword-spacing)
(#559) 'beforelimit' used outside of binding context. (block-scoped-var)
(#559) Missing space before opening brace. (space-before-blocks)
(#560) Operator '-' must be spaced. (space-infix-ops)
(#560) 'beforelimit' used outside of binding context. (block-scoped-var)
(#561) Expected space(s) after "if". (keyword-spacing)
(#561) Operator '<' must be spaced. (space-infix-ops)
(#561) Requires a space after '{'. (block-spacing)
(#561) Statement inside of curly braces should be on next line. (brace-style)
(#561) Missing space before opening brace. (space-before-blocks)
(#561) Requires a space before '}'. (block-spacing)
(#561) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#562) Comments should not begin with a lowercase character. (capitalized-comments)
(#562) Expected space or tab after '//' in comment. (spaced-comment)
(#563) Expected space(s) before "else". (keyword-spacing)
(#563) Expected space(s) after "if". (keyword-spacing)
(#563) 'afterlimit' used outside of binding context. (block-scoped-var)
(#563) Missing space before opening brace. (space-before-blocks)
(#564) Operator '+' must be spaced. (space-infix-ops)
(#564) 'afterlimit' used outside of binding context. (block-scoped-var)
(#565) Expected space(s) after "if". (keyword-spacing)
(#565) Operator '>' must be spaced. (space-infix-ops)
(#565) Requires a space after '{'. (block-spacing)
(#565) Statement inside of curly braces should be on next line. (brace-style)
(#565) Missing space before opening brace. (space-before-blocks)
(#565) Requires a space before '}'. (block-spacing)
(#565) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#568) Comments should not begin with a lowercase character. (capitalized-comments)
(#568) Expected space or tab after '//' in comment. (spaced-comment)
(#569) Expected space or tab after '//' in comment. (spaced-comment)
(#570) Expected space or tab after '//' in comment. (spaced-comment)
(#573) Comments should not begin with a lowercase character. (capitalized-comments)
(#573) Expected space or tab after '//' in comment. (spaced-comment)
(#587) Identifier 'markup_badwords' is not in camel case. (camelcase)
(#587) Unexpected space before function parentheses. (space-before-function-paren)
(#591) Unexpected space before function parentheses. (space-before-function-paren)
(#598) Identifier 'markup_turns' is not in camel case. (camelcase)
(#599) Operator '=' must be spaced. (space-infix-ops)
(#600) Operator '=' must be spaced. (space-infix-ops)
(#601) Unexpected space before function parentheses. (space-before-function-paren)
(#603) Multiple spaces found before '='. (no-multi-spaces)
(#603) Missing whitespace after semicolon. (semi-spacing)
(#603) Unnecessary semicolon. (no-extra-semi)
(#604) Expected space(s) after "for". (keyword-spacing)
(#604) Operator '=' must be spaced. (space-infix-ops)
(#604) Operator '<=' must be spaced. (space-infix-ops)
(#604) Missing whitespace after semicolon. (semi-spacing)
(#613) Comments should not begin with a lowercase character. (capitalized-comments)
(#613) Expected space or tab after '//' in comment. (spaced-comment)
(#614) Unexpected space before function parentheses. (space-before-function-paren)
(#615) Comments should not begin with a lowercase character. (capitalized-comments)
(#615) Expected space or tab after '//' in comment. (spaced-comment)
(#616) Expected space or tab after '//' in comment. (spaced-comment)
(#634) Unexpected space before function parentheses. (space-before-function-paren)
(#636) Unexpected space before function parentheses. (space-before-function-paren)
(#636) 'index' is defined but never used. (no-unused-vars)
(#644) Comments should not begin with a lowercase character. (capitalized-comments)
(#644) Expected space or tab after '//' in comment. (spaced-comment)
mod/solo/amd/src/playerhelper.js
(#6) Missing space before opening brace. (space-before-blocks)
(#11) Missing space before opening brace. (space-before-blocks)
(#12) Expected space(s) after "if". (keyword-spacing)
(#14) Expected space(s) before "else". (keyword-spacing)
(#14) Expected space(s) after "else". (keyword-spacing)
(#29) Unexpected space before function parentheses. (space-before-function-paren)
(#30) 'date' is already defined. (no-redeclare)
(#35) 'event' is defined but never used. (no-unused-vars)
(#35) Unexpected empty method 'moveSlider'. (no-empty-function)
(#69) Missing space before opening brace. (space-before-blocks)
(#87) Unexpected alert. (no-alert)
(#91) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#104) Expected to return a value at the end of function. (consistent-return)
(#133) 'e' is defined but never used. (no-unused-vars)
(#135) Expected space(s) after "if". (keyword-spacing)
(#135) Missing space before opening brace. (space-before-blocks)
(#142) Comments should not begin with a lowercase character. (capitalized-comments)
(#142) Expected space or tab after '//' in comment. (spaced-comment)
(#150) Comments should not begin with a lowercase character. (capitalized-comments)
(#150) Expected space or tab after '//' in comment. (spaced-comment)
(#151) Unexpected space before function parentheses. (space-before-function-paren)
(#151) 'ex' is defined but never used. (no-unused-vars)
(#174) 'e' is defined but never used. (no-unused-vars)
(#176) Expected space(s) after "if". (keyword-spacing)
(#176) Missing space before opening brace. (space-before-blocks)
(#183) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#187) 'e' is defined but never used. (no-unused-vars)
(#211) Missing semicolon. (babel/semi)
(#213) 'e' is defined but never used. (no-unused-vars)
(#223) Comments should not begin with a lowercase character. (capitalized-comments)
(#223) Expected space or tab after '//' in comment. (spaced-comment)
(#224) Comments should not begin with a lowercase character. (capitalized-comments)
(#224) Expected space or tab after '//' in comment. (spaced-comment)
(#224) Missing semicolon. (babel/semi)
mod/solo/amd/src/popoverhelper.js
(#1) Unexpected space before function parentheses. (space-before-function-paren)
(#13) Expected space or tab after '//' in comment. (spaced-comment)
(#14) A space is required after ','. (comma-spacing)
(#16) Unexpected space before function parentheses. (space-before-function-paren)
(#20) Identifier 'register_events' is not in camel case. (camelcase)
(#20) Unexpected space before function parentheses. (space-before-function-paren)
(#24) Comments should not begin with a lowercase character. (capitalized-comments)
(#24) Expected space or tab after '//' in comment. (spaced-comment)
(#25) Expected space or tab after '//' in comment. (spaced-comment)
(#26) Unexpected space before function parentheses. (space-before-function-paren)
(#46) Unexpected space before function parentheses. (space-before-function-paren)
(#55) Missing space before opening brace. (space-before-blocks)
(#56) Expected space(s) after "if". (keyword-spacing)
(#58) Expected space(s) before "else". (keyword-spacing)
(#58) Expected space(s) after "else". (keyword-spacing)
(#63) Unexpected space before function parentheses. (space-before-function-paren)
(#65) Comments should not begin with a lowercase character. (capitalized-comments)
(#65) Expected space or tab after '//' in comment. (spaced-comment)
(#72) Comments should not begin with a lowercase character. (capitalized-comments)
(#72) Expected space or tab after '//' in comment. (spaced-comment)
(#79) Comments should not begin with a lowercase character. (capitalized-comments)
(#79) Expected space or tab after '//' in comment. (spaced-comment)
(#89) Comments should not begin with a lowercase character. (capitalized-comments)
(#89) Expected space or tab after '//' in comment. (spaced-comment)
mod/solo/amd/src/postattemptbuttons.js
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#14) Comments should not begin with a lowercase character. (capitalized-comments)
(#14) Expected space or tab after '//' in comment. (spaced-comment)
(#15) Unexpected space before function parentheses. (space-before-function-paren)
(#25) Identifier 'register_events' is not in camel case. (camelcase)
(#25) Missing space before opening brace. (space-before-blocks)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#30) Operator '=' must be spaced. (space-infix-ops)
(#32) Comments should not begin with a lowercase character. (capitalized-comments)
(#32) Expected space or tab after '//' in comment. (spaced-comment)
(#33) Expected space(s) after "if". (keyword-spacing)
(#33) Operator '!==' must be spaced. (space-infix-ops)
(#38) Comments should not begin with a lowercase character. (capitalized-comments)
(#38) Expected space or tab after '//' in comment. (spaced-comment)
(#39) Expected catch,fail() or return (promise/catch-or-return)
(#44) Each then() should return a value or throw (promise/always-return)
(#56) Identifier 'init_strings' is not in camel case. (camelcase)
(#56) Missing space before opening brace. (space-before-blocks)
(#58) Comments should not begin with a lowercase character. (capitalized-comments)
(#60) Multiple spaces found before '"component"'. (no-multi-spaces)
(#61) Multiple spaces found before '"component"'. (no-multi-spaces)
(#62) Multiple spaces found before '"component"'. (no-multi-spaces)
(#71) Missing semicolon. (babel/semi)
mod/solo/amd/src/previewhelper.js
(#1) A space is required after ','. (comma-spacing)
(#3) Expected space or tab after '//' in comment. (spaced-comment)
(#10) Missing space before opening brace. (space-before-blocks)
(#14) Missing space before opening brace. (space-before-blocks)
(#18) Expected space(s) after "if". (keyword-spacing)
(#18) Operator '===' must be spaced. (space-infix-ops)
(#18) Missing space before opening brace. (space-before-blocks)
(#19) Missing semicolon. (babel/semi)
(#20) Expected space(s) before "else". (keyword-spacing)
(#21) Missing semicolon. (babel/semi)
(#27) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#28) Missing space before opening brace. (space-before-blocks)
(#29) Comments should not begin with a lowercase character. (capitalized-comments)
(#29) Expected space or tab after '//' in comment. (spaced-comment)
(#32) Missing space before opening brace. (space-before-blocks)
(#33) Expected space(s) after "if". (keyword-spacing)
(#33) Unexpected use of '|'. (no-bitwise)
(#33) Operator '==' must be spaced. (space-infix-ops)
(#33) Requires a space after '{'. (block-spacing)
(#33) Statement inside of curly braces should be on next line. (brace-style)
(#33) Missing space before opening brace. (space-before-blocks)
(#33) Requires a space before '}'. (block-spacing)
(#33) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#34) Expected space(s) after "switch". (keyword-spacing)
(#34) Missing space before opening brace. (space-before-blocks)
(#36) Operator '=' must be spaced. (space-infix-ops)
(#43) Operator '=' must be spaced. (space-infix-ops)
(#48) A space is required after ','. (comma-spacing)
(#51) Missing semicolon. (babel/semi)
mod/solo/amd/src/recordercontroller.js
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#11) Comments should not begin with a lowercase character. (capitalized-comments)
(#11) Expected space or tab after '//' in comment. (spaced-comment)
(#12) Missing space before opening brace. (space-before-blocks)
(#13) A space is required after ','. (comma-spacing)
(#13) A space is required after ','. (comma-spacing)
(#16) Comments should not begin with a lowercase character. (capitalized-comments)
(#16) Expected space or tab after '//' in comment. (spaced-comment)
(#17) Missing space before opening brace. (space-before-blocks)
(#20) Comments should not begin with a lowercase character. (capitalized-comments)
(#20) Expected space or tab after '//' in comment. (spaced-comment)
(#21) Operator '=' must be spaced. (space-infix-ops)
(#23) Expected space(s) after "if". (keyword-spacing)
(#23) Missing space before opening brace. (space-before-blocks)
(#26) Expected space(s) before "else". (keyword-spacing)
(#26) Expected space(s) after "else". (keyword-spacing)
(#27) Comments should not begin with a lowercase character. (capitalized-comments)
(#27) Expected space or tab after '//' in comment. (spaced-comment)
(#38) Comments should not begin with a lowercase character. (capitalized-comments)
(#38) Expected space or tab after '//' in comment. (spaced-comment)
(#39) Expected space or tab after '//' in comment. (spaced-comment)
(#40) Expected space(s) after "if". (keyword-spacing)
(#40) Missing space before opening brace. (space-before-blocks)
(#43) Trailing spaces not allowed. (no-trailing-spaces)
(#48) Identifier 'is_browser_ok' is not in camel case. (camelcase)
(#48) Missing space before opening brace. (space-before-blocks)
(#54) Identifier 'setup_recorder' is not in camel case. (camelcase)
(#54) Missing space before opening brace. (space-before-blocks)
(#60) Expected space or tab after '//' in comment. (spaced-comment)
(#62) Expected space or tab after '//' in comment. (spaced-comment)
(#63) Expected space or tab after '//' in comment. (spaced-comment)
(#64) Expected space or tab after '//' in comment. (spaced-comment)
(#65) Identifier 'on_recording_start' is not in camel case. (camelcase)
(#65) Operator '=' must be spaced. (space-infix-ops)
(#65) 'eventdata' is defined but never used. (no-unused-vars)
(#65) 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)
(#67) Expected space(s) after "if". (keyword-spacing)
(#69) Comments should not begin with a lowercase character. (capitalized-comments)
(#69) Expected space or tab after '//' in comment. (spaced-comment)
(#72) Identifier 'on_speech' is not in camel case. (camelcase)
(#72) Unexpected space before function parentheses. (space-before-function-paren)
(#73) 'speech' is assigned a value but never used. (no-unused-vars)
(#75) Expected space(s) after "if". (keyword-spacing)
(#81) Comments should not begin with a lowercase character. (capitalized-comments)
(#81) Expected space or tab after '//' in comment. (spaced-comment)
(#82) Expected space or tab after '//' in comment. (spaced-comment)
(#83) Expected space or tab after '//' in comment. (spaced-comment)
(#84) Identifier 'on_recording_end' is not in camel case. (camelcase)
(#84) Operator '=' must be spaced. (space-infix-ops)
(#84) 'eventdata' is defined but never used. (no-unused-vars)
(#84) Missing space before opening brace. (space-before-blocks)
(#88) Comments should not begin with a lowercase character. (capitalized-comments)
(#88) Expected space or tab after '//' in comment. (spaced-comment)
(#89) Expected space or tab after '//' in comment. (spaced-comment)
(#90) Identifier 'on_media_processing' is not in camel case. (camelcase)
(#90) Operator '=' must be spaced. (space-infix-ops)
(#90) Missing space before opening brace. (space-before-blocks)
(#94) Expected space(s) after "if". (keyword-spacing)
(#96) Missing space before opening brace. (space-before-blocks)
(#103) Comments should not begin with a lowercase character. (capitalized-comments)
(#103) Expected space or tab after '//' in comment. (spaced-comment)
(#104) Expected space or tab after '//' in comment. (spaced-comment)
(#105) Identifier 'on_file_submitted' is not in camel case. (camelcase)
(#105) Operator '=' must be spaced. (space-infix-ops)
(#105) Missing space before opening brace. (space-before-blocks)
(#107) Comments should not begin with a lowercase character. (capitalized-comments)
(#112) Comments should not begin with a lowercase character. (capitalized-comments)
(#112) Expected space or tab after '//' in comment. (spaced-comment)
(#122) Identifier 'process_html' is not in camel case. (camelcase)
(#122) Missing space before opening brace. (space-before-blocks)
(#123) 'opts' is assigned a value but never used. (no-unused-vars)
(#124) Comments should not begin with a lowercase character. (capitalized-comments)
(#124) Expected space or tab after '//' in comment. (spaced-comment)
(#125) Expected space or tab after '//' in comment. (spaced-comment)
(#126) Operator '=' must be spaced. (space-infix-ops)
(#129) Comments should not begin with a lowercase character. (capitalized-comments)
(#129) Expected space or tab after '//' in comment. (spaced-comment)
(#133) Identifier 'register_events' is not in camel case. (camelcase)
(#134) 'dd' is assigned a value but never used. (no-unused-vars)
(#138) Comments should not begin with a lowercase character. (capitalized-comments)
(#138) Expected space or tab after '//' in comment. (spaced-comment)
(#139) Comments should not begin with a lowercase character. (capitalized-comments)
(#139) Expected space or tab after '//' in comment. (spaced-comment)
mod/solo/amd/src/recorderhelper.js
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#9) Expected space(s) after "return". (keyword-spacing)
(#13) A space is required after ','. (comma-spacing)
(#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_media_processing' is not in camel case. (camelcase)
(#16) Identifier 'on_speech' is not in camel case. (camelcase)
(#17) Identifier 'on_file_submitted' is not in camel case. (camelcase)
(#17) Missing space before opening brace. (space-before-blocks)
(#20) ["recorderid"] is better written in dot notation. (dot-notation)
(#22) Missing space before opening brace. (space-before-blocks)
(#23) Comments should not begin with a lowercase character. (capitalized-comments)
(#23) Expected space or tab after '//' in comment. (spaced-comment)
(#24) Expected space(s) after "switch". (keyword-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#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)
(#30) Expected space(s) before "else". (keyword-spacing)
(#30) Expected space(s) after "if". (keyword-spacing)
(#30) Operator '===' must be spaced. (space-infix-ops)
(#30) Missing space before opening brace. (space-before-blocks)
(#36) Comments should not begin with a lowercase character. (capitalized-comments)
(#36) Expected space or tab after '//' in comment. (spaced-comment)
(#37) Expected space(s) after "if". (keyword-spacing)
(#37) Operator '!=' must be spaced. (space-infix-ops)
(#40) Operator '=' must be spaced. (space-infix-ops)
(#52) Unexpected alert. (no-alert)
(#58) Missing space before opening brace. (space-before-blocks)
(#59) Operator '=' must be spaced. (space-infix-ops)
(#60) Comments should not begin with a lowercase character. (capitalized-comments)
(#60) Expected space or tab after '//' in comment. (spaced-comment)
(#62) Missing space before opening brace. (space-before-blocks)
(#63) Operator '=' must be spaced. (space-infix-ops)
(#64) Comments should not begin with a lowercase character. (capitalized-comments)
(#64) Expected space or tab after '//' in comment. (spaced-comment)
(#67) Comments should not begin with a lowercase character. (capitalized-comments)
(#67) Expected space or tab after '//' in comment. (spaced-comment)
mod/solo/amd/src/smallreporthelper.js
(#1) This line has a length of 146. 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)
(#23) Operator '=' must be spaced. (space-infix-ops)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#28) A space is required after ','. (comma-spacing)
(#32) Identifier 'init_strings' is not in camel case. (camelcase)
(#32) Missing space before opening brace. (space-before-blocks)
(#33) Operator '=' must be spaced. (space-infix-ops)
(#34) A space is required after ','. (comma-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) Operator '=' must be spaced. (space-infix-ops)
(#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)
(#35) A space is required after ','. (comma-spacing)
(#35) Requires a space after '{'. (block-spacing)
(#35) Statement inside of curly braces should be on next line. (brace-style)
(#35) Missing space before opening brace. (space-before-blocks)
(#35) Operator '=' must be spaced. (space-infix-ops)
(#35) Requires a space before '}'. (block-spacing)
(#35) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#36) A space is required after ','. (comma-spacing)
(#36) Requires a space after '{'. (block-spacing)
(#36) Statement inside of curly braces should be on next line. (brace-style)
(#36) Missing space before opening brace. (space-before-blocks)
(#36) Operator '=' must be spaced. (space-infix-ops)
(#36) Requires a space before '}'. (block-spacing)
(#36) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#37) A space is required after ','. (comma-spacing)
(#37) Requires a space after '{'. (block-spacing)
(#37) Statement inside of curly braces should be on next line. (brace-style)
(#37) Missing space before opening brace. (space-before-blocks)
(#37) Operator '=' must be spaced. (space-infix-ops)
(#37) Requires a space before '}'. (block-spacing)
(#37) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#40) Comments should not begin with a lowercase character. (capitalized-comments)
(#40) Expected space or tab after '//' in comment. (spaced-comment)
(#41) Identifier 'register_controls' is not in camel case. (camelcase)
(#41) Missing space before opening brace. (space-before-blocks)
(#46) Comments should not begin with a lowercase character. (capitalized-comments)
(#46) Expected space or tab after '//' in comment. (spaced-comment)
(#47) Identifier 'register_events' is not in camel case. (camelcase)
(#48) 'that' is assigned a value but never used. (no-unused-vars)
(#49) A space is required after ','. (comma-spacing)
(#49) Comments should not begin with a lowercase character. (capitalized-comments)
(#49) Expected space or tab after '//' in comment. (spaced-comment)
(#51) Identifier 'check_for_results' is not in camel case. (camelcase)
(#51) Unexpected space before function parentheses. (space-before-function-paren)
(#53) Comments should not begin with a lowercase character. (capitalized-comments)
(#53) Expected space or tab after '//' in comment. (spaced-comment)
(#54) Operator '=' must be spaced. (space-infix-ops)
(#54) Operator '-' must be spaced. (space-infix-ops)
(#55) Expected space(s) after "if". (keyword-spacing)
(#55) Operator '>' must be spaced. (space-infix-ops)
(#55) Missing space before opening brace. (space-before-blocks)
(#56) A space is required after ','. (comma-spacing)
(#56) A space is required after ','. (comma-spacing)
(#56) A space is required after ','. (comma-spacing)
(#58) There should be no space before this paren. (space-in-parens)
(#62) Comments should not begin with a lowercase character. (capitalized-comments)
(#62) Expected space or tab after '//' in comment. (spaced-comment)
(#70) Unexpected space before function parentheses. (space-before-function-paren)
(#81) A space is required after ','. (comma-spacing)
(#81) A space is required after ','. (comma-spacing)
(#81) A space is required after ','. (comma-spacing)
(#81) There should be no space before this paren. (space-in-parens)
(#91) Comments should not begin with a lowercase character. (capitalized-comments)
(#91) Expected space or tab after '//' in comment. (spaced-comment)
mod/solo/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. (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. (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. (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. (require-jsdoc)
(#143) Unnecessary semicolon. (no-extra-semi)
(#145) Missing JSDoc comment. (require-jsdoc)
(#146) It's not necessary to initialize 'doc' to undefined. (no-undef-init)
(#178) Missing JSDoc comment. (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. (require-jsdoc)
(#225) Unexpected space before function parentheses. (space-before-function-paren)
(#238) Missing JSDoc comment. (require-jsdoc)
(#240) Unexpected space before function parentheses. (space-before-function-paren)
(#252) Missing JSDoc comment. (require-jsdoc)
(#254) Unexpected space before function parentheses. (space-before-function-paren)
(#266) Missing JSDoc comment. (require-jsdoc)
(#274) Missing JSDoc comment. (require-jsdoc)
(#283) Missing JSDoc comment. (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. (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. (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. (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. (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. (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. (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. (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. (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. (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. (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. (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. (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. (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/solo/amd/src/toggleselected.js
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'def' is defined but never used. (no-unused-vars)
(#2) A space is required after ','. (comma-spacing)
(#2) 'notification' is defined but never used. (no-unused-vars)
(#11) Expected space(s) after "return". (keyword-spacing)
(#14) ["container"] is better written in dot notation. (dot-notation)
(#14) A space is required after ','. (comma-spacing)
(#14) ["item"] is better written in dot notation. (dot-notation)
(#14) A space is required after ','. (comma-spacing)
(#14) ["updatecontrol"] is better written in dot notation. (dot-notation)
(#14) A space is required after ','. (comma-spacing)
(#14) ["mode"] is better written in dot notation. (dot-notation)
(#14) ["maxchecks"] is better written in dot notation. (dot-notation)
(#15) ["container"] is better written in dot notation. (dot-notation)
(#15) A space is required after ','. (comma-spacing)
(#15) ["item"] is better written in dot notation. (dot-notation)
(#15) A space is required after ','. (comma-spacing)
(#15) ["updatecontrol"] is better written in dot notation. (dot-notation)
(#15) A space is required after ','. (comma-spacing)
(#15) ["mode"] is better written in dot notation. (dot-notation)
(#18) Identifier 'init_controls' is not in camel case. (camelcase)
(#18) A space is required after ','. (comma-spacing)
(#18) 'mode' is defined but never used. (no-unused-vars)
(#18) Missing space before opening brace. (space-before-blocks)
(#20) Expected space(s) after "if". (keyword-spacing)
(#21) Comments should not begin with a lowercase character. (capitalized-comments)
(#21) Expected space or tab after '//' in comment. (spaced-comment)
(#23) Expected space(s) after "for". (keyword-spacing)
(#23) Operator '=' must be spaced. (space-infix-ops)
(#23) Operator '<' must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#29) Identifier 'register_events' is not in camel case. (camelcase)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) Missing space before opening brace. (space-before-blocks)
(#33) Comments should not begin with a lowercase character. (capitalized-comments)
(#33) Expected space or tab after '//' in comment. (spaced-comment)
(#34) Multiple spaces found before '$'. (no-multi-spaces)
(#37) Expected space(s) after "switch". (keyword-spacing)
(#37) Missing space before opening brace. (space-before-blocks)
(#40) Operator '=' must be spaced. (space-infix-ops)
(#41) Expected space(s) after "if". (keyword-spacing)
(#41) Missing space before opening brace. (space-before-blocks)
(#42) A space is required after ','. (comma-spacing)
(#43) Expected space(s) before "else". (keyword-spacing)
(#43) Expected space(s) after "else". (keyword-spacing)
(#44) Expected space(s) after "if". (keyword-spacing)
(#46) Expected space(s) before "else". (keyword-spacing)
(#46) Expected space(s) after "else". (keyword-spacing)
(#52) Comments should not begin with a lowercase character. (capitalized-comments)
(#52) Expected space or tab after '//' in comment. (spaced-comment)
(#53) Requires a space after '{'. (block-spacing)
(#53) Statement inside of curly braces should be on next line. (brace-style)
(#53) Missing space before opening brace. (space-before-blocks)
(#53) Requires a space before '}'. (block-spacing)
(#53) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#53) Missing semicolon. (babel/semi)
(#66) Comments should not begin with a lowercase character. (capitalized-comments)
(#66) Expected space or tab after '//' in comment. (spaced-comment)
mod/solo/amd/src/updateselectedtopic.js
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#10) Expected space(s) after "return". (keyword-spacing)
(#14) ["activityid"] is better written in dot notation. (dot-notation)
(#18) Identifier 'register_events' is not in camel case. (camelcase)
(#18) Missing space before opening brace. (space-before-blocks)
(#20) 'e' is defined but never used. (no-unused-vars)
(#21) Comments should not begin with a lowercase character. (capitalized-comments)
(#27) Expected catch,fail() or return (promise/catch-or-return)
(#33) Expected to return a value at the end of function. (consistent-return)
(#34) Each then() should return a value or throw (promise/always-return)
(#47) Identifier 'all_selected' is not in camel case. (camelcase)
(#48) 'defs' is not defined. (no-undef)
(#49) 'defs' is not defined. (no-undef)
(#49) Missing semicolon. (babel/semi)
(#52) Comments should not begin with a lowercase character. (capitalized-comments)
(#52) Expected space or tab after '//' in comment. (spaced-comment)
mod/solo/amd/src/updatetargetwords.js
(#1) This line has a length of 138. Maximum allowed is 132. (max-len)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#10) Expected space(s) after "return". (keyword-spacing)
(#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) ["topics"] is better written in dot notation. (dot-notation)
(#25) A space is required after ','. (comma-spacing)
(#25) ["triggercontrol"] is better written in dot notation. (dot-notation)
(#25) ["updatecontrol"] is better written in dot notation. (dot-notation)
(#28) Identifier 'register_events' is not in camel case. (camelcase)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#29) A space is required after ','. (comma-spacing)
(#29) Missing space before opening brace. (space-before-blocks)
(#31) Operator '=' must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#33) Expected space(s) after "if". (keyword-spacing)
(#33) Operator '==' must be spaced. (space-infix-ops)
(#33) Missing space before opening brace. (space-before-blocks)
(#34) Operator '=' must be spaced. (space-infix-ops)
(#37) Expected space(s) after "if". (keyword-spacing)
(#39) Expected space(s) after "if". (keyword-spacing)
(#39) Operator '===' must be spaced. (space-infix-ops)
(#39) Requires a space after '{'. (block-spacing)
(#39) Statement inside of curly braces should be on next line. (brace-style)
(#39) Missing space before opening brace. (space-before-blocks)
(#39) Requires a space before '}'. (block-spacing)
(#39) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#40) Operator '=' must be spaced. (space-infix-ops)
(#41) ["targetwords"] is better written in dot notation. (dot-notation)
(#41) Operator '=' must be spaced. (space-infix-ops)
(#42) Expected catch,fail() or return (promise/catch-or-return)
(#42) A space is required after ','. (comma-spacing)
(#43) Each then() should return a value or throw (promise/always-return)
(#43) A space is required after ','. (comma-spacing)
(#43) 'js' is defined but never used. (no-unused-vars)
(#43) Missing space before opening brace. (space-before-blocks)
(#44) Operator '=' must be spaced. (space-infix-ops)
(#52) Comments should not begin with a lowercase character. (capitalized-comments)
(#52) Expected space or tab after '//' in comment. (spaced-comment)
mod/solo/amd/src/utils.js
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'def' is defined but never used. (no-unused-vars)
(#10) Expected space(s) after "return". (keyword-spacing)
(#11) Identifier 'string_the_object' is not in camel case. (camelcase)
(#11) Missing space before opening brace. (space-before-blocks)
(#12) Missing semicolon. (babel/semi)
(#14) Identifier 'object_the_string' is not in camel case. (camelcase)
(#14) Missing space before opening brace. (space-before-blocks)
(#18) Identifier 'is_JSON_string' is not in camel case. (camelcase)
(#27) Comments should not begin with a lowercase character. (capitalized-comments)
(#27) Expected space or tab after '//' in comment. (spaced-comment)
mod/solo/amd/src/vtthelper.js
(#4) Comments should not begin with a lowercase character. (capitalized-comments)
(#4) Expected space or tab after '//' in comment. (spaced-comment)
(#10) Multiple spaces found before 'false'. (no-multi-spaces)
(#14) 'index' is defined but never used. (no-unused-vars)
(#14) Missing space before opening brace. (space-before-blocks)
(#18) Missing space before opening brace. (space-before-blocks)
(#19) Comments should not begin with a lowercase character. (capitalized-comments)
(#19) Expected space or tab after '//' in comment. (spaced-comment)
(#21) Comments should not begin with a lowercase character. (capitalized-comments)
(#21) Expected space or tab after '//' in comment. (spaced-comment)
(#22) There should be no space before this paren. (space-in-parens)
(#25) There should be no space before this paren. (space-in-parens)
(#33) Missing semicolon. (babel/semi)
(#35) Missing space before opening brace. (space-before-blocks)
(#38) Comments should not begin with a lowercase character. (capitalized-comments)
(#38) Expected space or tab after '//' in comment. (spaced-comment)
(#40) Comments should not begin with a lowercase character. (capitalized-comments)
(#40) Expected space or tab after '//' in comment. (spaced-comment)
(#41) Blocks are nested too deeply (5). Maximum allowed is 4. (max-depth)
(#43) Comments should not begin with a lowercase character. (capitalized-comments)
(#43) Expected space or tab after '//' in comment. (spaced-comment)
(#45) Multiple spaces found before '" "'. (no-multi-spaces)
(#45) Multiple spaces found before 'line'. (no-multi-spaces)
(#52) Comments should not begin with a lowercase character. (capitalized-comments)
(#52) Expected space or tab after '//' in comment. (spaced-comment)
(#53) Expected space or tab after '//' in comment. (spaced-comment)
(#62) Comments should not begin with a lowercase character. (capitalized-comments)
(#62) Expected space or tab after '//' in comment. (spaced-comment)
(#68) Missing space before opening brace. (space-before-blocks)
(#69) Missing semicolon. (babel/semi)
(#71) Expected space(s) after "return". (keyword-spacing)
(#74) Comments should not begin with a lowercase character. (capitalized-comments)
(#74) Expected space or tab after '//' in comment. (spaced-comment)
(#75) Missing space before opening brace. (space-before-blocks)
(#77) Operator '+=' must be spaced. (space-infix-ops)
(#79) A space is required after ','. (comma-spacing)
(#79) A space is required after ','. (comma-spacing)
(#84) Operator '+=' must be spaced. (space-infix-ops)
(#89) Comments should not begin with a lowercase character. (capitalized-comments)
(#89) Expected space or tab after '//' in comment. (spaced-comment)
(#90) Missing space before opening brace. (space-before-blocks)
(#91) Expected space(s) after "if". (keyword-spacing)
(#91) Requires a space after '{'. (block-spacing)
(#91) Statement inside of curly braces should be on next line. (brace-style)
(#91) Missing space before opening brace. (space-before-blocks)
(#91) Requires a space before '}'. (block-spacing)
(#91) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#92) Operator '=' must be spaced. (space-infix-ops)
(#94) Expected space(s) after "if". (keyword-spacing)
(#94) Operator '!==' must be spaced. (space-infix-ops)
(#94) Requires a space after '{'. (block-spacing)
(#94) Statement inside of curly braces should be on next line. (brace-style)
(#94) Missing space before opening brace. (space-before-blocks)
(#94) Requires a space before '}'. (block-spacing)
(#94) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#96) Expected space(s) after "for". (keyword-spacing)
(#96) Operator '=' must be spaced. (space-infix-ops)
(#96) Operator '<=' must be spaced. (space-infix-ops)
(#96) Missing whitespace after semicolon. (semi-spacing)
(#96) Missing space before opening brace. (space-before-blocks)
(#99) Expected space(s) after "switch". (keyword-spacing)
(#99) Missing space before opening brace. (space-before-blocks)
(#100) Comments should not begin with a lowercase character. (capitalized-comments)
(#100) Expected space or tab after '//' in comment. (spaced-comment)
(#102) Expected space(s) after "if". (keyword-spacing)
(#102) Missing space before opening brace. (space-before-blocks)
(#106) Expected space(s) after "if". (keyword-spacing)
(#106) Operator '<' must be spaced. (space-infix-ops)
(#106) Requires a space after '{'. (block-spacing)
(#106) Statement inside of curly braces should be on next line. (brace-style)
(#106) Missing space before opening brace. (space-before-blocks)
(#106) Requires a space before '}'. (block-spacing)
(#106) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#109) Comments should not begin with a lowercase character. (capitalized-comments)
(#109) Expected space or tab after '//' in comment. (spaced-comment)
(#111) Expected space(s) after "if". (keyword-spacing)
(#111) Missing space before opening brace. (space-before-blocks)
(#115) Expected space(s) after "if". (keyword-spacing)
(#115) Operator '<' must be spaced. (space-infix-ops)
(#115) Requires a space after '{'. (block-spacing)
(#115) Statement inside of curly braces should be on next line. (brace-style)
(#115) Missing space before opening brace. (space-before-blocks)
(#115) Requires a space before '}'. (block-spacing)
(#115) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#119) Expected space(s) after "if". (keyword-spacing)
(#119) Missing space before opening brace. (space-before-blocks)
(#125) Comments should not begin with a lowercase character. (capitalized-comments)
(#125) Expected space or tab after '//' in comment. (spaced-comment)
(#126) Expected space(s) after "if". (keyword-spacing)
(#126) Missing space before opening brace. (space-before-blocks)
(#129) 'secs' is already defined. (no-redeclare)
(#130) Expected space(s) after "if". (keyword-spacing)
(#130) Operator '<' must be spaced. (space-infix-ops)
(#130) Requires a space after '{'. (block-spacing)
(#130) Statement inside of curly braces should be on next line. (brace-style)
(#130) Missing space before opening brace. (space-before-blocks)
(#130) Requires a space before '}'. (block-spacing)
(#130) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#132) Comments should not begin with a lowercase character. (capitalized-comments)
(#132) Expected space or tab after '//' in comment. (spaced-comment)
(#133) Expected space(s) after "if". (keyword-spacing)
(#133) Missing space before opening brace. (space-before-blocks)
(#136) 'millisecs' is already defined. (no-redeclare)
(#137) Expected space(s) after "if". (keyword-spacing)
(#137) Operator '<' must be spaced. (space-infix-ops)
(#137) Requires a space after '{'. (block-spacing)
(#137) Statement inside of curly braces should be on next line. (brace-style)
(#137) Missing space before opening brace. (space-before-blocks)
(#137) Requires a space before '}'. (block-spacing)
(#137) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#144) Comments should not begin with a lowercase character. (capitalized-comments)
(#145) Expected space or tab after '//' in comment. (spaced-comment)
(#147) A space is required after ','. (comma-spacing)
(#147) Requires a space after '{'. (block-spacing)
(#147) Missing space before opening brace. (space-before-blocks)
(#147) Comments should not begin with a lowercase character. (capitalized-comments)
(#148) Expected space or tab after '//' in comment. (spaced-comment)
(#149) Expected space or tab after '//' in comment. (spaced-comment)
(#150) Return statement should not contain assignment. (no-return-assign)
(#150) Return statement should not contain assignment. (no-return-assign)
(#150) Return statement should not contain assignment. (no-return-assign)
(#150) Operator '=' must be spaced. (space-infix-ops)
(#150) Unexpected use of comma operator. (no-sequences)
(#150) Comments should not begin with a lowercase character. (capitalized-comments)
(#151) Operator '=' must be spaced. (space-infix-ops)
(#151) Operator '*' must be spaced. (space-infix-ops)
(#151) Operator '||' must be spaced. (space-infix-ops)
(#151) Comments should not begin with a lowercase character. (capitalized-comments)
(#152) Operator '=' must be spaced. (space-infix-ops)
(#153) Operator '+' must be spaced. (space-infix-ops)
(#153) Do not nest ternary expressions. (no-nested-ternary)
(#153) Operator '?' must be spaced. (space-infix-ops)
(#153) Operator '*' must be spaced. (space-infix-ops)
(#153) Operator '+' must be spaced. (space-infix-ops)
(#153) Operator '*' must be spaced. (space-infix-ops)
(#153) Operator '+' must be spaced. (space-infix-ops)
(#153) Operator '*' must be spaced. (space-infix-ops)
(#153) Operator '?' must be spaced. (space-infix-ops)
(#153) Operator '*' must be spaced. (space-infix-ops)
(#153) Operator '+' must be spaced. (space-infix-ops)
(#153) Operator '*' must be spaced. (space-infix-ops)
(#153) Operator '*' must be spaced. (space-infix-ops)
(#153) Operator '*' must be spaced. (space-infix-ops)
(#153) Missing semicolon. (babel/semi)
(#153) Comments should not begin with a lowercase character. (capitalized-comments)
(#156) A space is required after ','. (comma-spacing)
(#156) A space is required after ','. (comma-spacing)
(#156) A space is required after ','. (comma-spacing)
(#156) A space is required after ','. (comma-spacing)
(#156) Missing space before opening brace. (space-before-blocks)
(#157) Return statement should not contain assignment. (no-return-assign)
(#157) Return statement should not contain assignment. (no-return-assign)
(#157) Return statement should not contain assignment. (no-return-assign)
(#157) Return statement should not contain assignment. (no-return-assign)
(#157) Operator '=' must be spaced. (space-infix-ops)
(#157) Operator '%' must be spaced. (space-infix-ops)
(#157) Unexpected use of comma operator. (no-sequences)
(#157) Comments should not begin with a lowercase character. (capitalized-comments)
(#158) Operator '=' must be spaced. (space-infix-ops)
(#158) Unexpected use of '|'. (no-bitwise)
(#158) Operator '/' must be spaced. (space-infix-ops)
(#158) Operator '%' must be spaced. (space-infix-ops)
(#158) Operator '|' must be spaced. (space-infix-ops)
(#159) Operator '=' must be spaced. (space-infix-ops)
(#159) Unexpected use of '|'. (no-bitwise)
(#159) Operator '/' must be spaced. (space-infix-ops)
(#159) Operator '%' must be spaced. (space-infix-ops)
(#159) Operator '|' must be spaced. (space-infix-ops)
(#160) Operator '=' must be spaced. (space-infix-ops)
(#160) Unexpected use of '|'. (no-bitwise)
(#160) Operator '/' must be spaced. (space-infix-ops)
(#160) Operator '%' must be spaced. (space-infix-ops)
(#160) Operator '|' must be spaced. (space-infix-ops)
(#161) Operator '?' must be spaced. (space-infix-ops)
(#161) Operator '<' must be spaced. (space-infix-ops)
(#161) Operator '?' must be spaced. (space-infix-ops)
(#161) Operator '+' must be spaced. (space-infix-ops)
(#161) Operator '+' must be spaced. (space-infix-ops)
(#161) Operator '+' must be spaced. (space-infix-ops)
(#161) Comments should not begin with a lowercase character. (capitalized-comments)
(#162) Operator '<' must be spaced. (space-infix-ops)
(#162) Operator '?' must be spaced. (space-infix-ops)
(#162) Operator '+' must be spaced. (space-infix-ops)
(#162) Operator '+' must be spaced. (space-infix-ops)
(#162) Operator '+' must be spaced. (space-infix-ops)
(#162) Multiple spaces found before '// optimized'. (no-multi-spaces)
(#162) Comments should not begin with a lowercase character. (capitalized-comments)
(#163) Operator '<' must be spaced. (space-infix-ops)
(#163) Operator '?' must be spaced. (space-infix-ops)
(#163) Operator '+' must be spaced. (space-infix-ops)
(#163) Operator '+' must be spaced. (space-infix-ops)
(#163) Operator '+' must be spaced. (space-infix-ops)
(#163) Comments should not begin with a lowercase character. (capitalized-comments)
(#164) Do not nest ternary expressions. (no-nested-ternary)
(#164) Operator '<' must be spaced. (space-infix-ops)
(#164) Operator '?' must be spaced. (space-infix-ops)
(#164) Operator '<' must be spaced. (space-infix-ops)
(#164) Operator '?' must be spaced. (space-infix-ops)
(#164) Operator '+' must be spaced. (space-infix-ops)
(#164) Missing semicolon. (babel/semi)
(#164) Comments should not begin with a lowercase character. (capitalized-comments)
(#168) Expected { after 'if' condition. (curly)
(#168) Use '===' to compare with null. (no-eq-null)
(#171) Expected { after 'if' condition. (curly)
(#176) Missing semicolon. (babel/semi)

CSS problems

(706 errors, 113 warnings)

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

mod/solo/styles.css
(#160) Unknown property `horiz-align`
(#865) Invalid value for `background-image` (csstree/validator)
(#324) Expected newline before "}" (block-closing-brace-newline-before)
(#328) Expected newline before "}" (block-closing-brace-newline-before)
(#330) Expected newline before "}" (block-closing-brace-newline-before)
(#331) Expected newline before "}" (block-closing-brace-newline-before)
(#345) Expected newline before "}" (block-closing-brace-newline-before)
(#354) Expected newline before "}" (block-closing-brace-newline-before)
(#355) Expected newline before "}" (block-closing-brace-newline-before)
(#387) Expected newline before "}" (block-closing-brace-newline-before)
(#406) Expected newline before "}" (block-closing-brace-newline-before)
(#817) Expected newline before "}" (block-closing-brace-newline-before)
(#832) Expected newline before "}" (block-closing-brace-newline-before)
(#324) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#328) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#330) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#331) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#345) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#354) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#355) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#387) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#406) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#817) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#832) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#334) Unexpected empty block (block-no-empty)
(#336) Unexpected empty block (block-no-empty)
(#324) Expected newline after "{" (block-opening-brace-newline-after)
(#328) Expected newline after "{" (block-opening-brace-newline-after)
(#330) Expected newline after "{" (block-opening-brace-newline-after)
(#331) Expected newline after "{" (block-opening-brace-newline-after)
(#345) Expected newline after "{" (block-opening-brace-newline-after)
(#354) Expected newline after "{" (block-opening-brace-newline-after)
(#355) Expected newline after "{" (block-opening-brace-newline-after)
(#387) Expected newline after "{" (block-opening-brace-newline-after)
(#406) Expected newline after "{" (block-opening-brace-newline-after)
(#817) Expected newline after "{" (block-opening-brace-newline-after)
(#832) Expected newline after "{" (block-opening-brace-newline-after)
(#324) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#328) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#330) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#331) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#345) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#354) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#355) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#387) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#406) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#817) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#832) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#66) Expected single space before "{" (block-opening-brace-space-before)
(#69) Expected single space before "{" (block-opening-brace-space-before)
(#75) Expected single space before "{" (block-opening-brace-space-before)
(#124) Expected single space before "{" (block-opening-brace-space-before)
(#130) Expected single space before "{" (block-opening-brace-space-before)
(#182) Expected single space before "{" (block-opening-brace-space-before)
(#186) Expected single space before "{" (block-opening-brace-space-before)
(#328) Expected single space before "{" (block-opening-brace-space-before)
(#330) Expected single space before "{" (block-opening-brace-space-before)
(#331) Expected single space before "{" (block-opening-brace-space-before)
(#339) Expected single space before "{" (block-opening-brace-space-before)
(#346) Expected single space before "{" (block-opening-brace-space-before)
(#355) Expected single space before "{" (block-opening-brace-space-before)
(#430) Expected single space before "{" (block-opening-brace-space-before)
(#552) Expected single space before "{" (block-opening-brace-space-before)
(#560) Expected single space before "{" (block-opening-brace-space-before)
(#563) Expected single space before "{" (block-opening-brace-space-before)
(#579) Expected single space before "{" (block-opening-brace-space-before)
(#660) Expected single space before "{" (block-opening-brace-space-before)
(#670) Expected single space before "{" (block-opening-brace-space-before)
(#682) Expected single space before "{" (block-opening-brace-space-before)
(#725) Expected single space before "{" (block-opening-brace-space-before)
(#729) Expected single space before "{" (block-opening-brace-space-before)
(#734) Expected single space before "{" (block-opening-brace-space-before)
(#746) Expected single space before "{" (block-opening-brace-space-before)
(#759) Expected single space before "{" (block-opening-brace-space-before)
(#773) Expected single space before "{" (block-opening-brace-space-before)
(#779) Expected single space before "{" (block-opening-brace-space-before)
(#788) Expected single space before "{" (block-opening-brace-space-before)
(#813) Expected single space before "{" (block-opening-brace-space-before)
(#817) Expected single space before "{" (block-opening-brace-space-before)
(#819) Expected single space before "{" (block-opening-brace-space-before)
(#832) Expected single space before "{" (block-opening-brace-space-before)
(#836) Expected single space before "{" (block-opening-brace-space-before)
(#841) Expected single space before "{" (block-opening-brace-space-before)
(#846) Expected single space before "{" (block-opening-brace-space-before)
(#851) Expected single space before "{" (block-opening-brace-space-before)
(#857) Expected single space before "{" (block-opening-brace-space-before)
(#214) Expected "#E3E4F1" to be "#e3e4f1" (color-hex-case)
(#219) Expected "#77DB7B" to be "#77db7b" (color-hex-case)
(#268) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#268) Expected "#F0F1F6" to be "#f0f1f6" (color-hex-case)
(#268) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#270) Expected "#E3E4F1" to be "#e3e4f1" (color-hex-case)
(#280) Expected "#E3E4F1" to be "#e3e4f1" (color-hex-case)
(#294) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#295) Expected "#E5E5F2" to be "#e5e5f2" (color-hex-case)
(#331) Expected "#E3E4F1" to be "#e3e4f1" (color-hex-case)
(#419) Expected "#E3E4F1" to be "#e3e4f1" (color-hex-case)
(#426) Expected "#E3E4F1" to be "#e3e4f1" (color-hex-case)
(#441) Expected "#57DA54" to be "#57da54" (color-hex-case)
(#446) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#487) Expected "#DADAE8" to be "#dadae8" (color-hex-case)
(#501) Expected "#DADAE8" to be "#dadae8" (color-hex-case)
(#517) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#518) Expected "#E5E5F2" to be "#e5e5f2" (color-hex-case)
(#536) Expected "#FB3B3B" to be "#fb3b3b" (color-hex-case)
(#536) Expected "#E84242" to be "#e84242" (color-hex-case)
(#553) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#553) Expected "#F0F1F6" to be "#f0f1f6" (color-hex-case)
(#553) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#570) Expected "#F6F7FB" to be "#f6f7fb" (color-hex-case)
(#571) Expected "#DADAE8" to be "#dadae8" (color-hex-case)
(#592) Expected "#DADAE8" to be "#dadae8" (color-hex-case)
(#606) Expected "#57DA54" to be "#57da54" (color-hex-case)
(#614) Expected "#F7F8FC" to be "#f7f8fc" (color-hex-case)
(#614) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#614) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#614) Expected "#F6F7FB" to be "#f6f7fb" (color-hex-case)
(#614) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#615) Expected "#DADAE8" to be "#dadae8" (color-hex-case)
(#625) Expected "#E3E4F1" to be "#e3e4f1" (color-hex-case)
(#626) Expected "#E3E4F1" to be "#e3e4f1" (color-hex-case)
(#634) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#637) Expected "#77DB7B" to be "#77db7b" (color-hex-case)
(#637) Expected "#57DA54" to be "#57da54" (color-hex-case)
(#650) Expected "#57DA54" to be "#57da54" (color-hex-case)
(#658) Expected "#77DB7B" to be "#77db7b" (color-hex-case)
(#664) Expected "#E84242" to be "#e84242" (color-hex-case)
(#675) Expected "#E3E4F1" to be "#e3e4f1" (color-hex-case)
(#678) Expected "#C9CAD3" to be "#c9cad3" (color-hex-case)
(#695) Expected "#E3E4F1" to be "#e3e4f1" (color-hex-case)
(#766) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#766) Expected "#F0F1F6" to be "#f0f1f6" (color-hex-case)
(#766) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#767) Expected "#E3E4F1" to be "#e3e4f1" (color-hex-case)
(#783) Expected "#EAEAEA" to be "#eaeaea" (color-hex-case)
(#795) Expected "#57DA54" to be "#57da54" (color-hex-case)
(#795) Expected "#57DA54" to be "#57da54" (color-hex-case)
(#795) Expected "#C471ED" to be "#c471ed" (color-hex-case)
(#795) Expected "#EB4A34" to be "#eb4a34" (color-hex-case)
(#795) Expected "#C4C4C4" to be "#c4c4c4" (color-hex-case)
(#806) Expected "#57DA54" to be "#57da54" (color-hex-case)
(#822) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#822) Expected "#F9FAFD" to be "#f9fafd" (color-hex-case)
(#822) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#823) Expected "#E5E5F2" to be "#e5e5f2" (color-hex-case)
(#861) Expected "#77DB7B" to be "#77db7b" (color-hex-case)
(#865) Expected "#77DB7B" to be "#77db7b" (color-hex-case)
(#865) Expected "#57DA54" to be "#57da54" (color-hex-case)
(#865) Expected "#00FF00" to be "#00ff00" (color-hex-case)
(#933) Expected "#0000FF" to be "#0000ff" (color-hex-case)
(#973) Expected "#0000FF" to be "#0000ff" (color-hex-case)
(#268) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#268) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#294) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#446) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#475) Expected "#333333" to be "#333" (color-hex-length)
(#517) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#536) Expected "#333333" to be "#333" (color-hex-length)
(#547) Expected "#333333" to be "#333" (color-hex-length)
(#553) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#553) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#573) Expected "#333333" to be "#333" (color-hex-length)
(#614) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#614) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#614) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#634) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#766) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#766) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#822) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#822) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#865) Expected "#00FF00" to be "#0F0" (color-hex-length)
(#933) Expected "#0000FF" to be "#00F" (color-hex-length)
(#973) Expected "#0000FF" to be "#00F" (color-hex-length)
(#890) Expected single space before "!" (declaration-bang-space-before)
(#865) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#561) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#564) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#565) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#567) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#568) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#569) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#572) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#577) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#639) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#661) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#662) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#664) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#667) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#668) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#671) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#704) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1042) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1043) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1044) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1045) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1051) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1052) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1053) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1054) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#890) Unexpected !important (declaration-no-important)
(#269) Unexpected unit (length-zero-no-unit)
(#269) Unexpected unit (length-zero-no-unit)
(#328) Unexpected unit (length-zero-no-unit)
(#328) Unexpected unit (length-zero-no-unit)
(#554) Unexpected unit (length-zero-no-unit)
(#554) Unexpected unit (length-zero-no-unit)
(#616) Unexpected unit (length-zero-no-unit)
(#709) Unexpected unit (length-zero-no-unit)
(#709) Unexpected unit (length-zero-no-unit)
(#959) Unexpected unit (length-zero-no-unit)
(#1040) Expected no more than 2 empty lines (max-empty-lines)
(#227) Expected line length to be no more than 132 characters (max-line-length)
(#369) Expected line length to be no more than 132 characters (max-line-length)
(#489) Expected line length to be no more than 132 characters (max-line-length)
(#497) Expected line length to be no more than 132 characters (max-line-length)
(#500) Expected line length to be no more than 132 characters (max-line-length)
(#503) Expected line length to be no more than 132 characters (max-line-length)
(#563) Expected line length to be no more than 132 characters (max-line-length)
(#579) Expected line length to be no more than 132 characters (max-line-length)
(#582) Expected line length to be no more than 132 characters (max-line-length)
(#585) Expected line length to be no more than 132 characters (max-line-length)
(#589) Expected line length to be no more than 132 characters (max-line-length)
(#595) Expected line length to be no more than 132 characters (max-line-length)
(#601) Expected line length to be no more than 132 characters (max-line-length)
(#605) Expected line length to be no more than 132 characters (max-line-length)
(#613) Expected line length to be no more than 132 characters (max-line-length)
(#614) Expected line length to be no more than 132 characters (max-line-length)
(#160) Unexpected unknown property "horiz-align" (property-no-unknown)
(#82) Expected newline after "," (selector-list-comma-newline-after)
(#2) Expected indentation of 4 spaces (indentation)
(#3) Expected indentation of 4 spaces (indentation)
(#7) Expected indentation of 4 spaces (indentation)
(#12) Expected indentation of 4 spaces (indentation)
(#13) Expected indentation of 4 spaces (indentation)
(#14) Expected indentation of 4 spaces (indentation)
(#15) Expected indentation of 4 spaces (indentation)
(#18) Expected indentation of 4 spaces (indentation)
(#19) Expected indentation of 4 spaces (indentation)
(#20) Expected indentation of 4 spaces (indentation)
(#21) Expected indentation of 4 spaces (indentation)
(#24) Expected indentation of 4 spaces (indentation)
(#25) Expected indentation of 4 spaces (indentation)
(#26) Expected indentation of 4 spaces (indentation)
(#30) Expected indentation of 4 spaces (indentation)
(#34) Expected indentation of 4 spaces (indentation)
(#35) Expected indentation of 4 spaces (indentation)
(#36) Expected indentation of 4 spaces (indentation)
(#37) Expected indentation of 4 spaces (indentation)
(#38) Expected indentation of 4 spaces (indentation)
(#42) Expected indentation of 4 spaces (indentation)
(#46) Expected indentation of 4 spaces (indentation)
(#47) Expected indentation of 4 spaces (indentation)
(#51) Expected indentation of 4 spaces (indentation)
(#52) Expected indentation of 4 spaces (indentation)
(#55) Expected indentation of 4 spaces (indentation)
(#60) Expected indentation of 4 spaces (indentation)
(#61) Expected indentation of 4 spaces (indentation)
(#62) Expected indentation of 4 spaces (indentation)
(#63) Expected indentation of 4 spaces (indentation)
(#67) 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)
(#76) Expected indentation of 4 spaces (indentation)
(#77) Expected indentation of 4 spaces (indentation)
(#78) Expected indentation of 4 spaces (indentation)
(#79) Expected indentation of 4 spaces (indentation)
(#80) Expected indentation of 4 spaces (indentation)
(#83) Expected indentation of 4 spaces (indentation)
(#84) Expected indentation of 4 spaces (indentation)
(#87) Expected indentation of 4 spaces (indentation)
(#88) Expected indentation of 4 spaces (indentation)
(#89) Expected indentation of 4 spaces (indentation)
(#90) Expected indentation of 4 spaces (indentation)
(#91) Expected indentation of 4 spaces (indentation)
(#92) 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)
(#100) Expected indentation of 4 spaces (indentation)
(#104) Expected indentation of 4 spaces (indentation)
(#105) Expected indentation of 4 spaces (indentation)
(#109) Expected indentation of 4 spaces (indentation)
(#117) Expected indentation of 4 spaces (indentation)
(#118) Expected indentation of 4 spaces (indentation)
(#119) Expected indentation of 4 spaces (indentation)
(#120) Expected indentation of 4 spaces (indentation)
(#121) 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)
(#131) 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)
(#138) Expected indentation of 4 spaces (indentation)
(#139) Expected indentation of 4 spaces (indentation)
(#148) 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)
(#157) Expected indentation of 4 spaces (indentation)
(#158) Expected indentation of 4 spaces (indentation)
(#159) Expected indentation of 4 spaces (indentation)
(#160) Expected indentation of 4 spaces (indentation)
(#175) Expected indentation of 4 spaces (indentation)
(#178) Expected indentation of 4 spaces (indentation)
(#179) Expected indentation of 4 spaces (indentation)
(#183) Expected indentation of 4 spaces (indentation)
(#187) Expected indentation of 4 spaces (indentation)
(#191) Expected indentation of 4 spaces (indentation)
(#192) Expected indentation of 4 spaces (indentation)
(#196) Expected indentation of 4 spaces (indentation)
(#197) Expected indentation of 4 spaces (indentation)
(#198) Expected indentation of 4 spaces (indentation)
(#199) Expected indentation of 4 spaces (indentation)
(#205) Expected indentation of 4 spaces (indentation)
(#211) Expected indentation of 4 spaces (indentation)
(#212) Expected indentation of 4 spaces (indentation)
(#213) Expected indentation of 4 spaces (indentation)
(#214) Expected indentation of 4 spaces (indentation)
(#219) Expected indentation of 4 spaces (indentation)
(#220) Expected indentation of 4 spaces (indentation)
(#224) Expected indentation of 4 spaces (indentation)
(#228) Expected indentation of 4 spaces (indentation)
(#233) Expected indentation of 4 spaces (indentation)
(#234) Expected indentation of 4 spaces (indentation)
(#240) Expected indentation of 4 spaces (indentation)
(#245) Expected indentation of 4 spaces (indentation)
(#249) Expected indentation of 4 spaces (indentation)
(#254) Expected indentation of 4 spaces (indentation)
(#255) Expected indentation of 4 spaces (indentation)
(#266) 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)
(#271) Expected indentation of 4 spaces (indentation)
(#276) Expected indentation of 4 spaces (indentation)
(#277) Expected indentation of 4 spaces (indentation)
(#278) Expected indentation of 4 spaces (indentation)
(#279) Expected indentation of 4 spaces (indentation)
(#280) Expected indentation of 4 spaces (indentation)
(#281) Expected indentation of 4 spaces (indentation)
(#282) Expected indentation of 4 spaces (indentation)
(#286) Expected indentation of 4 spaces (indentation)
(#292) Expected indentation of 4 spaces (indentation)
(#293) Expected indentation of 4 spaces (indentation)
(#294) Expected indentation of 4 spaces (indentation)
(#295) Expected indentation of 4 spaces (indentation)
(#296) Expected indentation of 4 spaces (indentation)
(#297) Expected indentation of 4 spaces (indentation)
(#298) Expected indentation of 4 spaces (indentation)
(#299) Expected indentation of 4 spaces (indentation)
(#300) Expected indentation of 4 spaces (indentation)
(#305) Expected indentation of 4 spaces (indentation)
(#306) Expected indentation of 4 spaces (indentation)
(#312) Expected indentation of 4 spaces (indentation)
(#318) Expected indentation of 4 spaces (indentation)
(#322) Expected indentation of 4 spaces (indentation)
(#319) Expected indentation of 8 spaces (indentation)
(#320) Expected indentation of 8 spaces (indentation)
(#321) Expected indentation of 8 spaces (indentation)
(#323) Expected indentation of 4 spaces (indentation)
(#324) Expected indentation of 4 spaces (indentation)
(#325) Expected indentation of 4 spaces (indentation)
(#327) Expected indentation of 4 spaces (indentation)
(#326) Expected indentation of 8 spaces (indentation)
(#328) Expected indentation of 4 spaces (indentation)
(#329) Expected indentation of 4 spaces (indentation)
(#330) Expected indentation of 4 spaces (indentation)
(#331) Expected indentation of 4 spaces (indentation)
(#339) Expected indentation of 4 spaces (indentation)
(#343) Expected indentation of 4 spaces (indentation)
(#340) Expected indentation of 8 spaces (indentation)
(#341) Expected indentation of 8 spaces (indentation)
(#342) Expected indentation of 8 spaces (indentation)
(#345) Expected indentation of 4 spaces (indentation)
(#346) Expected indentation of 4 spaces (indentation)
(#349) Expected indentation of 4 spaces (indentation)
(#347) Expected indentation of 8 spaces (indentation)
(#348) Expected indentation of 8 spaces (indentation)
(#350) Expected indentation of 4 spaces (indentation)
(#353) Expected indentation of 4 spaces (indentation)
(#351) Expected indentation of 8 spaces (indentation)
(#352) Expected indentation of 8 spaces (indentation)
(#354) Expected indentation of 4 spaces (indentation)
(#355) Expected indentation of 4 spaces (indentation)
(#357) Expected indentation of 4 spaces (indentation)
(#359) Expected indentation of 4 spaces (indentation)
(#358) Expected indentation of 8 spaces (indentation)
(#360) Expected indentation of 4 spaces (indentation)
(#362) Expected indentation of 4 spaces (indentation)
(#361) Expected indentation of 8 spaces (indentation)
(#363) Expected indentation of 4 spaces (indentation)
(#365) Expected indentation of 4 spaces (indentation)
(#364) Expected indentation of 8 spaces (indentation)
(#366) Expected indentation of 4 spaces (indentation)
(#368) Expected indentation of 4 spaces (indentation)
(#367) Expected indentation of 8 spaces (indentation)
(#369) Expected indentation of 4 spaces (indentation)
(#372) Expected indentation of 4 spaces (indentation)
(#370) Expected indentation of 8 spaces (indentation)
(#371) Expected indentation of 8 spaces (indentation)
(#373) Expected indentation of 4 spaces (indentation)
(#376) Expected indentation of 4 spaces (indentation)
(#374) Expected indentation of 8 spaces (indentation)
(#375) Expected indentation of 8 spaces (indentation)
(#377) Expected indentation of 4 spaces (indentation)
(#380) Expected indentation of 4 spaces (indentation)
(#378) Expected indentation of 8 spaces (indentation)
(#379) Expected indentation of 8 spaces (indentation)
(#386) Expected indentation of 4 spaces (indentation)
(#387) Expected indentation of 4 spaces (indentation)
(#388) Expected indentation of 4 spaces (indentation)
(#392) Expected indentation of 4 spaces (indentation)
(#389) Expected indentation of 8 spaces (indentation)
(#390) Expected indentation of 8 spaces (indentation)
(#391) Expected indentation of 8 spaces (indentation)
(#393) Expected indentation of 4 spaces (indentation)
(#396) Expected indentation of 4 spaces (indentation)
(#394) Expected indentation of 8 spaces (indentation)
(#395) Expected indentation of 8 spaces (indentation)
(#397) Expected indentation of 4 spaces (indentation)
(#401) Expected indentation of 4 spaces (indentation)
(#398) Expected indentation of 8 spaces (indentation)
(#399) Expected indentation of 8 spaces (indentation)
(#400) Expected indentation of 8 spaces (indentation)
(#405) Expected indentation of 4 spaces (indentation)
(#406) Expected indentation of 4 spaces (indentation)
(#410) Expected indentation of 4 spaces (indentation)
(#411) Expected indentation of 4 spaces (indentation)
(#412) Expected indentation of 4 spaces (indentation)
(#413) Expected indentation of 4 spaces (indentation)
(#414) Expected indentation of 4 spaces (indentation)
(#417) Expected indentation of 4 spaces (indentation)
(#418) Expected indentation of 4 spaces (indentation)
(#419) Expected indentation of 4 spaces (indentation)
(#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)
(#431) Expected indentation of 4 spaces (indentation)
(#435) Expected indentation of 4 spaces (indentation)
(#436) Expected indentation of 4 spaces (indentation)
(#437) Expected indentation of 4 spaces (indentation)
(#438) Expected indentation of 4 spaces (indentation)
(#439) Expected indentation of 4 spaces (indentation)
(#440) Expected indentation of 4 spaces (indentation)
(#441) Expected indentation of 4 spaces (indentation)
(#442) Expected indentation of 4 spaces (indentation)
(#443) 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)
(#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)
(#458) Expected indentation of 4 spaces (indentation)
(#459) Expected indentation of 4 spaces (indentation)
(#460) Expected indentation of 4 spaces (indentation)
(#461) Expected indentation of 4 spaces (indentation)
(#462) Expected indentation of 4 spaces (indentation)
(#463) Expected indentation of 4 spaces (indentation)
(#464) Expected indentation of 4 spaces (indentation)
(#465) Expected indentation of 4 spaces (indentation)
(#468) Expected indentation of 4 spaces (indentation)
(#469) Expected indentation of 4 spaces (indentation)
(#472) Expected indentation of 4 spaces (indentation)
(#473) Expected indentation of 4 spaces (indentation)
(#474) Expected indentation of 4 spaces (indentation)
(#475) Expected indentation of 4 spaces (indentation)
(#476) Expected indentation of 4 spaces (indentation)
(#477) Expected indentation of 4 spaces (indentation)
(#478) Expected indentation of 4 spaces (indentation)
(#481) Expected indentation of 4 spaces (indentation)
(#482) Expected indentation of 4 spaces (indentation)
(#483) Expected indentation of 4 spaces (indentation)
(#484) Expected indentation of 4 spaces (indentation)
(#485) Expected indentation of 4 spaces (indentation)
(#486) Expected indentation of 4 spaces (indentation)
(#487) Expected indentation of 4 spaces (indentation)
(#490) Expected indentation of 4 spaces (indentation)
(#491) Expected indentation of 4 spaces (indentation)
(#492) Expected indentation of 4 spaces (indentation)
(#493) Expected indentation of 4 spaces (indentation)
(#494) Expected indentation of 4 spaces (indentation)
(#495) Expected indentation of 4 spaces (indentation)
(#498) Expected indentation of 4 spaces (indentation)
(#501) Expected indentation of 4 spaces (indentation)
(#504) Expected indentation of 4 spaces (indentation)
(#505) Expected indentation of 4 spaces (indentation)
(#508) 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)
(#515) Expected indentation of 4 spaces (indentation)
(#516) Expected indentation of 4 spaces (indentation)
(#517) Expected indentation of 4 spaces (indentation)
(#518) Expected indentation of 4 spaces (indentation)
(#519) Expected indentation of 4 spaces (indentation)
(#520) Expected indentation of 4 spaces (indentation)
(#521) Expected indentation of 4 spaces (indentation)
(#522) Expected indentation of 4 spaces (indentation)
(#523) Expected indentation of 4 spaces (indentation)
(#524) Expected indentation of 4 spaces (indentation)
(#527) Expected indentation of 4 spaces (indentation)
(#530) Expected indentation of 4 spaces (indentation)
(#531) Expected indentation of 4 spaces (indentation)
(#532) Expected indentation of 4 spaces (indentation)
(#533) Expected indentation of 4 spaces (indentation)
(#536) Expected indentation of 4 spaces (indentation)
(#539) Expected indentation of 4 spaces (indentation)
(#542) Expected indentation of 4 spaces (indentation)
(#543) Expected indentation of 4 spaces (indentation)
(#544) Expected indentation of 4 spaces (indentation)
(#545) Expected indentation of 4 spaces (indentation)
(#546) Expected indentation of 4 spaces (indentation)
(#547) Expected indentation of 4 spaces (indentation)
(#548) Expected indentation of 4 spaces (indentation)
(#549) Expected indentation of 4 spaces (indentation)
(#550) Expected indentation of 4 spaces (indentation)
(#553) Expected indentation of 4 spaces (indentation)
(#554) Expected indentation of 4 spaces (indentation)
(#557) Expected indentation of 4 spaces (indentation)
(#558) Expected indentation of 4 spaces (indentation)
(#561) 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)
(#570) Expected indentation of 4 spaces (indentation)
(#571) Expected indentation of 4 spaces (indentation)
(#572) 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)
(#580) Expected indentation of 4 spaces (indentation)
(#583) Expected indentation of 4 spaces (indentation)
(#586) Expected indentation of 4 spaces (indentation)
(#587) 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)
(#596) Expected indentation of 4 spaces (indentation)
(#599) Expected indentation of 4 spaces (indentation)
(#602) Expected indentation of 4 spaces (indentation)
(#603) Expected indentation of 4 spaces (indentation)
(#606) Expected indentation of 4 spaces (indentation)
(#607) Expected indentation of 4 spaces (indentation)
(#608) Expected indentation of 4 spaces (indentation)
(#611) Expected indentation of 4 spaces (indentation)
(#614) Expected indentation of 4 spaces (indentation)
(#615) Expected indentation of 4 spaces (indentation)
(#616) Expected indentation of 4 spaces (indentation)
(#617) Expected indentation of 4 spaces (indentation)
(#618) Expected indentation of 4 spaces (indentation)
(#619) Expected indentation of 4 spaces (indentation)
(#622) 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)
(#630) Expected indentation of 4 spaces (indentation)
(#631) Expected indentation of 4 spaces (indentation)
(#632) Expected indentation of 4 spaces (indentation)
(#633) Expected indentation of 4 spaces (indentation)
(#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)
(#638) Expected indentation of 4 spaces (indentation)
(#639) Expected indentation of 4 spaces (indentation)
(#640) Expected indentation of 4 spaces (indentation)
(#641) Expected indentation of 4 spaces (indentation)
(#642) 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)
(#658) Expected indentation of 4 spaces (indentation)
(#661) Expected indentation of 4 spaces (indentation)
(#662) Expected indentation of 4 spaces (indentation)
(#663) Expected indentation of 4 spaces (indentation)
(#664) Expected indentation of 4 spaces (indentation)
(#665) Expected indentation of 4 spaces (indentation)
(#666) Expected indentation of 4 spaces (indentation)
(#667) Expected indentation of 4 spaces (indentation)
(#668) Expected indentation of 4 spaces (indentation)
(#671) Expected indentation of 4 spaces (indentation)
(#674) Expected indentation of 4 spaces (indentation)
(#675) Expected indentation of 4 spaces (indentation)
(#678) Expected indentation of 4 spaces (indentation)
(#679) Expected indentation of 4 spaces (indentation)
(#683) Expected indentation of 4 spaces (indentation)
(#684) Expected indentation of 4 spaces (indentation)
(#685) Expected indentation of 4 spaces (indentation)
(#686) Expected indentation of 4 spaces (indentation)
(#687) Expected indentation of 4 spaces (indentation)
(#692) Expected indentation of 4 spaces (indentation)
(#693) Expected indentation of 4 spaces (indentation)
(#694) Expected indentation of 4 spaces (indentation)
(#695) Expected indentation of 4 spaces (indentation)
(#696) Expected indentation of 4 spaces (indentation)
(#697) Expected indentation of 4 spaces (indentation)
(#698) Expected indentation of 4 spaces (indentation)
(#699) Expected indentation of 4 spaces (indentation)
(#703) Expected indentation of 4 spaces (indentation)
(#704) Expected indentation of 4 spaces (indentation)
(#707) Expected indentation of 4 spaces (indentation)
(#708) Expected indentation of 4 spaces (indentation)
(#709) Expected indentation of 4 spaces (indentation)
(#710) Expected indentation of 4 spaces (indentation)
(#711) Expected indentation of 4 spaces (indentation)
(#712) Expected indentation of 4 spaces (indentation)
(#713) Expected indentation of 4 spaces (indentation)
(#714) Expected indentation of 4 spaces (indentation)
(#715) Expected indentation of 4 spaces (indentation)
(#719) Expected indentation of 4 spaces (indentation)
(#720) Expected indentation of 4 spaces (indentation)
(#721) Expected indentation of 4 spaces (indentation)
(#722) Expected indentation of 4 spaces (indentation)
(#726) Expected indentation of 4 spaces (indentation)
(#730) Expected indentation of 4 spaces (indentation)
(#731) Expected indentation of 4 spaces (indentation)
(#735) Expected indentation of 4 spaces (indentation)
(#736) Expected indentation of 4 spaces (indentation)
(#737) Expected indentation of 4 spaces (indentation)
(#738) Expected indentation of 4 spaces (indentation)
(#739) Expected indentation of 4 spaces (indentation)
(#740) Expected indentation of 4 spaces (indentation)
(#741) Expected indentation of 4 spaces (indentation)
(#742) Expected indentation of 4 spaces (indentation)
(#743) Expected indentation of 4 spaces (indentation)
(#747) Expected indentation of 4 spaces (indentation)
(#748) Expected indentation of 4 spaces (indentation)
(#749) Expected indentation of 4 spaces (indentation)
(#753) Expected indentation of 4 spaces (indentation)
(#754) Expected indentation of 4 spaces (indentation)
(#755) Expected indentation of 4 spaces (indentation)
(#756) Expected indentation of 4 spaces (indentation)
(#760) Expected indentation of 4 spaces (indentation)
(#761) Expected indentation of 4 spaces (indentation)
(#762) Expected indentation of 4 spaces (indentation)
(#763) Expected indentation of 4 spaces (indentation)
(#764) Expected indentation of 4 spaces (indentation)
(#765) Expected indentation of 4 spaces (indentation)
(#766) Expected indentation of 4 spaces (indentation)
(#767) Expected indentation of 4 spaces (indentation)
(#768) Expected indentation of 4 spaces (indentation)
(#769) Expected indentation of 4 spaces (indentation)
(#770) Expected indentation of 4 spaces (indentation)
(#774) Expected indentation of 4 spaces (indentation)
(#775) Expected indentation of 4 spaces (indentation)
(#780) Expected indentation of 4 spaces (indentation)
(#781) Expected indentation of 4 spaces (indentation)
(#782) Expected indentation of 4 spaces (indentation)
(#783) Expected indentation of 4 spaces (indentation)
(#784) Expected indentation of 4 spaces (indentation)
(#785) Expected indentation of 4 spaces (indentation)
(#789) Expected indentation of 4 spaces (indentation)
(#790) Expected indentation of 4 spaces (indentation)
(#791) Expected indentation of 4 spaces (indentation)
(#792) Expected indentation of 4 spaces (indentation)
(#793) Expected indentation of 4 spaces (indentation)
(#794) Expected indentation of 4 spaces (indentation)
(#795) Expected indentation of 4 spaces (indentation)
(#796) Expected indentation of 4 spaces (indentation)
(#800) Expected indentation of 4 spaces (indentation)
(#801) Expected indentation of 4 spaces (indentation)
(#802) Expected indentation of 4 spaces (indentation)
(#803) Expected indentation of 4 spaces (indentation)
(#804) Expected indentation of 4 spaces (indentation)
(#805) Expected indentation of 4 spaces (indentation)
(#806) Expected indentation of 4 spaces (indentation)
(#807) Expected indentation of 4 spaces (indentation)
(#808) Expected indentation of 4 spaces (indentation)
(#809) Expected indentation of 4 spaces (indentation)
(#810) Expected indentation of 4 spaces (indentation)
(#814) Expected indentation of 4 spaces (indentation)
(#820) Expected indentation of 4 spaces (indentation)
(#821) Expected indentation of 4 spaces (indentation)
(#822) Expected indentation of 4 spaces (indentation)
(#823) Expected indentation of 4 spaces (indentation)
(#824) Expected indentation of 4 spaces (indentation)
(#825) Expected indentation of 4 spaces (indentation)
(#826) Expected indentation of 4 spaces (indentation)
(#827) Expected indentation of 4 spaces (indentation)
(#828) Expected indentation of 4 spaces (indentation)
(#829) Expected indentation of 4 spaces (indentation)
(#834) Expected indentation of 4 spaces (indentation)
(#837) Expected indentation of 4 spaces (indentation)
(#838) Expected indentation of 4 spaces (indentation)
(#839) Expected indentation of 4 spaces (indentation)
(#842) Expected indentation of 4 spaces (indentation)
(#843) Expected indentation of 4 spaces (indentation)
(#844) Expected indentation of 4 spaces (indentation)
(#847) Expected indentation of 4 spaces (indentation)
(#848) Expected indentation of 4 spaces (indentation)
(#849) Expected indentation of 4 spaces (indentation)
(#852) Expected indentation of 4 spaces (indentation)
(#853) Expected indentation of 4 spaces (indentation)
(#854) Expected indentation of 4 spaces (indentation)
(#858) Expected indentation of 4 spaces (indentation)
(#859) Expected indentation of 4 spaces (indentation)
(#860) Expected indentation of 4 spaces (indentation)
(#861) Expected indentation of 4 spaces (indentation)
(#862) Expected indentation of 4 spaces (indentation)
(#863) Expected indentation of 4 spaces (indentation)
(#864) Expected indentation of 4 spaces (indentation)
(#865) Expected indentation of 4 spaces (indentation)
(#882) Expected indentation of 4 spaces (indentation)
(#886) Expected indentation of 4 spaces (indentation)
(#890) Expected indentation of 4 spaces (indentation)
(#894) Expected indentation of 4 spaces (indentation)
(#898) Expected indentation of 4 spaces (indentation)
(#899) Expected indentation of 4 spaces (indentation)
(#900) Expected indentation of 4 spaces (indentation)
(#901) Expected indentation of 4 spaces (indentation)
(#906) Expected indentation of 4 spaces (indentation)
(#910) Expected indentation of 4 spaces (indentation)
(#915) Expected indentation of 4 spaces (indentation)
(#919) Expected indentation of 4 spaces (indentation)
(#920) Expected indentation of 4 spaces (indentation)
(#949) Expected indentation of 4 spaces (indentation)
(#977) Expected indentation of 4 spaces (indentation)
(#982) Expected indentation of 4 spaces (indentation)
(#983) Expected indentation of 4 spaces (indentation)
(#984) Expected indentation of 4 spaces (indentation)
(#985) Expected indentation of 4 spaces (indentation)
(#986) Expected indentation of 4 spaces (indentation)
(#987) Expected indentation of 4 spaces (indentation)
(#991) Expected indentation of 4 spaces (indentation)
(#992) Expected indentation of 4 spaces (indentation)
(#1000) Expected indentation of 4 spaces (indentation)
(#1001) Expected indentation of 4 spaces (indentation)
(#1002) Expected indentation of 4 spaces (indentation)
(#1006) Expected indentation of 4 spaces (indentation)
(#1007) Expected indentation of 4 spaces (indentation)
(#1008) Expected indentation of 4 spaces (indentation)
(#1009) Expected indentation of 4 spaces (indentation)
(#1013) Expected indentation of 4 spaces (indentation)
(#1014) Expected indentation of 4 spaces (indentation)
(#1015) Expected indentation of 4 spaces (indentation)
(#1016) Expected indentation of 4 spaces (indentation)
(#1017) Expected indentation of 4 spaces (indentation)
(#1018) Expected indentation of 4 spaces (indentation)
(#1019) Expected indentation of 4 spaces (indentation)
(#1020) Expected indentation of 4 spaces (indentation)
(#1024) Expected indentation of 4 spaces (indentation)
(#1025) Expected indentation of 4 spaces (indentation)
(#1026) Expected indentation of 4 spaces (indentation)
(#1029) Expected indentation of 4 spaces (indentation)
(#1030) Expected indentation of 4 spaces (indentation)
(#1031) Expected indentation of 4 spaces (indentation)
(#1034) Expected indentation of 4 spaces (indentation)
(#1035) Expected indentation of 4 spaces (indentation)
(#1036) Expected indentation of 4 spaces (indentation)
(#1042) Expected indentation of 4 spaces (indentation)
(#1043) Expected indentation of 4 spaces (indentation)
(#1044) Expected indentation of 4 spaces (indentation)
(#1045) Expected indentation of 4 spaces (indentation)
(#1046) Expected indentation of 4 spaces (indentation)
(#1051) Expected indentation of 4 spaces (indentation)
(#1052) Expected indentation of 4 spaces (indentation)
(#1053) Expected indentation of 4 spaces (indentation)
(#1054) Expected indentation of 4 spaces (indentation)
(#1055) Expected indentation of 4 spaces (indentation)
(#1056) Expected indentation of 4 spaces (indentation)
(#1057) Expected indentation of 4 spaces (indentation)
(#1061) Expected indentation of 4 spaces (indentation)
(#1062) Expected indentation of 4 spaces (indentation)
(#1067) Expected indentation of 4 spaces (indentation)
(#1070) Expected indentation of 4 spaces (indentation)
(#1073) Expected indentation of 4 spaces (indentation)
(#1077) Expected indentation of 4 spaces (indentation)
(#1078) Expected indentation of 4 spaces (indentation)
(#1082) Expected indentation of 4 spaces (indentation)
(#1085) Expected indentation of 4 spaces (indentation)
(#1088) Expected indentation of 4 spaces (indentation)
(#1092) Expected indentation of 4 spaces (indentation)
(#1093) Expected indentation of 4 spaces (indentation)
(#1094) Expected indentation of 4 spaces (indentation)
(#1098) Expected indentation of 4 spaces (indentation)
(#1101) Expected indentation of 4 spaces (indentation)
(#1104) Expected indentation of 4 spaces (indentation)
(#1107) Expected indentation of 4 spaces (indentation)
(#1110) Expected indentation of 4 spaces (indentation)
(#1111) Expected indentation of 4 spaces (indentation)
(#1114) Expected indentation of 4 spaces (indentation)
(#1118) Expected indentation of 4 spaces (indentation)
(#1121) Expected indentation of 4 spaces (indentation)
(#1125) Expected indentation of 4 spaces (indentation)
(#1126) Expected indentation of 4 spaces (indentation)
(#1127) Expected indentation of 4 spaces (indentation)

PHPDocs style problems

(616 errors, 53 warnings)

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

mod/solo/attempt/manageattempts.php
(#2) Empty line found after PHP open tag
(#100) Found comment starting with three or more slashes
(#18) No one-line description found in phpdocs for file
mod/solo/backup/moodle2/backup_solo_activity_task.class.php
(#2) Empty line found after PHP open tag
(#19) Inline phpdocs tag {@link backup_solo_activity_task} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
mod/solo/backup/moodle2/backup_solo_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_solo_activity_task} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
mod/solo/backup/moodle2/restore_solo_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_solo_activity_task
(#80) Inline phpdocs tag {@link restore_logs_processor} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#82) Inline phpdocs tag {@link restore_log_rule} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#96) Inline phpdocs tag {@link restore_logs_processor} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#98) Inline phpdocs tag {@link restore_log_rule} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
mod/solo/backup/moodle2/restore_solo_stepslib.php
(#2) Empty line found after PHP open tag
(#36) Function restore_solo_activity_structure_step::define_structure is not documented
(#78) Function restore_solo_activity_structure_step::process_solo is not documented
(#96) Function restore_solo_activity_structure_step::process_attempts is not documented
(#111) Function restore_solo_activity_structure_step::process_attemptstats is not documented
(#125) Function restore_solo_activity_structure_step::process_airesults is not documented
(#139) Function restore_solo_activity_structure_step::process_topics is not documented
(#167) Function restore_solo_activity_structure_step::process_selectedtopics is not documented
(#228) Function restore_solo_activity_structure_step::after_execute is not documented
(#44) Found comment starting with three or more slashes
(#46) Found comment starting with three or more slashes
(#63) Found comment starting with three or more slashes
(#65) Found comment starting with three or more slashes
(#18) No one-line description found in phpdocs for file
mod/solo/classes/aitranscript.php
(#16) Package is not specified for class aitranscript. It is also not specified in file-level phpdocs
(#16) Class aitranscript is not documented
(#18) Function aitranscript::__construct is not documented
(#45) Function aitranscript::recalculate is not documented
(#63) Function aitranscript::aidetails is not documented
(#94) Function aitranscript::has_attempt is not documented
(#101) Function aitranscript::update_stats is not documented
(#106) Function aitranscript::has_transcripts is not documented
(#111) Function aitranscript::is_ai_enabled is not documented
(#117) Function aitranscript::create_record is not documented
(#140) Function aitranscript::fetch_transcripts is not documented
(#173) Function aitranscript::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/solo/classes/aitranscriptutils.php
(#42) Function aitranscriptutils::can_transcribe is not documented
(#68) Function aitranscriptutils::is_json is not documented
(#83) Function aitranscriptutils::lines_to_brs is not documented
(#90) Function aitranscriptutils::fetch_duration_from_transcript is not documented
(#106) Function aitranscriptutils::fetch_duration_from_transcript_json is not documented
(#128) Function aitranscriptutils::fetch_duration_from_transcript_gjson is not documented
(#152) Function aitranscriptutils::fetch_audio_points is not documented
(#174) Function aitranscriptutils::fetch_audio_points_json is not documented
(#220) Function aitranscriptutils::fetch_audio_points_gjson is not documented
(#269) Function aitranscriptutils::processscores is not documented
(#306) Function aitranscriptutils::count_sessionerrors is not documented
(#317) Function aitranscriptutils::get_aieval_byuser is not documented
(#327) Function aitranscriptutils::estimate_errors is not documented
(#344) Function aitranscriptutils::fetch_all_mistranscriptions is not documented
(#386) Function aitranscriptutils::fetch_attempt_mistranscriptions is not documented
(#408) Function aitranscriptutils::fetch_one_mistranscription is not documented
(#486) Function aitranscriptutils::get_accadjust_options is not documented
(#495) Function aitranscriptutils::render_passage is not documented
(#556) Function aitranscriptutils::prepare_turn_markers is not documented
(#583) Function aitranscriptutils::count_turn_words is not documented
(#624) Function aitranscriptutils::prepare_passage_amd is not documented
(#271) Found comment starting with three or more slashes
(#463) Found comment starting with three or more slashes
mod/solo/classes/attempt/audiorecordingform.php
(#13) Package is not specified for class audiorecordingform. It is also not specified in file-level phpdocs
(#13) Class audiorecordingform is not documented
(#18) Function audiorecordingform::custom_definition is not documented
(#50) Function audiorecordingform::custom_definition_after_data is not documented
(#54) Function audiorecordingform::get_savebutton_text is not documented
(#16) Variable audiorecordingform::$type is not documented
(#17) Variable audiorecordingform::$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/solo/classes/attempt/baseform.php
(#40) Package is not specified for class baseform. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#144) Function baseform::definition_after_data is not documented
(#148) Function baseform::get_savebutton_text is not documented
(#152) Function baseform::add_fontawesomecombo_field is not documented
(#185) Function baseform::add_targetwords_fields is not documented
(#206) Function baseform::add_targetwords_display is not documented
(#222) Function baseform::add_totalwordsgoal is not documented
(#231) Function baseform::add_upload_warning is not documented
(#240) Function baseform::add_title is not documented
(#245) Function baseform::add_instructions is not documented
(#250) Function baseform::add_activitycontent is not documented
(#310) Function baseform::add_tips_field is not documented
(#316) Function baseform::add_targettime_field is not documented
(#322) Function baseform::add_speakingtopic is not documented
(#328) Function baseform::set_targetwords is not documented
(#337) Function baseform::add_usercombo_field is not documented
(#369) Function baseform::add_userselector_field is not documented
(#383) Function baseform::add_transcript_editor is not documented
(#398) Function baseform::fetch_markedpassage is not documented
(#404) Function baseform::add_markedpassage_field is not documented
(#410) Function baseform::fetch_stats is not documented
(#416) Function baseform::add_stats_field is not documented
(#424) Function baseform::add_recordingurl_field is not documented
(#433) Function baseform::add_audio_upload is not documented
(#456) Function baseform::add_audio_player is not documented
(#463) Function baseform::add_audio_recording is not documented
(#5) Found comment starting with three or more slashes
(#23) Found comment starting with three or more slashes
(#510) Found comment starting with three or more slashes
(#495) Phpdocs for function baseform::fetch_recorder has incomplete parameters list
(#612) Phpdocs for function baseform::construction_override has incomplete parameters list
(#45) Not recommended phpdocs tag @abstract used
mod/solo/classes/attempt/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::delete_attempt is not documented
(#63) Function helper::fetch_editor_options is not documented
(#71) Function helper::fetch_filemanager_options is not documented
mod/solo/classes/attempt/selftranscribeform.php
(#13) Package is not specified for class selftranscribeform. It is also not specified in file-level phpdocs
(#13) Class selftranscribeform is not documented
(#18) Function selftranscribeform::custom_definition is not documented
(#27) Function selftranscribeform::custom_definition_after_data is not documented
(#31) Function selftranscribeform::get_savebutton_text is not documented
(#16) Variable selftranscribeform::$type is not documented
(#17) Variable selftranscribeform::$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/solo/classes/attempt/userselectionsform.php
(#13) Package is not specified for class userselectionsform. It is also not specified in file-level phpdocs
(#13) Class userselectionsform is not documented
(#17) Function userselectionsform::custom_definition is not documented
(#45) Function userselectionsform::custom_definition_after_data is not documented
(#50) Function userselectionsform::get_savebutton_text is not documented
(#15) Variable userselectionsform::$type is not documented
(#16) Variable userselectionsform::$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/solo/classes/attempthelper.php
(#12) Package is not specified for class attempthelper. It is also not specified in file-level phpdocs
(#12) Class attempthelper is not documented
(#19) Function attempthelper::__construct is not documented
(#26) Function attempthelper::fetch_media_url is not documented
(#45) Function attempthelper::fetch_attempts is not documented
(#62) Function attempthelper::fetch_latest_complete_attempt is not documented
(#80) Function attempthelper::fetch_latest_attempt is not documented
(#100) Function attempthelper::fetch_specific_attempt is not documented
(#110) Function attempthelper::fetch_attempts_for_js is not documented
(#14) Variable attempthelper::$cm is not documented
(#15) Variable attempthelper::$context is not documented
(#16) Variable attempthelper::$mod is not documented
(#17) Variable attempthelper::$attempts 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/solo/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
(#16) Constant constants::M_COMPONENT is not documented
(#17) Constant constants::M_TABLE is not documented
(#18) Constant constants::M_ATTEMPTSTABLE is not documented
(#19) Constant constants::M_STATSTABLE is not documented
(#20) Constant constants::M_TOPIC_TABLE is not documented
(#21) Constant constants::M_SELECTEDTOPIC_TABLE is not documented
(#22) Constant constants::M_AITABLE is not documented
(#23) Constant constants::M_MODNAME is not documented
(#24) Constant constants::M_URL is not documented
(#25) Constant constants::M_CLASS is not documented
(#26) Constant constants::M_CLASS_ITEMTABLE is not documented
(#27) Constant constants::M_CLASS_TOPICSCONTAINER is not documented
(#28) Constant constants::M_CLASS_TOPICSCHECKBOX is not documented
(#29) Constant constants::M_PLUGINSETTINGS is not documented
(#31) Constant constants::M_USE_DATATABLES is not documented
(#34) Constant constants::M_AI_PARENTFIELDNAME is not documented
(#35) Constant constants::M_TARGET_CONVLENGTHFIELDNAME is not documented
(#36) Constant constants::ACCMETHOD_NONE is not documented
(#37) Constant constants::ACCMETHOD_AUTO is not documented
(#38) Constant constants::ACCMETHOD_FIXED is not documented
(#39) Constant constants::ACCMETHOD_NOERRORS is not documented
(#42) Constant constants::M_RECORDERID is not documented
(#43) Constant constants::M_WIDGETID is not documented
(#46) Constant constants::M_GRADEHIGHEST is not documented
(#47) Constant constants::M_GRADELOWEST is not documented
(#48) Constant constants::M_GRADELATEST is not documented
(#49) Constant constants::M_GRADEAVERAGE is not documented
(#50) Constant constants::M_GRADENONE is not documented
(#53) Constant constants::REC_AUDIO is not documented
(#54) Constant constants::REC_VIDEO is not documented
(#56) Constant constants::SKIN_PLAIN is not documented
(#57) Constant constants::SKIN_BMR is not documented
(#58) Constant constants::SKIN_123 is not documented
(#59) Constant constants::SKIN_FRESH is not documented
(#60) Constant constants::SKIN_ONCE is not documented
(#61) Constant constants::SKIN_UPLOAD is not documented
(#64) Constant constants::STEP_NONE is not documented
(#65) Constant constants::STEP_USERSELECTIONS is not documented
(#66) Constant constants::STEP_AUDIORECORDING is not documented
(#67) Constant constants::STEP_SELFTRANSCRIBE is not documented
(#69) Constant constants::T_AUDIORECORDING is not documented
(#70) Constant constants::T_USERSELECTIONS is not documented
(#71) Constant constants::T_SELFTRANSCRIBE is not documented
(#73) Constant constants::TEXTDESCR is not documented
(#74) Constant constants::TEXTDESCR_FILEAREA is not documented
(#76) Constant constants::M_FILEAREA_SUBMISSIONS is not documented
(#77) Constant constants::M_FILEAREA_TOPICMEDIA is not documented
(#79) Constant constants::AUDIOPROMPT_FILEAREA is not documented
(#80) Constant constants::AUDIOANSWER_FILEAREA is not documented
(#81) Constant constants::PICTUREPROMPT_FILEAREA is not documented
(#82) Constant constants::TEXTPROMPT_FILEAREA is not documented
(#83) Constant constants::TEXTANSWER_FILEAREA is not documented
(#84) Constant constants::PASSAGEPICTURE_FILEAREA is not documented
(#87) Constant constants::C_AUDIOPLAYER is not documented
(#88) Constant constants::C_CURRENTFORMAT is not documented
(#89) Constant constants::C_LANGSELECT is not documented
(#90) Constant constants::C_VOICESELECT is not documented
(#91) Constant constants::C_PLAYBUTTON is not documented
(#92) Constant constants::C_FILENAMETEXT is not documented
(#93) Constant constants::C_TARGETWORDSDISPLAY is not documented
(#95) Constant constants::RECORDINGURLFIELD is not documented
(#96) Constant constants::STREAMINGTRANSCRIPTFIELD is not documented
(#97) Constant constants::RECORDERORPLAYERFIELD is not documented
(#99) Constant constants::TRANSCRIBER_NONE is not documented
(#100) Constant constants::TRANSCRIBER_AMAZONTRANSCRIBE is not documented
(#101) Constant constants::TRANSCRIBER_GOOGLECLOUDSPEECH is not documented
(#102) Constant constants::TRANSCRIBER_GOOGLECHROME is not documented
(#103) Constant constants::TRANSCRIBER_AMAZONSTREAMING is not documented
(#105) Constant constants::M_TOPICLEVEL_CUSTOM is not documented
(#106) Constant constants::M_TOPICLEVEL_COURSE is not documented
(#108) Constant constants::DEF_CONVLENGTH is not documented
(#109) Constant constants::M_C_TRANSCRIPTDISPLAY is not documented
(#110) Constant constants::M_C_TRANSCRIPTEDITOR is not documented
(#111) Constant constants::M_C_CONVERSATION is not documented
(#114) Constant constants::M_LANG_ENUS is not documented
(#115) Constant constants::M_LANG_ENGB is not documented
(#116) Constant constants::M_LANG_ENAU is not documented
(#117) Constant constants::M_LANG_ENIN is not documented
(#118) Constant constants::M_LANG_ESUS is not documented
(#119) Constant constants::M_LANG_ESES is not documented
(#120) Constant constants::M_LANG_FRCA is not documented
(#121) Constant constants::M_LANG_FRFR is not documented
(#122) Constant constants::M_LANG_DEDE is not documented
(#123) Constant constants::M_LANG_ITIT is not documented
(#124) Constant constants::M_LANG_PTBR is not documented
(#125) Constant constants::M_LANG_DADK is not documented
(#126) Constant constants::M_LANG_KOKR is not documented
(#127) Constant constants::M_LANG_HIIN is not documented
(#128) Constant constants::M_LANG_ARAE is not documented
(#129) Constant constants::M_LANG_ARSA is not documented
(#130) Constant constants::M_LANG_ZHCN is not documented
(#131) Constant constants::M_LANG_NLNL is not documented
(#132) Constant constants::M_LANG_ENIE is not documented
(#133) Constant constants::M_LANG_ENWL is not documented
(#134) Constant constants::M_LANG_ENAB is not documented
(#135) Constant constants::M_LANG_FAIR is not documented
(#136) Constant constants::M_LANG_DECH is not documented
(#137) Constant constants::M_LANG_HEIL is not documented
(#138) Constant constants::M_LANG_IDID is not documented
(#139) Constant constants::M_LANG_JAJP is not documented
(#140) Constant constants::M_LANG_MSMY is not documented
(#141) Constant constants::M_LANG_PTPT is not documented
(#142) Constant constants::M_LANG_RURU is not documented
(#143) Constant constants::M_LANG_TAIN is not documented
(#144) Constant constants::M_LANG_TEIN is not documented
(#145) Constant constants::M_LANG_TRTR 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
(#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/solo/classes/diff.php
(#2) Empty line found after PHP open tag
(#19) Class diff is not documented
(#32) Function diff::fetchWordArray is not documented
(#54) Function diff::isUnicodemb4 is not documented
(#86) Function diff::cleanText is not documented
(#162) Function diff::fetchAlternativesArray is not documented
(#207) Function diff::generous_match is not documented
(#233) Function diff::fetchSequences is not documented
(#370) Function diff::debug_print_sequence is not documented
(#388) Function diff::check_alternatives_for_match is not documented
(#423) Function diff::fetchWildcardsArray is not documented
(#442) Function diff::mb_strequals is not documented
(#457) Function diff::cmp is not documented
(#486) Function diff::fetchDiffs is not documented
(#612) 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/solo/classes/external.php
(#31) Function external::toggle_topic_selected is not documented
(#56) Function external::toggle_topic_selected_parameters is not documented
(#63) Function external::toggle_topic_selected_returns is not documented
(#67) Function external::get_grade_submission_parameters is not documented
(#74) Function external::get_grade_submission is not documented
(#79) Function external::get_grade_submission_returns is not documented
(#316) Function external::check_for_results_parameters is not documented
(#322) Function external::check_for_results is not documented
(#353) Function external::check_for_results_returns is not documented
(#132) Phpdocs for function external::submit_rubric_grade_form has incomplete parameters list
(#239) Phpdocs for function external::submit_simple_grade_form 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/solo/classes/grades/gradeitems.php
(#10) Package is not specified for class gradeitems. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#10) Class gradeitems is not documented
mod/solo/classes/grades/grades.php
(#12) Package mod_solo\grades is not valid
(#2) Empty line found after PHP open tag
(#18) Phpdocs for function grades::getGrades has incomplete parameters list
mod/solo/classes/grades/gradesubmissions.php
(#13) Package mod_solo\grades is not valid
(#2) Empty line found after PHP open tag
(#79) Phpdocs for function gradesubmissions::getStudentsToGrade has incomplete parameters list
(#128) Phpdocs for function gradesubmissions::getPageOfStudents has incomplete parameters list
mod/solo/classes/output/attempt_renderer.php
(#2) Empty line found after PHP open tag
(#92) Function attempt_renderer::show_userattemptsummary is not documented
(#97) Function attempt_renderer::show_placeholdereval is not documented
(#103) Function attempt_renderer::show_teachereval is not documented
(#111) Function attempt_renderer::show_spellingerrors is not documented
(#121) Function attempt_renderer::show_grammarerrors is not documented
(#132) Function attempt_renderer::show_summary is not documented
(#148) Function attempt_renderer::show_summarypassageandstats is not documented
(#189) Function attempt_renderer::show_myreports is not documented
(#306) Function attempt_renderer::setup_datatables is not documented
(#332) Function attempt_renderer::fetch_recorder_amd is not documented
(#37) Phpdocs for function attempt_renderer::add_edit_page_links has incomplete parameters list
(#213) Phpdocs for function attempt_renderer::show_attempts_list has incomplete parameters list
mod/solo/classes/output/renderer.php
(#15) Package is not specified for class renderer. It is also not specified in file-level phpdocs
(#15) Class renderer is not documented
(#59) Function renderer::fetch_title is not documented
(#82) Function renderer::show_no_content is not documented
(#99) Function renderer::fetch_activity_amd is not documented
(#133) Function renderer::imagecombo is not documented
(#140) Function renderer::developerpage is not documented
(#39) Found comment starting with three or more slashes
(#2) No one-line description found in phpdocs for file
(#20) Phpdocs for function renderer::header has incomplete parameters list
(#69) Phpdocs for function renderer::show_intro 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/solo/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
(#16) Function report_renderer::render_reportmenu is not documented
(#61) Function report_renderer::render_menuinstructions is not documented
(#69) Function report_renderer::render_hiddenaudioplayer is not documented
(#75) Function report_renderer::render_reporttitle_html is not documented
(#82) Function report_renderer::render_empty_section_html is not documented
(#88) Function report_renderer::render_exportbuttons_html is not documented
(#116) Function report_renderer::make_name_safe is not documented
(#122) Function report_renderer::render_file_download is not documented
(#173) Function report_renderer::render_section_csv is not documented
(#208) Function report_renderer::render_section_html is not documented
(#294) Function report_renderer::render_linechart is not documented
(#315) Function report_renderer::show_reports_footer is not documented
(#326) Function report_renderer::show_perpage_selector 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/solo/classes/output/topic_renderer.php
(#2) Empty line found after PHP open tag
(#167) Function topic_renderer::setup_datatables is not documented
(#37) Phpdocs for function topic_renderer::add_edit_page_links has incomplete parameters list
(#61) Phpdocs for function topic_renderer::show_topics_list has incomplete parameters list
mod/solo/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
(#24) Function attempts::fetch_formatted_field is not documented
(#150) Function attempts::fetch_formatted_heading is not documented
(#157) Function attempts::process_raw_data is not documented
(#17) Variable attempts::$report is not documented
(#18) Variable attempts::$fields is not documented
(#19) Variable attempts::$headingdata is not documented
(#20) Variable attempts::$qcache is not documented
(#21) 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/solo/classes/report/basereport.php
(#54) Function basereport::process_raw_data is not documented
(#55) Function basereport::fetch_formatted_heading is not documented
(#57) Function basereport::__construct is not documented
(#64) Function basereport::fetch_fields is not documented
(#67) Function basereport::fetch_head is not documented
(#74) Function basereport::fetch_name is not documented
(#78) Function basereport::fetch_all_rows_count is not documented
(#82) Function basereport::truncate is not documented
(#89) Function basereport::fetch_cache is not documented
(#100) Function basereport::fetch_formatted_time is not documented
(#108) Function basereport::fetch_time_difference is not documented
(#124) Function basereport::fetch_formatted_rows is not documented
(#148) Function basereport::fetch_formatted_field is not documented
(#47) Variable basereport::$report is not documented
(#48) Variable basereport::$head is not documented
(#49) Variable basereport::$rawdata is not documented
(#50) Variable basereport::$fields is not documented
(#51) Variable basereport::$dbcache is not documented
mod/solo/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
(#22) Function basic::fetch_formatted_field is not documented
(#47) Function basic::fetch_formatted_heading is not documented
(#55) Function basic::process_raw_data is not documented
(#16) Variable basic::$report is not documented
(#17) Variable basic::$fields is not documented
(#18) Variable basic::$headingdata is not documented
(#19) Variable basic::$qcache is not documented
(#20) Variable basic::$ucache is not documented
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
mod/solo/classes/report/classprogress.php
(#14) Package is not specified for class classprogress. It is also not specified in file-level phpdocs
(#14) Class classprogress is not documented
(#23) Function classprogress::fetch_chart_data is not documented
(#76) Function classprogress::fetch_formatted_field is not documented
(#116) Function classprogress::fetch_formatted_heading is not documented
(#124) Function classprogress::process_raw_data is not documented
(#17) Variable classprogress::$report is not documented
(#18) Variable classprogress::$fields is not documented
(#19) Variable classprogress::$headingdata is not documented
(#20) Variable classprogress::$qcache is not documented
(#21) Variable classprogress::$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/solo/classes/report/detailedattempts.php
(#14) Package is not specified for class detailedattempts. It is also not specified in file-level phpdocs
(#14) Class detailedattempts is not documented
(#24) Function detailedattempts::fetch_formatted_field is not documented
(#170) Function detailedattempts::fetch_formatted_heading is not documented
(#178) Function detailedattempts::process_raw_data is not documented
(#17) Variable detailedattempts::$report is not documented
(#18) Variable detailedattempts::$fields is not documented
(#19) Variable detailedattempts::$headingdata is not documented
(#20) Variable detailedattempts::$qcache is not documented
(#21) Variable detailedattempts::$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/solo/classes/report/downloadaudio.php
(#14) Package is not specified for class downloadaudio. It is also not specified in file-level phpdocs
(#14) Class downloadaudio is not documented
(#24) Function downloadaudio::fetch_formatted_field is not documented
(#61) Function downloadaudio::fetch_formatted_heading is not documented
(#68) Function downloadaudio::process_raw_data is not documented
(#17) Variable downloadaudio::$report is not documented
(#18) Variable downloadaudio::$fields is not documented
(#19) Variable downloadaudio::$headingdata is not documented
(#20) Variable downloadaudio::$qcache is not documented
(#21) Variable downloadaudio::$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/solo/classes/report/myattempts.php
(#14) Package is not specified for class myattempts. It is also not specified in file-level phpdocs
(#14) Class myattempts is not documented
(#24) Function myattempts::fetch_formatted_field is not documented
(#114) Function myattempts::fetch_formatted_heading is not documented
(#124) Function myattempts::process_raw_data is not documented
(#17) Variable myattempts::$report is not documented
(#18) Variable myattempts::$fields is not documented
(#19) Variable myattempts::$headingdata is not documented
(#20) Variable myattempts::$qcache is not documented
(#21) Variable myattempts::$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/solo/classes/report/myprogress.php
(#14) Package is not specified for class myprogress. It is also not specified in file-level phpdocs
(#14) Class myprogress is not documented
(#23) Function myprogress::fetch_chart_data is not documented
(#76) Function myprogress::fetch_formatted_field is not documented
(#95) Function myprogress::fetch_formatted_heading is not documented
(#105) Function myprogress::process_raw_data is not documented
(#17) Variable myprogress::$report is not documented
(#18) Variable myprogress::$fields is not documented
(#19) Variable myprogress::$headingdata is not documented
(#20) Variable myprogress::$qcache is not documented
(#21) Variable myprogress::$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/solo/classes/report/userattempts.php
(#14) Package is not specified for class userattempts. It is also not specified in file-level phpdocs
(#14) Class userattempts is not documented
(#24) Function userattempts::fetch_formatted_field is not documented
(#117) Function userattempts::fetch_formatted_heading is not documented
(#127) Function userattempts::process_raw_data is not documented
(#17) Variable userattempts::$report is not documented
(#18) Variable userattempts::$fields is not documented
(#19) Variable userattempts::$headingdata is not documented
(#20) Variable userattempts::$qcache is not documented
(#21) Variable userattempts::$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/solo/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
(#101) Function setupform::add_media_upload is not documented
(#115) Function setupform::add_media_prompt_upload is not documented
(#5) Found comment starting with three or more slashes
(#23) Found comment starting with three or more slashes
(#123) Phpdocs for function setupform::add_editorarearesponse has incomplete parameters list
(#45) Not recommended phpdocs tag @abstract used
mod/solo/classes/task/solo_s3_adhoc.php
(#104) Function solo_s3_adhoc::do_retry is not documented
(#128) Function solo_s3_adhoc::do_forever_fail is not documented
mod/solo/classes/topic/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
(#38) Function helper::delete_topic is not documented
mod/solo/classes/topic/topicform.php
(#40) Package is not specified for class topicform. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#139) Function topicform::definition_after_data is not documented
(#5) Found comment starting with three or more slashes
(#23) Found comment starting with three or more slashes
(#144) Phpdocs for function topicform::construction_override has incomplete parameters list
(#45) Not recommended phpdocs tag @abstract used
mod/solo/classes/topichelper.php
(#12) Package is not specified for class topichelper. It is also not specified in file-level phpdocs
(#12) Class topichelper is not documented
(#19) Function topichelper::__construct is not documented
(#26) Function topichelper::fetch_topics is not documented
(#41) Function topichelper::fetch_topic is not documented
(#59) Function topichelper::fetch_selected_topics is not documented
(#69) Function topichelper::fetch_topics_for_js is not documented
(#14) Variable topichelper::$cm is not documented
(#15) Variable topichelper::$context is not documented
(#16) Variable topichelper::$mod is not documented
(#17) Variable topichelper::$topics 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/solo/classes/utils.php
(#45) Function utils::can_transcribe is not documented
(#65) Function utils::can_streaming_transcribe is not documented
(#104) Function utils::parse_streaming_results is not documented
(#136) Function utils::is_valid_transcript is not documented
(#143) Function utils::transcripts_are_ready_on_s3 is not documented
(#155) Function utils::retrieve_transcripts_from_s3 is not documented
(#202) Function utils::update_stats_for_autotranscript is not documented
(#212) Function utils::interlocutors_array_to_string is not documented
(#227) Function utils::fetch_lang_server_url is not documented
(#239) Function utils::fetch_selftranscript_parts is not documented
(#250) Function utils::fetch_sentence_stats is not documented
(#279) Function utils::fetch_word_stats is not documented
(#355) Function utils::fetch_targetwords is not documented
(#363) Function utils::calc_grammarspell_stats is not documented
(#446) Function utils::fetch_stats is not documented
(#473) Function utils::save_stats is not documented
(#494) Function utils::calculate_stats is not documented
(#548) Function utils::update_stat_aiaccuracy is not documented
(#564) Function utils::autograde_attempt is not documented
(#691) Function utils::remove_stats is not documented
(#703) Function utils::clear_ai_data is not documented
(#722) Function utils::register_aws_task is not documented
(#739) Function utils::toggle_topic_selected is not documented
(#768) Function utils::cleanText is not documented
(#807) Function utils::curl_fetch is not documented
(#825) Function utils::fetch_token_for_display is not documented
(#882) Function utils::fetch_token is not documented
(#959) Function utils::fetch_token_error is not documented
(#1000) Function utils::fetch_media_urls is not documented
(#1018) Function utils::fetch_duration_from_transcript is not documented
(#1035) Function utils::get_skin_options is not documented
(#1045) Function utils::get_recorders_options is not documented
(#1052) Function utils::get_grade_element_options is not documented
(#1060) Function utils::get_word_count_options is not documented
(#1067) Function utils::get_region_options is not documented
(#1084) Function utils::get_expiredays_options is not documented
(#1099) Function utils::fetch_options_transcribers is not documented
(#1108) Function utils::get_lang_options is not documented
(#1145) Function utils::fetch_topic_levels is not documented
(#1153) Function utils::get_conversationlength_options is not documented
(#1170) Function utils::fetch_fonticon is not documented
(#1177) Function utils::fetch_bonus_grade_options is not documented
(#1187) Function utils::fetch_ratio_grade_options is not documented
(#1196) Function utils::fetch_spellingerrors is not documented
(#1218) Function utils::fetch_grammarerrors is not documented
(#1362) Function utils::is_json is not documented
(#1373) Function utils::get_tts_voices is not documented
(#1433) Function utils::fetch_polly_url is not documented
(#1469) Function utils::add_mform_elements is not documented
(#1712) Function utils::prepare_file_and_json_stuff is not documented
(#40) Constant utils::CLOUDPOODLL is not documented
(#311) Phpdocs for function utils::count_syllables has incomplete parameters list
(#1235) Phpdocs for function utils::display_studentgrade has incomplete parameters list
(#1316) Phpdocs for function utils::get_grading_instance has incomplete parameters list
mod/solo/db/access.php
(#2) Empty line found after PHP open tag
mod/solo/db/install.php
(#2) Empty line found after PHP open tag
(#18) No one-line description found in phpdocs for file
mod/solo/db/log.php
(#2) Empty line found after PHP open tag
mod/solo/db/services.php
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
mod/solo/db/tasks.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
mod/solo/db/uninstall.php
(#2) Empty line found after PHP open tag
(#18) No one-line description found in phpdocs for file
mod/solo/db/upgrade.php
(#2) Empty line found after PHP open tag
mod/solo/developer.php
(#2) Empty line found after PHP open tag
(#138) Function copyAttempt is not documented
(#66) Found comment starting with three or more slashes
mod/solo/grades.php
(#2) Empty line found after PHP open tag
mod/solo/gradesubmissions.php
(#2) Empty line found after PHP open tag
mod/solo/index.php
(#2) Empty line found after PHP open tag
(#29) Found comment starting with three or more slashes
mod/solo/lang/en/solo.php
(#2) Empty line found after PHP open tag
mod/solo/lib.php
(#2) Empty line found after PHP open tag
(#84) Function solo_editor_with_files_options is not documented
(#89) Function solo_editor_no_files_options is not documented
(#92) Function solo_filemanager_options is not documented
(#161) Function solo_get_filemanagernames is not documented
(#165) Function solo_get_editornames is not documented
(#194) Function solo_process_editors is not documented
(#207) Function solo_process_autogradeoptions is not documented
(#224) Function solo_process_filemanagers is not documented
(#705) Function mod_solo_grading_areas_list is not documented
(#38) Found comment starting with three or more slashes
(#40) Found comment starting with three or more slashes
(#152) Found comment starting with three or more slashes
(#406) Found comment starting with three or more slashes
(#408) Found comment starting with three or more slashes
(#490) Found comment starting with three or more slashes
(#492) Found comment starting with three or more slashes
(#519) Found comment starting with three or more slashes
(#521) Found comment starting with three or more slashes
(#67) Phpdocs for function solo_reset_course_form_definition has incomplete parameters list
(#102) Phpdocs for function solo_reset_gradebook has incomplete parameters list
(#177) Phpdocs for function solo_add_instance has incomplete parameters list
(#251) Phpdocs for function solo_update_instance has incomplete parameters list
(#311) Phpdocs for function solo_user_outline has incomplete parameters list
(#341) Phpdocs for function solo_print_recent_activity has incomplete parameters list
(#371) Phpdocs for function solo_print_recent_mod_activity has incomplete parameters list
(#499) Phpdocs for function solo_extend_navigation has incomplete parameters list
(#632) Phpdocs for function solo_get_user_grades has incomplete parameters list
(#672) Phpdocs for function solo_scale_used has incomplete parameters list
(#691) Phpdocs for function solo_scale_used_anywhere has incomplete parameters list
(#100) Not recommended phpdocs tag @global used
(#100) Not recommended phpdocs tag @global used
(#123) Not recommended phpdocs tag @global used
(#123) Not recommended phpdocs tag @global used
(#398) Not recommended phpdocs tag @example used
(#630) Not recommended phpdocs tag @global used
(#630) Not recommended phpdocs tag @global used
(#678) Not recommended phpdocs tag @example used
(#697) Not recommended phpdocs tag @example used
(#357) Inline phpdocs tag {@link solo_print_recent_mod_activity()} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#414) 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}
(#513) Inline phpdocs tag {@link settings_navigation} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#514) Inline phpdocs tag {@link navigation_node} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
mod/solo/mod_form.php
(#2) Empty line found after PHP open tag
(#42) Function mod_solo_mod_form::__construct is not documented
(#95) Function mod_solo_mod_form::data_preprocessing is not documented
mod/solo/myreports.php
(#2) Empty line found after PHP open tag
(#88) Found comment starting with three or more slashes
mod/solo/refreshtoken.php
(#22) Package Mod_solo is not valid
(#2) Empty line found after PHP open tag
mod/solo/reports.php
(#2) Empty line found after PHP open tag
(#90) Found comment starting with three or more slashes
mod/solo/rubric_grade_form.php
(#7) Package is not specified for class rubric_grade_form. It is also not specified in file-level phpdocs
(#7) Class rubric_grade_form is not documented
(#9) Function rubric_grade_form::definition is not documented
(#19) Function rubric_grade_form::validation is not documented
mod/solo/settings.php
(#21) Package mod is not valid
(#2) Empty line found after PHP open tag
mod/solo/setup.php
(#2) Empty line found after PHP open tag
mod/solo/simple_grade_form.php
(#11) Package is not specified for class simple_grade_form. It is also not specified in file-level phpdocs
(#11) Class simple_grade_form is not documented
(#13) Function simple_grade_form::definition is not documented
(#26) Function simple_grade_form::validation is not documented
mod/solo/tabs.php
(#2) Empty line found after PHP open tag
(#32) Found comment starting with three or more slashes
mod/solo/tests/grades_test.php
(#7) Package is not specified for class gradesTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#7) Class gradesTest is not documented
(#9) Function gradesTest::testGetGrades is not documented
mod/solo/tests/gradesubmissions_test.php
(#7) Package is not specified for class gradessubmissions_Test. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#7) Class gradessubmissions_Test is not documented
(#9) Function gradessubmissions_Test::testGetGradeData is not documented
mod/solo/topic/managetopics.php
(#2) Empty line found after PHP open tag
(#82) Found comment starting with three or more slashes
mod/solo/topic/topics.php
(#2) Empty line found after PHP open tag
mod/solo/version.php
(#2) Empty line found after PHP open tag
mod/solo/view.php
(#2) Empty line found after PHP open tag

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(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, 40 warnings)

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

mod/solo/templates/activitycontent.mustache
(#1) Example context missing (@template section not found.)
mod/solo/templates/audioplayer.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. (ont'> <audio id='mod_solo_passageaudioplayer' src='' controls></audi)
mod/solo/templates/fontawesomecombo.mustache
(#1) Example context missing (@template section not found.)
mod/solo/templates/grades.mustache
(#1) Example context missing.
(#1) HTML Validation error, line 4: The “cellpadding” attribute on the “table” element is obsolete. Use CSS instead. (h3></div><table cellpadding="0" cellspacing="0" width="100%" class="table table-striped" id="mod_solo_grade_submissions_table"> <)
(#1) HTML Validation error, line 4: The “cellspacing” attribute on the “table” element is obsolete. Use CSS instead. (h3></div><table cellpadding="0" cellspacing="0" width="100%" class="table table-striped" id="mod_solo_grade_submissions_table"> <)
(#1) HTML Validation error, line 4: The “width” attribute on the “table” element is obsolete. Use CSS instead. (h3></div><table cellpadding="0" cellspacing="0" width="100%" class="table table-striped" id="mod_solo_grade_submissions_table"> <)
(#1) HTML Validation error, line 31: Element “tbody” not allowed as child of element “table” in this context. (Suppressing further errors from this subtree.) ( </tfoot> <tbody id="history-table-body"> <)
mod/solo/templates/gradesubmissions.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 4: Attribute “alt” not allowed on element “a” at this point. (nav"> <a class="btn btn-secondary solo_grading_back_btn" href="#" alt="back"><i cla)
(#1) HTML Validation error, line 5: Attribute “alt” not allowed on element “a” at this point. (></a> <a class="btn btn-secondary solo_grading_forward_btn" href="#" alt="forward"><i cla)
(#1) HTML Validation error, line 10: Attribute “alt” not allowed on element “a” at this point. (nav"> <a class="btn btn-secondary solo_grading_back_btn" href="#" alt="back"><i cla)
(#1) HTML Validation error, line 11: Attribute “alt” not allowed on element “a” at this point. (></a> <a class="btn btn-secondary solo_grading_forward_btn" href="#" alt="forward"><i cla)
mod/solo/templates/postattemptbuttons.mustache
(#1) Example context missing (@template section not found.)
(#1) ESLint error [no-trailing-spaces]: Trailing spaces not allowed. ( ), Line: 5 Column: 1
mod/solo/templates/selfreviewstats.mustache
(#1) Example context missing (@template section not found.)
mod/solo/templates/selfreviewsummary.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 6: Bad value “” for attribute “src” on element “audio”: Must be non-empty. ( <audio id='mod_solo_passageaudioplayer' src='' controls></audi)
mod/solo/templates/summarychoices.mustache
(#1) Example context missing (@template section not found.)
mod/solo/templates/summarygrammareval.mustache
(#1) Example context missing (@template section not found.)
mod/solo/templates/summaryheader.mustache
(#1) Example context missing (@template section not found.)
mod/solo/templates/summarymyreports.mustache
(#1) Example context missing (@template section not found.)
mod/solo/templates/summaryplaceholdereval.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 9: Element “div” not allowed as child of element “span” in this context. (Suppressing further errors from this subtree.) ( <div class="mod_solo_placeholderspinner" style="display: none"><i cla)
(#1) ESLint warning [space-before-function-paren]: Unexpected space before function parentheses. ( ), Line: 6 Column: 16
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( ), Line: 6 Column: 19
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( ), Line: 6 Column: 23
mod/solo/templates/summaryresults.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 7: Bad value “” for attribute “src” on element “audio”: Must be non-empty. (ont'> <audio id='mod_solo_passageaudioplayer' src='' controls></audi)
mod/solo/templates/summaryspellingeval.mustache
(#1) Example context missing (@template section not found.)
mod/solo/templates/summarystats.mustache
(#1) Example context missing (@template section not found.)
mod/solo/templates/summaryteachereval.mustache
(#1) Example context missing (@template section not found.)
mod/solo/templates/summarytranscript.mustache
(#1) Example context missing (@template section not found.)
mod/solo/templates/summarytranscriptnav.mustache
(#1) Example context missing (@template section not found.)
mod/solo/templates/summaryuserattemptheader.mustache
(#1) Example context missing (@template section not found.)
mod/solo/templates/targetwords.mustache
(#1) Example context missing (@template section not found.)
(#1) Template produced no content
mod/solo/templates/transcripteditor.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 4: Bad value “” for attribute “src” on element “audio”: Must be non-empty. ( <audio id='mod_solo_passageaudioplayer' src='' controls></audi)
mod/solo/templates/usercombo.mustache
(#1) Example context missing (@template section not found.)

Gherkin .feature problems

(0 errors, 0 warnings)

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