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

(8445 errors, 2617 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.
(#31) Import statements must not begin with a leading backslash
(#32) Import statements must not begin with a leading backslash
(#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
(#44) Short array syntax must be used to define arrays
(#45) Short array syntax must be used to define arrays
(#46) Expected "if (...) {\n"; found "if(...){\n"
(#46) Expected 1 space before "<"; 0 found
(#46) Expected 1 space after "<"; 0 found
(#48) Expected "} else {\n"; found "}else {\n"
(#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 "// make sure we are logged in and can see this form" but found "//make sure we are logged in and can see this form"
(#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 "// set up the page object" but found "//set up the page object"
(#58) Short array syntax must be used to define arrays
(#58) Expected 1 space before "=>"; 0 found
(#58) Expected 1 space after "=>"; 0 found
(#58) Expected 1 space before "=>"; 0 found
(#58) Expected 1 space after "=>"; 0 found
(#58) Expected 1 space before "=>"; 0 found
(#58) Expected 1 space after "=>"; 0 found
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) No space found before comment text; expected "// Get admin settings" but found "//Get admin settings"
(#64) Expected "if (...) {\n"; found "if(...){\n"
(#66) Expected "} else {\n"; found "}else{\n"
(#71) Expected "if (...) {\n"; found "if(...) {\n"
(#71) Expected 1 space before "=="; 0 found
(#71) Expected 1 space after "=="; 0 found
(#73) Expected "} else {\n"; found "}else{\n"
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) 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"
(#79) Variable "attempt_renderer" must not contain underscores.
(#79) Commas (,) must be followed by white space.
(#81) Inline comments must start with a capital letter, digit or 3-dots sequence
(#81) No space found before comment text; expected "// are we in new or edit mode?" but found "//are we in new or edit mode?"
(#82) Expected 1 space before "="; 0 found
(#82) Expected 1 space after "="; 0 found
(#84) Short array syntax must be used to define arrays
(#84) Expected 1 space before "=>"; 0 found
(#84) Expected 1 space after "=>"; 0 found
(#84) Commas (,) must be followed by white space.
(#84) Line exceeds 132 characters; contains 139 characters
(#85) Expected "if (...) {\n"; found "if(...){\n"
(#86) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) 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"
(#96) Inline comments must start with a capital letter, digit or 3-dots sequence
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) No space found before comment text; expected "// we always head back to the solo attempts page" but found "//we always head back to the solo attempts page"
(#97) Short array syntax must be used to define arrays
(#97) Expected 1 space before "=>"; 0 found
(#97) Expected 1 space after "=>"; 0 found
(#98) Inline comments must start with a capital letter, digit or 3-dots sequence
(#98) No space found before comment text; expected "// just init this when we need it." but found "//just init this when we need it."
(#99) Expected 1 space before "="; 0 found
(#99) 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 "// handle delete actions" but found "//handle delete actions"
(#103) Expected "if (...) {\n"; found "if(...){\n"
(#104) Commas (,) must be followed by white space.
(#104) Short array syntax must be used to define arrays
(#104) Expected 1 space after "=>"; 0 found
(#106) Variable "attempt_renderer" must not contain underscores.
(#106) Commas (,) must be followed by white space.
(#107) Short array syntax must be used to define arrays
(#107) Expected 1 space before "=>"; 0 found
(#107) Expected 1 space after "=>"; 0 found
(#107) Commas (,) must be followed by white space.
(#107) Expected 1 space before "=>"; 0 found
(#107) Expected 1 space after "=>"; 0 found
(#107) Commas (,) must be followed by white space.
(#107) Expected 1 space before "=>"; 0 found
(#107) Expected 1 space after "=>"; 0 found
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) 7 slashes comments are not allowed; use "// Comment." instead
(#113) Usage of ELSEIF not allowed; use ELSE IF instead
(#120) Expected 1 space before "="; 0 found
(#120) Commas (,) must be followed by white space.
(#122) Short array syntax must be used to define arrays
(#122) Expected 1 space before "=>"; 0 found
(#122) Expected 1 space after "=>"; 0 found
(#124) Expected 1 space before "="; 0 found
(#124) Expected 1 space after "="; 0 found
(#126) Commas (,) must be followed by white space.
(#128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) No space found before comment text; expected "// show open close dates" but found "//show open close dates"
(#129) Expected 1 space before ">"; 0 found
(#129) Expected 1 space after ">"; 0 found
(#130) Expected "if (...) {\n"; found "if(...){\n"
(#132) Variable "current_time" must not contain underscores.
(#132) Expected 1 space before "="; 0 found
(#132) Expected 1 space after "="; 0 found
(#134) Expected "if (...) {\n"; found "if (...){\n"
(#134) Variable "current_time" must not contain underscores.
(#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
(#135) Commas (,) must be followed by white space.
(#137) Usage of ELSEIF not allowed; use ELSE IF instead
(#137) Variable "current_time" must not contain underscores.
(#137) Expected 1 space before "<"; 0 found
(#137) Expected 1 space after "<"; 0 found
(#138) Commas (,) must be followed by white space.
(#141) Inline comments must start with a capital letter, digit or 3-dots sequence
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) No space found before comment text; expected "// if we are not a teacher and the activity is closed/not-open leave at this point" but found "//if we are not a teacher and the activity is closed/not-open leave at this point"
(#142) Expected "if (...) {\n"; found "if(...){\n"
(#148) Variable "attempt_renderer" must not contain underscores.
(#148) Commas (,) must be followed by white space.
(#148) Commas (,) must be followed by white space.
(#148) Commas (,) must be followed by white space.
(#152) Inline comments must start with a capital letter, digit or 3-dots sequence
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#152) No space found before comment text; expected "// generic step info" but found "//generic step info"
(#159) Expected "if (...) {\n"; found "if(...) {\n"
(#162) Inline comments must start with a capital letter, digit or 3-dots sequence
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) No space found before comment text; expected "// steps "prepare" and "record" use the same media prompt, prepare that here" but found "//steps "prepare" and "record" use the same media prompt, prepare that here"
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) No space found before comment text; expected "// Prepare speaking topic text" but found "//Prepare speaking topic text"
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#169) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) No space found before comment text; expected "// Prepare IFrame" but found "//Prepare IFrame"
(#170) Expected "if (...) {\n"; found "if(...){\n"
(#171) Expected 1 space before "="; 0 found
(#171) Expected 1 space after "="; 0 found
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) No space found before comment text; expected "// Prepare TTS prompt" but found "//Prepare TTS prompt"
(#175) Expected "if (...) {\n"; found "if(...){\n"
(#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 "// slowspeed" but found "//slowspeed"
(#178) Commas (,) must be followed by white space.
(#179) Expected 1 space before "="; 0 found
(#179) Expected 1 space after "="; 0 found
(#179) Commas (,) must be followed by white space.
(#179) Commas (,) must be followed by white space.
(#179) Commas (,) must be followed by white space.
(#179) Commas (,) must be followed by white space.
(#179) Line exceeds 132 characters; contains 133 characters
(#181) Inline comments must start with a capital letter, digit or 3-dots sequence
(#181) This comment is 70% valid code; is this commented out code?
(#181) No space found before comment text; expected "// normal speed" but found "//normal speed"
(#182) Inline comments must end in full-stops, exclamation marks, or question marks
(#182) No space found before comment text; expected "// $topicmedia['itemtts']=utils::fetch_polly_url($token,$moduleinstance->region,$moduleinstance->topictts,'text',$moduleinstance->topicttsvoice);" but found "//$topicmedia['itemtts']=utils::fetch_polly_url($token,$moduleinstance->region,$moduleinstance->topictts,'text',$moduleinstance->topicttsvoice);"
(#185) Inline comments must end in full-stops, exclamation marks, or question marks
(#185) No space found before comment text; expected "// Prepare YT Clip" but found "//Prepare YT Clip"
(#186) Expected "if (...) {\n"; found "if(...){\n"
(#188) Inline comments must start with a capital letter, digit or 3-dots sequence
(#188) Inline comments must end in full-stops, exclamation marks, or question marks
(#188) No space found before comment text; expected "// if its a YT URL we want to parse the id from it" but found "//if its a YT URL we want to parse the id from it"
(#189) Expected "if (...) {\n"; found "if(...){\n"
(#189) Expected 1 space before ">"; 0 found
(#189) Expected 1 space after ">"; 0 found
(#190) Expected 1 space before "="; 0 found
(#190) Expected 1 space after "="; 0 found
(#192) Expected "if (...) {\n"; found "if(...){\n"
(#192) Expected 1 space before ">"; 0 found
(#192) Expected 1 space after ">"; 0 found
(#193) Expected 1 space before "="; 0 found
(#193) Expected 1 space after "="; 0 found
(#196) Expected 1 space before "="; 0 found
(#196) Expected 1 space after "="; 0 found
(#197) Expected 1 space before "="; 0 found
(#197) Expected 1 space after "="; 0 found
(#198) Expected 1 space before "="; 0 found
(#198) Expected 1 space after "="; 0 found
(#201) Inline comments must start with a capital letter, digit or 3-dots sequence
(#201) Inline comments must end in full-stops, exclamation marks, or question marks
(#201) No space found before comment text; expected "// media items" but found "//media items"
(#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) Commas (,) must be followed by white space.
(#204) Commas (,) must be followed by white space.
(#205) Expected "if (...) {\n"; found "if(...){\n"
(#205) Expected 1 space before ">"; 0 found
(#205) Expected 1 space after ">"; 0 found
(#206) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#207) Variable "file_parts" must not contain underscores.
(#208) Variable "file_parts" must not contain underscores.
(#236) Inline comments must start with a capital letter, digit or 3-dots sequence
(#236) Inline comments must end in full-stops, exclamation marks, or question marks
(#236) No space found before comment text; expected "// do nothing" but found "//do nothing"
(#243) Inline comments must start with a capital letter, digit or 3-dots sequence
(#243) Inline comments must end in full-stops, exclamation marks, or question marks
(#243) No space found before comment text; expected "// specific step data and then render" but found "//specific step data and then render"
(#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 "// there is only one contentitem in the array , it just seems the neatest way to pass a big chunk of data to a partial" but found "//there is only one contentitem in the array , it just seems the neatest way to pass a big chunk of data to a partial"
(#256) Expected 1 space before "=="; 0 found
(#256) Expected 1 space after "=="; 0 found
(#257) Line indented incorrectly; expected at least 12 spaces, found 8
(#259) Expected "} else {\n"; found "}\n else{\n"
(#263) Inline comments must start with a capital letter, digit or 3-dots sequence
(#263) Inline comments must end in full-stops, exclamation marks, or question marks
(#263) No space found before comment text; expected "// there is only one contentitem in the array , it just seems the neatest way to pass a big chunk of data to a partial" but found "//there is only one contentitem in the array , it just seems the neatest way to pass a big chunk of data to a partial"
(#265) Commas (,) must be followed by white space.
(#266) Expected "if (...) {\n"; found "if(...){\n"
(#266) Expected 1 space before "!=="; 0 found
(#266) 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 "// flag this is post transcription" but found "//flag this is post transcription"
(#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 "// if we already have a transcript then we need to show that (or a blank)" but found "//if we already have a transcript then we need to show that (or a blank)"
(#271) Expected "if (...) {\n"; found "if(...){\n"
(#272) Expected 1 space before "="; 0 found
(#272) Expected 1 space after "="; 0 found
(#273) Expected "} else {\n"; found "}else{\n"
(#274) Expected 1 space before "="; 0 found
(#274) Expected 1 space after "="; 0 found
(#282) Commas (,) must be followed by white space.
(#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 "// if we have a selftranscript set it" but found "//if we have a selftranscript set it"
(#284) Expected 1 space before "="; 0 found
(#284) Expected 1 space after "="; 0 found
(#285) Expected "if (...) {\n"; found "if(...){\n"
(#286) Expected 1 space before "="; 0 found
(#286) Expected 1 space after "="; 0 found
(#287) Expected 1 space before "="; 0 found
(#287) Expected 1 space after "="; 0 found
(#288) Expected "} else {\n"; found "}else{\n"
(#289) Inline comments must start with a capital letter, digit or 3-dots sequence
(#289) Inline comments must end in full-stops, exclamation marks, or question marks
(#289) No space found before comment text; expected "// otherwise make a blank one" but found "//otherwise make a blank one"
(#290) Expected 1 space before "="; 0 found
(#290) Expected 1 space after "="; 0 found
(#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) No space found before comment text; expected "// in the case that this is a re-try and they already entered a pre-transcript, we load that up again" but found "//in the case that this is a re-try and they already entered a pre-transcript, we load that up again"
(#292) Expected "if (...) {\n"; found "if(...) {\n"
(#292) Expected 1 space before "!=="; 0 found
(#292) Expected 1 space after "!=="; 0 found
(#294) Expected "if (...) {\n"; found "if(...){\n"
(#295) Expected 1 space before "="; 0 found
(#295) Expected 1 space after "="; 0 found
(#296) Expected 1 space before "="; 0 found
(#296) Expected 1 space after "="; 0 found
(#302) Inline comments must start with a capital letter, digit or 3-dots sequence
(#302) Inline comments must end in full-stops, exclamation marks, or question marks
(#302) No space found before comment text; expected "// if we are transcribing first and then talking, we want to do things a bit differently" but found "//if we are transcribing first and then talking, we want to do things a bit differently"
(#303) Expected "if (...) {\n"; found "if(...){\n"
(#303) Expected 1 space before "<"; 0 found
(#303) Expected 1 space after "<"; 0 found
(#305) Expected 1 space after "="; 0 found
(#306) Expected 1 space before "="; 0 found
(#306) Expected 1 space after "="; 0 found
(#308) Expected "} else {\n"; found "}else{\n"
(#309) Inline comments must start with a capital letter, digit or 3-dots sequence
(#309) Inline comments must end in full-stops, exclamation marks, or question marks
(#309) No space found before comment text; expected "// we will need an audio file to transcribe from" but found "//we will need an audio file to transcribe from"
(#310) Expected 1 space before "="; 0 found
(#310) Expected 1 space after "="; 0 found
(#316) Whitespace found at end of line
(#319) Inline comments must end in full-stops, exclamation marks, or question marks
(#319) No space found before comment text; expected "// Prepare IFrame" but found "//Prepare IFrame"
(#320) Expected "if (...) {\n"; found "if(...){\n"
(#321) Expected 1 space before "="; 0 found
(#321) Expected 1 space after "="; 0 found
(#324) Inline comments must end in full-stops, exclamation marks, or question marks
(#324) No space found before comment text; expected "// Prepare TTS prompt" but found "//Prepare TTS prompt"
(#325) Expected "if (...) {\n"; found "if(...){\n"
(#326) Inline comments must start with a capital letter, digit or 3-dots sequence
(#326) Inline comments must end in full-stops, exclamation marks, or question marks
(#326) No space found before comment text; expected "// slowspeed" but found "//slowspeed"
(#327) Commas (,) must be followed by white space.
(#328) Expected 1 space before "="; 0 found
(#328) Expected 1 space after "="; 0 found
(#328) Commas (,) must be followed by white space.
(#328) Commas (,) must be followed by white space.
(#328) Commas (,) must be followed by white space.
(#328) Commas (,) must be followed by white space.
(#328) Line exceeds 132 characters; contains 141 characters
(#330) Inline comments must start with a capital letter, digit or 3-dots sequence
(#330) This comment is 70% valid code; is this commented out code?
(#330) No space found before comment text; expected "// normal speed" but found "//normal speed"
(#331) Inline comments must end in full-stops, exclamation marks, or question marks
(#331) No space found before comment text; expected "// $modelmedia['itemtts']=utils::fetch_polly_url($token,$moduleinstance->region,$moduleinstance->modeltts,'text',$moduleinstance->modelttsvoice);" but found "//$modelmedia['itemtts']=utils::fetch_polly_url($token,$moduleinstance->region,$moduleinstance->modeltts,'text',$moduleinstance->modelttsvoice);"
(#334) Inline comments must end in full-stops, exclamation marks, or question marks
(#334) No space found before comment text; expected "// Prepare YT Clip" but found "//Prepare YT Clip"
(#335) Expected "if (...) {\n"; found "if(...){\n"
(#337) Inline comments must start with a capital letter, digit or 3-dots sequence
(#337) Inline comments must end in full-stops, exclamation marks, or question marks
(#337) No space found before comment text; expected "// if its a YT URL we want to parse the id from it" but found "//if its a YT URL we want to parse the id from it"
(#338) Expected "if (...) {\n"; found "if(...){\n"
(#338) Expected 1 space before ">"; 0 found
(#338) Expected 1 space after ">"; 0 found
(#339) Expected 1 space before "="; 0 found
(#339) Expected 1 space after "="; 0 found
(#340) Line exceeds 132 characters; contains 133 characters
(#341) Expected "if (...) {\n"; found "if(...){\n"
(#341) Expected 1 space before ">"; 0 found
(#341) Expected 1 space after ">"; 0 found
(#342) Expected 1 space before "="; 0 found
(#342) Expected 1 space after "="; 0 found
(#345) Expected 1 space before "="; 0 found
(#346) Expected 1 space before "="; 0 found
(#346) Expected 1 space after "="; 0 found
(#347) Expected 1 space before "="; 0 found
(#347) Expected 1 space after "="; 0 found
(#350) Inline comments must start with a capital letter, digit or 3-dots sequence
(#350) Inline comments must end in full-stops, exclamation marks, or question marks
(#350) No space found before comment text; expected "// media items" but found "//media items"
(#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) Commas (,) must be followed by white space.
(#353) Commas (,) must be followed by white space.
(#354) Expected "if (...) {\n"; found "if(...){\n"
(#354) Expected 1 space before ">"; 0 found
(#354) Expected 1 space after ">"; 0 found
(#355) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#356) Variable "file_parts" must not contain underscores.
(#357) Variable "file_parts" must not contain underscores.
(#381) Inline comments must start with a capital letter, digit or 3-dots sequence
(#381) Inline comments must end in full-stops, exclamation marks, or question marks
(#381) No space found before comment text; expected "// do nothing" but found "//do nothing"
(#385) Inline comments must start with a capital letter, digit or 3-dots sequence
(#385) Inline comments must end in full-stops, exclamation marks, or question marks
(#385) No space found before comment text; expected "// there is only one contentitem in the array , it just seems the neatest way to pass a big chunk of data to a partial" but found "//there is only one contentitem in the array , it just seems the neatest way to pass a big chunk of data to a partial"
(#393) File must end with a newline character
mod/solo/backup/moodle2/backup_solo_activity_task.class.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#29) Import statements must not begin with a leading backslash
(#57) The static declaration must come after the visibility declaration
(#60) Commas (,) must be followed by white space.
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) No space found before comment text; expected "// Link to view.pphp by moduleid" but found "//Link to view.pphp by moduleid"
(#68) Expected 1 space before "="; 0 found
mod/solo/backup/moodle2/backup_solo_stepslib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#29) Import statements must not begin with a leading backslash
(#44) Inline comments must start with a capital letter, digit or 3-dots sequence
(#47) 72 slashes comments are not allowed; use "// Comment." instead
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) 72 slashes comments are not allowed; use "// Comment." instead
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Short array syntax must be used to define arrays
(#52) Short array syntax must be used to define arrays
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#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) Commas (,) must be followed by white space.
(#54) Line exceeds 132 characters; contains 152 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) Commas (,) must be followed by white space.
(#55) Line exceeds 132 characters; contains 149 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.
(#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) Line exceeds 132 characters; contains 138 characters
(#57) Commas (,) must be followed by white space.
(#57) Commas (,) must be followed by white space.
(#57) Commas (,) must be followed by white space.
(#57) Commas (,) must be followed by white space.
(#57) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#59) Commas (,) must be followed by white space.
(#59) Commas (,) must be followed by white space.
(#59) Commas (,) must be followed by white space.
(#59) Commas (,) must be followed by white space.
(#59) Commas (,) must be followed by white space.
(#60) Commas (,) must be followed by white space.
(#60) Commas (,) must be followed by white space.
(#60) There should be a comma after the last array item in a multi-line array.
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 8 spaces, found 3
(#63) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Short array syntax must be used to define arrays
(#65) Commas (,) must be followed by white space.
(#65) Short array syntax must be used to define arrays
(#66) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#66) Line exceeds 132 characters; contains 139 characters
(#67) Commas (,) must be followed by white space.
(#67) Commas (,) must be followed by white space.
(#67) Commas (,) must be followed by white space.
(#67) Commas (,) must be followed by white space.
(#68) Commas (,) must be followed by white space.
(#69) Commas (,) must be followed by white space.
(#69) Commas (,) must be followed by white space.
(#69) Commas (,) must be followed by white space.
(#70) Commas (,) must be followed by white space.
(#70) Commas (,) must be followed by white space.
(#70) There should be a comma after the last array item in a multi-line array.
(#72) Inline comments must start with a capital letter, digit or 3-dots sequence
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) No space found before comment text; expected "// attemptstats" but found "//attemptstats"
(#74) Short array syntax must be used to define arrays
(#74) Commas (,) must be followed by white space.
(#74) Short array syntax must be used to define arrays
(#75) Commas (,) must be followed by white space.
(#75) Commas (,) must be followed by white space.
(#75) Commas (,) must be followed by white space.
(#75) Commas (,) must be followed by white space.
(#75) Commas (,) must be followed by white space.
(#75) Line exceeds 132 characters; contains 133 characters
(#76) Commas (,) must be followed by white space.
(#76) Commas (,) must be followed by white space.
(#76) Commas (,) must be followed by white space.
(#76) Commas (,) must be followed by white space.
(#77) Commas (,) must be followed by white space.
(#77) Commas (,) must be followed by white space.
(#77) Commas (,) must be followed by white space.
(#77) Commas (,) must be followed by white space.
(#77) Commas (,) must be followed by white space.
(#77) Commas (,) must be followed by white space.
(#78) Commas (,) must be followed by white space.
(#78) Commas (,) must be followed by white space.
(#78) Commas (,) must be followed by white space.
(#78) Commas (,) must be followed by white space.
(#78) Commas (,) must be followed by white space.
(#78) There should be a comma after the last array item in a multi-line array.
(#80) Inline comments must start with a capital letter, digit or 3-dots sequence
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) No space found before comment text; expected "// airesults" but found "//airesults"
(#82) Short array syntax must be used to define arrays
(#82) Commas (,) must be followed by white space.
(#82) Short array syntax must be used to define arrays
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#84) Commas (,) must be followed by white space.
(#84) Commas (,) must be followed by white space.
(#85) There should be a comma after the last array item in a multi-line array.
(#86) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) No space found before comment text; expected "// topics" but found "//topics"
(#90) Short array syntax must be used to define arrays
(#90) Commas (,) must be followed by white space.
(#90) Short array syntax must be used to define arrays
(#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) There should be a comma after the last array item in a multi-line array.
(#92) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) No space found before comment text; expected "// selected topics" but found "//selected topics"
(#96) Short array syntax must be used to define arrays
(#96) Commas (,) must be followed by white space.
(#96) Short array syntax must be used to define arrays
(#97) Commas (,) must be followed by white space.
(#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 include some topic data for the restore processing" but found "//we include some topic data for the restore processing"
(#99) Commas (,) must be followed by white space.
(#99) Commas (,) must be followed by white space.
(#99) There should be a comma after the last array item in a multi-line array.
(#100) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) No space found before comment text; expected "// attempts" but found "//attempts"
(#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 "// topics" but found "//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 "// selected topics" but found "//selected topics"
(#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 "// attempt stats" but found "//attempt stats"
(#120) Inline comments must start with a capital letter, digit or 3-dots sequence
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) No space found before comment text; expected "// airesults" but found "//airesults"
(#123) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#126) Short array syntax must be used to define arrays
(#127) Short array syntax must be used to define arrays
(#129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#129) This comment is 69% valid code; is this commented out code?
(#129) Line indented incorrectly; expected at least 8 spaces, found 7
(#135) Short array syntax must be used to define arrays
(#136) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#138) Inline comments must start with a capital letter, digit or 3-dots sequence
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) No space found before comment text; expected "// sources if including user info" but found "//sources if including user info"
(#141) Short array syntax must be used to define arrays
(#143) Short array syntax must be used to define arrays
(#144) There should be a comma after the last array item in a multi-line array.
(#146) Short array syntax must be used to define arrays
(#147) There should be a comma after the last array item in a multi-line array.
(#153) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Whitespace found at end of line
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Inline comments must start with a capital letter, digit or 3-dots sequence
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) Line indented incorrectly; expected at least 8 spaces, found 2
(#161) No space found before comment text; expected "// file annotation if including user info" but found "//file annotation if including user info"
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Whitespace found at end of line
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Whitespace found at end of line
(#168) 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.
(#26) Import statements must not begin with a leading backslash
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) The static declaration must come after the visibility declaration
(#56) Short array syntax must be used to define arrays
(#59) Short array syntax must be used to define arrays
(#68) The static declaration must come after the visibility declaration
(#69) Short array syntax must be used to define arrays
(#84) The static declaration must come after the visibility declaration
(#85) Short array syntax must be used to define arrays
(#88) Line exceeds 132 characters; contains 133 characters
(#104) The static declaration must come after the visibility declaration
(#105) Short array syntax must be used to define arrays
mod/solo/backup/moodle2/restore_solo_stepslib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#24) Import statements must not begin with a leading backslash
(#37) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#40) Short array syntax must be used to define arrays
(#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) Short array syntax must be used to define arrays
(#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) Short array syntax must be used to define arrays
(#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
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 8 spaces, found 2
(#234) No space found before comment text; expected "// question stuff" but found "//question stuff"
(#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 3
(#235) Inline comments must start with a capital letter, digit or 3-dots sequence
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected 8 spaces, found 3
(#236) Expected "if (...) {\n"; found "if(...){\n"
(#236) Empty IF statement detected
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Tab found within whitespace
(#237) Inline comments must start with a capital letter, digit or 3-dots sequence
(#237) Inline comments must end in full-stops, exclamation marks, or question marks
(#237) Line indented incorrectly; expected at least 12 spaces, found 3
(#237) No space found before comment text; expected "// we do nothing here" but found "//we do nothing here"
(#238) Line indented incorrectly; expected 8 spaces, found 9
(#238) 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/>.".
(#11) Import statements must not begin with a leading backslash
(#14) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#17) Opening brace should be on the same line as the declaration for class aitranscript
(#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) Short array syntax must be used to define arrays
(#22) Expected 1 space before "=>"; 0 found
(#22) Expected 1 space after "=>"; 0 found
(#23) Expected "if (...) {\n"; found "if(...) {\n"
(#25) Short array syntax must be used to define arrays
(#26) Short array syntax must be used to define arrays
(#30) Usage of ELSEIF not allowed; use ELSE IF instead
(#30) Expected 1 space before "!=="; 0 found
(#30) Expected 1 space after "!=="; 0 found
(#31) Commas (,) must be followed by white space.
(#31) Commas (,) must be followed by white space.
(#31) Commas (,) must be followed by white space.
(#31) Commas (,) must be followed by white space.
(#31) Line exceeds 132 characters; contains 139 characters
(#33) Short array syntax must be used to define arrays
(#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
(#189) Short array syntax must be used to define arrays
(#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
(#299) File must end with a newline character
mod/solo/classes/aitranscriptutils.php
(#25) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#27) Import statements must not begin with a leading backslash
(#37) Expected 1 space before opening brace; found 0
(#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
(#114) Short array syntax must be used to define arrays
(#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
(#178) Short array syntax must be used to define arrays
(#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) Short array syntax must be used to define arrays
(#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.
(#332) Short array syntax must be used to define arrays
(#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) Short array syntax must be used to define arrays
(#347) Expected 1 space before "=>"; 0 found
(#347) Expected 1 space after "=>"; 0 found
(#348) Commas (,) must be followed by white space.
(#348) Short array syntax must be used to define arrays
(#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
(#353) Short array syntax must be used to define arrays
(#354) Expected 1 space before "="; 0 found
(#354) Short array syntax must be used to define arrays
(#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.
(#362) Short array syntax must be used to define arrays
(#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
(#390) Short array syntax must be used to define arrays
(#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
(#422) Short array syntax must be used to define arrays
(#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
(#487) Short array syntax must be used to define arrays
(#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.
(#495) 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"
(#501) Commas (,) must be followed by white space.
(#503) Inline comments must start with a capital letter, digit or 3-dots sequence
(#503) Inline comments must end in full-stops, exclamation marks, or question marks
(#507) Inline comments must start with a capital letter, digit or 3-dots sequence
(#507) Inline comments must end in full-stops, exclamation marks, or question marks
(#507) No space found before comment text; expected "// base CSS class" but found "//base CSS class"
(#508) Expected "if (...) {\n"; found "if(...) {\n"
(#508) Expected 1 space before "=="; 0 found
(#508) Expected 1 space after "=="; 0 found
(#511) Expected "} else {\n"; found "}else{\n"
(#516) Inline comments must start with a capital letter, digit or 3-dots sequence
(#516) Inline comments must end in full-stops, exclamation marks, or question marks
(#516) No space found before comment text; expected "// init the text count" but found "//init the text count"
(#524) Inline comments must start with a capital letter, digit or 3-dots sequence
(#524) 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"
(#525) Inline comments must end in full-stops, exclamation marks, or question marks
(#525) 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"
(#527) Inline comments must start with a capital letter, digit or 3-dots sequence
(#527) This comment is 65% valid code; is this commented out code?
(#527) No space found before comment text; expected "// $words = explode($seperator, $node->nodeValue);" but found "//$words = explode($seperator, $node->nodeValue);"
(#533) Inline comments must start with a capital letter, digit or 3-dots sequence
(#533) Inline comments must end in full-stops, exclamation marks, or question marks
(#533) 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"
(#543) Inline comments must start with a capital letter, digit or 3-dots sequence
(#543) This comment is 77% valid code; is this commented out code?
(#543) No space found before comment text; expected "// $newnode->appendChild($spacenode);" but found "//$newnode->appendChild($spacenode);"
(#544) No space found before comment text; expected "// print_r($newnode);" but found "//print_r($newnode);"
(#553) Inline comments must start with a capital letter, digit or 3-dots sequence
(#553) This comment is 72% valid code; is this commented out code?
(#553) No space found before comment text; expected "// $newnode = $doc->createElement('span', $word);" but found "//$newnode = $doc->createElement('span', $word);"
(#559) Inline comments must start with a capital letter, digit or 3-dots sequence
(#559) Inline comments must end in full-stops, exclamation marks, or question marks
(#559) No space found before comment text; expected "// remove container 'p' tags, they mess up formatting in solo" but found "//remove container 'p' tags, they mess up formatting in solo"
(#560) Expected 1 space before "="; 0 found
(#560) Commas (,) must be followed by white space.
(#560) Commas (,) must be followed by white space.
(#561) Expected 1 space before "="; 0 found
(#561) Commas (,) must be followed by white space.
(#561) Commas (,) must be followed by white space.
(#563) Expected "if (...) {\n"; found "if(...) {\n"
(#563) Expected 1 space before "=="; 0 found
(#563) Expected 1 space after "=="; 0 found
(#564) Line exceeds 132 characters; contains 151 characters
(#565) Expected "} else {\n"; found "}else{\n"
(#571) Expected 1 space before opening brace; found 0
(#573) Expected "if (...) {\n"; found "if(...){\n"
(#577) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#579) Short array syntax must be used to define arrays
(#580) Expected 1 space before "="; 0 found
(#580) Expected 1 space after "="; 0 found
(#581) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#583) Expected "if (...) {\n"; found "if(...) {\n"
(#586) Expected 1 space before "+"; 0 found
(#586) Expected 1 space after "+"; 0 found
(#598) Expected 1 space before opening brace; found 0
(#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
(#601) Inline comments must start with a capital letter, digit or 3-dots sequence
(#602) Inline comments must end in full-stops, exclamation marks, or question marks
(#602) 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"
(#605) Inline comments must start with a capital letter, digit or 3-dots sequence
(#605) Inline comments must end in full-stops, exclamation marks, or question marks
(#608) Inline comments must start with a capital letter, digit or 3-dots sequence
(#608) Inline comments must end in full-stops, exclamation marks, or question marks
(#608) No space found before comment text; expected "// init the text count" but found "//init the text count"
(#616) Inline comments must start with a capital letter, digit or 3-dots sequence
(#616) 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"
(#617) Inline comments must end in full-stops, exclamation marks, or question marks
(#617) 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"
(#619) Inline comments must start with a capital letter, digit or 3-dots sequence
(#619) This comment is 65% valid code; is this commented out code?
(#619) No space found before comment text; expected "// $words = explode($seperator, $node->nodeValue);" but found "//$words = explode($seperator, $node->nodeValue);"
(#625) Inline comments must start with a capital letter, digit or 3-dots sequence
(#625) Inline comments must end in full-stops, exclamation marks, or question marks
(#625) No space found before comment text; expected "// 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"
(#642) Inline comments must start with a capital letter, digit or 3-dots sequence
(#642) Inline comments must end in full-stops, exclamation marks, or question marks
(#642) No space found before comment text; expected "// 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"
(#643) Short array syntax must be used to define arrays
(#654) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#658) Variable "opts_html" must not contain underscores.
(#659) Short array syntax must be used to define arrays
(#660) Short array syntax must be used to define arrays
(#660) Short array syntax must be used to define arrays
(#661) Short array syntax must be used to define arrays
(#664) Inline comments must start with a capital letter, digit or 3-dots sequence
(#664) Inline comments must end in full-stops, exclamation marks, or question marks
(#664) 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"
(#665) Variable "opts_html" must not contain underscores.
(#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 "// 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"
(#672) Short array syntax must be used to define arrays
(#673) Inline comments must start with a capital letter, digit or 3-dots sequence
(#673) Inline comments must end in full-stops, exclamation marks, or question marks
(#673) No space found before comment text; expected "// these are words different from those in original" but found "//these are words different from those in original"
(#674) Inline comments must start with a capital letter, digit or 3-dots sequence
(#674) Inline comments must end in full-stops, exclamation marks, or question marks
(#674) No space found before comment text; expected "// these are words missing from the original" but found "//these are words missing from the original"
(#676) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#680) Variable "opts_html" must not contain underscores.
(#681) Short array syntax must be used to define arrays
(#682) Short array syntax must be used to define arrays
(#682) Short array syntax must be used to define arrays
(#684) Inline comments must start with a capital letter, digit or 3-dots sequence
(#684) Inline comments must end in full-stops, exclamation marks, or question marks
(#684) 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"
(#685) Variable "opts_html" must not contain underscores.
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/>.".
(#17) Opening brace should be on the same line as the declaration for class attempthelper
(#28) Short array syntax must be used to define arrays
(#31) Commas (,) must be followed by white space.
(#31) Expected 1 space before opening brace; found 0
(#32) Inline comments must start with a capital letter, digit or 3-dots sequence
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) No space found before comment text; expected "// get question audio div (not so easy)" but found "//get question audio div (not so easy)"
(#34) Commas (,) must be followed by white space.
(#34) Commas (,) must be followed by white space.
(#37) Expected "if (...) {\n"; found "if(...){"
(#37) Expected 1 space before "=="; 0 found
(#37) Expected 1 space after "=="; 0 found
(#37) Closing brace must be on a line by itself
(#45) 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."
(#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) This comment is 75% valid code; is this commented out code?
(#47) Line indented incorrectly; expected at least 8 spaces, found 7
(#51) Opening brace should be on the same line as the declaration
(#52) Commas (,) must be followed by white space.
(#54) Expected "if (...) {\n"; found "if(...){\n"
(#55) Expected 1 space before "="; 0 found
(#58) Expected 1 space before "=>"; 0 found
(#58) Expected 1 space after "=>"; 0 found
(#58) Commas (,) must be followed by white space.
(#58) Line exceeds 132 characters; contains 156 characters
(#60) Expected "if (...) {\n"; found "if(...){\n"
(#62) Expected "} else {\n"; found "}else{\n"
(#67) Expected 1 space before opening brace; found 0
(#70) Expected "if (...) {\n"; found "if(...){\n"
(#73) Commas (,) must be followed by white space.
(#75) Short array syntax must be used to define arrays
(#75) Commas (,) must be followed by white space.
(#75) Expected 1 space before "=>"; 0 found
(#75) Expected 1 space after "=>"; 0 found
(#78) Expected "if (...) {\n"; found "if(...){\n"
(#80) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#81) Expected "if (...) {\n"; found "if(...){\n"
(#81) Expected 1 space before ">="; 0 found
(#81) Expected 1 space after ">="; 0 found
(#85) Expected "} else {\n"; found "}else{\n"
(#90) Expected 1 space before opening brace; found 0
(#93) Expected "if (...) {\n"; found "if(...){\n"
(#98) Short array syntax must be used to define arrays
(#98) Commas (,) must be followed by white space.
(#98) Expected 1 space before "=>"; 0 found
(#98) Expected 1 space after "=>"; 0 found
(#100) Expected "if (...) {\n"; found "if(...){\n"
(#103) Expected "} else {\n"; found "}else{\n"
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) No space found before comment text; expected "// Delete an attempt" but found "//Delete an attempt"
(#113) Inline comments must start with a capital letter, digit or 3-dots sequence
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) No space found before comment text; expected "// delete stats for this attempt (why check it exists?)" but found "//delete stats for this attempt (why check it exists?)"
(#114) Expected 1 space after "="; 0 found
(#115) Short array syntax must be used to define arrays
(#115) Expected 1 space before "=>"; 0 found
(#115) Expected 1 space after "=>"; 3 found
(#115) Commas (,) must be followed by white space.
(#115) Expected 1 space before "=>"; 0 found
(#115) Expected 1 space after "=>"; 0 found
(#116) Expected "if (...) {\n"; found "if(...) {\n"
(#117) Short array syntax must be used to define arrays
(#117) Expected 1 space before "=>"; 0 found
(#117) Expected 1 space after "=>"; 0 found
(#119) Inline comments must start with a capital letter, digit or 3-dots sequence
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) No space found before comment text; expected "// delete AI data for this attempt" but found "//delete AI data for this attempt"
(#120) Short array syntax must be used to define arrays
(#120) Expected 1 space before "=>"; 0 found
(#120) Expected 1 space after "=>"; 0 found
(#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 "// delete Attempt" but found "//delete Attempt"
(#122) Short array syntax must be used to define arrays
(#122) Expected 1 space before "=>"; 0 found
(#122) Expected 1 space after "=>"; 0 found
(#127) Expected 1 space before opening brace; found 0
(#133) Expected 1 space before opening brace; found 0
(#144) Expected 1 space before "="; 0 found
(#144) Expected 1 space after "="; 0 found
(#145) Expected 1 space before "="; 0 found
(#145) Expected 1 space after "="; 0 found
(#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 "// are we in edit or new mode" but found "//are we in edit or new mode"
(#149) Short array syntax must be used to define arrays
(#149) Expected 1 space before "=>"; 0 found
(#149) Expected 1 space after "=>"; 0 found
(#149) Commas (,) must be followed by white space.
(#149) Line exceeds 132 characters; contains 158 characters
(#150) Expected "if (...) {\n"; found "if(...){\n"
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) No space found before comment text; expected "// This would force a step, if we needed to" but found "//This would force a step, if we needed to"
(#163) Inline comments must start with a capital letter, digit or 3-dots sequence
(#163) 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"
(#164) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) 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"
(#165) Expected "if (...) {\n"; found "if(...) {\n"
(#167) Expected "} else {\n"; found "}else{\n"
(#168) Expected 1 space before "="; 0 found
(#168) Expected 1 space after "="; 0 found
(#169) Expected 1 space before "="; 0 found
(#169) Expected 1 space after "="; 0 found
(#171) Inline comments must start with a capital letter, digit or 3-dots sequence
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) No space found before comment text; expected "// try to insert it" but found "//try to insert it"
(#172) Expected "if (...) {\n"; found "if (...){\n"
(#172) Commas (,) must be followed by white space.
(#179) Inline comments must start with a capital letter, digit or 3-dots sequence
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) No space found before comment text; expected "// type specific settings" but found "//type specific settings"
(#189) Commas (,) must be followed by white space.
(#190) Commas (,) must be followed by white space.
(#191) Variable "audio_before_transcription" must not contain underscores.
(#191) Expected 1 space before "!=="; 0 found
(#191) Expected 1 space after "!=="; 0 found
(#193) Inline comments must start with a capital letter, digit or 3-dots sequence
(#193) 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"
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
(#194) 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"
(#195) Expected "if (...) {\n"; found "if(...) {\n"
(#197) Expected "if (...) {\n"; found "if(...){\n"
(#197) Variable "audio_before_transcription" must not contain underscores.
(#203) Inline comments must start with a capital letter, digit or 3-dots sequence
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#203) No space found before comment text; expected "// 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"
(#204) Expected "if (...) {\n"; found "if(...){\n"
(#207) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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 "// do nothing much at this point" but found "//do nothing much at this point"
(#217) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) No space found before comment text; expected "// Set the last completed stage" but found "//Set the last completed stage"
(#218) Expected "if (...) {\n"; found "if(...){\n"
(#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 "// now update the db" but found "//now update the db"
(#223) Expected "if (...) {\n"; found "if (...){\n"
(#223) Commas (,) must be followed by white space.
(#229) Inline comments must start with a capital letter, digit or 3-dots sequence
(#229) Inline comments must end in full-stops, exclamation marks, or question marks
(#229) No space found before comment text; expected "// raise step submitted event" but found "//raise step submitted event"
(#232) Inline comments must start with a capital letter, digit or 3-dots sequence
(#232) 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."
(#233) Expected 1 space before "="; 0 found
(#233) Commas (,) must be followed by white space.
(#235) Expected "if (...) {\n"; found "if(...){\n"
(#235) Expected 1 space before "=="; 0 found
(#235) Expected 1 space after "=="; 0 found
(#236) Inline comments must start with a capital letter, digit or 3-dots sequence
(#236) Inline comments must end in full-stops, exclamation marks, or question marks
(#236) No space found before comment text; expected "// notify completion handler that we are finished" but found "//notify completion handler that we are finished"
(#237) Expected 1 space before "="; 0 found
(#237) Expected 1 space after "="; 0 found
(#238) Expected "if (...) {\n"; found "if(...) {\n"
(#239) Commas (,) must be followed by white space.
(#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 "// raise step submitted event" but found "//raise step submitted event"
(#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 "// go back to top page" but found "//go back to top page"
(#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 "// should not really get here , but lets return anyway" but found "//should not really get here , but lets return anyway"
(#256) File must end with a newline character
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/>.".
(#11) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#14) Opening brace should be on the same line as the declaration for class constants
(#15) Inline comments must start with a capital letter, digit or 3-dots sequence
(#15) Inline comments must end in full-stops, exclamation marks, or question marks
(#15) Line indented incorrectly; expected at least 4 spaces, found 0
(#15) No space found before comment text; expected "// component name, db tables, things that define app" but found "//component name, db tables, things that define app"
(#16) Line indented incorrectly; expected at least 4 spaces, found 0
(#16) Expected 1 space before "="; 0 found
(#16) Expected 1 space after "="; 0 found
(#17) Line indented incorrectly; expected at least 4 spaces, found 0
(#17) Expected 1 space before "="; 0 found
(#17) Expected 1 space after "="; 0 found
(#18) Line indented incorrectly; expected at least 4 spaces, found 0
(#18) Expected 1 space before "="; 0 found
(#18) Expected 1 space after "="; 0 found
(#19) Line indented incorrectly; expected at least 4 spaces, found 0
(#19) Expected 1 space before "="; 0 found
(#19) Expected 1 space after "="; 0 found
(#20) Line indented incorrectly; expected at least 4 spaces, found 0
(#20) Expected 1 space before "="; 0 found
(#20) Expected 1 space after "="; 0 found
(#21) Line indented incorrectly; expected at least 4 spaces, found 0
(#21) Expected 1 space before "="; 0 found
(#21) Expected 1 space after "="; 0 found
(#22) Line indented incorrectly; expected at least 4 spaces, found 0
(#22) Expected 1 space before "="; 0 found
(#22) Expected 1 space after "="; 0 found
(#23) Line indented incorrectly; expected at least 4 spaces, found 0
(#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
(#27) Line indented incorrectly; expected at least 4 spaces, found 0
(#27) Expected 1 space before "="; 0 found
(#27) Expected 1 space after "="; 0 found
(#28) Line indented incorrectly; expected at least 4 spaces, found 0
(#28) Expected 1 space after "="; 0 found
(#29) Line indented incorrectly; expected at least 4 spaces, found 0
(#30) Line indented incorrectly; expected at least 4 spaces, found 0
(#30) Expected 1 space after "="; 0 found
(#32) Line indented incorrectly; expected at least 4 spaces, found 0
(#32) Expected 1 space before "="; 0 found
(#32) Expected 1 space after "="; 0 found
(#33) Line indented incorrectly; expected at least 4 spaces, found 0
(#33) Expected 1 space before "="; 0 found
(#33) Expected 1 space after "="; 0 found
(#34) Line indented incorrectly; expected at least 4 spaces, found 0
(#34) Expected 1 space before "="; 0 found
(#34) Expected 1 space after "="; 0 found
(#35) Line indented incorrectly; expected at least 4 spaces, found 0
(#35) Expected 1 space before "="; 0 found
(#35) Expected 1 space after "="; 0 found
(#36) Line indented incorrectly; expected at least 4 spaces, found 0
(#36) Expected 1 space before "="; 0 found
(#36) Expected 1 space after "="; 0 found
(#37) Line indented incorrectly; expected at least 4 spaces, found 0
(#37) Expected 1 space before "="; 0 found
(#37) Expected 1 space after "="; 0 found
(#39) 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) Line indented incorrectly; expected at least 4 spaces, found 0
(#39) No space found before comment text; expected "// sequence of steps (P.repare, R.ecord, T.ranscribe, M.odel)" but found "//sequence of steps (P.repare, R.ecord, T.ranscribe, M.odel)"
(#40) Line indented incorrectly; expected at least 4 spaces, found 0
(#40) Expected 1 space before "="; 0 found
(#40) Expected 1 space after "="; 0 found
(#41) Line indented incorrectly; expected at least 4 spaces, found 0
(#41) Expected 1 space before "="; 0 found
(#41) 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 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 "// AI Transcript constants" but found "//AI Transcript constants"
(#46) Line indented incorrectly; expected at least 4 spaces, found 0
(#47) Line indented incorrectly; expected at least 4 spaces, found 0
(#48) Line indented incorrectly; expected at least 4 spaces, found 0
(#48) Expected 1 space after "="; 0 found
(#49) Line indented incorrectly; expected at least 4 spaces, found 0
(#49) Expected 1 space after "="; 0 found
(#50) Line indented incorrectly; expected at least 4 spaces, found 0
(#50) Expected 1 space after "="; 0 found
(#51) Line indented incorrectly; expected at least 4 spaces, found 0
(#51) Expected 1 space after "="; 0 found
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Line indented incorrectly; expected at least 4 spaces, found 0
(#53) No space found before comment text; expected "// TTS Speed" but found "//TTS Speed"
(#54) Line indented incorrectly; expected at least 4 spaces, found 0
(#55) Line indented incorrectly; expected at least 4 spaces, found 0
(#56) Line indented incorrectly; expected at least 4 spaces, found 0
(#59) Line indented incorrectly; expected at least 4 spaces, found 0
(#59) Expected 1 space before "="; 0 found
(#59) Expected 1 space after "="; 0 found
(#60) Line indented incorrectly; expected at least 4 spaces, found 0
(#60) Expected 1 space before "="; 0 found
(#60) Expected 1 space after "="; 0 found
(#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) Line indented incorrectly; expected at least 4 spaces, found 0
(#62) No space found before comment text; expected "// grading options" but found "//grading options"
(#63) Line indented incorrectly; expected at least 4 spaces, found 0
(#63) Expected 1 space before "="; 0 found
(#64) Line indented incorrectly; expected at least 4 spaces, found 0
(#64) Expected 1 space before "="; 0 found
(#65) Line indented incorrectly; expected at least 4 spaces, found 0
(#65) Expected 1 space before "="; 0 found
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#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) 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) Line indented incorrectly; expected at least 4 spaces, found 0
(#69) No space found before comment text; expected "// recorder options" but found "//recorder options"
(#70) Line indented incorrectly; expected at least 4 spaces, found 0
(#71) Line indented incorrectly; expected at least 4 spaces, found 0
(#73) Line indented incorrectly; expected at least 4 spaces, found 0
(#74) Line indented incorrectly; expected at least 4 spaces, found 0
(#75) Line indented incorrectly; expected at least 4 spaces, found 0
(#76) Line indented incorrectly; expected at least 4 spaces, found 0
(#77) Line indented incorrectly; expected at least 4 spaces, found 0
(#78) Line indented incorrectly; expected at least 4 spaces, found 0
(#79) Line indented incorrectly; expected at least 4 spaces, found 0
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Line indented incorrectly; expected at least 4 spaces, found 0
(#81) No space found before comment text; expected "// Constants for Attempt Steps" but found "//Constants for Attempt Steps"
(#82) Line indented incorrectly; expected at least 4 spaces, found 0
(#82) Expected 1 space before "="; 0 found
(#82) Expected 1 space after "="; 0 found
(#83) Line indented incorrectly; expected at least 4 spaces, found 0
(#83) Expected 1 space before "="; 0 found
(#84) Line indented incorrectly; expected at least 4 spaces, found 0
(#84) Expected 1 space before "="; 0 found
(#85) Line indented incorrectly; expected at least 4 spaces, found 0
(#85) Expected 1 space before "="; 0 found
(#86) Line indented incorrectly; expected at least 4 spaces, found 0
(#86) Expected 1 space before "="; 0 found
(#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) Line indented incorrectly; expected at least 4 spaces, found 0
(#87) No space found before comment text; expected "// later we need to make this variable" but found "//later we need to make this variable"
(#88) Line indented incorrectly; expected at least 4 spaces, found 0
(#88) Expected 1 space before "="; 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) Line indented incorrectly; expected at least 4 spaces, found 0
(#90) No space found before comment text; expected "// constants for relevance" but found "//constants for relevance"
(#91) Line indented incorrectly; expected at least 4 spaces, found 0
(#92) Line indented incorrectly; expected at least 4 spaces, found 0
(#93) Line indented incorrectly; expected at least 4 spaces, found 0
(#94) Line indented incorrectly; expected at least 4 spaces, found 0
(#95) Line indented incorrectly; expected at least 4 spaces, found 0
(#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 4 spaces, found 0
(#97) No space found before comment text; expected "// constants for suggest grade" but found "//constants for suggest grade"
(#98) Line indented incorrectly; expected at least 4 spaces, found 0
(#99) Line indented incorrectly; expected at least 4 spaces, found 0
(#101) Line indented incorrectly; expected at least 4 spaces, found 0
(#101) Expected 1 space after "="; 0 found
(#102) Line indented incorrectly; expected at least 4 spaces, found 0
(#102) Expected 1 space after "="; 0 found
(#104) Line indented incorrectly; expected at least 4 spaces, found 0
(#105) Line indented incorrectly; expected at least 4 spaces, found 0
(#107) Line indented incorrectly; expected at least 4 spaces, found 0
(#107) Expected 1 space before "="; 0 found
(#107) 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
(#111) Line indented incorrectly; expected at least 4 spaces, found 0
(#112) Line indented incorrectly; expected at least 4 spaces, found 0
(#113) Line indented incorrectly; expected at least 4 spaces, found 0
(#114) Line indented incorrectly; expected at least 4 spaces, found 0
(#115) Line indented incorrectly; expected at least 4 spaces, found 0
(#115) Expected 1 space after "="; 0 found
(#116) Line indented incorrectly; expected at least 4 spaces, found 0
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Line indented incorrectly; expected at least 4 spaces, found 0
(#118) No space found before comment text; expected "// CSS DEFS" but found "//CSS DEFS"
(#119) Line indented incorrectly; expected at least 4 spaces, found 0
(#119) CONST keyword must be lowercase; expected "const" but found "CONST"
(#120) Line indented incorrectly; expected at least 4 spaces, found 0
(#120) CONST keyword must be lowercase; expected "const" but found "CONST"
(#120) Expected 1 space before "="; 0 found
(#121) Line indented incorrectly; expected at least 4 spaces, found 0
(#121) CONST keyword must be lowercase; expected "const" but found "CONST"
(#122) Line indented incorrectly; expected at least 4 spaces, found 0
(#122) CONST keyword must be lowercase; expected "const" but found "CONST"
(#123) Line indented incorrectly; expected at least 4 spaces, found 0
(#123) CONST keyword must be lowercase; expected "const" but found "CONST"
(#124) Line indented incorrectly; expected at least 4 spaces, found 0
(#124) CONST keyword must be lowercase; expected "const" but found "CONST"
(#125) Line indented incorrectly; expected at least 4 spaces, found 0
(#125) CONST keyword must be lowercase; expected "const" but found "CONST"
(#127) Line indented incorrectly; expected at least 4 spaces, found 0
(#127) Expected 1 space before "="; 0 found
(#127) Expected 1 space after "="; 0 found
(#128) Line indented incorrectly; expected at least 4 spaces, found 0
(#128) Expected 1 space before "="; 0 found
(#128) Expected 1 space after "="; 0 found
(#129) Line indented incorrectly; expected at least 4 spaces, found 0
(#129) Expected 1 space before "="; 0 found
(#129) Expected 1 space after "="; 0 found
(#131) Line indented incorrectly; expected at least 4 spaces, found 0
(#132) Line indented incorrectly; expected at least 4 spaces, found 0
(#134) Line indented incorrectly; expected at least 4 spaces, found 0
(#135) 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
(#141) Line indented incorrectly; expected at least 4 spaces, found 0
(#141) Expected 1 space before "="; 0 found
(#141) Expected 1 space after "="; 0 found
(#142) Line indented incorrectly; expected at least 4 spaces, found 0
(#142) Expected 1 space before "="; 0 found
(#142) Expected 1 space after "="; 0 found
(#143) Line indented incorrectly; expected at least 4 spaces, found 0
(#143) Expected 1 space before "="; 0 found
(#143) Expected 1 space after "="; 0 found
(#144) Line indented incorrectly; expected at least 4 spaces, found 0
(#144) Expected 1 space before "="; 0 found
(#144) Expected 1 space after "="; 0 found
(#146) Inline comments must start with a capital letter, digit or 3-dots sequence
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) Line indented incorrectly; expected at least 4 spaces, found 0
(#146) No space found before comment text; expected "// languages" but found "//languages"
(#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
(#152) Line indented incorrectly; expected at least 4 spaces, found 0
(#153) Line indented incorrectly; expected at least 4 spaces, found 0
(#154) Line indented incorrectly; expected at least 4 spaces, found 0
(#155) Line indented incorrectly; expected at least 4 spaces, found 0
(#156) Line indented incorrectly; expected at least 4 spaces, found 0
(#157) Line indented incorrectly; expected at least 4 spaces, found 0
(#158) Line indented incorrectly; expected at least 4 spaces, found 0
(#159) Line indented incorrectly; expected at least 4 spaces, found 0
(#160) Line indented incorrectly; expected at least 4 spaces, found 0
(#161) Line indented incorrectly; expected at least 4 spaces, found 0
(#162) Line indented incorrectly; expected at least 4 spaces, found 0
(#162) Expected 1 space after "="; 0 found
(#163) Line indented incorrectly; expected at least 4 spaces, found 0
(#163) Expected 1 space after "="; 0 found
(#164) Line indented incorrectly; expected at least 4 spaces, found 0
(#164) Expected 1 space after "="; 0 found
(#165) Line indented incorrectly; expected at least 4 spaces, found 0
(#165) Expected 1 space after "="; 0 found
(#166) Line indented incorrectly; expected at least 4 spaces, found 0
(#166) Expected 1 space after "="; 0 found
(#167) Line indented incorrectly; expected at least 4 spaces, found 0
(#167) Expected 1 space after "="; 0 found
(#168) Line indented incorrectly; expected at least 4 spaces, found 0
(#168) Expected 1 space after "="; 0 found
(#169) Line indented incorrectly; expected at least 4 spaces, found 0
(#169) Expected 1 space after "="; 0 found
(#170) Line indented incorrectly; expected at least 4 spaces, found 0
(#170) Expected 1 space after "="; 0 found
(#171) Line indented incorrectly; expected at least 4 spaces, found 0
(#171) Expected 1 space after "="; 0 found
(#172) Line indented incorrectly; expected at least 4 spaces, found 0
(#172) Expected 1 space after "="; 0 found
(#173) Line indented incorrectly; expected at least 4 spaces, found 0
(#173) Expected 1 space after "="; 0 found
(#174) Line indented incorrectly; expected at least 4 spaces, found 0
(#174) Expected 1 space after "="; 0 found
(#175) Line indented incorrectly; expected at least 4 spaces, found 0
(#175) Expected 1 space after "="; 0 found
(#176) Line indented incorrectly; expected at least 4 spaces, found 0
(#176) Expected 1 space after "="; 0 found
(#177) Line indented incorrectly; expected at least 4 spaces, found 0
(#177) Expected 1 space after "="; 0 found
(#178) Line indented incorrectly; expected at least 4 spaces, found 0
(#178) Expected 1 space after "="; 0 found
(#179) Line indented incorrectly; expected at least 4 spaces, found 0
(#179) Expected 1 space after "="; 0 found
(#180) Line indented incorrectly; expected at least 4 spaces, found 0
(#180) Expected 1 space after "="; 0 found
(#181) Line indented incorrectly; expected at least 4 spaces, found 0
(#181) Expected 1 space after "="; 0 found
(#182) Line indented incorrectly; expected at least 4 spaces, found 0
(#182) Expected 1 space after "="; 0 found
(#183) Line indented incorrectly; expected at least 4 spaces, found 0
(#183) Expected 1 space after "="; 0 found
(#184) Line indented incorrectly; expected at least 4 spaces, found 0
(#184) Expected 1 space after "="; 0 found
(#186) Line indented incorrectly; expected at least 4 spaces, found 0
(#186) Expected 1 space after "="; 0 found
(#187) Line indented incorrectly; expected at least 4 spaces, found 0
(#187) Expected 1 space after "="; 0 found
(#188) Line indented incorrectly; expected at least 4 spaces, found 0
(#188) Expected 1 space after "="; 0 found
(#189) Line indented incorrectly; expected at least 4 spaces, found 0
(#189) Expected 1 space after "="; 0 found
(#190) Line indented incorrectly; expected at least 4 spaces, found 0
(#190) Expected 1 space after "="; 0 found
(#192) Line indented incorrectly; expected at least 4 spaces, found 0
(#193) Line indented incorrectly; expected at least 4 spaces, found 0
(#194) Line indented incorrectly; expected at least 4 spaces, found 0
(#195) Line indented incorrectly; expected at least 4 spaces, found 0
(#196) Line indented incorrectly; expected at least 4 spaces, found 0
(#197) Line indented incorrectly; expected at least 4 spaces, found 0
(#198) Line indented incorrectly; expected at least 4 spaces, found 0
(#199) Line indented incorrectly; expected at least 4 spaces, found 0
(#200) Line indented incorrectly; expected at least 4 spaces, found 0
(#201) Line indented incorrectly; expected at least 4 spaces, found 0
(#202) Line indented incorrectly; expected at least 4 spaces, found 0
(#204) Line indented incorrectly; expected at least 4 spaces, found 0
(#205) Line indented incorrectly; expected at least 4 spaces, found 0
(#206) Line indented incorrectly; expected at least 4 spaces, found 0
(#207) Line indented incorrectly; expected at least 4 spaces, found 0
(#208) Line indented incorrectly; expected at least 4 spaces, found 0
(#210) Line indented incorrectly; expected at least 4 spaces, found 0
(#210) Short array syntax must be used to define arrays
(#210) Commas (,) must be followed by white space.
(#210) Commas (,) must be followed by white space.
(#210) Commas (,) must be followed by white space.
(#210) Commas (,) must be followed by white space.
(#210) Commas (,) must be followed by white space.
(#210) Commas (,) must be followed by white space.
(#210) Commas (,) must be followed by white space.
(#210) Commas (,) must be followed by white space.
(#210) Commas (,) must be followed by white space.
(#211) Commas (,) must be followed by white space.
(#211) Commas (,) must be followed by white space.
(#211) Commas (,) must be followed by white space.
(#211) Commas (,) must be followed by white space.
(#211) Commas (,) must be followed by white space.
(#211) Commas (,) must be followed by white space.
(#211) Commas (,) must be followed by white space.
(#211) Commas (,) must be followed by white space.
(#211) Commas (,) must be followed by white space.
(#211) Commas (,) must be followed by white space.
(#211) Commas (,) must be followed by white space.
(#211) Commas (,) must be followed by white space.
(#211) There should be a comma after the last array item in a multi-line array.
(#211) Line exceeds 132 characters; contains 148 characters
(#214) File must end with a newline character
mod/solo/classes/dates.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#25) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#26) Whitespace found at end of line
(#30) Whitespace found at end of line
(#30) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#36) Whitespace found at end of line
(#36) Functions must not contain multiple empty lines in a row; found 2 empty lines
mod/solo/classes/diff.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected 1 space before opening brace; found 0
(#21) Inline comments must start with a capital letter, digit or 3-dots sequence
(#21) Inline comments must end in full-stops, exclamation marks, or question marks
(#24) Expected 1 space before "="; 0 found
(#25) Expected 1 space before "="; 0 found
(#29) Line indented incorrectly; expected at least 4 spaces, found 1
(#30) Line indented incorrectly; expected at least 4 spaces, found 1
(#31) Line indented incorrectly; expected at least 4 spaces, found 1
(#32) Public method name "diff::fetchWordArray" must be in lower-case letters only
(#32) Expected 1 space before opening brace; found 0
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) No space found before comment text; expected "// tidy up the text so its just lower case words seperated by spaces" but found "//tidy up the text so its just lower case words seperated by spaces"
(#37) Inline comments must start with a capital letter, digit or 3-dots sequence
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) No space found before comment text; expected "// split on spaces into words" but found "//split on spaces into words"
(#38) Commas (,) must be followed by white space.
(#40) Inline comments must start with a capital letter, digit or 3-dots sequence
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) No space found before comment text; expected "// remove any empty elements" but found "//remove any empty elements"
(#41) Closing brace must be on a line by itself
(#43) Inline comments must start with a capital letter, digit or 3-dots sequence
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) No space found before comment text; expected "// re index array because array_filter converts array to assoc. (ie could have gone from indexes 0,1,2,3,4,5 to 0,1,3,4,5)" but found "//re index array because array_filter converts array to assoc. (ie could have gone from indexes 0,1,2,3,4,5 to 0,1,3,4,5)"
(#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) Short array syntax must be used to define arrays
(#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.
(#237) Short array syntax must be used to define arrays
(#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
(#424) Short array syntax must be used to define arrays
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#490) No space found before comment text; expected "// if there is nothing in the passage then we just return the default diffs array" but found "//if there is nothing in the passage then we just return the default diffs array"
(#491) Expected "if (...) {\n"; found "if(...){\n"
(#491) Expected 1 space before "==="; 0 found
(#491) Expected 1 space after "==="; 0 found
(#492) Expected "if (...) {\n"; found "if(...){\n"
(#493) Commas (,) must be followed by white space.
(#494) Expected "} else {\n"; found "}else{\n"
(#499) Inline comments must start with a capital letter, digit or 3-dots sequence
(#499) No space found before comment text; expected "// ii) sort sequences by length, transcript posn" but found "//ii) sort sequences by length, transcript posn"
(#500) Inline comments must end in full-stops, exclamation marks, or question marks
(#500) 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"
(#501) Short array syntax must be used to define arrays
(#501) Commas (,) must be followed by white space.
(#503) Inline comments must start with a capital letter, digit or 3-dots sequence
(#503) Inline comments must end in full-stops, exclamation marks, or question marks
(#503) No space found before comment text; expected "// record prior sequences for iii)" but found "//record prior sequences for iii)"
(#504) Expected 1 space before "="; 0 found
(#504) Expected 1 space after "="; 0 found
(#504) Short array syntax must be used to define arrays
(#505) Expected 1 space before "="; 0 found
(#505) Expected 1 space after "="; 0 found
(#506) Inline comments must start with a capital letter, digit or 3-dots sequence
(#506) Inline comments must end in full-stops, exclamation marks, or question marks
(#506) No space found before comment text; expected "// iii) loop through sequences" but found "//iii) loop through sequences"
(#507) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#508) Expected 1 space before "="; 0 found
(#508) Expected 1 space after "="; 0 found
(#511) Inline comments must start with a capital letter, digit or 3-dots sequence
(#511) 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"
(#512) 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"
(#513) No space found before comment text; expected "// A seq pposition=63 length=18" but found "//A seq pposition=63 length=18"
(#514) No space found before comment text; expected "// B seq pposition=81 length=42" but found "//B seq pposition=81 length=42"
(#515) Inline comments must end in full-stops, exclamation marks, or question marks
(#515) 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"
(#516) Expected "for (...) {\n"; found "for(...){\n"
(#516) Expected 1 space before "="; 0 found
(#516) Expected 1 space after "="; 0 found
(#517) Expected "if (...) {\n"; found "if(...){\n"
(#517) Expected 1 space after "!="; 0 found
(#518) Expected 1 space before "="; 0 found
(#518) Expected 1 space after "="; 0 found
(#522) Expected "if (...) {\n"; found "if(...){\n"
(#523) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#524) Inline comments must start with a capital letter, digit or 3-dots sequence
(#524) Inline comments must end in full-stops, exclamation marks, or question marks
(#524) No space found before comment text; expected "// iii) b) check transcript match was not matched elsewhere in passage" but found "//iii) b) check transcript match was not matched elsewhere in passage"
(#525) Expected "if (...) {\n"; found "if(...){\n"
(#527) Expected 1 space before "="; 0 found
(#527) Expected 1 space after "="; 0 found
(#530) Inline comments must start with a capital letter, digit or 3-dots sequence
(#530) Inline comments must end in full-stops, exclamation marks, or question marks
(#530) 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"
(#531) Expected "if (...) {\n"; found "if(...){\n"
(#533) Expected 1 space before "="; 0 found
(#533) Expected 1 space after "="; 0 found
(#536) Expected "if (...) {\n"; found "if(...){\n"
(#538) Expected 1 space before "="; 0 found
(#538) 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 "// we do a fuzzy check for various anomalies that can occur" but found "//we do a fuzzy check for various anomalies that can occur"
(#545) Expected "if (...) {\n"; found "if(...){\n"
(#546) Inline comments must start with a capital letter, digit or 3-dots sequence
(#546) Inline comments must end in full-stops, exclamation marks, or question marks
(#546) No space found before comment text; expected "// distance from passage location to transcript location" but found "//distance from passage location to transcript location"
(#547) Expected 1 space after "="; 0 found
(#549) Inline comments must start with a capital letter, digit or 3-dots sequence
(#549) Inline comments must end in full-stops, exclamation marks, or question marks
(#549) No space found before comment text; expected "// distance between passage location and transcript length" but found "//distance between passage location and transcript length"
(#550) Expected 1 space after "="; 0 found
(#552) Inline comments must start with a capital letter, digit or 3-dots sequence
(#552) Inline comments must end in full-stops, exclamation marks, or question marks
(#552) No space found before comment text; expected "// ratio of alternates to full matches" but found "//ratio of alternates to full matches"
(#554) Expected "if (...) {\n"; found "if(...) {\n"
(#556) Expected "} else {\n"; found "}else{\n"
(#557) Expected 1 space before "="; 0 found
(#557) Expected 1 space after "="; 0 found
(#560) Inline comments must start with a capital letter, digit or 3-dots sequence
(#560) No space found before comment text; expected "// common is short matches after speaking ends" but found "//common is short matches after speaking ends"
(#561) No space found before comment text; expected "// particularly dangerous are wildcards and alternates" but found "//particularly dangerous are wildcards and alternates"
(#562) Line exceeds 132 characters; contains 134 characters
(#562) 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"
(#563) Line exceeds 132 characters; contains 140 characters
(#566) Line exceeds 132 characters; contains 137 characters
(#566) Inline comments must end in full-stops, exclamation marks, or question marks
(#566) 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]"
(#569) Expected 1 space before "<"; 0 found
(#569) Expected 1 space after "<"; 0 found
(#574) Expected "if (...) {\n"; found "if(...){"
(#574) Closing brace must be on a line by itself
(#576) Inline comments must start with a capital letter, digit or 3-dots sequence
(#576) No space found before comment text; expected "// record sequence as :" but found "//record sequence as :"
(#577) No space found before comment text; expected "// i) matched and" but found "//i) matched and"
(#578) 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."
(#579) Inline comments must end in full-stops, exclamation marks, or question marks
(#579) No space found before comment text; expected "// Then store sequence in prior sequences" but found "//Then store sequence in prior sequences"
(#580) Expected "for (...) {\n"; found "for(...){\n"
(#580) Expected 1 space before "="; 0 found
(#580) Expected 1 space after "="; 0 found
(#581) Inline comments must start with a capital letter, digit or 3-dots sequence
(#581) Inline comments must end in full-stops, exclamation marks, or question marks
(#581) No space found before comment text; expected "// word position in sequence ( 0 = first )" but found "//word position in sequence ( 0 = first )"
(#583) Inline comments must end in full-stops, exclamation marks, or question marks
(#583) 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"
(#585) Inline comments must start with a capital letter, digit or 3-dots sequence
(#585) No space found before comment text; expected "// was this an alternatives match?" but found "//was this an alternatives match?"
(#586) Expected "if (...) {\n"; found "if(...){\n"
(#586) Commas (,) must be followed by white space.
(#587) Expected 1 space before "="; 0 found
(#587) Expected 1 space after "="; 0 found
(#588) Expected "} else {\n"; found "}else{\n"
(#589) Expected 1 space before "="; 0 found
(#589) Expected 1 space after "="; 0 found
(#592) Expected 1 space before "="; 0 found
(#592) Expected 1 space after "="; 0 found
(#592) Commas (,) must be followed by white space.
(#592) Commas (,) must be followed by white space.
(#597) Inline comments must start with a capital letter, digit or 3-dots sequence
(#597) Inline comments must end in full-stops, exclamation marks, or question marks
(#597) No space found before comment text; expected "// 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"
(#598) Expected "if (...) {\n"; found "if(...){\n"
(#599) Commas (,) must be followed by white space.
(#600) Expected "} else {\n"; found "}else{\n"
(#621) Public method name "diff::applyWildcards" must be in lower-case letters only
(#621) Commas (,) must be followed by white space.
(#621) Commas (,) must be followed by white space.
(#621) Expected 1 space before opening brace; found 0
(#622) Inline comments must start with a capital letter, digit or 3-dots sequence
(#622) Inline comments must end in full-stops, exclamation marks, or question marks
(#622) No space found before comment text; expected "// do a sanity check" but found "//do a sanity check"
(#623) Expected "if (...) {\n"; found "if(...){\n"
(#623) Expected 1 space before "==="; 0 found
(#623) Expected 1 space after "==="; 0 found
(#626) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#628) Variable "last_tposition" must not contain underscores.
(#628) Expected 1 space before "="; 0 found
(#628) Expected 1 space after "="; 0 found
(#629) Variable "last_p" must not contain underscores.
(#629) Expected 1 space before "="; 0 found
(#629) Expected 1 space after "="; 0 found
(#631) Inline comments must start with a capital letter, digit or 3-dots sequence
(#631) 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"
(#632) Inline comments must end in full-stops, exclamation marks, or question marks
(#632) No space found before comment text; expected "// here we find the last passage match" but found "//here we find the last passage match"
(#633) Expected "for (...) {\n"; found "for(...){\n"
(#633) Expected 1 space before "="; 0 found
(#633) Expected 1 space after "="; 0 found
(#633) Expected 1 space before "-"; 0 found
(#633) Expected 1 space after "-"; 0 found
(#633) Expected 1 space after first semicolon of FOR loop; 0 found
(#633) Expected 1 space before ">="; 0 found
(#633) Expected 1 space after ">="; 0 found
(#633) Expected 1 space after second semicolon of FOR loop; 0 found
(#634) Expected "if (...) {\n"; found "if(...){\n"
(#634) Expected 1 space before "=="; 0 found
(#634) Expected 1 space after "=="; 0 found
(#635) Variable "last_p" must not contain underscores.
(#635) Expected 1 space before "="; 0 found
(#635) Expected 1 space after "="; 0 found
(#639) Inline comments must end in full-stops, exclamation marks, or question marks
(#639) 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"
(#640) Expected "if (...) {\n"; found "if(...){\n"
(#640) Variable "last_p" must not contain underscores.
(#640) Expected 1 space before "<"; 0 found
(#640) Expected 1 space after "<"; 0 found
(#641) Variable "last_p" must not contain underscores.
(#641) Variable "last_p" must not contain underscores.
(#644) Inline comments must start with a capital letter, digit or 3-dots sequence
(#644) Inline comments must end in full-stops, exclamation marks, or question marks
(#644) 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"
(#645) Expected "for (...) {\n"; found "for(...){\n"
(#645) Expected 1 space before "="; 0 found
(#645) Expected 1 space after "="; 0 found
(#645) Expected 1 space after first semicolon of FOR loop; 0 found
(#645) Expected 1 space before "<="; 0 found
(#645) Expected 1 space after "<="; 0 found
(#645) Variable "last_p" must not contain underscores.
(#645) Expected 1 space after second semicolon of FOR loop; 0 found
(#646) Expected "if (...) {\n"; found "if(...){\n"
(#646) Expected 1 space before "=="; 0 found
(#646) Expected 1 space after "=="; 0 found
(#646) Commas (,) must be followed by white space.
(#647) Expected 1 space before "="; 0 found
(#647) Expected 1 space after "="; 0 found
(#647) Commas (,) must be followed by white space.
(#647) Variable "last_tposition" must not contain underscores.
(#647) Commas (,) must be followed by white space.
(#648) Expected "} else if (...) {\n"; found "}else if(...){\n"
(#648) Expected "if (...) {\n"; found "if(...){\n"
(#648) Expected 1 space before "=="; 0 found
(#648) Expected 1 space after "=="; 0 found
(#649) Variable "last_tposition" must not contain underscores.
(#649) Expected 1 space before "="; 0 found
(#649) Expected 1 space after "="; 0 found
(#656) A closing tag is not permitted at the end of a PHP file
mod/solo/classes/event/attempt_submitted.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#29) Import statements must not begin with a leading backslash
(#57) Commas (,) must be followed by white space.
(#60) Short array syntax must be used to define arrays
(#63) There should be a comma after the last array item in a multi-line array.
(#67) Expected 1 space after "="; 2 found
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) This comment is 86% valid code; is this commented out code?
(#68) No space found before comment text; expected "// $event->set_attempt($attempt);" but found "//$event->set_attempt($attempt);"
(#110) Short array syntax must be used to define arrays
(#110) Expected 1 space before "=>"; 0 found
(#110) Expected 1 space after "=>"; 0 found
(#110) Commas (,) must be followed by white space.
(#110) Expected 1 space before "=>"; 0 found
(#110) Expected 1 space after "=>"; 0 found
(#110) Commas (,) must be followed by white space.
(#110) Expected 1 space before "=>"; 0 found
(#110) Expected 1 space after "=>"; 0 found
(#110) Commas (,) must be followed by white space.
(#110) Expected 1 space before "=>"; 0 found
(#110) Expected 1 space after "=>"; 0 found
(#110) Line exceeds 132 characters; contains 150 characters
(#119) Possible useless method overriding detected
(#125) Short array syntax must be used to define arrays
mod/solo/classes/event/course_module_viewed.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#51) Short array syntax must be used to define arrays
mod/solo/classes/event/step_submitted.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#29) Import statements must not begin with a leading backslash
(#57) Commas (,) must be followed by white space.
(#57) Commas (,) must be followed by white space.
(#60) Short array syntax must be used to define arrays
(#64) Expected 1 space before "=>"; 0 found
(#64) Expected 1 space after "=>"; 0 found
(#64) There should be a comma after the last array item in a multi-line array.
(#68) Expected 1 space after "="; 2 found
(#88) Line exceeds 132 characters; contains 149 characters
(#109) Short array syntax must be used to define arrays
(#109) Expected 1 space before "=>"; 0 found
(#109) Expected 1 space after "=>"; 0 found
(#109) Commas (,) must be followed by white space.
(#109) Expected 1 space before "=>"; 0 found
(#109) Expected 1 space after "=>"; 0 found
(#109) Commas (,) must be followed by white space.
(#109) Expected 1 space before "=>"; 0 found
(#109) Expected 1 space after "=>"; 0 found
(#109) Commas (,) must be followed by white space.
(#109) Expected 1 space before "=>"; 0 found
(#109) Expected 1 space after "=>"; 0 found
(#109) Line exceeds 132 characters; contains 150 characters
(#127) Short array syntax must be used to define arrays
mod/solo/classes/event_observer.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#28) Import statements must not begin with a leading backslash
(#38) Expected 1 space before opening brace; found 0
(#47) Line indented incorrectly; expected at least 8 spaces, found 7
(#49) Line exceeds 132 characters; contains 149 characters
(#50) Short array syntax must be used to define arrays
(#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/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#38) There should be a comma after the last array item in a multi-line array.
(#39) The use of function extract() is forbidden
(#48) Commas (,) must be followed by white space.
(#48) Commas (,) must be followed by white space.
(#48) Commas (,) must be followed by white space.
(#50) Expected "if (...) {\n"; found "if(...){\n"
(#50) Expected 1 space before "=="; 0 found
(#50) Expected 1 space after "=="; 0 found
(#54) Inline comments must start with a capital letter, digit or 3-dots sequence
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) No space found before comment text; expected "// if we have suggestions, mark those up and return them" but found "//if we have suggestions, mark those up and return them"
(#55) Commas (,) must be followed by white space.
(#55) Commas (,) must be followed by white space.
(#56) Commas (,) must be followed by white space.
(#69) There should be a comma after the last array item in a multi-line array.
(#86) Commas (,) must be followed by white space.
(#120) There should be a comma after the last array item in a multi-line array.
(#130) Short array syntax must be used to define arrays
(#173) Short array syntax must be used to define arrays
(#178) Expected 1 space before "="; 0 found
(#180) Expected "if (...) {\n"; found "if (...) { "
(#180) Closing brace must be on a line by itself
(#182) Short array syntax must be used to define arrays
(#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) Commas (,) must be followed by white space.
(#186) Short array syntax must be used to define arrays
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#193) Expected 1 space before "="; 0 found
(#193) Expected 1 space after "="; 0 found
(#210) Commas (,) must be followed by white space.
(#230) Inline comments must start with a capital letter, digit or 3-dots sequence
(#230) No space found before comment text; expected "// ---------------" but found "//---------------"
(#237) Short array syntax must be used to define arrays
(#239) Line exceeds 132 characters; contains 136 characters
(#280) Short array syntax must be used to define arrays
(#285) Expected 1 space before "="; 0 found
(#287) Expected "if (...) {\n"; found "if (...) { "
(#287) Closing brace must be on a line by itself
(#289) Short array syntax must be used to define arrays
(#289) Expected 1 space before "=>"; 0 found
(#289) Expected 1 space after "=>"; 0 found
(#291) Short array syntax must be used to define arrays
(#305) Commas (,) must be followed by white space.
(#328) There should be a comma after the last array item in a multi-line array.
(#334) Inline comments must start with a capital letter, digit or 3-dots sequence
(#334) Inline comments must end in full-stops, exclamation marks, or question marks
(#334) No space found before comment text; expected "// defaults" but found "//defaults"
(#335) Expected 1 space before "=>"; 0 found
(#335) Expected 1 space after "=>"; 0 found
(#336) Variable "have_humaneval" must not contain underscores.
(#337) Variable "have_aieval" must not contain underscores.
(#337) Expected 1 space after "="; 0 found
(#340) Short array syntax must be used to define arrays
(#340) Expected 1 space before "=>"; 0 found
(#340) Expected 1 space after "=>"; 0 found
(#342) Inline comments must start with a capital letter, digit or 3-dots sequence
(#342) Inline comments must end in full-stops, exclamation marks, or question marks
(#342) No space found before comment text; expected "// fetch attempt information" but found "//fetch attempt information"
(#343) Short array syntax must be used to define arrays
(#344) Short array syntax must be used to define arrays
(#347) Expected "if (...) {\n"; found "if(...) {\n"
(#350) Variable "have_aieval" must not contain underscores.
(#352) Variable "have_aieval" must not contain underscores.
(#352) Expected 1 space before "="; 0 found
(#356) Inline comments must start with a capital letter, digit or 3-dots sequence
(#356) No space found before comment text; expected "// if no results, that's that. return." but found "//if no results, that's that. return."
(#357) Expected "if (...) {\n"; found "if(...){\n"
(#357) Variable "have_aieval" must not contain underscores.
(#357) Variable "have_humaneval" must not contain underscores.
(#358) Expected 1 space before "="; 0 found
(#358) Expected 1 space after "="; 0 found
(#372) There should be a comma after the last array item in a multi-line array.
(#376) Commas (,) must be followed by white space.
(#376) Commas (,) must be followed by white space.
(#376) Commas (,) must be followed by white space.
(#378) Short array syntax must be used to define arrays
(#378) Expected 1 space before "=>"; 0 found
(#378) Expected 1 space after "=>"; 0 found
(#378) Commas (,) must be followed by white space.
(#378) Expected 1 space before "=>"; 0 found
(#378) Expected 1 space after "=>"; 0 found
(#378) Commas (,) must be followed by white space.
(#378) Expected 1 space before "=>"; 0 found
(#378) Expected 1 space after "=>"; 0 found
(#378) Expected 1 space before "=>"; 0 found
(#378) Expected 1 space after "=>"; 0 found
(#379) Expected 1 space before "="; 0 found
(#379) Expected 1 space after "="; 0 found
(#381) Variable "attempt_helper" must not contain underscores.
(#381) Expected 1 space after "="; 2 found
(#382) Variable "attempt_helper" must not contain underscores.
(#382) Commas (,) must be followed by white space.
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
(#94) Short array syntax must be used to define arrays
(#95) Variable "user_attempt_totals" must not contain underscores.
(#95) Short array syntax must be used to define arrays
(#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.
(#113) File must end with a newline character
mod/solo/classes/grades/gradesubmissions.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#26) Public method name "gradesubmissions::getSubmissionData" must be in lower-case letters only
(#29) Short array syntax must be used to define arrays
(#31) Commas (,) must be followed by white space.
(#32) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#59) 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
(#62) The use of the AS keyword to alias tables is bad for cross-db
(#63) The use of the AS keyword to alias tables is bad for cross-db
(#64) The use of the AS keyword to alias tables is bad for cross-db
(#71) Expected "if (...) {\n"; found "if(...){\n"
(#73) Expected "} else {\n"; found "}else{\n"
(#86) Public method name "gradesubmissions::getStudentsToGrade" must be in lower-case letters only
(#86) Commas (,) must be followed by white space.
(#86) Commas (,) must be followed by white space.
(#89) 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 "// fetch all finished attempts" but found "//fetch all finished attempts"
(#92) Expected "if (...) {\n"; found "if(...) {\n"
(#92) Expected 1 space before ">"; 0 found
(#92) Expected 1 space after ">"; 0 found
(#95) Whitespace found at end of line within string
(#98) Whitespace found at end of line within string
(#100) Commas (,) must be followed by white space.
(#101) Expected "} else {\n"; found "}else{\n"
(#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 "// if we do not have results just return" but found "//if we do not have results just return"
(#110) Expected "if (...) {\n"; found "if(...){"
(#110) Closing brace must be on a line by itself
(#112) Inline comments must start with a capital letter, digit or 3-dots sequence
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) No space found before comment text; expected "// we ony take the most recent attempt" but found "//we ony take the most recent attempt"
(#113) Expected 1 space before "="; 0 found
(#113) Expected 1 space after "="; 0 found
(#113) Short array syntax must be used to define arrays
(#114) Variable "user_attempt_totals" must not contain underscores.
(#114) Short array syntax must be used to define arrays
(#116) Variable "user_attempt_totals" must not contain underscores.
(#117) Variable "user_attempt_totals" must not contain underscores.
(#117) Variable "user_attempt_totals" must not contain underscores.
(#120) Variable "user_attempt_totals" must not contain underscores.
(#124) Inline comments must start with a capital letter, digit or 3-dots sequence
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) No space found before comment text; expected "// if we 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"
(#135) Public method name "gradesubmissions::getPageOfStudents" must be in lower-case letters only
(#135) Commas (,) must be followed by white space.
(#136) Expected 1 space before "="; 0 found
(#136) Expected 1 space after "="; 0 found
(#137) Expected 1 space before "="; 0 found
(#137) Expected 1 space after "="; 0 found
(#138) Expected 1 space before "="; 0 found
(#138) Expected 1 space after "="; 0 found
(#139) 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 "// build array of 3 student pages" but found "//build array of 3 student pages"
(#140) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#141) Expected "if (...) {\n"; found "if(...){\n"
(#141) Expected 1 space before ">="; 0 found
(#141) 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
(#145) Expected 1 space before "="; 0 found
(#145) Expected 1 space after "="; 0 found
(#146) Expected "if (...) {\n"; found "if(...){\n"
(#146) Expected 1 space before ">"; 0 found
(#146) Expected 1 space after ">"; 0 found
(#146) Expected 1 space after "=="; 0 found
(#147) Expected 1 space before "="; 0 found
(#147) Expected 1 space after "="; 0 found
(#150) Expected "if (...) {\n"; found "if(...){\n"
(#150) Expected 1 space before ">"; 0 found
(#150) Expected 1 space after ">"; 0 found
(#151) Expected 1 space before "="; 0 found
(#151) Expected 1 space after "="; 0 found
(#153) Inline comments must start with a capital letter, digit or 3-dots sequence
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) No space found before comment text; expected "// return page details" but found "//return page details"
(#154) Commas (,) must be followed by white space.
(#157) File must end with a newline character
mod/solo/classes/output/attempt_renderer.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#23) Import statements must not begin with a leading backslash
(#24) Import statements must not begin with a leading backslash
(#25) Import statements must not begin with a leading backslash
(#26) Import statements must not begin with a leading backslash
(#50) Line indented incorrectly; expected at least 4 spaces, found 1
(#51) Expected 2 space(s) before asterisk; 1 found
(#52) Expected 2 space(s) before asterisk; 1 found
(#53) Expected 2 space(s) before asterisk; 1 found
(#54) Expected 2 space(s) before asterisk; 1 found
(#55) Line indented incorrectly; expected 4 spaces, found 1
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 8 spaces, found 2
(#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) Line indented incorrectly; expected at least 8 spaces, found 5
(#58) No space found before comment text; expected "// instructions /intro if less then Moodle 4.0 show" but found "//instructions /intro if less then Moodle 4.0 show"
(#59) Line indented incorrectly; expected 8 spaces, found 5
(#59) Expected "if (...) {\n"; found "if(...) {\n"
(#59) Expected 1 space before "<"; 0 found
(#59) Expected 1 space after "<"; 0 found
(#60) Line indented incorrectly; expected at least 12 spaces, found 9
(#61) Line indented incorrectly; expected 8 spaces, found 5
(#61) Expected "} else {\n"; found "}else {\n"
(#62) Line indented incorrectly; expected at least 12 spaces, found 9
(#63) Line indented incorrectly; expected 8 spaces, found 5
(#65) Short array syntax must be used to define arrays
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) No space found before comment text; expected "// Set the attempt id" but found "//Set the attempt id"
(#70) No space found before comment text; expected "// TODO reverted to non form processing, so id should be id, not like it says below. Confirm its working right" but found "//TODO reverted to non form processing, so id should be id, not like it says below. Confirm its working right"
(#71) Line exceeds 132 characters; contains 136 characters
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) 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'"
(#72) Expected "if (...) {\n"; found "if(...){"
(#72) Closing brace must be on a line by itself
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Line indented incorrectly; expected at least 8 spaces, found 6
(#74) No space found before comment text; expected "// stepdata" but found "//stepdata"
(#75) Line indented incorrectly; expected at least 8 spaces, found 5
(#75) Expected 1 space before "="; 0 found
(#75) Expected 1 space after "="; 0 found
(#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) Line indented incorrectly; expected at least 8 spaces, found 5
(#76) No space found before comment text; expected "// get total steps" but found "//get total steps"
(#77) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 "// we always have a prepare step (and a finished step but we dont count that)" but found "//we always have a prepare step (and a finished step but we dont count that)"
(#78) Line indented incorrectly; expected at least 8 spaces, found 5
(#78) Commas (,) must be followed by white space.
(#78) Commas (,) must be followed by white space.
(#78) Commas (,) must be followed by white space.
(#79) Line indented incorrectly; expected 8 spaces, found 5
(#79) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#80) Line indented incorrectly; expected 12 spaces, found 9
(#81) Line indented incorrectly; expected at least 16 spaces, found 13
(#82) Line indented incorrectly; expected 12 spaces, found 9
(#83) Line indented incorrectly; expected 8 spaces, found 5
(#84) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#86) Line indented incorrectly; expected at least 8 spaces, found 5
(#86) Expected 1 space after "="; 0 found
(#86) Expected 1 space after "?"; 2 found
(#87) Line indented incorrectly; expected at least 8 spaces, found 5
(#87) Expected 1 space after "="; 2 found
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Line indented incorrectly; expected at least 8 spaces, found 5
(#88) No space found before comment text; expected "// this is not exactly "percentagecomplete", it actually is the number of lines between steps, eg 1 -- 2 -- 3 -- 4" but found "//this is not exactly "percentagecomplete", it actually is the number of lines between steps, eg 1 -- 2 -- 3 -- 4"
(#89) Line indented incorrectly; expected at least 8 spaces, found 5
(#89) Expected 1 space before "="; 0 found
(#89) Expected 1 space after "=="; 0 found
(#89) Expected 1 space before "?"; 2 found
(#89) Expected 1 space before "+"; 2 found
(#89) Expected 1 space after "+"; 0 found
(#89) Commas (,) must be followed by white space.
(#89) Line exceeds 132 characters; contains 143 characters
(#90) Line indented incorrectly; expected 8 spaces, found 5
(#90) Expected "if (...) {\n"; found "if(...){"
(#90) Closing brace must be on a line by itself
(#91) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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 "// init buttons" but found "//init buttons"
(#94) Line indented incorrectly; expected at least 8 spaces, found 5
(#95) Line indented incorrectly; expected at least 8 spaces, found 5
(#95) Commas (,) must be followed by white space.
(#95) Commas (,) must be followed by white space.
(#95) Commas (,) must be followed by white space.
(#96) Line indented incorrectly; expected 8 spaces, found 5
(#96) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#97) Line indented incorrectly; expected at least 12 spaces, found 8
(#98) Line indented incorrectly; expected 12 spaces, found 8
(#98) Expected "if (...) {\n"; found "if(...) {\n"
(#99) Line indented incorrectly; expected at least 16 spaces, found 12
(#100) Line indented incorrectly; expected 12 spaces, found 8
(#100) Expected "} else {\n"; found "}else{\n"
(#101) Line indented incorrectly; expected at least 16 spaces, found 12
(#102) Line indented incorrectly; expected 12 spaces, found 8
(#103) Line indented incorrectly; expected at least 12 spaces, found 9
(#103) Expected 1 space after "="; 0 found
(#104) Line indented incorrectly; expected 8 spaces, found 5
(#106) Expected 1 space before "=>"; 0 found
(#106) Expected 1 space after "=>"; 0 found
(#106) Commas (,) must be followed by white space.
(#106) Expected 1 space before "=>"; 0 found
(#106) Expected 1 space after "=>"; 0 found
(#106) Expected 1 space before "=>"; 0 found
(#106) Expected 1 space after "=>"; 0 found
(#106) Line exceeds 132 characters; contains 179 characters
(#107) Closing brace indented incorrectly; expected 1 spaces, found 4
(#109) Visibility must be declared on method "show_userattemptsummary"
(#109) Commas (,) must be followed by white space.
(#109) Commas (,) must be followed by white space.
(#109) Expected 1 space before opening brace; found 0
(#110) Expected 1 space before "="; 0 found
(#110) Expected 1 space after "="; 0 found
(#111) Commas (,) must be followed by white space.
(#111) Commas (,) must be followed by white space.
(#111) Commas (,) must be followed by white space.
(#114) Expected 1 space before opening brace; found 0
(#120) Visibility must be declared on method "show_teachereval"
(#120) Expected 1 space before opening brace; found 0
(#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
(#128) Visibility must be declared on method "show_spellingerrors"
(#128) Expected 1 space before opening brace; found 0
(#130) Expected "if (...) {\n"; found "if(...) {\n"
(#132) Commas (,) must be followed by white space.
(#133) Expected "} else {\n"; found "}else{\n"
(#134) Commas (,) must be followed by white space.
(#138) Visibility must be declared on method "show_grammarerrors"
(#138) Expected 1 space before opening brace; found 0
(#140) Expected "if (...) {\n"; found "if(...) {\n"
(#142) Commas (,) must be followed by white space.
(#143) Expected "} else {\n"; found "}else{\n"
(#144) Commas (,) must be followed by white space.
(#149) Visibility must be declared on method "show_summary"
(#149) Commas (,) must be followed by white space.
(#149) Commas (,) must be followed by white space.
(#149) Commas (,) must be followed by white space.
(#149) Expected 1 space before opening brace; found 0
(#153) Inline comments must start with a capital letter, digit or 3-dots sequence
(#153) This comment is 62% valid code; is this commented out code?
(#153) No space found before comment text; expected "// $attempt->selftranscriptparts = utils::fetch_selftranscript_parts($attempt);" but found "//$attempt->selftranscriptparts = utils::fetch_selftranscript_parts($attempt);"
(#155) Expected "if (...) {\n"; found "if(...){\n"
(#157) Expected "} else {\n"; found "}else{\n"
(#166) Visibility must be declared on method "show_waitingforteacher"
(#166) Expected 1 space before opening brace; found 0
(#167) Commas (,) must be followed by white space.
(#170) Visibility must be declared on method "show_summarypassageandstats"
(#170) Commas (,) must be followed by white space.
(#170) Commas (,) must be followed by white space.
(#170) Commas (,) must be followed by white space.
(#170) Commas (,) must be followed by white space.
(#170) Expected 1 space before opening brace; found 0
(#171) Inline comments must start with a capital letter, digit or 3-dots sequence
(#171) No space found before comment text; expected "// mark up our passage for review" but found "//mark up our passage for review"
(#172) Inline comments must end in full-stops, exclamation marks, or question marks
(#172) 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"
(#173) Expected 1 space before "="; 0 found
(#173) Expected 1 space after "="; 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
(#174) No space found before comment text; expected "// spelling and grammar data" but found "//spelling and grammar data"
(#175) Expected 1 space before "="; 0 found
(#175) Expected 1 space after "="; 0 found
(#175) Short array syntax must be used to define arrays
(#175) Expected 1 space before "=>"; 0 found
(#175) Expected 1 space after "=>"; 0 found
(#175) Expected 1 space before "=>"; 0 found
(#175) Expected 1 space after "=>"; 0 found
(#175) 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) Commas (,) must be followed by white space.
(#177) Commas (,) must be followed by white space.
(#178) Expected "if (...) {\n"; found "if(...){"
(#178) Expected 1 space before "="; 0 found
(#178) Expected 1 space after "="; 0 found
(#178) Closing brace must be on a line by itself
(#179) Expected "if (...) {\n"; found "if(...){"
(#179) Expected 1 space before "="; 0 found
(#179) Expected 1 space after "="; 0 found
(#179) Closing brace must be on a line by itself
(#180) Expected "if (...) {\n"; found "if(...){"
(#180) Expected 1 space before "="; 0 found
(#180) Expected 1 space after "="; 0 found
(#180) Closing brace must be on a line by itself
(#181) Expected "if (...) {\n"; found "if(...){"
(#181) Expected 1 space before "="; 0 found
(#181) Expected 1 space after "="; 0 found
(#181) Closing brace must be on a line by itself
(#182) Expected "if (...) {\n"; found "if(...){"
(#182) Expected 1 space before "="; 0 found
(#182) Expected 1 space after "="; 0 found
(#182) Closing brace must be on a line by itself
(#184) Inline comments must start with a capital letter, digit or 3-dots sequence
(#184) No space found before comment text; expected "// if you have no transcript then it will error on render, so we use a space by default" but found "//if you have no transcript then it will error on render, so we use a space by default"
(#185) Inline comments must end in full-stops, exclamation marks, or question marks
(#185) No space found before comment text; expected "// it should never really be blank however, and theuser arrived in a strange way probbaly. This just avoids an ugly error" but found "//it should never really be blank however, and theuser arrived in a strange way probbaly. This just avoids an ugly error"
(#186) Expected 1 space before "="; 0 found
(#186) Expected 1 space after "="; 0 found
(#187) Expected "if (...) {\n"; found "if(...){\n"
(#188) Expected 1 space before "="; 0 found
(#188) Expected 1 space after "="; 0 found
(#191) Expected "if (...) {\n"; found "if(...) {\n"
(#194) Variable "js_opts_html" must not contain underscores.
(#195) Variable "js_opts_html" must not contain underscores.
(#197) Inline comments must start with a capital letter, digit or 3-dots sequence
(#197) Inline comments must end in full-stops, exclamation marks, or question marks
(#197) No space found before comment text; expected "// add nav to marrked Passage" but found "//add nav to marrked Passage"
(#198) This comment is 66% valid code; is this commented out code?
(#206) Expected "} else {\n"; found "}else{\n"
(#209) Expected 1 space before "="; 0 found
(#209) Expected 1 space after "="; 0 found
(#211) Inline comments must start with a capital letter, digit or 3-dots sequence
(#211) Inline comments must end in full-stops, exclamation marks, or question marks
(#211) No space found before comment text; expected "// if we have a correction, send that out too" but found "//if we have a correction, send that out too"
(#212) Expected "if (...) {\n"; found "if(...){\n"
(#213) This comment is 69% valid code; is this commented out code?
(#214) Line exceeds 132 characters; contains 156 characters
(#219) Line indented incorrectly; expected at least 12 spaces, found 0
(#220) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#222) Line indented incorrectly; expected 12 spaces, found 16
(#222) Expected "if (...) {\n"; found "if(...) {\n"
(#222) Expected 1 space before "=="; 0 found
(#222) Expected 1 space after "=="; 0 found
(#224) Line indented incorrectly; expected 12 spaces, found 16
(#224) Expected "} else {\n"; found "}else{\n"
(#225) Variable "wordGranularity" must be all lower-case
(#225) Line exceeds 132 characters; contains 145 characters
(#226) Variable "diff_html" must not contain underscores.
(#227) Variable "toggle_diff" must not contain underscores.
(#228) Expected 1 space before "="; 0 found
(#228) Variable "diff_html" must not contain underscores.
(#228) Variable "toggle_diff" must not contain underscores.
(#229) Line indented incorrectly; expected 12 spaces, found 16
(#233) Inline comments must start with a capital letter, digit or 3-dots sequence
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#233) No space found before comment text; expected "// send data to template" but found "//send data to template"
(#239) Visibility must be declared on method "show_myreports"
(#239) Commas (,) must be followed by white space.
(#239) Expected 1 space before opening brace; found 0
(#243) Short array syntax must be used to define arrays
(#243) Commas (,) must be followed by white space.
(#243) Expected 1 space before "=>"; 0 found
(#243) Expected 1 space after "=>"; 0 found
(#249) Short array syntax must be used to define arrays
(#249) Commas (,) must be followed by white space.
(#249) Expected 1 space before "=>"; 0 found
(#249) Expected 1 space after "=>"; 0 found
(#252) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#255) Commas (,) must be followed by white space.
(#263) Visibility must be declared on method "setup_datatables"
(#263) Expected 1 space before opening brace; found 0
(#266) Short array syntax must be used to define arrays
(#267) Short array syntax must be used to define arrays
(#268) Inline comments must start with a capital letter, digit or 3-dots sequence
(#268) Inline comments must end in full-stops, exclamation marks, or question marks
(#268) This comment is 53% valid code; is this commented out code?
(#268) No space found before comment text; expected "// for cols .. .'attemptname', 'attempttype','timemodified', 'edit','delete'" but found "//for cols .. .'attemptname', 'attempttype','timemodified', 'edit','delete'"
(#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
(#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) Expected 1 space before "="; 0 found
(#273) Expected 1 space after "="; 0 found
(#274) Expected 1 space before "="; 0 found
(#274) Expected 1 space after "="; 0 found
(#276) Inline comments must start with a capital letter, digit or 3-dots sequence
(#276) Inline comments must end in full-stops, exclamation marks, or question marks
(#276) No space found before comment text; expected "// default ordering" but found "//default ordering"
(#277) Short array syntax must be used to define arrays
(#278) Inline comments must start with a capital letter, digit or 3-dots sequence
(#278) This comment is 85% valid code; is this commented out code?
(#278) No space found before comment text; expected "// $order[0] =array(3, "desc");" but found "//$order[0] =array(3, "desc");"
(#279) Line indented incorrectly; expected at least 8 spaces, found 7
(#279) No space found before comment text; expected "// $tableprops['order']=$order;" but found "//$tableprops['order']=$order;"
(#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 "// 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"
(#282) Expected 1 space after "="; 0 found
(#282) Short array syntax must be used to define arrays
(#283) Expected 1 space before "="; 0 found
(#283) Expected 1 space after "="; 0 found
(#284) Expected 1 space before "="; 0 found
(#284) Expected 1 space after "="; 0 found
(#285) Short array syntax must be used to define arrays
(#289) Visibility must be declared on method "fetch_recorder_amd"
(#289) Expected 1 space before opening brace; found 0
(#293) Inline comments must start with a capital letter, digit or 3-dots sequence
(#293) Inline comments must end in full-stops, exclamation marks, or question marks
(#293) No space found before comment text; expected "// 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"
(#294) Variable "ret_html" must not contain underscores.
(#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 "// 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"
(#297) Expected 1 space after "="; 0 found
(#297) Short array syntax must be used to define arrays
(#298) Expected 1 space before "="; 0 found
(#298) Expected 1 space after "="; 0 found
(#299) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#301) Inline comments must start with a capital letter, digit or 3-dots sequence
(#301) 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."
(#302) Inline comments must end in full-stops, exclamation marks, or question marks
(#302) 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"
(#304) Variable "opts_html" must not contain underscores.
(#304) Short array syntax must be used to define arrays
(#304) Line exceeds 132 characters; contains 135 characters
(#306) Inline comments must start with a capital letter, digit or 3-dots sequence
(#306) Inline comments must end in full-stops, exclamation marks, or question marks
(#306) No space found before comment text; expected "// the recorder div" but found "//the recorder div"
(#307) Variable "ret_html" must not contain underscores.
(#307) Variable "ret_html" must not contain underscores.
(#307) Variable "opts_html" must not contain underscores.
(#309) Expected 1 space before "="; 0 found
(#309) Expected 1 space after "="; 0 found
(#309) Short array syntax must be used to define arrays
(#309) Expected 1 space before "=>"; 0 found
(#309) Expected 1 space after "=>"; 0 found
(#309) Commas (,) must be followed by white space.
(#309) Expected 1 space before "=>"; 0 found
(#309) Expected 1 space after "=>"; 0 found
(#310) Short array syntax must be used to define arrays
(#312) Inline comments must start with a capital letter, digit or 3-dots sequence
(#312) Inline comments must end in full-stops, exclamation marks, or question marks
(#312) No space found before comment text; expected "// these need to be returned and echo'ed to the page" but found "//these need to be returned and echo'ed to the page"
(#313) Variable "ret_html" must not contain underscores.
(#316) File must end with a newline character
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/>.".
(#11) Import statements must not begin with a leading backslash
(#12) Import statements must not begin with a leading backslash
(#13) Import statements must not begin with a leading backslash
(#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
(#86) Short array syntax must be used to define arrays
(#88) Short array syntax must be used to define arrays
(#89) Expected "} else {\n"; found "}else{\n"
(#90) Short array syntax must be used to define arrays
(#93) Expected 1 space before "="; 0 found
(#93) Commas (,) must be followed by white space.
(#93) Commas (,) must be followed by white space.
(#93) Short array syntax must be used to define arrays
(#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
(#106) Short array syntax must be used to define arrays
(#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) Short array syntax must be used to define arrays
(#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) Short array syntax must be used to define arrays
(#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
(#127) Short array syntax must be used to define arrays
(#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
(#135) Short array syntax must be used to define arrays
(#136) Short array syntax must be used to define arrays
(#140) Commas (,) must be followed by white space.
(#140) Expected 1 space before opening brace; found 0
(#141) Short array syntax must be used to define arrays
(#142) Expected 1 space before "="; 0 found
(#143) Expected 1 space before "="; 0 found
(#144) Short array syntax must be used to define arrays
(#144) Line exceeds 132 characters; contains 133 characters
(#146) Expected 1 space before "="; 0 found
(#146) Expected 1 space after "="; 0 found
(#150) Line indented incorrectly; expected at least 4 spaces, found 1
(#155) Expected 1 space before opening brace; found 0
(#156) Expected 1 space before "="; 0 found
(#156) Expected 1 space after "="; 0 found
(#157) Expected "if (...) {\n"; found "if(...){"
(#157) Expected 1 space before ">"; 0 found
(#157) Expected 1 space after ">"; 0 found
(#157) Expected 1 space before "="; 0 found
(#157) Expected 1 space after "="; 0 found
(#157) Closing brace must be on a line by itself
(#158) Expected "if (...) {\n"; found "if(...){"
(#158) Expected 1 space before ">"; 0 found
(#158) Expected 1 space after ">"; 0 found
(#158) Expected 1 space before "="; 0 found
(#158) Expected 1 space after "="; 0 found
(#158) Closing brace must be on a line by itself
(#159) Commas (,) must be followed by white space.
(#163) File must end with a newline character
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/>.".
(#11) Import statements must not begin with a leading backslash
(#14) Opening brace should be on the same line as the declaration for class report_renderer
(#17) Opening brace should be on the same line as the declaration
(#21) Short array syntax must be used to define arrays
(#24) Expected 1 space after "="; 0 found
(#27) Short array syntax must be used to define arrays
(#27) Commas (,) must be followed by white space.
(#27) Expected 1 space before "=>"; 0 found
(#27) Expected 1 space after "=>"; 0 found
(#33) Short array syntax must be used to define arrays
(#33) Commas (,) must be followed by white space.
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#39) Short array syntax must be used to define arrays
(#39) Commas (,) must be followed by white space.
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space after "=>"; 0 found
(#45) Short array syntax must be used to define arrays
(#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
(#71) Short array syntax must be used to define arrays
(#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
(#117) Short array syntax must be used to define arrays
(#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
(#127) Short array syntax must be used to define arrays
(#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"
(#216) Short array syntax must be used to define arrays
(#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"
(#249) Short array syntax must be used to define arrays
(#252) Short array syntax must be used to define arrays
(#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
(#284) Short array syntax must be used to define arrays
(#287) Short array syntax must be used to define arrays
(#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) Short array syntax must be used to define arrays
(#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
(#328) Short array syntax must be used to define arrays
(#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)"
(#345) Short array syntax must be used to define arrays
(#349) File must end with a newline character
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"
(#58) Expected 1 space before opening brace; found 0
(#68) Method name "_get_metadata" should not be prefixed with an underscore to indicate visibility
(#74) There should be a comma after the last array item in a multi-line array.
(#77) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#80) There should be a comma after the last array item in a multi-line array.
(#92) Method name "_get_contexts_for_userid" should not be prefixed with an underscore to indicate visibility
(#104) There should be a comma after the last array item in a multi-line array.
(#105) Space found before semicolon; expected "];" but found "] ;"
(#152) Method name "_export_user_data" should not be prefixed with an underscore to indicate visibility
(#178) There should be a comma after the last array item in a multi-line array.
(#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/>.".
(#11) Import statements must not begin with a leading backslash
(#12) Import statements must not begin with a leading backslash
(#15) Opening brace should be on the same line as the declaration for class attempts
(#17) Expected 1 space before "="; 0 found
(#17) Expected 1 space after "="; 0 found
(#18) Short array syntax must be used to define arrays
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#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 177 characters
(#20) Expected 1 space before "="; 0 found
(#20) Expected 1 space after "="; 0 found
(#20) Short array syntax must be used to define arrays
(#21) Expected 1 space before "="; 0 found
(#21) Expected 1 space after "="; 0 found
(#21) Short array syntax must be used to define arrays
(#24) Commas (,) must be followed by white space.
(#24) Commas (,) must be followed by white space.
(#25) Opening brace should be on the same line as the declaration
(#32) Short array syntax must be used to define arrays
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#32) Commas (,) must be followed by white space.
(#47) Short array syntax must be used to define arrays
(#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"
(#96) Space found before semicolon; expected "cefrlevel;" but found "cefrlevel ;"
(#101) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#103) Commas (,) must be followed by white space.
(#104) Short array syntax must be used to define arrays
(#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
(#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 "// hidden player works but less useful right now" but found "//hidden player works but less useful right now"
(#106) This comment is 63% valid code; is this commented out code?
(#123) Short array syntax must be used to define arrays
(#123) Expected 1 space before "=>"; 0 found
(#123) Expected 1 space after "=>"; 0 found
(#123) Commas (,) must be followed by white space.
(#126) Expected "} else {\n"; found "}else {\n"
(#134) Short array syntax must be used to define arrays
(#138) Expected "} else {\n"; found "}else {\n"
(#153) Expected 1 space before opening brace; found 0
(#155) Expected 1 space before "="; 0 found
(#155) Expected 1 space after "="; 0 found
(#156) Expected "if (...) {\n"; found "if(...){"
(#156) Closing brace must be on a line by itself
(#157) Commas (,) must be followed by white space.
(#160) Expected 1 space before opening brace; found 0
(#163) Inline comments must start with a capital letter, digit or 3-dots sequence
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) No space found before comment text; expected "// heading data" but found "//heading data"
(#167) Short array syntax must be used to define arrays
(#169) Inline comments must start with a capital letter, digit or 3-dots sequence
(#169) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) No space found before comment text; expected "// if we need to show just one group" but found "//if we need to show just one group"
(#170) Expected "if (...) {\n"; found "if(...){\n"
(#170) Expected 1 space before ">"; 0 found
(#170) Expected 1 space after ">"; 0 found
(#181) Expected 1 space before "="; 0 found
(#181) Expected 1 space after "="; 0 found
(#182) Commas (,) must be followed by white space.
(#184) Inline comments must start with a capital letter, digit or 3-dots sequence
(#184) Inline comments must end in full-stops, exclamation marks, or question marks
(#184) Line indented incorrectly; expected at least 12 spaces, found 8
(#184) No space found before comment text; expected "// if its all groups or no groups" but found "//if its all groups or no groups"
(#185) Expected "} else {\n"; found "}else {\n"
(#193) Short array syntax must be used to define arrays
(#194) Line indented incorrectly; expected 8 spaces, found 9
(#194) Closing brace indented incorrectly; expected 8 spaces, found 9
(#196) Expected "if (...) {\n"; found "if(...){\n"
(#197) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#197) Empty FOREACH statement detected
(#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 "// do any processing here" but found "//do any processing here"
(#200) Expected 1 space before "="; 0 found
(#201) Expected "} else {\n"; found "}else{\n"
(#202) Expected 1 space before "="; 0 found
(#207) File must end with a newline character
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
(#28) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#30) Import statements must not begin with a leading backslash
(#34) Whitespace found at end of line
(#36) Spaces must be used for alignment; tabs are not allowed
(#37) Expected 1 space(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
(#48) Short array syntax must be used to define arrays
(#49) Expected 1 space before "="; 0 found
(#49) Expected 1 space after "="; 0 found
(#50) Short array syntax must be used to define arrays
(#51) Expected 1 space before "="; 0 found
(#51) Expected 1 space after "="; 0 found
(#51) Short array syntax must be used to define arrays
(#54) Visibility must be declared on method "process_raw_data"
(#55) Visibility must be declared on method "fetch_formatted_heading"
(#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
(#68) Short array syntax must be used to define arrays
(#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
(#92) Short array syntax must be used to define arrays
(#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) Short array syntax must be used to define arrays
(#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
(#127) Short array syntax must be used to define arrays
(#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/>.".
(#11) Import statements must not begin with a leading backslash
(#14) Opening brace should be on the same line as the declaration for class basic
(#16) Expected 1 space before "="; 0 found
(#16) Expected 1 space after "="; 0 found
(#17) Short array syntax must be used to define arrays
(#17) Commas (,) must be followed by white space.
(#17) Commas (,) must be followed by white space.
(#19) Expected 1 space before "="; 0 found
(#19) Expected 1 space after "="; 0 found
(#19) Short array syntax must be used to define arrays
(#20) Expected 1 space before "="; 0 found
(#20) Expected 1 space after "="; 0 found
(#20) Short array syntax must be used to define arrays
(#22) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#22) Expected 1 space before opening brace; found 0
(#34) Commas (,) must be followed by white space.
(#38) Expected "if (...) {\n"; found "if(...){\n"
(#38) Commas (,) must be followed by white space.
(#39) Expected 1 space before "="; 0 found
(#39) Expected 1 space after "="; 0 found
(#40) Expected "} else {\n"; found "}else{\n"
(#47) Expected 1 space before opening brace; found 0
(#49) Expected 1 space before "="; 0 found
(#49) Expected 1 space after "="; 0 found
(#50) Expected "if (...) {\n"; found "if(...){"
(#50) Closing brace must be on a line by itself
(#51) Commas (,) must be followed by white space.
(#55) Expected 1 space before opening brace; found 0
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) No space found before comment text; expected "// heading data" but found "//heading data"
(#61) Short array syntax must be used to define arrays
(#62) Commas (,) must be followed by white space.
(#62) Short array syntax must be used to define arrays
(#63) Expected "if (...) {\n"; found "if(...){\n"
(#64) Expected 1 space before "="; 0 found
(#65) Expected "} else {\n"; found "}else{\n"
(#66) Expected 1 space before "="; 0 found
(#71) File must end with a newline character
mod/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/>.".
(#11) Import statements must not begin with a leading backslash
(#12) Import statements must not begin with a leading backslash
(#15) Opening brace should be on the same line as the declaration for class classprogress
(#17) Expected 1 space before "="; 0 found
(#17) Expected 1 space after "="; 0 found
(#18) Short array syntax must be used to define arrays
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#20) Expected 1 space before "="; 0 found
(#20) Expected 1 space after "="; 0 found
(#20) Short array syntax must be used to define arrays
(#21) Expected 1 space before "="; 0 found
(#21) Expected 1 space after "="; 0 found
(#21) Short array syntax must be used to define arrays
(#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
(#131) Short array syntax must be used to define arrays
(#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) Short array syntax must be used to define arrays
(#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
(#150) File must end with a newline character
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/>.".
(#11) Import statements must not begin with a leading backslash
(#12) Import statements must not begin with a leading backslash
(#15) Opening brace should be on the same line as the declaration for class detailedattempts
(#17) Expected 1 space before "="; 0 found
(#17) Expected 1 space after "="; 0 found
(#18) Short array syntax must be used to define arrays
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#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 195 characters
(#20) Expected 1 space before "="; 0 found
(#20) Expected 1 space after "="; 0 found
(#20) Short array syntax must be used to define arrays
(#21) Expected 1 space before "="; 0 found
(#21) Expected 1 space after "="; 0 found
(#21) Short array syntax must be used to define arrays
(#24) Commas (,) must be followed by white space.
(#24) Commas (,) must be followed by white space.
(#25) Opening brace should be on the same line as the declaration
(#32) Short array syntax must be used to define arrays
(#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) Short array syntax must be used to define arrays
(#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) Space found before semicolon; expected "cefrlevel;" but found "cefrlevel ;"
(#62) Expected "if (...) {\n"; found "if(...){\n"
(#65) Expected 1 space before "="; 0 found
(#65) Expected 1 space after "="; 0 found
(#67) Expected "} else {\n"; found "}else{\n"
(#68) Expected 1 space before "="; 0 found
(#68) Expected 1 space after "="; 0 found
(#73) Expected "if (...) {\n"; found "if(...) {\n"
(#79) Expected "} else {\n"; found "}else{\n"
(#80) Expected 1 space before "="; 0 found
(#80) Expected 1 space after "="; 0 found
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) This comment is 45% valid code; is this commented out code?
(#112) Expected "if (...) {\n"; found "if(...) {\n"
(#112) Expected 1 space before "<"; 0 found
(#112) Expected 1 space after "<"; 0 found
(#114) Expected "} else {\n"; found "}else{\n"
(#122) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#124) Commas (,) must be followed by white space.
(#125) Short array syntax must be used to define arrays
(#125) Expected 1 space before "=>"; 0 found
(#125) Expected 1 space after "=>"; 0 found
(#125) Commas (,) must be followed by white space.
(#125) Expected 1 space before "=>"; 0 found
(#125) Expected 1 space after "=>"; 0 found
(#126) Inline comments must start with a capital letter, digit or 3-dots sequence
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) No space found before comment text; expected "// hidden player works but less useful right now" but found "//hidden player works but less useful right now"
(#127) This comment is 63% valid code; is this commented out code?
(#144) Short array syntax must be used to define arrays
(#144) Expected 1 space before "=>"; 0 found
(#144) Expected 1 space after "=>"; 0 found
(#144) Commas (,) must be followed by white space.
(#147) Expected "} else {\n"; found "}else {\n"
(#155) Short array syntax must be used to define arrays
(#159) Expected "} else {\n"; found "}else {\n"
(#174) Expected 1 space before opening brace; found 0
(#176) Expected 1 space before "="; 0 found
(#176) Expected 1 space after "="; 0 found
(#177) Expected "if (...) {\n"; found "if(...){"
(#177) Closing brace must be on a line by itself
(#178) Commas (,) must be followed by white space.
(#182) Expected 1 space before opening brace; found 0
(#185) Inline comments must start with a capital letter, digit or 3-dots sequence
(#185) Inline comments must end in full-stops, exclamation marks, or question marks
(#185) No space found before comment text; expected "// heading data" but found "//heading data"
(#188) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#190) Inline comments must start with a capital letter, digit or 3-dots sequence
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) No space found before comment text; expected "// if we need to show just one group" but found "//if we need to show just one group"
(#191) Expected "if (...) {\n"; found "if(...){\n"
(#195) Short array syntax must be used to define arrays
(#197) Line exceeds 132 characters; contains 169 characters
(#198) Line exceeds 132 characters; contains 143 characters
(#202) Expected 1 space before "="; 0 found
(#202) Expected 1 space after "="; 0 found
(#203) Commas (,) must be followed by white space.
(#204) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#206) Inline comments must start with a capital letter, digit or 3-dots sequence
(#206) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) No space found before comment text; expected "// 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"
(#207) Expected "} else {\n"; found "}else{\n"
(#208) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#210) Short array syntax must be used to define arrays
(#212) Line exceeds 132 characters; contains 168 characters
(#213) Line exceeds 132 characters; contains 143 characters
(#216) Commas (,) must be followed by white space.
(#216) Short array syntax must be used to define arrays
(#216) Expected 1 space before "=>"; 0 found
(#216) Expected 1 space after "=>"; 0 found
(#219) Functions must not contain multiple empty lines in a row; found 4 empty lines
(#223) Expected "if (...) {\n"; found "if(...){\n"
(#224) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#224) Empty FOREACH statement detected
(#225) Inline comments must start with a capital letter, digit or 3-dots sequence
(#225) Inline comments must end in full-stops, exclamation marks, or question marks
(#225) No space found before comment text; expected "// do any processing here" but found "//do any processing here"
(#227) Expected 1 space before "="; 0 found
(#228) Expected "} else {\n"; found "}else{\n"
(#229) Expected 1 space before "="; 0 found
(#234) File must end with a newline character
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/>.".
(#11) Import statements must not begin with a leading backslash
(#12) Import statements must not begin with a leading backslash
(#15) Opening brace should be on the same line as the declaration for class downloadaudio
(#17) Expected 1 space before "="; 0 found
(#17) Expected 1 space after "="; 0 found
(#18) Short array syntax must be used to define arrays
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#20) Expected 1 space before "="; 0 found
(#20) Expected 1 space after "="; 0 found
(#20) Short array syntax must be used to define arrays
(#21) Expected 1 space before "="; 0 found
(#21) Expected 1 space after "="; 0 found
(#21) Short array syntax must be used to define arrays
(#24) Commas (,) must be followed by white space.
(#24) Commas (,) must be followed by white space.
(#25) Opening brace should be on the same line as the declaration
(#32) Short array syntax must be used to define arrays
(#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"
(#75) Short array syntax must be used to define arrays
(#77) Space found before semicolon; expected "'} at';" but found "'} at' ;"
(#80) Commas (,) must be followed by white space.
(#80) Short array syntax must be used to define arrays
(#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
(#95) File must end with a newline character
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/>.".
(#11) Import statements must not begin with a leading backslash
(#12) Import statements must not begin with a leading backslash
(#15) Opening brace should be on the same line as the declaration for class myattempts
(#17) Expected 1 space before "="; 0 found
(#17) Expected 1 space after "="; 0 found
(#18) Short array syntax must be used to define arrays
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#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
(#20) Short array syntax must be used to define arrays
(#21) Expected 1 space before "="; 0 found
(#21) Expected 1 space after "="; 0 found
(#21) Short array syntax must be used to define arrays
(#24) Commas (,) must be followed by white space.
(#24) Commas (,) must be followed by white space.
(#25) Opening brace should be on the same line as the declaration
(#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) Short array syntax must be used to define arrays
(#76) Expected 1 space before "=>"; 0 found
(#76) Expected 1 space after "=>"; 0 found
(#76) Commas (,) must be followed by white space.
(#76) Expected 1 space before "=>"; 0 found
(#76) Expected 1 space after "=>"; 0 found
(#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) Short array syntax must be used to define arrays
(#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
(#131) Short array syntax must be used to define arrays
(#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) Short array syntax must be used to define arrays
(#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
(#151) File must end with a newline character
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/>.".
(#11) Import statements must not begin with a leading backslash
(#12) Import statements must not begin with a leading backslash
(#15) Opening brace should be on the same line as the declaration for class myprogress
(#17) Expected 1 space before "="; 0 found
(#17) Expected 1 space after "="; 0 found
(#18) Short array syntax must be used to define arrays
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#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
(#20) Short array syntax must be used to define arrays
(#21) Expected 1 space before "="; 0 found
(#21) Expected 1 space after "="; 0 found
(#21) Short array syntax must be used to define arrays
(#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
(#112) Short array syntax must be used to define arrays
(#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) Short array syntax must be used to define arrays
(#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
(#131) File must end with a newline character
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/>.".
(#11) Import statements must not begin with a leading backslash
(#12) Import statements must not begin with a leading backslash
(#15) Opening brace should be on the same line as the declaration for class userattempts
(#17) Expected 1 space before "="; 0 found
(#17) Expected 1 space after "="; 0 found
(#18) Short array syntax must be used to define arrays
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#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
(#20) Short array syntax must be used to define arrays
(#21) Expected 1 space before "="; 0 found
(#21) Expected 1 space after "="; 0 found
(#21) Short array syntax must be used to define arrays
(#24) Commas (,) must be followed by white space.
(#24) Commas (,) must be followed by white space.
(#25) Opening brace should be on the same line as the declaration
(#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) Short array syntax must be used to define arrays
(#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) Short array syntax must be used to define arrays
(#87) Expected 1 space before "=>"; 0 found
(#87) Expected 1 space after "=>"; 0 found
(#87) Commas (,) must be followed by white space.
(#90) Expected "} else {\n"; found "}else {\n"
(#98) Short array syntax must be used to define arrays
(#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
(#134) Short array syntax must be used to define arrays
(#137) Line exceeds 132 characters; contains 139 characters
(#141) Commas (,) must be followed by white space.
(#141) Short array syntax must be used to define arrays
(#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
(#154) File must end with a newline character
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.
(#37) Import statements must not begin with a leading backslash
(#38) Import statements must not begin with a leading backslash
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Whitespace found at end of line
(#68) Short array syntax must be used to define arrays
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 4 spaces, found 1
(#71) Expected 2 space(s) before asterisk; 5 found
(#72) Expected 2 space(s) before asterisk; 5 found
(#73) Expected 2 space(s) before asterisk; 5 found
(#74) Short array syntax must be used to define arrays
(#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) Short array syntax must be used to define arrays
(#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) Short array syntax must be used to define arrays
(#134) Expected 1 space before "=>"; 0 found
(#134) Expected 1 space after "=>"; 0 found
(#134) Expected 1 space before "=>"; 0 found
(#134) Expected 1 space after "=>"; 0 found
(#140) Line indented incorrectly; expected 4 spaces, found 3
(#142) Line indented incorrectly; expected 8 spaces, found 9
(#146) Closing brace indented incorrectly; expected 9 spaces, found 8
(#147) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#151) Closing brace indented incorrectly; expected 3 spaces, found 4
(#152) File must end with a newline character
mod/solo/classes/task/solo_s3_adhoc.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#29) Import statements must not begin with a leading backslash
(#30) Import statements must not begin with a leading backslash
(#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 / #modulecontextid / #cmid" but found "//CD should contain activityid / attemptid / #modulecontextid / #cmid"
(#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) Short array syntax must be used to define arrays
(#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) Short array syntax must be used to define arrays
(#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) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) No space found before comment text; expected "// do all the processing (grades, diffs, etc) if needed and return the attempt" but found "//do all the processing (grades, diffs, etc) if needed and return the attempt"
(#75) Expected 1 space after "="; 2 found
(#75) Commas (,) must be followed by white space.
(#75) Commas (,) must be followed by white space.
(#75) Commas (,) must be followed by white space.
(#75) Commas (,) must be followed by white space.
(#76) Line indented incorrectly; expected 12 spaces, found 13
(#76) Expected "if (...) {\n"; found "if(...){\n"
(#77) Commas (,) must be followed by white space.
(#77) Commas (,) must be followed by white space.
(#79) Line indented incorrectly; expected 12 spaces, found 13
(#80) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#82) Line indented incorrectly; expected 8 spaces, found 9
(#82) Expected "} else {\n"; found "}else{\n"
(#83) Commas (,) must be followed by white space.
(#85) Line indented incorrectly; expected 8 spaces, found 9
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected 4 spaces, found 1
(#86) Closing brace indented incorrectly; expected 2 spaces, found 1
(#90) Expected "if (...) {\n"; found "if(...){\n"
(#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 "// after 24 hours we give up" but found "//after 24 hours we give up"
(#95) Usage of ELSEIF not allowed; use ELSE IF instead
(#96) No space found before comment text; expected "// 15 minute delay" but found "//15 minute delay"
(#98) Expected "} else {\n"; found "}else{\n"
(#99) No space found before comment text; expected "// 30 second delay" but found "//30 second delay"
(#103) Variable "s3_task" must not contain underscores.
(#104) Variable "s3_task" must not contain underscores.
(#105) Variable "s3_task" must not contain underscores.
(#106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) 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"
(#107) Variable "s3_task" must not contain underscores.
(#107) Expected 1 space before "+"; 0 found
(#107) Expected 1 space after "+"; 0 found
(#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
(#109) Variable "s3_task" must not contain underscores.
(#112) Commas (,) must be followed by white space.
(#112) Expected 1 space before opening brace; found 0
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected 4 spaces, found 1
(#114) Closing brace indented incorrectly; expected 4 spaces, found 1
mod/solo/classes/textanalyser.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#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) This comment is 50% valid code; is this commented out code?
(#41) No space found before comment text; expected "// const CLOUDPOODLL = 'https://vbox.poodll.com/cphost';" but found "//const CLOUDPOODLL = 'https://vbox.poodll.com/cphost';"
(#67) Commas (,) must be followed by white space.
(#67) Commas (,) must be followed by white space.
(#67) Expected 1 space before opening brace; found 0
(#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 "// fetch lang server url, services incl. 'transcribe' , 'lm', 'lt', 'spellcheck'" but found "//fetch lang server url, services incl. 'transcribe' , 'lm', 'lt', 'spellcheck'"
(#77) Expected 1 space before opening brace; found 0
(#89) Expected 1 space before opening brace; found 0
(#91) Expected "if (...) {\n"; found "if(...){\n"
(#95) Inline comments must start with a capital letter, digit or 3-dots sequence
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) No space found before comment text; expected "// count sentences" but found "//count sentences"
(#100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#100) No space found before comment text; expected "// longest sentence length" but found "//longest sentence length"
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) No space found before comment text; expected "// average sentence length" but found "//average sentence length"
(#102) Expected 1 space before "="; 0 found
(#102) Expected 1 space after "="; 0 found
(#103) Expected 1 space before "="; 0 found
(#103) Expected 1 space after "="; 0 found
(#105) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#106) Commas (,) must be followed by white space.
(#107) Expected "if (...) {\n"; found "if(...){\n"
(#107) Expected 1 space before ">"; 0 found
(#107) Expected 1 space after ">"; 0 found
(#108) Expected 1 space after "="; 0 found
(#110) Expected 1 space before "+="; 0 found
(#110) Expected 1 space after "+="; 0 found
(#112) Expected "if (...) {\n"; found "if(...){\n"
(#112) Expected 1 space before ">"; 0 found
(#112) Expected 1 space after ">"; 0 found
(#112) Expected 1 space before ">"; 0 found
(#112) Expected 1 space after ">"; 0 found
(#113) Expected 1 space before "="; 0 found
(#113) Expected 1 space after "="; 0 found
(#116) Inline comments must start with a capital letter, digit or 3-dots sequence
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) No space found before comment text; expected "// return values" but found "//return values"
(#117) Expected 1 space before "=>"; 0 found
(#117) Expected 1 space after "=>"; 0 found
(#117) Commas (,) must be followed by white space.
(#117) Expected 1 space before "=>"; 0 found
(#117) Expected 1 space after "=>"; 0 found
(#117) Commas (,) must be followed by white space.
(#117) Expected 1 space before "=>"; 0 found
(#117) Expected 1 space after "=>"; 0 found
(#120) Expected 1 space before opening brace; found 0
(#121) Commas (,) must be followed by white space.
(#121) Expected 1 space before "==="; 0 found
(#121) Expected 1 space after "==="; 0 found
(#127) Expected "if (...) {\n"; found "if(...){\n"
(#131) Inline comments must start with a capital letter, digit or 3-dots sequence
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) No space found before comment text; expected "// prepare data" but found "//prepare data"
(#132) Variable "is_english" must not contain underscores.
(#132) Expected 1 space before "="; 0 found
(#132) Expected 1 space after "="; 0 found
(#134) Commas (,) must be followed by white space.
(#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 "// returns array for format 1" but found "//returns array for format 1"
(#138) Inline comments must start with a capital letter, digit or 3-dots sequence
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) No space found before comment text; expected "// unique words" but found "//unique words"
(#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 "// long words" but found "//long words"
(#144) Expected "if (...) {\n"; found "if(...) {\n"
(#144) Variable "is_english" must not contain underscores.
(#148) Expected "} else {\n"; found "}else{\n"
(#155) Inline comments must start with a capital letter, digit or 3-dots sequence
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) No space found before comment text; expected "// return results" but found "//return results"
(#156) Expected 1 space before "=>"; 0 found
(#156) Expected 1 space after "=>"; 0 found
(#156) Commas (,) must be followed by white space.
(#156) Expected 1 space before "=>"; 0 found
(#156) Expected 1 space after "=>"; 0 found
(#156) Commas (,) must be followed by white space.
(#156) Expected 1 space before "=>"; 0 found
(#156) Expected 1 space after "=>"; 0 found
(#165) Opening brace should be on the same line as the declaration
(#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 "// wordcount will be different for different languages" but found "//wordcount will be different for different languages"
(#169) Inline comments must start with a capital letter, digit or 3-dots sequence
(#169) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) No space found before comment text; expected "// arabic" but found "//arabic"
(#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 "// remove double spaces and count spaces remaining to estimate words" but found "//remove double spaces and count spaces remaining to estimate words"
(#173) Expected 1 space before "="; 0 found
(#186) Inline comments must end in full-stops, exclamation marks, or question marks
(#186) No space found before comment text; expected "// Chinese / Japanese / Korean - we do not do words, just characters" but found "//Chinese / Japanese / Korean - we do not do words, just characters"
(#191) Variable "characterArray" must be all lower-case
(#194) Expected 1 space after "="; 0 found
(#194) Variable "characterArray" must be all lower-case
(#198) Variable "characterArray" must be all lower-case
(#202) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#204) Inline comments must start with a capital letter, digit or 3-dots sequence
(#204) Inline comments must end in full-stops, exclamation marks, or question marks
(#204) No space found before comment text; expected "// others" but found "//others"
(#208) Inline comments must start with a capital letter, digit or 3-dots sequence
(#208) This comment is 73% valid code; is this commented out code?
(#208) No space found before comment text; expected "// $wordcount = str_word_count($string,$format);" but found "//$wordcount = str_word_count($string,$format);"
(#216) Line indented incorrectly; expected at least 24 spaces, found 23
(#230) 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
(#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
(#242) Short array syntax must be used to define arrays
(#242) Commas (,) must be followed by white space.
(#242) Commas (,) must be followed by white space.
(#242) Commas (,) must be followed by white space.
(#242) Commas (,) must be followed by white space.
(#243) Commas (,) must be followed by white space.
(#243) Commas (,) must be followed by white space.
(#243) Commas (,) must be followed by white space.
(#243) Commas (,) must be followed by white space.
(#244) Commas (,) must be followed by white space.
(#244) Commas (,) must be followed by white space.
(#244) Commas (,) must be followed by white space.
(#244) Commas (,) must be followed by white space.
(#245) Commas (,) must be followed by white space.
(#245) Commas (,) must be followed by white space.
(#245) Commas (,) must be followed by white space.
(#245) Commas (,) must be followed by white space.
(#246) Commas (,) must be followed by white space.
(#246) Commas (,) must be followed by white space.
(#246) Commas (,) must be followed by white space.
(#246) Commas (,) must be followed by white space.
(#246) There should be a comma after the last array item in a multi-line array.
(#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
(#252) Short array syntax must be used to define arrays
(#252) Commas (,) must be followed by white space.
(#252) Commas (,) must be followed by white space.
(#252) Commas (,) must be followed by white space.
(#252) Commas (,) must be followed by white space.
(#258) Inline comments must start with a capital letter, digit or 3-dots sequence
(#258) Inline comments must end in full-stops, exclamation marks, or question marks
(#260) Closing brace must be on a line by itself
(#261) Closing brace must be on a line by itself
(#267) Expected 1 space before opening brace; found 0
(#269) Commas (,) must be followed by white space.
(#270) Line indented incorrectly; expected 8 spaces, found 12
(#274) Inline comments must start with a capital letter, digit or 3-dots sequence
(#274) Inline comments must end in full-stops, exclamation marks, or question marks
(#274) No space found before comment text; expected "// something went wrong, but it might be used for grading. Lets give them 100, though it sucks" but found "//something went wrong, but it might be used for grading. Lets give them 100, though it sucks"
(#275) Line indented incorrectly; expected 12 spaces, found 16
(#275) Expected 1 space before "=="; 0 found
(#275) Expected 1 space after "=="; 0 found
(#275) Expected 1 space before "=="; 0 found
(#275) Expected 1 space after "=="; 0 found
(#277) Line indented incorrectly; expected 12 spaces, found 16
(#278) Commas (,) must be followed by white space.
(#279) Commas (,) must be followed by white space.
(#280) Commas (,) must be followed by white space.
(#282) Line indented incorrectly; expected 8 spaces, found 12
(#286) Expected 1 space before opening brace; found 0
(#288) Expected 1 space before "="; 0 found
(#288) Expected 1 space after "="; 0 found
(#288) Expected 1 space before "=>"; 0 found
(#288) Expected 1 space after "=>"; 0 found
(#288) Commas (,) must be followed by white space.
(#288) Expected 1 space before "=>"; 0 found
(#288) Expected 1 space after "=>"; 0 found
(#288) Commas (,) must be followed by white space.
(#288) Expected 1 space before "=>"; 0 found
(#288) Expected 1 space after "=>"; 0 found
(#288) Commas (,) must be followed by white space.
(#288) Expected 1 space before "=>"; 0 found
(#288) Expected 1 space after "=>"; 0 found
(#289) No space found before comment text; expected "// If this is English then lets see if we can get a grammar correction" but found "//If this is English then lets see if we can get a grammar correction"
(#290) Inline comments must end in full-stops, exclamation marks, or question marks
(#290) Line indented incorrectly; expected at least 8 spaces, found 7
(#291) Expected "if (...) {\n"; found "if(...){\n"
(#293) Line indented incorrectly; expected 12 spaces, found 16
(#294) Expected 1 space before "="; 0 found
(#294) Expected 1 space after "="; 0 found
(#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 "// fetch and set GC Diffs" but found "//fetch and set GC Diffs"
(#297) Commas (,) must be followed by white space.
(#297) Commas (,) must be followed by white space.
(#297) Line exceeds 132 characters; contains 134 characters
(#298) Line indented incorrectly; expected 16 spaces, found 20
(#298) Expected "if (...) {\n"; found "if(...) {\n"
(#302) Expected 1 space before "="; 0 found
(#302) Expected 1 space after "="; 0 found
(#302) Expected 1 space after "+"; 0 found
(#303) Line indented incorrectly; expected 16 spaces, found 20
(#304) Line indented incorrectly; expected 12 spaces, found 16
(#310) Commas (,) must be followed by white space.
(#310) Expected 1 space before opening brace; found 0
(#312) Expected "if (...) {\n"; found "if(...){\n"
(#315) Expected "if (...) {\n"; found "if(...){\n"
(#319) Expected 1 space before "="; 0 found
(#319) 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 is blank" but found "//default is blank"
(#320) Expected "if (...) {\n"; found "if(...){\n"
(#320) Expected 1 space before "!=="; 0 found
(#320) Expected 1 space after "!=="; 0 found
(#321) Commas (,) must be followed by white space.
(#323) Expected 1 space before "!=="; 0 found
(#323) Expected 1 space after "!=="; 0 found
(#325) Expected "} else {\n"; found "}else{\n"
(#330) Expected 1 space before opening brace; found 0
(#332) Expected "if (...) {\n"; found "if(...){\n"
(#336) Expected 1 space before "="; 0 found
(#336) Expected 1 space after "="; 0 found
(#336) Inline comments must start with a capital letter, digit or 3-dots sequence
(#336) Inline comments must end in full-stops, exclamation marks, or question marks
(#336) No space found before comment text; expected "// default is blank" but found "//default is blank"
(#337) Expected "if (...) {\n"; found "if(...){\n"
(#340) Expected 1 space before "!=="; 0 found
(#340) Expected 1 space after "!=="; 0 found
(#342) Expected "} else {\n"; found "}else{\n"
(#347) Expected 1 space before opening brace; found 0
(#349) Expected "if (...) {\n"; found "if(...){\n"
(#353) Expected 1 space before "="; 0 found
(#353) Expected 1 space after "="; 0 found
(#354) Expected "if (...) {\n"; found "if(...){\n"
(#357) Expected 1 space before "!=="; 0 found
(#357) Expected 1 space after "!=="; 0 found
(#359) Expected "} else {\n"; found "}else{\n"
(#366) Inline comments must start with a capital letter, digit or 3-dots sequence
(#366) Inline comments must end in full-stops, exclamation marks, or question marks
(#366) No space found before comment text; expected "// 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"
(#367) Commas (,) must be followed by white space.
(#367) Expected 1 space before opening brace; found 0
(#368) Inline comments must start with a capital letter, digit or 3-dots sequence
(#368) Inline comments must end in full-stops, exclamation marks, or question marks
(#368) No space found before comment text; expected "// init stats with defaults" but found "//init stats with defaults"
(#369) Expected 1 space before "="; 0 found
(#370) Expected 1 space before "="; 0 found
(#370) Expected 1 space after "="; 0 found
(#371) Expected 1 space before "="; 0 found
(#371) Expected 1 space after "="; 0 found
(#372) Expected 1 space before "="; 0 found
(#372) Expected 1 space after "="; 0 found
(#373) Expected 1 space before "="; 0 found
(#373) Expected 1 space after "="; 0 found
(#375) Expected 1 space before "="; 0 found
(#375) Expected 1 space after "="; 0 found
(#376) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#378) Expected "if (...) {\n"; found "if(...){\n"
(#378) Expected 1 space before "=="; 0 found
(#378) Expected 1 space after "=="; 0 found
(#382) Inline comments must start with a capital letter, digit or 3-dots sequence
(#382) Inline comments must end in full-stops, exclamation marks, or question marks
(#382) 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"
(#383) Expected "if (...) {\n"; found "if(...) {\n"
(#383) Expected 1 space before "<"; 0 found
(#383) Expected 1 space after "<"; 0 found
(#384) Inline comments must start with a capital letter, digit or 3-dots sequence
(#384) Inline comments must end in full-stops, exclamation marks, or question marks
(#384) No space found before comment text; expected "// update spelling and grammar stats in DB" but found "//update spelling and grammar stats in DB"
(#388) Inline comments must start with a capital letter, digit or 3-dots sequence
(#388) No space found before comment text; expected "// if this is not supported by lang tool (for now) lets just return" but found "//if this is not supported by lang tool (for now) lets just return"
(#389) Inline comments must end in full-stops, exclamation marks, or question marks
(#389) No space found before comment text; expected "// in future we want to use some AI features to support those languages, and weakly supported langtool langs" but found "//in future we want to use some AI features to support those languages, and weakly supported langtool langs"
(#390) Expected "if (...) {\n"; found "if(...){\n"
(#394) Inline comments must start with a capital letter, digit or 3-dots sequence
(#394) Inline comments must end in full-stops, exclamation marks, or question marks
(#394) No space found before comment text; expected "// get lanserver lang string" but found "//get lanserver lang string"
(#404) Inline comments must start with a capital letter, digit or 3-dots sequence
(#404) Inline comments must end in full-stops, exclamation marks, or question marks
(#404) No space found before comment text; expected "// fetch grammar stats" but found "//fetch grammar stats"
(#405) Variable "lt_url" must not contain underscores.
(#406) Expected 1 space after "="; 0 found
(#406) Short array syntax must be used to define arrays
(#406) Expected 1 space before "=>"; 0 found
(#406) Commas (,) must be followed by white space.
(#406) Expected 1 space before "=>"; 0 found
(#406) Expected 1 space after "=>"; 0 found
(#407) Variable "lt_url" must not contain underscores.
(#407) Commas (,) must be followed by white space.
(#407) Commas (,) must be followed by white space.
(#408) Inline comments must start with a capital letter, digit or 3-dots sequence
(#408) Inline comments must end in full-stops, exclamation marks, or question marks
(#408) No space found before comment text; expected "// default grammar score" but found "//default grammar score"
(#409) Expected 1 space after "="; 0 found
(#411) Inline comments must start with a capital letter, digit or 3-dots sequence
(#411) Inline comments must end in full-stops, exclamation marks, or question marks
(#411) No space found before comment text; expected "// fetch spell stats" but found "//fetch spell stats"
(#412) Variable "spellcheck_url" must not contain underscores.
(#414) Expected 1 space after "="; 0 found
(#414) Short array syntax must be used to define arrays
(#414) Expected 1 space before "=>"; 0 found
(#414) Expected 1 space after "=>"; 0 found
(#414) Commas (,) must be followed by white space.
(#414) Expected 1 space before "=>"; 0 found
(#414) Expected 1 space after "=>"; 0 found
(#415) Variable "spellcheck_url" must not contain underscores.
(#415) Commas (,) must be followed by white space.
(#415) Commas (,) must be followed by white space.
(#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 "// default spell score" but found "//default spell score"
(#417) Expected 1 space after "="; 0 found
(#418) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#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 "// calc grammar score" but found "//calc grammar score"
(#422) Expected "if (...) {\n"; found "if(...) {\n"
(#423) Inline comments must start with a capital letter, digit or 3-dots sequence
(#423) Inline comments must end in full-stops, exclamation marks, or question marks
(#423) No space found before comment text; expected "// work out grammar" but found "//work out grammar"
(#426) Expected 1 space before "="; 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 "// calculate spell score" but found "//calculate spell score"
(#439) Expected "if (...) {\n"; found "if(...) {\n"
(#441) Inline comments must start with a capital letter, digit or 3-dots sequence
(#441) Inline comments must end in full-stops, exclamation marks, or question marks
(#441) No space found before comment text; expected "// work out spelling" but found "//work out spelling"
(#444) Expected "if (...) {\n"; found "if(...) {\n"
(#449) Expected "} else {\n"; found "}else{\n"
(#462) Inline comments must start with a capital letter, digit or 3-dots sequence
(#462) Inline comments must end in full-stops, exclamation marks, or question marks
(#462) No space found before comment text; expected "// update spelling and grammar stats in data object and return" but found "//update spelling and grammar stats in data object and return"
(#463) Expected 1 space before "="; 0 found
(#463) Expected 1 space after "="; 0 found
(#464) Expected 1 space before "="; 0 found
(#464) Expected 1 space after "="; 0 found
(#465) Expected 1 space before "="; 0 found
(#465) Expected 1 space after "="; 0 found
(#466) Expected 1 space before "="; 0 found
(#466) Expected 1 space after "="; 0 found
(#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 "// calculate stats of transcript" but found "//calculate stats of transcript"
(#473) Commas (,) must be followed by white space.
(#473) Expected 1 space before opening brace; found 0
(#475) Expected "if (...) {\n"; found "if(...){\n"
(#475) Expected 1 space before "=="; 0 found
(#475) Expected 1 space after "=="; 0 found
(#479) Expected 1 space before "="; 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
(#488) Expected "if (...) {\n"; found "if(...){\n"
(#494) Expected 1 space before "="; 0 found
(#494) Expected 1 space after "="; 0 found
(#497) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#498) Inline comments must start with a capital letter, digit or 3-dots sequence
(#498) No space found before comment text; expected "// wordcount will be different for different languages" but found "//wordcount will be different for different languages"
(#499) No space found before comment text; expected "// for chinese / japanese / korean - we dont even try, we just count characters." but found "//for chinese / japanese / korean - we dont even try, we just count characters."
(#500) Commas (,) must be followed by white space.
(#502) Expected "if (...) {\n"; found "if(...){"
(#502) Expected 1 space before "==="; 0 found
(#502) Expected 1 space after "==="; 0 found
(#502) Closing brace must be on a line by itself
(#503) Space found before semicolon; expected "' ';" but found "' ' ;"
(#505) Expected 1 space before "+="; 0 found
(#507) Expected "if (...) {\n"; found "if(...){"
(#507) Closing brace must be on a line by itself
(#509) Expected "if (...) {\n"; found "if(...){\n"
(#512) Expected 1 space before "="; 0 found
(#512) Expected 1 space before "/"; 2 found
(#514) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#517) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#519) Expected "if (...) {\n"; found "if(...){\n"
(#520) Expected 1 space before "="; 0 found
(#520) Expected 1 space after "="; 0 found
(#521) Expected "} else {\n"; found "}else {\n"
(#524) Expected "if (...) {\n"; found "if(...){"
(#524) Closing brace must be on a line by itself
(#529) Expected 1 space before opening brace; found 0
(#530) Inline comments must start with a capital letter, digit or 3-dots sequence
(#530) Inline comments must end in full-stops, exclamation marks, or question marks
(#530) No space found before comment text; expected "// https://dev.languagetool.org/languages" but found "//https://dev.languagetool.org/languages"
(#562) Expected 1 space before opening brace; found 0
(#563) Expected 1 space after "="; 0 found
(#565) Inline comments must end in full-stops, exclamation marks, or question marks
(#565) No space found before comment text; expected "// Arabic" but found "//Arabic"
(#571) Inline comments must end in full-stops, exclamation marks, or question marks
(#571) No space found before comment text; expected "// Spanish" but found "//Spanish"
(#577) Inline comments must start with a capital letter, digit or 3-dots sequence
(#577) Inline comments must end in full-stops, exclamation marks, or question marks
(#577) No space found before comment text; expected "// hebrew" but found "//hebrew"
(#582) Inline comments must end in full-stops, exclamation marks, or question marks
(#582) No space found before comment text; expected "// Japanese" but found "//Japanese"
(#587) Inline comments must end in full-stops, exclamation marks, or question marks
(#587) No space found before comment text; expected "// Chinese" but found "//Chinese"
(#592) Inline comments must end in full-stops, exclamation marks, or question marks
(#592) No space found before comment text; expected "// Korean" but found "//Korean"
(#597) Inline comments must end in full-stops, exclamation marks, or question marks
(#597) No space found before comment text; expected "// Farsi" but found "//Farsi"
(#602) Inline comments must end in full-stops, exclamation marks, or question marks
(#602) No space found before comment text; expected "// Tamil" but found "//Tamil"
(#607) Inline comments must end in full-stops, exclamation marks, or question marks
(#607) No space found before comment text; expected "// Telegu" but found "//Telegu"
(#612) Inline comments must end in full-stops, exclamation marks, or question marks
(#612) No space found before comment text; expected "// Turkish" but found "//Turkish"
(#617) Inline comments must end in full-stops, exclamation marks, or question marks
(#617) No space found before comment text; expected "// English and English Like languages" but found "//English and English Like languages"
(#639) Inline comments must start with a capital letter, digit or 3-dots sequence
(#639) Inline comments must end in full-stops, exclamation marks, or question marks
(#639) No space found before comment text; expected "// fetch the grammar correction suggestions" but found "//fetch the grammar correction suggestions"
(#643) Inline comments must start with a capital letter, digit or 3-dots sequence
(#643) Inline comments must end in full-stops, exclamation marks, or question marks
(#643) No space found before comment text; expected "// use local passage if not set" but found "//use local passage if not set"
(#644) Expected "if (...) {\n"; found "if(...){\n"
(#648) Inline comments must end in full-stops, exclamation marks, or question marks
(#648) No space found before comment text; expected "// The REST API we are calling" but found "//The REST API we are calling"
(#651) Short array syntax must be used to define arrays
(#657) Inline comments must start with a capital letter, digit or 3-dots sequence
(#657) Inline comments must end in full-stops, exclamation marks, or question marks
(#657) This comment is 80% valid code; is this commented out code?
(#657) No space found before comment text; expected "// urlencode($passage);" but found "//urlencode($passage);"
(#661) Commas (,) must be followed by white space.
(#663) Inline comments must start with a capital letter, digit or 3-dots sequence
(#663) Inline comments must end in full-stops, exclamation marks, or question marks
(#663) This comment is 43% valid code; is this commented out code?
(#663) No space found before comment text; expected "// log.debug(params);" but found "//log.debug(params);"
(#672) Inline comments must start with a capital letter, digit or 3-dots sequence
(#672) Inline comments must end in full-stops, exclamation marks, or question marks
(#672) No space found before comment text; expected "// returnCode > 0 indicates an error" but found "//returnCode > 0 indicates an error"
(#675) Inline comments must start with a capital letter, digit or 3-dots sequence
(#675) Inline comments must end in full-stops, exclamation marks, or question marks
(#675) No space found before comment text; expected "// if all good, then lets do the embed" but found "//if all good, then lets do the embed"
(#678) Inline comments must start with a capital letter, digit or 3-dots sequence
(#678) Inline comments must end in full-stops, exclamation marks, or question marks
(#678) No space found before comment text; expected "// clean up the correction a little" but found "//clean up the correction a little"
(#679) Expected "if (...) {\n"; found "if(...){\n"
(#681) Commas (,) must be followed by white space.
(#681) Commas (,) must be followed by white space.
(#682) Expected "if (...) {\n"; found "if(...){\n"
(#682) Commas (,) must be followed by white space.
(#683) Commas (,) must be followed by white space.
(#693) Inline comments must start with a capital letter, digit or 3-dots sequence
(#693) Inline comments must end in full-stops, exclamation marks, or question marks
(#693) No space found before comment text; expected "// fetch the relevance" but found "//fetch the relevance"
(#694) Scope keyword "public" must be followed by a single space; found 2
(#694) Variable "model_or_modelembedding" must not contain underscores.
(#694) Commas (,) must be followed by white space.
(#697) Inline comments must start with a capital letter, digit or 3-dots sequence
(#697) Inline comments must end in full-stops, exclamation marks, or question marks
(#697) No space found before comment text; expected "// default to 100% relevant if no TTS model or if it's not English" but found "//default to 100% relevant if no TTS model or if it's not English"
(#698) Expected "if (...) {\n"; found "if(...){\n"
(#698) Variable "model_or_modelembedding" must not contain underscores.
(#698) Expected 1 space before "==="; 0 found
(#698) Expected 1 space after "==="; 0 found
(#698) Variable "model_or_modelembedding" must not contain underscores.
(#702) Inline comments must start with a capital letter, digit or 3-dots sequence
(#702) Inline comments must end in full-stops, exclamation marks, or question marks
(#702) No space found before comment text; expected "// use local passage if not set" but found "//use local passage if not set"
(#703) Expected "if (...) {\n"; found "if(...){\n"
(#707) Inline comments must end in full-stops, exclamation marks, or question marks
(#707) No space found before comment text; expected "// The REST API we are calling" but found "//The REST API we are calling"
(#710) Short array syntax must be used to define arrays
(#716) Inline comments must start with a capital letter, digit or 3-dots sequence
(#716) Inline comments must end in full-stops, exclamation marks, or question marks
(#716) This comment is 80% valid code; is this commented out code?
(#716) No space found before comment text; expected "// urlencode($passage);" but found "//urlencode($passage);"
(#717) Variable "model_or_modelembedding" must not contain underscores.
(#720) Commas (,) must be followed by white space.
(#722) Inline comments must start with a capital letter, digit or 3-dots sequence
(#722) Inline comments must end in full-stops, exclamation marks, or question marks
(#722) This comment is 43% valid code; is this commented out code?
(#722) No space found before comment text; expected "// log.debug(params);" but found "//log.debug(params);"
(#725) Commas (,) must be followed by white space.
(#731) Inline comments must start with a capital letter, digit or 3-dots sequence
(#731) Inline comments must end in full-stops, exclamation marks, or question marks
(#731) No space found before comment text; expected "// returnCode > 0 indicates an error" but found "//returnCode > 0 indicates an error"
(#734) Inline comments must start with a capital letter, digit or 3-dots sequence
(#734) Inline comments must end in full-stops, exclamation marks, or question marks
(#734) No space found before comment text; expected "// if all good, then return the value" but found "//if all good, then return the value"
(#737) Expected "if (...) {\n"; found "if(...){\n"
(#738) Expected 1 space before "="; 0 found
(#738) Expected 1 space after "="; 0 found
(#738) Commas (,) must be followed by white space.
(#739) Expected "} else {\n"; found "}else{\n"
(#748) Inline comments must start with a capital letter, digit or 3-dots sequence
(#748) Inline comments must end in full-stops, exclamation marks, or question marks
(#748) No space found before comment text; expected "// fetch the CEFR Level" but found "//fetch the CEFR Level"
(#752) Expected "if (...) {\n"; found "if(...){\n"
(#756) Inline comments must end in full-stops, exclamation marks, or question marks
(#756) No space found before comment text; expected "// The REST API we are calling" but found "//The REST API we are calling"
(#759) Short array syntax must be used to define arrays
(#765) Inline comments must start with a capital letter, digit or 3-dots sequence
(#765) Inline comments must end in full-stops, exclamation marks, or question marks
(#765) This comment is 80% valid code; is this commented out code?
(#765) No space found before comment text; expected "// urlencode($passage);" but found "//urlencode($passage);"
(#769) Commas (,) must be followed by white space.
(#771) Inline comments must start with a capital letter, digit or 3-dots sequence
(#771) Inline comments must end in full-stops, exclamation marks, or question marks
(#771) This comment is 43% valid code; is this commented out code?
(#771) No space found before comment text; expected "// log.debug(params);" but found "//log.debug(params);"
(#780) Inline comments must start with a capital letter, digit or 3-dots sequence
(#780) Inline comments must end in full-stops, exclamation marks, or question marks
(#780) No space found before comment text; expected "// returnCode > 0 indicates an error" but found "//returnCode > 0 indicates an error"
(#783) Inline comments must start with a capital letter, digit or 3-dots sequence
(#783) Inline comments must end in full-stops, exclamation marks, or question marks
(#783) No space found before comment text; expected "// if all good, then return the value" but found "//if all good, then return the value"
(#786) Inline comments must start with a capital letter, digit or 3-dots sequence
(#786) Inline comments must end in full-stops, exclamation marks, or question marks
(#786) No space found before comment text; expected "// make pretty sure its a CEFR level" but found "//make pretty sure its a CEFR level"
(#787) Expected "if (...) {\n"; found "if(...){\n"
(#788) Expected 1 space before "="; 0 found
(#788) Expected 1 space after "="; 0 found
(#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 "// fetch embedding" but found "//fetch embedding"
(#801) Expected "if (...) {\n"; found "if(...){\n"
(#802) Expected 1 space before "="; 0 found
(#802) Expected 1 space after "="; 0 found
(#805) Inline comments must end in full-stops, exclamation marks, or question marks
(#805) No space found before comment text; expected "// The REST API we are calling" but found "//The REST API we are calling"
(#808) Short array syntax must be used to define arrays
(#814) Inline comments must start with a capital letter, digit or 3-dots sequence
(#814) Inline comments must end in full-stops, exclamation marks, or question marks
(#814) This comment is 80% valid code; is this commented out code?
(#814) No space found before comment text; expected "// urlencode($passage);" but found "//urlencode($passage);"
(#818) Commas (,) must be followed by white space.
(#820) Inline comments must start with a capital letter, digit or 3-dots sequence
(#820) Inline comments must end in full-stops, exclamation marks, or question marks
(#820) This comment is 43% valid code; is this commented out code?
(#820) No space found before comment text; expected "// log.debug(params);" but found "//log.debug(params);"
(#829) Inline comments must start with a capital letter, digit or 3-dots sequence
(#829) Inline comments must end in full-stops, exclamation marks, or question marks
(#829) No space found before comment text; expected "// returnCode > 0 indicates an error" but found "//returnCode > 0 indicates an error"
(#832) Inline comments must start with a capital letter, digit or 3-dots sequence
(#832) Inline comments must end in full-stops, exclamation marks, or question marks
(#832) No space found before comment text; expected "// if all good, then process it" but found "//if all good, then process it"
(#834) Variable "return_data" must not contain underscores.
(#835) Inline comments must start with a capital letter, digit or 3-dots sequence
(#835) Inline comments must end in full-stops, exclamation marks, or question marks
(#835) No space found before comment text; expected "// clean up the correction a little" but found "//clean up the correction a little"
(#836) Expected "if (...) {\n"; found "if(...){\n"
(#836) Variable "return_data" must not contain underscores.
(#837) Expected 1 space before "="; 0 found
(#837) Expected 1 space after "="; 0 found
(#838) Expected "} else {\n"; found "}else{\n"
(#839) Variable "data_object" must not contain underscores.
(#839) Variable "return_data" must not contain underscores.
(#840) Expected "if (...) {\n"; found "if(...) {\n"
(#840) Variable "data_object" must not contain underscores.
(#840) Variable "data_object" must not contain underscores.
(#840) Expected 1 space before "=="; 0 found
(#840) Expected 1 space after "=="; 0 found
(#841) Variable "data_object" must not contain underscores.
(#842) Expected "} else {\n"; found "}else{\n"
(#843) Expected 1 space before "="; 0 found
(#843) Expected 1 space after "="; 0 found
(#852) Inline comments must start with a capital letter, digit or 3-dots sequence
(#852) Inline comments must end in full-stops, exclamation marks, or question marks
(#852) No space found before comment text; expected "// fetch the Idea Count" but found "//fetch the Idea Count"
(#856) Expected "if (...) {\n"; found "if(...){\n"
(#857) Expected 1 space before "="; 0 found
(#857) Expected 1 space after "="; 0 found
(#860) Inline comments must end in full-stops, exclamation marks, or question marks
(#860) No space found before comment text; expected "// The REST API we are calling" but found "//The REST API we are calling"
(#863) Short array syntax must be used to define arrays
(#869) Inline comments must start with a capital letter, digit or 3-dots sequence
(#869) Inline comments must end in full-stops, exclamation marks, or question marks
(#869) This comment is 80% valid code; is this commented out code?
(#869) No space found before comment text; expected "// urlencode($passage);" but found "//urlencode($passage);"
(#873) Commas (,) must be followed by white space.
(#875) Inline comments must start with a capital letter, digit or 3-dots sequence
(#875) Inline comments must end in full-stops, exclamation marks, or question marks
(#875) This comment is 43% valid code; is this commented out code?
(#875) No space found before comment text; expected "// log.debug(params);" but found "//log.debug(params);"
(#884) Inline comments must start with a capital letter, digit or 3-dots sequence
(#884) Inline comments must end in full-stops, exclamation marks, or question marks
(#884) No space found before comment text; expected "// returnCode > 0 indicates an error" but found "//returnCode > 0 indicates an error"
(#887) Inline comments must start with a capital letter, digit or 3-dots sequence
(#887) Inline comments must end in full-stops, exclamation marks, or question marks
(#887) 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"
(#890) Inline comments must start with a capital letter, digit or 3-dots sequence
(#890) Inline comments must end in full-stops, exclamation marks, or question marks
(#890) No space found before comment text; expected "// clean up the correction a little" but found "//clean up the correction a little"
(#891) Expected "if (...) {\n"; found "if(...){\n"
(#892) Expected 1 space before "="; 0 found
(#892) Expected 1 space after "="; 0 found
(#901) Expected 1 space before opening brace; found 0
(#902) Expected 1 space before "=>"; 0 found
(#902) Expected 1 space after "=>"; 0 found
(#902) Commas (,) must be followed by white space.
(#902) Expected 1 space before "=>"; 0 found
(#902) Expected 1 space after "=>"; 0 found
(#904) Expected "if (...) {\n"; found "if(...){\n"
(#908) Expected "if (...) {\n"; found "if(...) {\n"
(#914) Expected "if (...) {\n"; found "if(...){\n"
(#917) Expected "if (...) {\n"; found "if(...){\n"
(#924) Line indented incorrectly; expected at least 4 spaces, found 1
(#925) Line indented incorrectly; expected at least 4 spaces, found 2
(#926) Line indented incorrectly; expected at least 4 spaces, found 2
(#927) Line indented incorrectly; expected at least 4 spaces, found 2
(#928) Line indented incorrectly; expected at least 4 spaces, found 2
(#929) Line indented incorrectly; expected at least 4 spaces, found 1
(#930) Line indented incorrectly; expected at least 4 spaces, found 1
(#931) Public method name "textanalyser::cleanText" must be in lower-case letters only
(#931) Expected 1 space before opening brace; found 0
(#932) Inline comments must start with a capital letter, digit or 3-dots sequence
(#932) Inline comments must end in full-stops, exclamation marks, or question marks
(#932) No space found before comment text; expected "// lowercaseify" but found "//lowercaseify"
(#933) Expected 1 space before "="; 0 found
(#933) Expected 1 space after "="; 0 found
(#935) Inline comments must start with a capital letter, digit or 3-dots sequence
(#935) Inline comments must end in full-stops, exclamation marks, or question marks
(#935) No space found before comment text; expected "// remove any html" but found "//remove any html"
(#938) Inline comments must start with a capital letter, digit or 3-dots sequence
(#938) Inline comments must end in full-stops, exclamation marks, or question marks
(#938) No space found before comment text; expected "// replace all line ends with empty strings" but found "//replace all line ends with empty strings"
(#941) Inline comments must start with a capital letter, digit or 3-dots sequence
(#941) No space found before comment text; expected "// remove punctuation" but found "//remove punctuation"
(#942) 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"
(#944) Inline comments must end in full-stops, exclamation marks, or question marks
(#944) 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"
(#947) Inline comments must start with a capital letter, digit or 3-dots sequence
(#947) Inline comments must end in full-stops, exclamation marks, or question marks
(#947) No space found before comment text; expected "// remove bad chars" but found "//remove bad chars"
(#948) Variable "b_open" must not contain underscores.
(#948) Expected 1 space before "="; 0 found
(#948) Expected 1 space after "="; 0 found
(#949) Variable "b_close" must not contain underscores.
(#949) Expected 1 space before "="; 0 found
(#949) Expected 1 space after "="; 0 found
(#950) Variable "b_sopen" must not contain underscores.
(#950) Expected 1 space before "="; 0 found
(#950) Expected 1 space after "="; 0 found
(#951) Variable "b_sclose" must not contain underscores.
(#951) Expected 1 space before "="; 0 found
(#951) Expected 1 space after "="; 0 found
(#952) Expected 1 space before "="; 0 found
(#952) Short array syntax must be used to define arrays
(#952) Variable "b_open" must not contain underscores.
(#952) Commas (,) must be followed by white space.
(#952) Variable "b_close" must not contain underscores.
(#952) Commas (,) must be followed by white space.
(#952) Variable "b_sopen" must not contain underscores.
(#952) Commas (,) must be followed by white space.
(#952) Variable "b_sclose" must not contain underscores.
(#953) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#954) Expected 1 space before "="; 0 found
(#954) Expected 1 space after "="; 0 found
(#954) Commas (,) must be followed by white space.
(#954) Commas (,) must be followed by white space.
(#957) Inline comments must start with a capital letter, digit or 3-dots sequence
(#957) No space found before comment text; expected "// remove double spaces" but found "//remove double spaces"
(#958) Inline comments must end in full-stops, exclamation marks, or question marks
(#958) No space found before comment text; expected "// split on spaces into words" but found "//split on spaces into words"
(#959) Commas (,) must be followed by white space.
(#960) Inline comments must start with a capital letter, digit or 3-dots sequence
(#960) Inline comments must end in full-stops, exclamation marks, or question marks
(#960) No space found before comment text; expected "// remove any empty elements" but found "//remove any empty elements"
(#961) Closing brace must be on a line by itself
(#962) Commas (,) must be followed by white space.
(#967) Line indented incorrectly; expected at least 4 spaces, found 0
(#968) Line indented incorrectly; expected at least 4 spaces, found 0
(#969) Line indented incorrectly; expected at least 4 spaces, found 0
(#970) Line indented incorrectly; expected at least 4 spaces, found 0
(#971) Line indented incorrectly; expected at least 4 spaces, found 0
(#972) Public method name "textanalyser::spellSafeCleanText" must be in lower-case letters only
(#972) Expected 1 space before opening brace; found 0
(#974) Inline comments must start with a capital letter, digit or 3-dots sequence
(#974) Inline comments must end in full-stops, exclamation marks, or question marks
(#974) No space found before comment text; expected "// remove any html" but found "//remove any html"
(#977) Inline comments must start with a capital letter, digit or 3-dots sequence
(#977) Inline comments must end in full-stops, exclamation marks, or question marks
(#977) No space found before comment text; expected "// replace all line ends with empty strings" but found "//replace all line ends with empty strings"
(#980) Inline comments must start with a capital letter, digit or 3-dots sequence
(#980) Inline comments must end in full-stops, exclamation marks, or question marks
(#980) No space found before comment text; expected "// remove bad chars" but found "//remove bad chars"
(#981) Variable "b_open" must not contain underscores.
(#981) Expected 1 space before "="; 0 found
(#981) Expected 1 space after "="; 0 found
(#982) Variable "b_close" must not contain underscores.
(#982) Expected 1 space before "="; 0 found
(#982) Expected 1 space after "="; 0 found
(#983) Variable "b_sopen" must not contain underscores.
(#983) Expected 1 space before "="; 0 found
(#983) Expected 1 space after "="; 0 found
(#984) Variable "b_sclose" must not contain underscores.
(#984) Expected 1 space before "="; 0 found
(#984) Expected 1 space after "="; 0 found
(#985) Expected 1 space before "="; 0 found
(#985) Short array syntax must be used to define arrays
(#985) Variable "b_open" must not contain underscores.
(#985) Commas (,) must be followed by white space.
(#985) Variable "b_close" must not contain underscores.
(#985) Commas (,) must be followed by white space.
(#985) Variable "b_sopen" must not contain underscores.
(#985) Commas (,) must be followed by white space.
(#985) Variable "b_sclose" must not contain underscores.
(#986) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#987) Expected 1 space before "="; 0 found
(#987) Expected 1 space after "="; 0 found
(#987) Commas (,) must be followed by white space.
(#987) Commas (,) must be followed by white space.
(#990) Inline comments must start with a capital letter, digit or 3-dots sequence
(#990) No space found before comment text; expected "// remove double spaces" but found "//remove double spaces"
(#991) Inline comments must end in full-stops, exclamation marks, or question marks
(#991) No space found before comment text; expected "// split on spaces into words" but found "//split on spaces into words"
(#992) Commas (,) must be followed by white space.
(#993) Inline comments must start with a capital letter, digit or 3-dots sequence
(#993) Inline comments must end in full-stops, exclamation marks, or question marks
(#993) No space found before comment text; expected "// remove any empty elements" but found "//remove any empty elements"
(#994) Closing brace must be on a line by itself
(#995) Commas (,) must be followed by white space.
(#1002) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1002) 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"
(#1003) No space found before comment text; expected "// this is our helper" but found "//this is our helper"
(#1004) 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"
(#1005) Inline comments must end in full-stops, exclamation marks, or question marks
(#1005) No space found before comment text; expected "// this is our helper" but found "//this is our helper"
(#1006) Commas (,) must be followed by white space.
(#1007) Opening brace should be on the same line as the declaration
(#1013) Expected "if (...) {\n"; found "if(...) {\n"
(#1013) Expected 1 space before "=="; 0 found
(#1013) Expected 1 space after "=="; 0 found
(#1015) Expected "} else {\n"; found "}else{\n"
(#1023) Expected 1 space before "="; 0 found
(#1023) Expected 1 space after "="; 0 found
(#1023) Short array syntax must be used to define arrays
(#1025) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1025) Inline comments must end in full-stops, exclamation marks, or question marks
(#1025) No space found before comment text; expected "// sanity check" but found "//sanity check"
(#1026) Expected "if (...) {\n"; found "if(...){\n"
(#1030) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1030) Inline comments must end in full-stops, exclamation marks, or question marks
(#1030) No space found before comment text; expected "// return errors" but found "//return errors"
(#1032) Expected "if (...) {\n"; found "if(...) {\n"
(#1035) Expected "for (...) {\n"; found "for(...) {\n"
(#1035) Expected 1 space before "="; 0 found
(#1035) Expected 1 space after "="; 0 found
(#1035) Expected 1 space after first semicolon of FOR loop; 0 found
(#1035) Expected 1 space before "<"; 0 found
(#1035) Expected 1 space after "<"; 0 found
(#1037) Expected 1 space before "="; 0 found
(#1037) Expected 1 space after "="; 0 found
(#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) No space found before comment text; expected "// sanity check" but found "//sanity check"
(#1048) Expected "if (...) {\n"; found "if(...){\n"
(#1052) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1052) Inline comments must end in full-stops, exclamation marks, or question marks
(#1052) No space found before comment text; expected "// return errors" but found "//return errors"
(#1058) Commas (,) must be followed by white space.
(#1058) Expected 1 space before opening brace; found 0
(#1060) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1060) Inline comments must end in full-stops, exclamation marks, or question marks
(#1060) No space found before comment text; expected "// turn the passage and transcript into an array of words" but found "//turn the passage and transcript into an array of words"
(#1065) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1067) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1067) No space found before comment text; expected "// fetch sequences of transcript/passage matched words" but found "//fetch sequences of transcript/passage matched words"
(#1068) Inline comments must end in full-stops, exclamation marks, or question marks
(#1071) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1071) Inline comments must end in full-stops, exclamation marks, or question marks
(#1071) No space found before comment text; expected "// rough estimate of insertions" but found "//rough estimate of insertions"
(#1073) Expected "if (...) {\n"; found "if(...){"
(#1073) Expected 1 space before "<"; 0 found
(#1073) Expected 1 space after "<"; 0 found
(#1073) Expected 1 space before "="; 0 found
(#1073) Expected 1 space after "="; 0 found
(#1073) Closing brace must be on a line by itself
(#1076) Commas (,) must be followed by white space.
(#1076) Commas (,) must be followed by white space.
(#1076) Commas (,) must be followed by white space.
(#1078) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1078) Inline comments must end in full-stops, exclamation marks, or question marks
(#1078) No space found before comment text; expected "// fetch diffs" but found "//fetch diffs"
(#1079) Commas (,) must be followed by white space.
(#1080) Commas (,) must be followed by white space.
(#1080) Commas (,) must be followed by white space.
(#1081) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1083) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1083) Inline comments must end in full-stops, exclamation marks, or question marks
(#1083) No space found before comment text; expected "// 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"
(#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) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1088) Inline comments must end in full-stops, exclamation marks, or question marks
(#1088) No space found before comment text; expected "// loop through diffs" but found "//loop through diffs"
(#1089) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1093) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1093) Inline comments must end in full-stops, exclamation marks, or question marks
(#1093) 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"
(#1095) Expected 1 space before "="; 0 found
(#1095) Expected 1 space after "="; 0 found
(#1095) Expected 1 space before "-"; 0 found
(#1095) Expected 1 space after "-"; 0 found
(#1096) Expected 1 space before "="; 0 found
(#1096) Expected 1 space after "="; 0 found
(#1097) Expected 1 space before "="; 0 found
(#1097) Expected 1 space after "="; 0 found
(#1101) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1101) Inline comments must end in full-stops, exclamation marks, or question marks
(#1101) 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"
(#1103) Expected 1 space before "="; 0 found
(#1103) Expected 1 space after "="; 0 found
(#1103) Expected 1 space before "-"; 0 found
(#1103) Expected 1 space after "-"; 0 found
(#1104) Expected 1 space before "="; 0 found
(#1104) Expected 1 space after "="; 0 found
(#1106) Expected 1 space before "="; 0 found
(#1106) Expected 1 space after "="; 0 found
(#1106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1106) Inline comments must end in full-stops, exclamation marks, or question marks
(#1106) No space found before comment text; expected "// not meaningful when processing corrections" but found "//not meaningful when processing corrections"
(#1107) Expected 1 space before "="; 0 found
(#1107) Expected 1 space after "="; 0 found
(#1107) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1107) Inline comments must end in full-stops, exclamation marks, or question marks
(#1107) No space found before comment text; expected "// not meaningful when processing corrections" but found "//not meaningful when processing corrections"
(#1108) Expected 1 space before "="; 0 found
(#1108) Expected 1 space after "="; 0 found
(#1108) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1108) Inline comments must end in full-stops, exclamation marks, or question marks
(#1108) No space found before comment text; expected "// not meaningful when processing corrections" but found "//not meaningful when processing corrections"
(#1109) Expected 1 space before "="; 0 found
(#1109) Expected 1 space after "="; 0 found
(#1114) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1114) No space found before comment text; expected "// do nothing" but found "//do nothing"
(#1115) Inline comments must end in full-stops, exclamation marks, or question marks
(#1115) No space found before comment text; expected "// should never get here" but found "//should never get here"
(#1121) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1121) 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."
(#1124) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1124) Expected 1 space before "=>"; 0 found
(#1124) Expected 1 space after "=>"; 0 found
(#1124) Expected 1 space before "=>"; 0 found
(#1124) Expected 1 space after "=>"; 0 found
(#1130) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1130) Inline comments must end in full-stops, exclamation marks, or question marks
(#1130) No space found before comment text; expected "// finalise and serialise session errors" but found "//finalise and serialise session errors"
(#1134) Commas (,) must be followed by white space.
(#1134) Commas (,) must be followed by white space.
(#1138) Expected 1 space before opening brace; found 0
(#1140) Expected 1 space before "="; 0 found
(#1140) Expected 1 space after "="; 0 found
(#1141) Expected 1 space before "="; 0 found
(#1141) Expected 1 space after "="; 0 found
(#1141) Short array syntax must be used to define arrays
(#1142) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1143) Expected "if (...) {\n"; found "if(...){\n"
(#1148) Expected "if (...) {\n"; found "if(...){\n"
(#1148) Expected 1 space before ">"; 0 found
(#1148) Expected 1 space after ">"; 0 found
(#1149) Expected 1 space before "-"; 0 found
(#1149) Expected 1 space after "-"; 0 found
(#1150) Expected "} else {\n"; found "}else{\n"
(#1155) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1155) Inline comments must end in full-stops, exclamation marks, or question marks
(#1155) 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"
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
(#31) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#33) Import statements must not begin with a leading backslash
(#36) Opening brace should be on the same line as the declaration for class helper
(#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"
(#44) Short array syntax must be used to define arrays
(#45) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
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.
(#37) Import statements must not begin with a leading backslash
(#38) Import statements must not begin with a leading backslash
(#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) Short array syntax must be used to define arrays
(#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.
(#127) Short array syntax must be used to define arrays
(#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
(#155) File must end with a newline character
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/>.".
(#13) Opening brace should be on the same line as the declaration for class topichelper
(#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
(#76) File must end with a newline character
mod/solo/classes/utils.php
(#28) Import statements must not begin with a leading backslash
(#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 "// sometimes its not present ... how" but found "//sometimes its not present ... how"
(#41) Expected 1 space before opening brace; found 0
(#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) This comment is 50% valid code; is this commented out code?
(#44) No space found before comment text; expected "// const CLOUDPOODLL = 'https://vbox.poodll.com/cphost';" but found "//const CLOUDPOODLL = 'https://vbox.poodll.com/cphost';"
(#46) Inline comments must start with a capital letter, digit or 3-dots sequence
(#46) 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?"
(#49) Inline comments must start with a capital letter, digit or 3-dots sequence
(#49) No space found before comment text; expected "// we default to true" but found "//we default to true"
(#50) No space found before comment text; expected "// but it only takes one no ...." but found "//but it only takes one no ...."
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) 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"
(#67) Expected 1 space before opening brace; found 0
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) No space found before comment text; expected "// The instance languages" but found "//The instance languages"
(#79) Expected 1 space after "="; 0 found
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) No space found before comment text; expected "// The supported regions" but found "//The supported regions"
(#86) Expected "if (...) {\n"; found "if(...) {\n"
(#94) Expected 1 space after "="; 0 found
(#104) Inline comments must start with a capital letter, digit or 3-dots sequence
(#104) 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"
(#105) 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."
(#106) Variable "streaming_results" must not contain underscores.
(#106) Expected 1 space before opening brace; found 0
(#107) Variable "streaming_results" must not contain underscores.
(#109) Expected 1 space before "="; 0 found
(#109) Expected 1 space after "="; 0 found
(#110) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#111) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#117) Commas (,) must be followed by white space.
(#118) Commas (,) must be followed by white space.
(#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) Expected 1 space after "="; 0 found
(#129) Expected 1 space before "="; 0 found
(#129) Expected 1 space after "="; 0 found
(#130) Expected 1 space before "="; 0 found
(#130) Expected 1 space after "="; 0 found
(#130) Expected 1 space before "=>"; 0 found
(#130) Expected 1 space after "=>"; 0 found
(#131) Expected 1 space before "="; 0 found
(#131) Expected 1 space after "="; 0 found
(#137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) No space found before comment text; expected "// check if curl return from transcript url is valid" but found "//check if curl return from transcript url is valid"
(#138) Expected 1 space before opening brace; found 0
(#139) Expected "if (...) {\n"; found "if(...){\n"
(#139) Commas (,) must be followed by white space.
(#139) Expected 1 space before ">"; 0 found
(#139) Expected 1 space after ">"; 0 found
(#146) Inline comments must start with a capital letter, digit or 3-dots sequence
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) No space found before comment text; expected "// 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"
(#147) Expected "if (...) {\n"; found "if(...){\n"
(#151) Short array syntax must be used to define arrays
(#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 "// 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"
(#153) 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 "// 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"
(#161) Expected "if (...) {\n"; found "if(...){\n"
(#168) Short array syntax must be used to define arrays
(#169) Inline comments must start with a capital letter, digit or 3-dots sequence
(#169) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) No space found before comment text; expected "// fetch 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"
(#170) Commas (,) must be followed by white space.
(#171) Expected "if (...) {\n"; found "if(...){"
(#171) Closing brace must be on a line by itself
(#173) Commas (,) must be followed by white space.
(#174) Expected "if (...) {\n"; found "if(...){"
(#174) Closing brace must be on a line by itself
(#176) Commas (,) must be followed by white space.
(#177) Expected "if (...) {\n"; found "if(...){"
(#177) Closing brace must be on a line by itself
(#179) Inline comments must start with a capital letter, digit or 3-dots sequence
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) No space found before comment text; expected "// 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"
(#180) Expected "if (...) {\n"; found "if(...) {\n"
(#182) Expected 1 space before "="; 0 found
(#182) Expected 1 space after "="; 0 found
(#188) Expected "if (...) {\n"; found "if(...){\n"
(#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 "// update auto transcript stats" but found "//update auto transcript stats"
(#196) Inline comments must start with a capital letter, digit or 3-dots sequence
(#196) Inline comments must end in full-stops, exclamation marks, or question marks
(#196) No space found before comment text; expected "// return attempt" but found "//return attempt"
(#203) Inline comments must start with a capital letter, digit or 3-dots sequence
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#203) No space found before comment text; expected "// fetch stats, one way or the other" but found "//fetch stats, one way or the other"
(#206) Expected "if (...) {\n"; found "if(...){\n"
(#206) Empty IF statement detected
(#207) Inline comments must start with a capital letter, digit or 3-dots sequence
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#207) No space found before comment text; expected "// do some stats work" but found "//do some stats work"
(#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 "// fetch lang server url, services incl. 'transcribe' , 'lm', 'lt', 'spellcheck'" but found "//fetch lang server url, services incl. 'transcribe' , 'lm', 'lt', 'spellcheck'"
(#216) Commas (,) must be followed by white space.
(#216) Expected 1 space before opening brace; found 0
(#227) Inline comments must start with a capital letter, digit or 3-dots sequence
(#227) Inline comments must end in full-stops, exclamation marks, or question marks
(#227) No space found before comment text; expected "// fetch self transcript parts" but found "//fetch self transcript parts"
(#229) Expected 1 space before "="; 0 found
(#230) Expected "if (...) {\n"; found "if(...){\n"
(#234) Expected "} else {\n"; found "}else{\n"
(#235) Short array syntax must be used to define arrays
(#239) Commas (,) must be followed by white space.
(#239) Expected 1 space before opening brace; found 0
(#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 "// count sentences" but found "//count sentences"
(#246) Inline comments must start with a capital letter, digit or 3-dots sequence
(#246) No space found before comment text; expected "// longest sentence length" but found "//longest sentence length"
(#247) Inline comments must end in full-stops, exclamation marks, or question marks
(#247) No space found before comment text; expected "// average sentence length" but found "//average sentence length"
(#248) Expected 1 space before "="; 0 found
(#248) Expected 1 space after "="; 0 found
(#249) Expected 1 space before "="; 0 found
(#249) Expected 1 space after "="; 0 found
(#251) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#252) Commas (,) must be followed by white space.
(#253) Expected "if (...) {\n"; found "if(...){\n"
(#253) Expected 1 space before ">"; 0 found
(#253) Expected 1 space after ">"; 0 found
(#254) Expected 1 space after "="; 0 found
(#256) Expected 1 space before "+="; 0 found
(#256) Expected 1 space after "+="; 0 found
(#258) Expected "if (...) {\n"; found "if(...){\n"
(#258) Expected 1 space before ">"; 0 found
(#258) Expected 1 space after ">"; 0 found
(#258) Expected 1 space before ">"; 0 found
(#258) Expected 1 space after ">"; 0 found
(#259) Expected 1 space before "="; 0 found
(#259) Expected 1 space after "="; 0 found
(#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 "// return values" but found "//return values"
(#268) Expected 1 space before opening brace; found 0
(#269) Commas (,) must be followed by white space.
(#269) Expected 1 space before "==="; 0 found
(#269) Expected 1 space after "==="; 0 found
(#273) Commas (,) must be followed by white space.
(#275) Inline comments must start with a capital letter, digit or 3-dots sequence
(#275) Inline comments must end in full-stops, exclamation marks, or question marks
(#275) No space found before comment text; expected "// prepare data" but found "//prepare data"
(#276) Variable "is_english" must not contain underscores.
(#276) Expected 1 space before "="; 0 found
(#276) Expected 1 space after "="; 0 found
(#278) Commas (,) must be followed by white space.
(#278) 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 "// unique words" but found "//unique words"
(#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 "// long words" but found "//long words"
(#287) Expected "if (...) {\n"; found "if(...) {\n"
(#287) Variable "is_english" must not contain underscores.
(#291) Expected "} else {\n"; found "}else{\n"
(#298) Inline comments must start with a capital letter, digit or 3-dots sequence
(#298) Inline comments must end in full-stops, exclamation marks, or question marks
(#298) No space found before comment text; expected "// return results" but found "//return results"
(#299) Expected 1 space before "="; 0 found
(#300) Expected 1 space before "="; 0 found
(#305) Opening brace should be on the same line as the declaration
(#307) Inline comments must start with a capital letter, digit or 3-dots sequence
(#307) Inline comments must end in full-stops, exclamation marks, or question marks
(#307) No space found before comment text; expected "// wordcount will be different for different languages" but found "//wordcount will be different for different languages"
(#309) Inline comments must start with a capital letter, digit or 3-dots sequence
(#309) Inline comments must end in full-stops, exclamation marks, or question marks
(#309) No space found before comment text; expected "// arabic" but found "//arabic"
(#312) Inline comments must start with a capital letter, digit or 3-dots sequence
(#312) Inline comments must end in full-stops, exclamation marks, or question marks
(#312) No space found before comment text; expected "// remove double spaces and count spaces remaining to estimate words" but found "//remove double spaces and count spaces remaining to estimate words"
(#313) Expected 1 space before "="; 0 found
(#325) Inline comments must start with a capital letter, digit or 3-dots sequence
(#325) Inline comments must end in full-stops, exclamation marks, or question marks
(#325) No space found before comment text; expected "// others" but found "//others"
(#329) Inline comments must start with a capital letter, digit or 3-dots sequence
(#329) This comment is 73% valid code; is this commented out code?
(#329) No space found before comment text; expected "// $wordcount = str_word_count($string,$format);" but found "//$wordcount = str_word_count($string,$format);"
(#337) Line indented incorrectly; expected at least 24 spaces, found 23
(#351) Inline comments must start with a capital letter, digit or 3-dots sequence
(#354) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#363) Short array syntax must be used to define arrays
(#363) Commas (,) must be followed by white space.
(#363) Commas (,) must be followed by white space.
(#363) Commas (,) must be followed by white space.
(#363) Commas (,) must be followed by white space.
(#364) Commas (,) must be followed by white space.
(#364) Commas (,) must be followed by white space.
(#364) Commas (,) must be followed by white space.
(#364) Commas (,) must be followed by white space.
(#365) Commas (,) must be followed by white space.
(#365) Commas (,) must be followed by white space.
(#365) Commas (,) must be followed by white space.
(#365) Commas (,) must be followed by white space.
(#366) Commas (,) must be followed by white space.
(#366) Commas (,) must be followed by white space.
(#366) Commas (,) must be followed by white space.
(#366) Commas (,) must be followed by white space.
(#367) Commas (,) must be followed by white space.
(#367) Commas (,) must be followed by white space.
(#367) Commas (,) must be followed by white space.
(#367) Commas (,) must be followed by white space.
(#367) There should be a comma after the last array item in a multi-line array.
(#372) Inline comments must start with a capital letter, digit or 3-dots sequence
(#372) Inline comments must end in full-stops, exclamation marks, or question marks
(#373) Short array syntax must be used to define arrays
(#373) Commas (,) must be followed by white space.
(#373) Commas (,) must be followed by white space.
(#373) Commas (,) must be followed by white space.
(#373) Commas (,) must be followed by white space.
(#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
(#381) Closing brace must be on a line by itself
(#382) Closing brace must be on a line by itself
(#389) Expected 1 space before opening brace; found 0
(#390) Expected 1 space after "="; 0 found
(#390) Short array syntax must be used to define arrays
(#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 "// if no target words just exit" but found "//if no target words just exit"
(#392) Expected "if (...) {\n"; found "if(...){\n"
(#395) Inline comments must start with a capital letter, digit or 3-dots sequence
(#395) Inline comments must end in full-stops, exclamation marks, or question marks
(#395) No space found before comment text; expected "// split on PHP_EOL or comma" but found "//split on PHP_EOL or comma"
(#396) Inline comments must end in full-stops, exclamation marks, or question marks
(#398) Expected "if (...) {\n"; found "if(...){\n"
(#398) Expected 1 space before ">"; 0 found
(#398) Expected 1 space after ">"; 0 found
(#399) Inline comments must start with a capital letter, digit or 3-dots sequence
(#399) Inline comments must end in full-stops, exclamation marks, or question marks
(#399) No space found before comment text; expected "// remove duplicates and reindex array so there are no gaps" but found "//remove duplicates and reindex array so there are no gaps"
(#409) Expected 1 space before opening brace; found 0
(#414) Expected 1 space before "=="; 0 found
(#414) Expected 1 space after "=="; 0 found
(#414) Expected 1 space before "=="; 0 found
(#414) Expected 1 space after "=="; 0 found
(#416) Inline comments must start with a capital letter, digit or 3-dots sequence
(#416) No space found before comment text; expected "// if we do not have a self transcript, and yet we require a self transcript," but found "//if we do not have a self transcript, and yet we require a self transcript,"
(#418) Inline comments must end in full-stops, exclamation marks, or question marks
(#418) No space found before comment text; expected "// this will happen if crons runs while the student is still typing and after the transcript has finishined processing" but found "//this will happen if crons runs while the student is still typing and after the transcript has finishined processing"
(#420) Expected "if (...) {\n"; found "if(...){\n"
(#420) Expected 1 space after "!=="; 0 found
(#421) Expected "if (...) {\n"; found "if(...) {\n"
(#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 "// if we do not have automatic transcripts, try to fetch them" but found "//if we do not have automatic transcripts, try to fetch them"
(#429) Expected "if (...) {\n"; found "if(...) {\n"
(#430) Variable "attempt_with_transcripts" must not contain underscores.
(#431) Variable "attempt_with_transcripts" must not contain underscores.
(#433) Inline comments must start with a capital letter, digit or 3-dots sequence
(#433) Inline comments must end in full-stops, exclamation marks, or question marks
(#433) No space found before comment text; expected "// if we are calling from cron, just return here" but found "//if we are calling from cron, just return here"
(#439) Inline comments must start with a capital letter, digit or 3-dots sequence
(#439) Inline comments must end in full-stops, exclamation marks, or question marks
(#439) No space found before comment text; expected "// if we fetched the transcript, and this activity has no manual self transcript, use the the auto transcript as manual" but found "//if we fetched the transcript, and this activity has no manual self transcript, use the the auto transcript as manual"
(#441) Variable "attempt_with_transcripts" must not contain underscores.
(#442) Short array syntax must be used to define arrays
(#442) Line exceeds 132 characters; contains 138 characters
(#444) Short array syntax must be used to define arrays
(#447) Inline comments must start with a capital letter, digit or 3-dots sequence
(#447) No space found before comment text; expected "// this should run down the aitranscript constructor and do the diffs if the passage arrives late or on time, but not redo" but found "//this should run down the aitranscript constructor and do the diffs if the passage arrives late or on time, but not redo"
(#448) No space found before comment text; expected "// this line caused an error if the user entered a blank transcript. Do we need to check for empty?" but found "//this line caused an error if the user entered a blank transcript. Do we need to check for empty?"
(#449) Inline comments must end in full-stops, exclamation marks, or question marks
(#449) No space found before comment text; expected "// if($hastranscripts && !empty($attempt->selftranscript)){" but found "//if($hastranscripts && !empty($attempt->selftranscript)){"
(#450) Expected "if (...) {\n"; found "if(...){\n"
(#451) Expected 1 space before "="; 0 found
(#451) Expected 1 space after "="; 0 found
(#456) Inline comments must start with a capital letter, digit or 3-dots sequence
(#456) This comment is 70% valid code; is this commented out code?
(#459) Inline comments must start with a capital letter, digit or 3-dots sequence
(#459) Inline comments must end in full-stops, exclamation marks, or question marks
(#459) No space found before comment text; expected "// get token, for web service calls" but found "//get token, for web service calls"
(#461) Must use "self::" for local static member reference
(#463) Inline comments must start with a capital letter, digit or 3-dots sequence
(#463) Inline comments must end in full-stops, exclamation marks, or question marks
(#463) No space found before comment text; expected "// get target words" but found "//get target words"
(#464) Must use "self::" for local static member reference
(#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 "// get text analyser" but found "//get text analyser"
(#468) Commas (,) must be followed by white space.
(#468) Commas (,) must be followed by white space.
(#468) Commas (,) must be followed by white space.
(#468) Commas (,) must be followed by white space.
(#468) Line exceeds 132 characters; contains 146 characters
(#470) Inline comments must start with a capital letter, digit or 3-dots sequence
(#470) Inline comments must end in full-stops, exclamation marks, or question marks
(#470) No space found before comment text; expected "// update statistics and grammar correction if we need to" but found "//update statistics and grammar correction if we need to"
(#471) Expected "if (...) {\n"; found "if(...) {\n"
(#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 "// if we dont already have stats calculate them" but found "//if we dont already have stats calculate them"
(#473) Expected "if (...) {\n"; found "if(...){\n"
(#473) Commas (,) must be followed by white space.
(#473) Expected 1 space before "=>"; 0 found
(#473) Expected 1 space after "=>"; 0 found
(#476) Expected "if (...) {\n"; found "if(...){\n"
(#477) Inline comments must start with a capital letter, digit or 3-dots sequence
(#477) No space found before comment text; expected "// for historical reasons some Solo stats field names are weird" but found "//for historical reasons some Solo stats field names are weird"
(#478) No space found before comment text; expected "// but text analyser returns nice names, here we turn them into weird ones." but found "//but text analyser returns nice names, here we turn them into weird ones."
(#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) Inline comments must start with a capital letter, digit or 3-dots sequence
(#484) Inline comments must end in full-stops, exclamation marks, or question marks
(#484) No space found before comment text; expected "// also calculate WPM" but found "//also calculate WPM"
(#486) Expected "if (...) {\n"; found "if(...) {\n"
(#487) Commas (,) must be followed by white space.
(#488) Expected "} else {\n"; found "}else{\n"
(#489) Expected 1 space before "="; 0 found
(#489) Expected 1 space after "="; 0 found
(#492) Inline comments must start with a capital letter, digit or 3-dots sequence
(#492) Inline comments must end in full-stops, exclamation marks, or question marks
(#492) No space found before comment text; expected "// then we save them" but found "//then we save them"
(#496) Inline comments must start with a capital letter, digit or 3-dots sequence
(#496) Inline comments must end in full-stops, exclamation marks, or question marks
(#496) No space found before comment text; expected "// 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"
(#497) Expected "if (...) {\n"; found "if(...){\n"
(#498) Commas (,) must be followed by white space.
(#498) Commas (,) must be followed by white space.
(#498) Line exceeds 132 characters; contains 145 characters
(#499) Commas (,) must be followed by white space.
(#504) Inline comments must end in full-stops, exclamation marks, or question marks
(#504) No space found before comment text; expected "// Process grammar correction" but found "//Process grammar correction"
(#505) Commas (,) must be followed by white space.
(#507) Inline comments must start with a capital letter, digit or 3-dots sequence
(#507) Inline comments must end in full-stops, exclamation marks, or question marks
(#507) 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"
(#508) Expected "if (...) {\n"; found "if(...) {\n"
(#509) Expected 1 space before "="; 0 found
(#509) Expected 1 space after "="; 0 found
(#509) Commas (,) must be followed by white space.
(#510) Must use "self::" for local static member reference
(#511) Short array syntax must be used to define arrays
(#521) Commas (,) must be followed by white space.
(#521) Expected 1 space before opening brace; found 0
(#524) Expected "if (...) {\n"; found "if(...){\n"
(#528) No space found before comment text; expected "// If this is English then lets see if we can get a grammar correction" but found "//If this is English then lets see if we can get a grammar correction"
(#529) Inline comments must end in full-stops, exclamation marks, or question marks
(#529) Line indented incorrectly; expected at least 8 spaces, found 7
(#530) Expected "if (...) {\n"; found "if(...){\n"
(#531) Expected "if (...) {\n"; found "if(...) {\n"
(#533) Must use "self::" for local static member reference
(#534) Inline comments must start with a capital letter, digit or 3-dots sequence
(#534) Inline comments must end in full-stops, exclamation marks, or question marks
(#534) No space found before comment text; expected "// get text analyser" but found "//get text analyser"
(#535) Commas (,) must be followed by white space.
(#535) Commas (,) must be followed by white space.
(#535) Line exceeds 132 characters; contains 136 characters
(#536) Expected 1 space before "="; 0 found
(#538) Expected 1 space before "="; 0 found
(#539) Expected 1 space before "="; 0 found
(#540) Expected 1 space before "="; 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 "// set grammar correction (GC)" but found "//set grammar correction (GC)"
(#546) Short array syntax must be used to define arrays
(#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
(#547) There should be a comma after the last array item in a multi-line array.
(#549) Expected "if (...) {\n"; found "if(...) {\n"
(#551) Short array syntax must be used to define arrays
(#552) Expected "if (...) {\n"; found "if(...) {\n"
(#554) Short array syntax must be used to define arrays
(#557) There should be a comma after the last array item in a multi-line array.
(#569) Commas (,) must be followed by white space.
(#569) Commas (,) must be followed by white space.
(#569) Expected 1 space before opening brace; found 0
(#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 there is a relevance and its not null, then return that" but found "//if there is a relevance and its not null, then return that"
(#573) Expected "if (...) {\n"; found "if(...){\n"
(#573) Expected 1 space before "!="; 0 found
(#573) Expected 1 space after "!="; 0 found
(#576) Expected 1 space before "="; 0 found
(#576) Expected 1 space after "="; 0 found
(#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 "// default is blank" but found "//default is blank"
(#577) Expected "if (...) {\n"; found "if(...){\n"
(#579) Must use "self::" for local static member reference
(#580) Commas (,) must be followed by white space.
(#580) Commas (,) must be followed by white space.
(#580) Commas (,) must be followed by white space.
(#581) Line exceeds 132 characters; contains 138 characters
(#584) Expected 1 space before "!=="; 0 found
(#584) Expected 1 space after "!=="; 0 found
(#586) Expected "} else {\n"; found "}else{\n"
(#594) Commas (,) must be followed by white space.
(#594) Commas (,) must be followed by white space.
(#594) Expected 1 space before opening brace; found 0
(#597) Inline comments must start with a capital letter, digit or 3-dots sequence
(#597) Inline comments must end in full-stops, exclamation marks, or question marks
(#597) No space found before comment text; expected "// if there is a cefrlevel and its not null, then return that" but found "//if there is a cefrlevel and its not null, then return that"
(#598) Expected "if (...) {\n"; found "if(...){\n"
(#598) Expected 1 space before "!="; 0 found
(#598) Expected 1 space after "!="; 0 found
(#601) Expected 1 space before "="; 0 found
(#601) Expected 1 space after "="; 0 found
(#601) Inline comments must start with a capital letter, digit or 3-dots sequence
(#601) Inline comments must end in full-stops, exclamation marks, or question marks
(#601) No space found before comment text; expected "// default is blank" but found "//default is blank"
(#602) Expected "if (...) {\n"; found "if(...){\n"
(#604) Must use "self::" for local static member reference
(#605) Commas (,) must be followed by white space.
(#605) Commas (,) must be followed by white space.
(#605) Commas (,) must be followed by white space.
(#608) Expected 1 space before "!=="; 0 found
(#608) Expected 1 space after "!=="; 0 found
(#610) Expected "} else {\n"; found "}else{\n"
(#618) Commas (,) must be followed by white space.
(#618) Commas (,) must be followed by white space.
(#618) Expected 1 space before opening brace; found 0
(#621) Inline comments must start with a capital letter, digit or 3-dots sequence
(#621) Inline comments must end in full-stops, exclamation marks, or question marks
(#621) No space found before comment text; expected "// if there is a cefrlevel and its not null, then return that" but found "//if there is a cefrlevel and its not null, then return that"
(#622) Expected "if (...) {\n"; found "if(...){\n"
(#622) Expected 1 space before "!="; 0 found
(#622) Expected 1 space after "!="; 0 found
(#625) Expected 1 space before "="; 0 found
(#625) Expected 1 space after "="; 0 found
(#626) Expected "if (...) {\n"; found "if(...){\n"
(#628) Must use "self::" for local static member reference
(#629) Commas (,) must be followed by white space.
(#629) Commas (,) must be followed by white space.
(#629) Commas (,) must be followed by white space.
(#632) Expected 1 space before "!=="; 0 found
(#632) Expected 1 space after "!=="; 0 found
(#634) Expected "} else {\n"; found "}else{\n"
(#640) Commas (,) must be followed by white space.
(#640) Expected 1 space before opening brace; found 0
(#641) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#643) Inline comments must start with a capital letter, digit or 3-dots sequence
(#643) Inline comments must end in full-stops, exclamation marks, or question marks
(#643) 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"
(#648) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#650) Inline comments must start with a capital letter, digit or 3-dots sequence
(#650) No space found before comment text; expected "// fetch sequences of transcript/passage matched words" but found "//fetch sequences of transcript/passage matched words"
(#651) Inline comments must end in full-stops, exclamation marks, or question marks
(#654) Inline comments must start with a capital letter, digit or 3-dots sequence
(#654) Inline comments must end in full-stops, exclamation marks, or question marks
(#654) No space found before comment text; expected "// rough estimate of insertions" but found "//rough estimate of insertions"
(#656) Expected "if (...) {\n"; found "if(...){"
(#656) Expected 1 space before "<"; 0 found
(#656) Expected 1 space after "<"; 0 found
(#656) Expected 1 space before "="; 0 found
(#656) Expected 1 space after "="; 0 found
(#656) Closing brace must be on a line by itself
(#659) Commas (,) must be followed by white space.
(#659) Commas (,) must be followed by white space.
(#659) Commas (,) must be followed by white space.
(#661) Inline comments must start with a capital letter, digit or 3-dots sequence
(#661) Inline comments must end in full-stops, exclamation marks, or question marks
(#661) No space found before comment text; expected "// fetch diffs" but found "//fetch diffs"
(#662) Commas (,) must be followed by white space.
(#663) Commas (,) must be followed by white space.
(#663) Commas (,) must be followed by white space.
(#664) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#666) Inline comments must start with a capital letter, digit or 3-dots sequence
(#666) Inline comments must end in full-stops, exclamation marks, or question marks
(#666) 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"
(#669) Expected 1 space before "="; 0 found
(#669) Expected 1 space after "="; 0 found
(#670) Expected 1 space before "="; 0 found
(#670) Expected 1 space after "="; 0 found
(#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 "// loop through diffs" but found "//loop through diffs"
(#672) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#676) Inline comments must start with a capital letter, digit or 3-dots sequence
(#676) Inline comments must end in full-stops, exclamation marks, or question marks
(#676) No space found before comment text; expected "// 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"
(#678) Expected 1 space before "="; 0 found
(#678) Expected 1 space after "="; 0 found
(#678) Expected 1 space before "-"; 0 found
(#678) Expected 1 space after "-"; 0 found
(#679) Expected 1 space before "="; 0 found
(#679) Expected 1 space after "="; 0 found
(#680) Expected 1 space before "="; 0 found
(#680) Expected 1 space after "="; 0 found
(#684) Inline comments must start with a capital letter, digit or 3-dots sequence
(#684) Inline comments must end in full-stops, exclamation marks, or question marks
(#684) 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"
(#686) Expected 1 space before "="; 0 found
(#686) Expected 1 space after "="; 0 found
(#686) Expected 1 space before "-"; 0 found
(#686) Expected 1 space after "-"; 0 found
(#687) Expected 1 space before "="; 0 found
(#687) Expected 1 space after "="; 0 found
(#689) Expected 1 space before "="; 0 found
(#689) Expected 1 space after "="; 0 found
(#689) Inline comments must start with a capital letter, digit or 3-dots sequence
(#689) Inline comments must end in full-stops, exclamation marks, or question marks
(#689) No space found before comment text; expected "// not meaningful when processing corrections" but found "//not meaningful when processing corrections"
(#690) Expected 1 space before "="; 0 found
(#690) Expected 1 space after "="; 0 found
(#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 "// not meaningful when processing corrections" but found "//not meaningful when processing corrections"
(#691) Expected 1 space before "="; 0 found
(#691) Expected 1 space after "="; 0 found
(#691) Inline comments must start with a capital letter, digit or 3-dots sequence
(#691) Inline comments must end in full-stops, exclamation marks, or question marks
(#691) No space found before comment text; expected "// not meaningful when processing corrections" but found "//not meaningful when processing corrections"
(#692) Expected 1 space before "="; 0 found
(#692) Expected 1 space after "="; 0 found
(#697) Inline comments must start with a capital letter, digit or 3-dots sequence
(#697) No space found before comment text; expected "// do nothing" but found "//do nothing"
(#698) Inline comments must end in full-stops, exclamation marks, or question marks
(#698) No space found before comment text; expected "// should never get here" but found "//should never get here"
(#704) Inline comments must start with a capital letter, digit or 3-dots sequence
(#704) 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."
(#707) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#707) Expected 1 space before "=>"; 0 found
(#707) Expected 1 space after "=>"; 0 found
(#707) Expected 1 space before "=>"; 0 found
(#707) Expected 1 space after "=>"; 0 found
(#713) Inline comments must start with a capital letter, digit or 3-dots sequence
(#713) Inline comments must end in full-stops, exclamation marks, or question marks
(#713) No space found before comment text; expected "// finalise and serialise session errors" but found "//finalise and serialise session errors"
(#717) Commas (,) must be followed by white space.
(#717) Commas (,) must be followed by white space.
(#725) Inline comments must start with a capital letter, digit or 3-dots sequence
(#725) Inline comments must end in full-stops, exclamation marks, or question marks
(#725) 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"
(#726) Expected 1 space before opening brace; found 0
(#727) Inline comments must start with a capital letter, digit or 3-dots sequence
(#727) Inline comments must end in full-stops, exclamation marks, or question marks
(#727) No space found before comment text; expected "// init stats with defaults" but found "//init stats with defaults"
(#728) Expected 1 space before "="; 0 found
(#728) Expected 1 space after "="; 0 found
(#729) Expected 1 space before "="; 0 found
(#729) Expected 1 space after "="; 0 found
(#730) Expected 1 space before "="; 0 found
(#730) Expected 1 space after "="; 0 found
(#731) Expected 1 space before "="; 0 found
(#731) Expected 1 space after "="; 0 found
(#733) Expected 1 space before "="; 0 found
(#733) Expected 1 space after "="; 0 found
(#734) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#736) Inline comments must start with a capital letter, digit or 3-dots sequence
(#736) Inline comments must end in full-stops, exclamation marks, or question marks
(#736) 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"
(#737) Expected "if (...) {\n"; found "if(...) {\n"
(#737) Expected 1 space before "<"; 0 found
(#737) Expected 1 space after "<"; 0 found
(#738) Inline comments must start with a capital letter, digit or 3-dots sequence
(#738) Inline comments must end in full-stops, exclamation marks, or question marks
(#738) No space found before comment text; expected "// update spelling and grammar stats in DB" but found "//update spelling and grammar stats in DB"
(#742) Inline comments must start with a capital letter, digit or 3-dots sequence
(#742) Inline comments must end in full-stops, exclamation marks, or question marks
(#742) No space found before comment text; expected "// get lanserver lang string" but found "//get lanserver lang string"
(#752) Inline comments must start with a capital letter, digit or 3-dots sequence
(#752) Inline comments must end in full-stops, exclamation marks, or question marks
(#752) No space found before comment text; expected "// fetch grammar stats" but found "//fetch grammar stats"
(#753) Variable "lt_url" must not contain underscores.
(#753) Must use "self::" for local static member reference
(#753) Commas (,) must be followed by white space.
(#754) Expected 1 space after "="; 0 found
(#754) Short array syntax must be used to define arrays
(#754) Expected 1 space before "=>"; 0 found
(#754) Commas (,) must be followed by white space.
(#754) Expected 1 space before "=>"; 0 found
(#754) Expected 1 space after "=>"; 0 found
(#755) Must use "self::" for local static member reference
(#755) Variable "lt_url" must not contain underscores.
(#755) Commas (,) must be followed by white space.
(#755) Commas (,) must be followed by white space.
(#756) Inline comments must start with a capital letter, digit or 3-dots sequence
(#756) Inline comments must end in full-stops, exclamation marks, or question marks
(#756) No space found before comment text; expected "// default grammar score" but found "//default grammar score"
(#757) Expected 1 space after "="; 0 found
(#759) Inline comments must start with a capital letter, digit or 3-dots sequence
(#759) Inline comments must end in full-stops, exclamation marks, or question marks
(#759) No space found before comment text; expected "// fetch spell stats" but found "//fetch spell stats"
(#760) Variable "spellcheck_url" must not contain underscores.
(#760) Must use "self::" for local static member reference
(#760) Commas (,) must be followed by white space.
(#762) Expected 1 space after "="; 0 found
(#762) Short array syntax must be used to define arrays
(#762) Expected 1 space before "=>"; 0 found
(#762) Expected 1 space after "=>"; 0 found
(#762) Commas (,) must be followed by white space.
(#762) Expected 1 space before "=>"; 0 found
(#762) Expected 1 space after "=>"; 0 found
(#763) Must use "self::" for local static member reference
(#763) Variable "spellcheck_url" must not contain underscores.
(#763) Commas (,) must be followed by white space.
(#763) Commas (,) must be followed by white space.
(#764) Inline comments must start with a capital letter, digit or 3-dots sequence
(#764) Inline comments must end in full-stops, exclamation marks, or question marks
(#764) No space found before comment text; expected "// default spell score" but found "//default spell score"
(#765) Expected 1 space after "="; 0 found
(#766) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#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 "// calc grammar score" but found "//calc grammar score"
(#770) Expected "if (...) {\n"; found "if(...) {\n"
(#771) Inline comments must start with a capital letter, digit or 3-dots sequence
(#771) Inline comments must end in full-stops, exclamation marks, or question marks
(#771) No space found before comment text; expected "// work out grammar" but found "//work out grammar"
(#774) Expected 1 space before "="; 0 found
(#786) Inline comments must start with a capital letter, digit or 3-dots sequence
(#786) Inline comments must end in full-stops, exclamation marks, or question marks
(#786) No space found before comment text; expected "// calculate spell score" but found "//calculate spell score"
(#787) Expected "if (...) {\n"; found "if(...) {\n"
(#789) Inline comments must start with a capital letter, digit or 3-dots sequence
(#789) Inline comments must end in full-stops, exclamation marks, or question marks
(#789) No space found before comment text; expected "// work out spelling" but found "//work out spelling"
(#792) Expected "if (...) {\n"; found "if(...) {\n"
(#797) Expected "} else {\n"; found "}else{\n"
(#810) Inline comments must start with a capital letter, digit or 3-dots sequence
(#810) Inline comments must end in full-stops, exclamation marks, or question marks
(#810) 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"
(#811) Expected 1 space before "="; 0 found
(#811) Expected 1 space after "="; 0 found
(#812) Expected 1 space before "="; 0 found
(#812) Expected 1 space after "="; 0 found
(#813) Expected 1 space before "="; 0 found
(#813) Expected 1 space after "="; 0 found
(#814) Expected 1 space before "="; 0 found
(#814) Expected 1 space after "="; 0 found
(#819) Inline comments must start with a capital letter, digit or 3-dots sequence
(#819) Inline comments must end in full-stops, exclamation marks, or question marks
(#819) No space found before comment text; expected "// fetch stats, one way or the other" but found "//fetch stats, one way or the other"
(#820) Commas (,) must be followed by white space.
(#822) Inline comments must start with a capital letter, digit or 3-dots sequence
(#822) Inline comments must end in full-stops, exclamation marks, or question marks
(#822) No space found before comment text; expected "// if we have stats in the database, lets use those" but found "//if we have stats in the database, lets use those"
(#823) Commas (,) must be followed by white space.
(#823) Short array syntax must be used to define arrays
(#823) Expected 1 space before "=>"; 0 found
(#823) Expected 1 space after "=>"; 0 found
(#825) Inline comments must start with a capital letter, digit or 3-dots sequence
(#825) Inline comments must end in full-stops, exclamation marks, or question marks
(#825) No space found before comment text; expected "// target words ratio - for visual chart" but found "//target words ratio - for visual chart"
(#826) Expected "if (...) {\n"; found "if(...){\n"
(#827) Expected "if (...) {\n"; found "if(...) {\n"
(#829) Expected "} else {\n"; found "}else{\n"
(#834) Inline comments must end in full-stops, exclamation marks, or question marks
(#834) No space found before comment text; expected "// AI inaccuracy - for visual chart" but found "//AI inaccuracy - for visual chart"
(#835) Expected "if (...) {\n"; found "if(...) {\n"
(#839) No space found before comment text; expected "// 0 aiaccuracy means absolutely nothing was matched" but found "//0 aiaccuracy means absolutely nothing was matched"
(#840) 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"
(#841) Expected "if (...) {\n"; found "if(...){\n"
(#842) Expected 1 space before "="; 0 found
(#842) Expected 1 space after "="; 0 found
(#847) Inline comments must start with a capital letter, digit or 3-dots sequence
(#847) Inline comments must end in full-stops, exclamation marks, or question marks
(#847) No space found before comment text; expected "// save / update stats" but found "//save / update stats"
(#848) Expected 1 space before opening brace; found 0
(#850) Expected 1 space before "="; 0 found
(#850) Expected 1 space after "="; 0 found
(#851) Expected 1 space before "="; 0 found
(#851) Expected 1 space after "="; 0 found
(#852) Expected 1 space before "="; 0 found
(#852) Expected 1 space after "="; 0 found
(#853) Expected 1 space before "="; 0 found
(#853) Expected 1 space after "="; 0 found
(#855) Expected 1 space after "="; 0 found
(#856) Short array syntax must be used to define arrays
(#856) Expected 1 space before "=>"; 0 found
(#856) Expected 1 space after "=>"; 0 found
(#856) Commas (,) must be followed by white space.
(#856) Expected 1 space before "=>"; 0 found
(#856) Expected 1 space after "=>"; 0 found
(#856) Commas (,) must be followed by white space.
(#856) Expected 1 space before "=>"; 0 found
(#856) Expected 1 space after "=>"; 0 found
(#857) Expected "if (...) {\n"; found "if(...){\n"
(#859) Commas (,) must be followed by white space.
(#860) Expected "} else {\n"; found "}else{\n"
(#861) Expected 1 space before "="; 0 found
(#861) Expected 1 space after "="; 0 found
(#862) Expected 1 space before "="; 0 found
(#862) Expected 1 space after "="; 0 found
(#863) Commas (,) must be followed by white space.
(#871) Inline comments must start with a capital letter, digit or 3-dots sequence
(#871) Inline comments must end in full-stops, exclamation marks, or question marks
(#871) No space found before comment text; expected "// calculate stats of transcript (no db code)" but found "//calculate stats of transcript (no db code)"
(#872) Expected 1 space before opening brace; found 0
(#873) Expected 1 space before "="; 0 found
(#874) Expected 1 space before "="; 0 found
(#874) Expected 1 space after "="; 0 found
(#875) Expected 1 space before "="; 0 found
(#875) Expected 1 space after "="; 0 found
(#876) Expected 1 space before "="; 0 found
(#876) Expected 1 space after "="; 0 found
(#877) Expected 1 space before "="; 0 found
(#877) Expected 1 space after "="; 0 found
(#878) Expected 1 space before "="; 0 found
(#878) Expected 1 space after "="; 0 found
(#879) Expected 1 space before "="; 0 found
(#879) Expected 1 space after "="; 0 found
(#880) Expected 1 space before "="; 0 found
(#880) Expected 1 space after "="; 0 found
(#882) Expected "if (...) {\n"; found "if(...){\n"
(#888) Expected 1 space before "="; 0 found
(#888) Expected 1 space after "="; 0 found
(#891) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#892) Inline comments must start with a capital letter, digit or 3-dots sequence
(#892) Inline comments must end in full-stops, exclamation marks, or question marks
(#892) No space found before comment text; expected "// wordcount will be different for different languages" but found "//wordcount will be different for different languages"
(#893) Commas (,) must be followed by white space.
(#895) Expected "if (...) {\n"; found "if(...){"
(#895) Expected 1 space before "==="; 0 found
(#895) Expected 1 space after "==="; 0 found
(#895) Closing brace must be on a line by itself
(#896) Space found before semicolon; expected "' ';" but found "' ' ;"
(#898) Expected 1 space before "+="; 0 found
(#900) Expected "if (...) {\n"; found "if(...){"
(#900) Closing brace must be on a line by itself
(#902) Expected "if (...) {\n"; found "if(...){\n"
(#905) Expected 1 space before "="; 0 found
(#905) Expected 1 space before "/"; 2 found
(#906) Must use "self::" for local static member reference
(#908) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#911) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#913) Expected "if (...) {\n"; found "if(...){\n"
(#914) Expected 1 space before "="; 0 found
(#914) Expected 1 space after "="; 0 found
(#915) Expected "} else {\n"; found "}else {\n"
(#918) Expected "if (...) {\n"; found "if(...){"
(#918) Closing brace must be on a line by itself
(#924) Inline comments must start with a capital letter, digit or 3-dots sequence
(#924) No space found before comment text; expected "// clear AI data" but found "//clear AI data"
(#925) Inline comments must end in full-stops, exclamation marks, or question marks
(#929) Commas (,) must be followed by white space.
(#929) Short array syntax must be used to define arrays
(#929) Expected 1 space before "=>"; 0 found
(#929) Expected 1 space after "=>"; 0 found
(#930) Expected "if (...) {\n"; found "if(...) {\n"
(#931) Expected "if (...) {\n"; found "if(...) {\n"
(#931) Expected 1 space before "!=="; 0 found
(#931) Expected 1 space after "!=="; 0 found
(#935) Inline comments must start with a capital letter, digit or 3-dots sequence
(#935) Inline comments must end in full-stops, exclamation marks, or question marks
(#935) No space found before comment text; expected "// update grades in this case" but found "//update grades in this case"
(#936) Commas (,) must be followed by white space.
(#942) Commas (,) must be followed by white space.
(#942) Expected 1 space before opening brace; found 0
(#945) Short array syntax must be used to define arrays
(#945) Expected 1 space before "=>"; 0 found
(#945) Expected 1 space after "=>"; 0 found
(#946) Inline comments must start with a capital letter, digit or 3-dots sequence
(#946) No space found before comment text; expected "// if not attempt found, all is lost." but found "//if not attempt found, all is lost."
(#947) Expected "if (...) {\n"; found "if(...) {\n"
(#950) Inline comments must start with a capital letter, digit or 3-dots sequence
(#950) Inline comments must end in full-stops, exclamation marks, or question marks
(#950) 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"
(#951) Expected "if (...) {\n"; found "if(...){\n"
(#954) Inline comments must start with a capital letter, digit or 3-dots sequence
(#954) Inline comments must end in full-stops, exclamation marks, or question marks
(#954) No space found before comment text; expected "// we will need our module instance too" but found "//we will need our module instance too"
(#955) Expected 1 space before "="; 0 found
(#955) Expected 1 space after "="; 0 found
(#955) Commas (,) must be followed by white space.
(#955) Short array syntax must be used to define arrays
(#955) Expected 1 space before "=>"; 0 found
(#955) Expected 1 space after "=>"; 0 found
(#956) Expected "if (...) {\n"; found "if(...) {\n"
(#959) Expected "if (...) {\n"; found "if(...){\n"
(#963) Inline comments must start with a capital letter, digit or 3-dots sequence
(#963) Inline comments must end in full-stops, exclamation marks, or question marks
(#963) No space found before comment text; expected "// we might need AI table data too" but found "//we might need AI table data too"
(#964) Commas (,) must be followed by white space.
(#964) Short array syntax must be used to define arrays
(#964) Expected 1 space before "=>"; 0 found
(#964) Expected 1 space after "=>"; 0 found
(#966) Inline comments must start with a capital letter, digit or 3-dots sequence
(#966) Inline comments must end in full-stops, exclamation marks, or question marks
(#966) No space found before comment text; expected "// figure out the autograde" but found "//figure out the autograde"
(#969) Inline comments must start with a capital letter, digit or 3-dots sequence
(#969) Inline comments must end in full-stops, exclamation marks, or question marks
(#969) No space found before comment text; expected "// basescore" but found "//basescore"
(#972) Inline comments must start with a capital letter, digit or 3-dots sequence
(#972) Inline comments must end in full-stops, exclamation marks, or question marks
(#972) No space found before comment text; expected "// wordcount value" but found "//wordcount value"
(#973) Expected 1 space before "=="; 0 found
(#975) Expected "if (...) {\n"; found "if(...){"
(#975) Expected 1 space before "<"; 0 found
(#975) Expected 1 space after "<"; 0 found
(#975) Expected 1 space before "="; 0 found
(#975) Expected 1 space after "="; 0 found
(#975) Closing brace must be on a line by itself
(#977) Inline comments must start with a capital letter, digit or 3-dots sequence
(#977) Inline comments must end in full-stops, exclamation marks, or question marks
(#977) No space found before comment text; expected "// ratio to apply to start ratio" but found "//ratio to apply to start ratio"
(#987) Expected "if (...) {\n"; found "if(...){\n"
(#998) Inline comments must end in full-stops, exclamation marks, or question marks
(#998) No space found before comment text; expected "// Ratio for relevance" but found "//Ratio for relevance"
(#999) Variable "relevance_ratio" must not contain underscores.
(#999) Expected 1 space before "="; 0 found
(#999) Expected 1 space after "="; 0 found
(#1000) Expected "if (...) {\n"; found "if(...){\n"
(#1009) Variable "relevance_penalty" must not contain underscores.
(#1009) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1009) Inline comments must end in full-stops, exclamation marks, or question marks
(#1010) Expected "if (...) {\n"; found "if(...){\n"
(#1010) Variable "relevance_penalty" must not contain underscores.
(#1010) Expected 1 space before ">"; 0 found
(#1010) Expected 1 space after ">"; 0 found
(#1011) Variable "relevance_ratio" must not contain underscores.
(#1011) Expected 1 space before "="; 0 found
(#1011) Expected 1 space before "-"; 0 found
(#1011) Variable "relevance_penalty" must not contain underscores.
(#1015) Variable "relevance_ratio" must not contain underscores.
(#1015) Expected 1 space before "="; 0 found
(#1015) Expected 1 space after "="; 0 found
(#1019) Inline comments must end in full-stops, exclamation marks, or question marks
(#1019) No space found before comment text; expected "// Ratio for suggestions grade" but found "//Ratio for suggestions grade"
(#1020) Variable "suggestions_ratio" must not contain underscores.
(#1020) Expected 1 space before "="; 0 found
(#1020) Expected 1 space after "="; 0 found
(#1021) Expected "if (...) {\n"; found "if(...){\n"
(#1025) Expected 1 space before "="; 0 found
(#1025) Expected 1 space after "="; 0 found
(#1026) Line indented incorrectly; expected 12 spaces, found 16
(#1026) Expected "if (...) {\n"; found "if(...){\n"
(#1026) Expected 1 space before ">"; 0 found
(#1026) Expected 1 space after ">"; 0 found
(#1027) Variable "suggestions_ratio" must not contain underscores.
(#1028) Line indented incorrectly; expected 12 spaces, found 16
(#1031) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1031) 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"
(#1032) 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 :"
(#1033) Inline comments must end in full-stops, exclamation marks, or question marks
(#1034) Commas (,) must be followed by white space.
(#1035) Expected "if (...) {\n"; found "if(...){"
(#1035) Expected 1 space before ">"; 0 found
(#1035) Expected 1 space after ">"; 0 found
(#1035) Expected 1 space before "="; 0 found
(#1035) Expected 1 space after "="; 0 found
(#1035) Closing brace must be on a line by itself
(#1037) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1037) No space found before comment text; expected "// apply basescore (default 80%)" but found "//apply basescore (default 80%)"
(#1038) 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%"
(#1039) Inline comments must end in full-stops, exclamation marks, or question marks
(#1039) No space found before comment text; expected "// .80 x 80 = 64" but found "//.80 x 80 = 64"
(#1042) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1042) No space found before comment text; expected "// apply use ratio (default aiaccuracy)" but found "//apply use ratio (default aiaccuracy)"
(#1043) 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%"
(#1044) Inline comments must end in full-stops, exclamation marks, or question marks
(#1045) Expected "if (...) {\n"; found "if(...){"
(#1045) Expected 1 space before "="; 0 found
(#1045) Expected 1 space after "="; 0 found
(#1045) Closing brace must be on a line by itself
(#1048) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1048) Inline comments must end in full-stops, exclamation marks, or question marks
(#1048) No space found before comment text; expected "// apply suggestions and similarity rations" but found "//apply suggestions and similarity rations"
(#1049) Variable "suggestions_ratio" must not contain underscores.
(#1049) Variable "relevance_ratio" must not contain underscores.
(#1051) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1051) Inline comments must end in full-stops, exclamation marks, or question marks
(#1051) No space found before comment text; expected "// apply bonuses" but found "//apply bonuses"
(#1052) Expected "for (...) {\n"; found "for(...){\n"
(#1052) Expected 1 space after "="; 0 found
(#1052) Expected 1 space after first semicolon of FOR loop; 0 found
(#1052) Expected 1 space before "<="; 0 found
(#1052) Expected 1 space after "<="; 0 found
(#1052) Expected 1 space after second semicolon of FOR loop; 0 found
(#1053) Expected 1 space before "="; 0 found
(#1053) Expected 1 space after "="; 0 found
(#1054) Expected "if (...) {\n"; found "if(...){\n"
(#1054) Expected 1 space before "=="; 0 found
(#1054) Expected 1 space after "=="; 0 found
(#1055) Expected 1 space before "="; 0 found
(#1055) Expected 1 space after "="; 0 found
(#1057) Expected 1 space before "="; 0 found
(#1057) Expected 1 space after "="; 0 found
(#1060) Expected 1 space before "="; 0 found
(#1060) Expected 1 space after "="; 0 found
(#1063) Expected 1 space before "="; 0 found
(#1063) Expected 1 space after "="; 0 found
(#1066) Expected 1 space before "="; 0 found
(#1066) Expected 1 space after "="; 0 found
(#1069) Expected 1 space before "="; 0 found
(#1069) Expected 1 space after "="; 0 found
(#1072) Expected 1 space before "="; 0 found
(#1072) Expected 1 space after "="; 0 found
(#1076) Expected 1 space before "="; 0 found
(#1076) Expected 1 space after "="; 0 found
(#1080) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1080) 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:"
(#1081) Inline comments must end in full-stops, exclamation marks, or question marks
(#1081) 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%"
(#1084) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1086) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1086) Inline comments must end in full-stops, exclamation marks, or question marks
(#1086) No space found before comment text; expected "// sanitize result" but found "//sanitize result"
(#1087) Commas (,) must be followed by white space.
(#1088) Expected "if (...) {\n"; found "if(...){\n"
(#1089) Expected 1 space before "="; 0 found
(#1089) Expected 1 space after "="; 0 found
(#1090) Expected "} else if (...) {\n"; found "}else if(...){\n"
(#1090) Expected "if (...) {\n"; found "if(...){\n"
(#1091) Expected 1 space before "="; 0 found
(#1091) Expected 1 space after "="; 0 found
(#1094) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1094) Inline comments must end in full-stops, exclamation marks, or question marks
(#1094) No space found before comment text; expected "// update attempts table" but found "//update attempts table"
(#1095) Commas (,) must be followed by white space.
(#1098) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1098) Inline comments must end in full-stops, exclamation marks, or question marks
(#1098) No space found before comment text; expected "// update gradebook" but found "//update gradebook"
(#1102) Commas (,) must be followed by white space.
(#1105) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1105) Inline comments must end in full-stops, exclamation marks, or question marks
(#1105) No space found before comment text; expected "// remove stats" but found "//remove stats"
(#1106) Expected 1 space before opening brace; found 0
(#1109) Expected 1 space after "="; 0 found
(#1110) Short array syntax must be used to define arrays
(#1110) Expected 1 space before "=>"; 0 found
(#1110) Expected 1 space after "=>"; 0 found
(#1110) Commas (,) must be followed by white space.
(#1110) Expected 1 space before "=>"; 0 found
(#1110) Expected 1 space after "=>"; 0 found
(#1110) Commas (,) must be followed by white space.
(#1110) Expected 1 space before "=>"; 0 found
(#1110) Expected 1 space after "=>"; 0 found
(#1111) Expected "if (...) {\n"; found "if(...) {\n"
(#1112) Short array syntax must be used to define arrays
(#1112) Expected 1 space before "=>"; 0 found
(#1112) Expected 1 space after "=>"; 0 found
(#1116) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1116) No space found before comment text; expected "// clear AI data" but found "//clear AI data"
(#1117) Inline comments must end in full-stops, exclamation marks, or question marks
(#1118) Expected 1 space before opening brace; found 0
(#1121) Expected 1 space before "="; 0 found
(#1121) Expected 1 space after "="; 0 found
(#1122) Expected 1 space before "="; 0 found
(#1122) Expected 1 space after "="; 0 found
(#1123) Expected 1 space before "="; 0 found
(#1123) Expected 1 space after "="; 0 found
(#1124) Expected 1 space before "="; 0 found
(#1124) Expected 1 space after "="; 0 found
(#1126) Inline comments must end in full-stops, exclamation marks, or question marks
(#1126) No space found before comment text; expected "// Remove AI data from attempts table" but found "//Remove AI data from attempts table"
(#1127) Commas (,) must be followed by white space.
(#1129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1129) Inline comments must end in full-stops, exclamation marks, or question marks
(#1129) No space found before comment text; expected "// update stats table" but found "//update stats table"
(#1130) Commas (,) must be followed by white space.
(#1132) Inline comments must end in full-stops, exclamation marks, or question marks
(#1132) No space found before comment text; expected "// Delete AI record" but found "//Delete AI record"
(#1133) Commas (,) must be followed by white space.
(#1133) Short array syntax must be used to define arrays
(#1133) Expected 1 space before "=>"; 0 found
(#1133) Expected 1 space after "=>"; 0 found
(#1133) Expected 1 space before "=>"; 0 found
(#1133) Expected 1 space after "=>"; 0 found
(#1136) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1136) Inline comments must end in full-stops, exclamation marks, or question marks
(#1136) No space found before comment text; expected "// register an adhoc task to pick up transcripts" but found "//register an adhoc task to pick up transcripts"
(#1137) Commas (,) must be followed by white space.
(#1137) Expected 1 space before opening brace; found 0
(#1138) Variable "s3_task" must not contain underscores.
(#1139) Variable "s3_task" must not contain underscores.
(#1148) Variable "s3_task" must not contain underscores.
(#1149) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1149) Inline comments must end in full-stops, exclamation marks, or question marks
(#1150) Variable "s3_task" must not contain underscores.
(#1156) Line indented incorrectly; expected at least 4 spaces, found 3
(#1161) Line indented incorrectly; expected at least 4 spaces, found 3
(#1162) Line indented incorrectly; expected at least 4 spaces, found 3
(#1163) Public method name "utils::cleanText" must be in lower-case letters only
(#1163) Expected 1 space before opening brace; found 0
(#1164) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1164) Inline comments must end in full-stops, exclamation marks, or question marks
(#1164) No space found before comment text; expected "// lowercaseify" but found "//lowercaseify"
(#1165) Expected 1 space before "="; 0 found
(#1165) Expected 1 space after "="; 0 found
(#1167) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1167) Inline comments must end in full-stops, exclamation marks, or question marks
(#1167) No space found before comment text; expected "// remove any html" but found "//remove any html"
(#1170) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1170) Inline comments must end in full-stops, exclamation marks, or question marks
(#1170) No space found before comment text; expected "// replace all line ends with empty strings" but found "//replace all line ends with empty strings"
(#1173) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1173) No space found before comment text; expected "// remove punctuation" but found "//remove punctuation"
(#1174) 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"
(#1176) Inline comments must end in full-stops, exclamation marks, or question marks
(#1176) 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"
(#1179) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1179) Inline comments must end in full-stops, exclamation marks, or question marks
(#1179) No space found before comment text; expected "// remove bad chars" but found "//remove bad chars"
(#1180) Variable "b_open" must not contain underscores.
(#1180) Expected 1 space before "="; 0 found
(#1180) Expected 1 space after "="; 0 found
(#1181) Variable "b_close" must not contain underscores.
(#1181) Expected 1 space before "="; 0 found
(#1181) Expected 1 space after "="; 0 found
(#1182) Variable "b_sopen" must not contain underscores.
(#1182) Expected 1 space before "="; 0 found
(#1182) Expected 1 space after "="; 0 found
(#1183) Variable "b_sclose" must not contain underscores.
(#1183) Expected 1 space before "="; 0 found
(#1183) Expected 1 space after "="; 0 found
(#1184) Expected 1 space before "="; 0 found
(#1184) Short array syntax must be used to define arrays
(#1184) Variable "b_open" must not contain underscores.
(#1184) Commas (,) must be followed by white space.
(#1184) Variable "b_close" must not contain underscores.
(#1184) Commas (,) must be followed by white space.
(#1184) Variable "b_sopen" must not contain underscores.
(#1184) Commas (,) must be followed by white space.
(#1184) Variable "b_sclose" must not contain underscores.
(#1185) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1186) Expected 1 space before "="; 0 found
(#1186) Expected 1 space after "="; 0 found
(#1186) Commas (,) must be followed by white space.
(#1186) Commas (,) must be followed by white space.
(#1189) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1189) No space found before comment text; expected "// remove double spaces" but found "//remove double spaces"
(#1190) Inline comments must end in full-stops, exclamation marks, or question marks
(#1190) No space found before comment text; expected "// split on spaces into words" but found "//split on spaces into words"
(#1191) Commas (,) must be followed by white space.
(#1192) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1192) Inline comments must end in full-stops, exclamation marks, or question marks
(#1192) No space found before comment text; expected "// remove any empty elements" but found "//remove any empty elements"
(#1193) Closing brace must be on a line by itself
(#1194) Commas (,) must be followed by white space.
(#1198) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1198) 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"
(#1199) No space found before comment text; expected "// this is our helper" but found "//this is our helper"
(#1200) 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"
(#1201) Inline comments must end in full-stops, exclamation marks, or question marks
(#1201) No space found before comment text; expected "// this is our helper" but found "//this is our helper"
(#1202) Commas (,) must be followed by white space.
(#1203) Opening brace should be on the same line as the declaration
(#1209) Expected "if (...) {\n"; found "if(...) {\n"
(#1209) Expected 1 space before "=="; 0 found
(#1209) Expected 1 space after "=="; 0 found
(#1211) Expected "} else {\n"; found "}else{\n"
(#1217) 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"
(#1218) 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"
(#1219) Inline comments must end in full-stops, exclamation marks, or question marks
(#1219) No space found before comment text; expected "// "refresh token" links" but found "//"refresh token" links"
(#1220) Commas (,) must be followed by white space.
(#1220) Expected 1 space before opening brace; found 0
(#1221) Line indented incorrectly; expected at least 8 spaces, found 7
(#1223) Line indented incorrectly; expected at least 8 spaces, found 7
(#1223) 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"
(#1224) Inline comments must end in full-stops, exclamation marks, or question marks
(#1224) No space found before comment text; expected "// refresh token" but found "//refresh token"
(#1226) Commas (,) must be followed by white space.
(#1231) Expected "if (...) {\n"; found "if(...){\n"
(#1232) Line indented incorrectly; expected at least 12 spaces, found 11
(#1232) Commas (,) must be followed by white space.
(#1233) Line indented incorrectly; expected 8 spaces, found 7
(#1233) Closing brace indented incorrectly; expected 8 spaces, found 7
(#1234) Expected "if (...) {\n"; found "if(...){\n"
(#1235) Commas (,) must be followed by white space.
(#1238) Expected "if (...) {\n"; found "if(...){\n"
(#1242) Inline comments must end in full-stops, exclamation marks, or question marks
(#1242) 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"
(#1246) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1246) Inline comments must end in full-stops, exclamation marks, or question marks
(#1246) 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"
(#1247) Expected "if (...) {\n"; found "if(...){\n"
(#1248) Commas (,) must be followed by white space.
(#1249) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1249) Inline comments must end in full-stops, exclamation marks, or question marks
(#1249) 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"
(#1250) Usage of ELSEIF not allowed; use ELSE IF instead
(#1250) Commas (,) must be followed by white space.
(#1251) Commas (,) must be followed by white space.
(#1252) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1252) Line indented incorrectly; expected at least 12 spaces, found 8
(#1252) 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."
(#1253) Usage of ELSEIF not allowed; use ELSE IF instead
(#1253) Commas (,) must be followed by white space.
(#1256) Expected "if (...) {\n"; found "if(...){\n"
(#1260) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1260) 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."
(#1261) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#1262) Commas (,) must be followed by white space.
(#1263) Commas (,) must be followed by white space.
(#1265) Inline comments must end in full-stops, exclamation marks, or question marks
(#1265) No space found before comment text; expected "// Is app authorised" but found "//Is app authorised"
(#1266) Expected "if (...) {\n"; found "if(...){\n"
(#1266) Commas (,) must be followed by white space.
(#1267) Commas (,) must be followed by white space.
(#1268) Expected "} else {\n"; found "}else{\n"
(#1269) Commas (,) must be followed by white space.
(#1276) Inline comments must end in full-stops, exclamation marks, or question marks
(#1276) 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"
(#1278) Opening brace should be on the same line as the declaration
(#1287) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1287) 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"
(#1288) Inline comments must end in full-stops, exclamation marks, or question marks
(#1289) Expected "if (...) {\n"; found "if(...){\n"
(#1289) Expected 1 space before "=="; 0 found
(#1289) Expected 1 space after "=="; 0 found
(#1290) Expected "if (...) {\n"; found "if(...){\n"
(#1291) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1291) This comment is 59% valid code; is this commented out code?
(#1291) Line indented incorrectly; expected at least 16 spaces, found 15
(#1296) Inline comments must end in full-stops, exclamation marks, or question marks
(#1298) Variable "token_url" must not contain underscores.
(#1299) Short array syntax must be used to define arrays
(#1302) Expected 1 space before "=>"; 0 found
(#1302) Expected 1 space after "=>"; 0 found
(#1302) There should be a comma after the last array item in a multi-line array.
(#1304) Variable "token_response" must not contain underscores.
(#1304) Variable "token_url" must not contain underscores.
(#1304) Commas (,) must be followed by white space.
(#1305) Variable "token_response" must not contain underscores.
(#1306) Variable "resp_object" must not contain underscores.
(#1306) Variable "token_response" must not contain underscores.
(#1307) Expected "if (...) {\n"; found "if(...) {\n"
(#1307) Variable "resp_object" must not contain underscores.
(#1307) Variable "resp_object" must not contain underscores.
(#1307) Commas (,) must be followed by white space.
(#1308) Variable "resp_object" must not contain underscores.
(#1309) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1309) Inline comments must end in full-stops, exclamation marks, or question marks
(#1309) 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"
(#1310) Expected "if (...) {\n"; found "if(...) {\n"
(#1310) Variable "resp_object" must not contain underscores.
(#1311) Variable "resp_object" must not contain underscores.
(#1311) Variable "resp_object" must not contain underscores.
(#1312) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1312) Inline comments must end in full-stops, exclamation marks, or question marks
(#1312) No space found before comment text; expected "// we refresh one hour out, to prevent any overlap" but found "//we refresh one hour out, to prevent any overlap"
(#1314) Expected "} else {\n"; found "}else{\n"
(#1318) Expected 1 space before "="; 0 found
(#1318) Expected 1 space before "-"; 0 found
(#1318) Expected 1 space after "-"; 0 found
(#1318) Expected 1 space before "*"; 0 found
(#1318) Expected 1 space after "*"; 0 found
(#1319) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1321) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1321) Inline comments must end in full-stops, exclamation marks, or question marks
(#1321) No space found before comment text; expected "// cache the token" but found "//cache the token"
(#1325) Expected 1 space before "="; 0 found
(#1325) Expected 1 space after "="; 0 found
(#1326) Expected 1 space before "="; 0 found
(#1326) Expected 1 space after "="; 0 found
(#1327) Expected 1 space before "="; 0 found
(#1327) Expected 1 space after "="; 0 found
(#1328) Expected "if (...) {\n"; found "if(...){\n"
(#1328) Variable "resp_object" must not contain underscores.
(#1328) Commas (,) must be followed by white space.
(#1329) Variable "resp_object" must not contain underscores.
(#1331) Expected "if (...) {\n"; found "if(...){\n"
(#1331) Variable "resp_object" must not contain underscores.
(#1331) Commas (,) must be followed by white space.
(#1332) Variable "resp_object" must not contain underscores.
(#1334) Expected "if (...) {\n"; found "if(...){\n"
(#1334) Variable "resp_object" must not contain underscores.
(#1334) Commas (,) must be followed by white space.
(#1335) Variable "resp_object" must not contain underscores.
(#1341) Expected "} else {\n"; found "}else{\n"
(#1343) Expected "if (...) {\n"; found "if(...) {\n"
(#1343) Empty IF statement detected
(#1343) Variable "resp_object" must not contain underscores.
(#1343) Variable "resp_object" must not contain underscores.
(#1343) Commas (,) must be followed by white space.
(#1344) Inline comments must end in full-stops, exclamation marks, or question marks
(#1344) This comment is 43% valid code; is this commented out code?
(#1344) No space found before comment text; expected "// ERROR = $resp_object->error" but found "//ERROR = $resp_object->error"
(#1347) Expected "} else {\n"; found "}else{\n"
(#1348) Expected 1 space before "="; 0 found
(#1348) Expected 1 space after "="; 0 found
(#1353) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1353) No space found before comment text; expected "// check token and tokenobject(from cache)" but found "//check token and tokenobject(from cache)"
(#1354) Inline comments must end in full-stops, exclamation marks, or question marks
(#1354) 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"
(#1355) Expected 1 space before opening brace; found 0
(#1358) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1358) Inline comments must end in full-stops, exclamation marks, or question marks
(#1358) No space found before comment text; expected "// check token authenticated" but found "//check token authenticated"
(#1359) Expected "if (...) {\n"; found "if(...) {\n"
(#1369) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1369) Inline comments must end in full-stops, exclamation marks, or question marks
(#1369) No space found before comment text; expected "// 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]"
(#1375) Inline comments must end in full-stops, exclamation marks, or question marks
(#1375) 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]"
(#1380) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1391) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1391) 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."
(#1396) Commas (,) must be followed by white space.
(#1396) Expected 1 space before opening brace; found 0
(#1397) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1397) Inline comments must end in full-stops, exclamation marks, or question marks
(#1397) No space found before comment text; expected "// get question audio div (not so easy)" but found "//get question audio div (not so easy)"
(#1399) Commas (,) must be followed by white space.
(#1399) Commas (,) must be followed by white space.
(#1400) Expected 1 space before "="; 0 found
(#1400) Expected 1 space after "="; 0 found
(#1403) Expected "if (...) {\n"; found "if(...){"
(#1403) Expected 1 space before "=="; 0 found
(#1403) Expected 1 space after "=="; 0 found
(#1403) Closing brace must be on a line by itself
(#1408) Expected 1 space before "="; 0 found
(#1414) Expected 1 space before opening brace; found 0
(#1416) Expected 1 space before "="; 0 found
(#1416) Expected 1 space after "="; 0 found
(#1417) Expected 1 space before "="; 0 found
(#1417) Expected 1 space after "="; 0 found
(#1417) Short array syntax must be used to define arrays
(#1418) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1419) Expected "if (...) {\n"; found "if(...){\n"
(#1424) Expected "if (...) {\n"; found "if(...){\n"
(#1424) Expected 1 space before ">"; 0 found
(#1424) Expected 1 space after ">"; 0 found
(#1425) Expected 1 space before "-"; 0 found
(#1425) Expected 1 space after "-"; 0 found
(#1426) Expected "} else {\n"; found "}else{\n"
(#1431) Expected 1 space before opening brace; found 0
(#1432) Variable "rec_options" must not contain underscores.
(#1432) Short array syntax must be used to define arrays
(#1438) There should be a comma after the last array item in a multi-line array.
(#1439) Variable "rec_options" must not contain underscores.
(#1442) Expected 1 space before opening brace; found 0
(#1443) Variable "rec_options" must not contain underscores.
(#1443) Short array syntax must be used to define arrays
(#1444) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1444) Inline comments must end in full-stops, exclamation marks, or question marks
(#1444) This comment is 47% valid code; is this commented out code?
(#1446) Variable "rec_options" must not contain underscores.
(#1449) Commas (,) must be followed by white space.
(#1449) Expected 1 space before opening brace; found 0
(#1450) Expected "for (...) {\n"; found "for(...){\n"
(#1450) Expected 1 space before "="; 0 found
(#1450) Expected 1 space after "="; 0 found
(#1450) Expected 1 space after first semicolon of FOR loop; 0 found
(#1450) Expected 1 space before "<"; 0 found
(#1450) Expected 1 space after "<"; 0 found
(#1450) Expected 1 space after second semicolon of FOR loop; 0 found
(#1454) Expected 1 space before "-"; 0 found
(#1454) Expected 1 space after "-"; 0 found
(#1456) Expected "if (...) {\n"; found "if(...){\n"
(#1456) Expected 1 space before "==="; 0 found
(#1456) Expected 1 space after "==="; 0 found
(#1457) Expected 1 space before "-"; 0 found
(#1457) Expected 1 space after "-"; 0 found
(#1462) Inline comments must end in full-stops, exclamation marks, or question marks
(#1462) No space found before comment text; expected "// This would mean all steps are set" but found "//This would mean all steps are set"
(#1466) Expected 1 space before opening brace; found 0
(#1467) Expected "if (...) {\n"; found "if(...) {"
(#1467) Closing brace must be on a line by itself
(#1468) Expected "if (...) {\n"; found "if(...) {"
(#1468) Closing brace must be on a line by itself
(#1469) Expected "if (...) {\n"; found "if(...) {"
(#1469) Closing brace must be on a line by itself
(#1470) Expected 1 space before "="; 0 found
(#1470) Expected 1 space after "="; 0 found
(#1471) Expected 1 space before "="; 0 found
(#1471) Expected 1 space after "="; 0 found
(#1472) Must use "self::" for local static member reference
(#1472) Commas (,) must be followed by white space.
(#1472) Commas (,) must be followed by white space.
(#1473) Expected "if (...) {\n"; found "if(...) {\n"
(#1473) Expected 1 space before ">"; 0 found
(#1473) Expected 1 space after ">"; 0 found
(#1479) Expected 1 space before opening brace; found 0
(#1494) Expected 1 space before opening brace; found 0
(#1496) Expected "for (...) {\n"; found "for(...){\n"
(#1496) Expected 1 space before "="; 0 found
(#1496) Expected 1 space after "="; 0 found
(#1496) Expected 1 space after first semicolon of FOR loop; 0 found
(#1496) Expected 1 space before "<"; 0 found
(#1496) Expected 1 space after "<"; 0 found
(#1496) Expected 1 space after second semicolon of FOR loop; 0 found
(#1497) Expected 1 space before "="; 0 found
(#1497) Expected 1 space after "="; 0 found
(#1502) Expected 1 space before opening brace; found 0
(#1503) Short array syntax must be used to define arrays
(#1504) Commas (,) must be followed by white space.
(#1505) Commas (,) must be followed by white space.
(#1506) Commas (,) must be followed by white space.
(#1507) Commas (,) must be followed by white space.
(#1508) Commas (,) must be followed by white space.
(#1508) There should be a comma after the last array item in a multi-line array.
(#1512) Expected 1 space before opening brace; found 0
(#1513) Short array syntax must be used to define arrays
(#1514) Commas (,) must be followed by white space.
(#1515) Commas (,) must be followed by white space.
(#1515) There should be a comma after the last array item in a multi-line array.
(#1519) Expected 1 space before opening brace; found 0
(#1520) Short array syntax must be used to define arrays
(#1521) Commas (,) must be followed by white space.
(#1522) Commas (,) must be followed by white space.
(#1526) Line indented incorrectly; expected 4 spaces, found 2
(#1526) Expected 1 space before opening brace; found 0
(#1527) Line indented incorrectly; expected at least 8 spaces, found 6
(#1527) Short array syntax must be used to define arrays
(#1528) Commas (,) must be followed by white space.
(#1529) Commas (,) must be followed by white space.
(#1530) Commas (,) must be followed by white space.
(#1531) Commas (,) must be followed by white space.
(#1532) Commas (,) must be followed by white space.
(#1533) Commas (,) must be followed by white space.
(#1534) Commas (,) must be followed by white space.
(#1535) Commas (,) must be followed by white space.
(#1536) Commas (,) must be followed by white space.
(#1537) Commas (,) must be followed by white space.
(#1538) Commas (,) must be followed by white space.
(#1539) Commas (,) must be followed by white space.
(#1539) There should be a comma after the last array item in a multi-line array.
(#1540) Line indented incorrectly; expected at least 8 spaces, found 6
(#1541) Line indented incorrectly; expected 4 spaces, found 2
(#1543) Line indented incorrectly; expected 4 spaces, found 2
(#1543) Expected 1 space before opening brace; found 0
(#1544) Line indented incorrectly; expected at least 8 spaces, found 6
(#1544) Short array syntax must be used to define arrays
(#1545) Expected 1 space before "=>"; 0 found
(#1545) Expected 1 space after "=>"; 0 found
(#1546) Expected 1 space before "=>"; 0 found
(#1546) Expected 1 space after "=>"; 0 found
(#1547) Expected 1 space before "=>"; 0 found
(#1547) Expected 1 space after "=>"; 0 found
(#1548) Expected 1 space before "=>"; 0 found
(#1548) Expected 1 space after "=>"; 0 found
(#1549) Expected 1 space before "=>"; 0 found
(#1549) Expected 1 space after "=>"; 0 found
(#1550) Expected 1 space before "=>"; 0 found
(#1550) Expected 1 space after "=>"; 0 found
(#1551) Expected 1 space before "=>"; 0 found
(#1551) Expected 1 space after "=>"; 0 found
(#1552) Expected 1 space before "=>"; 0 found
(#1552) Expected 1 space after "=>"; 0 found
(#1553) Expected 1 space before "=>"; 0 found
(#1553) Expected 1 space after "=>"; 0 found
(#1553) Commas (,) must be followed by white space.
(#1553) There should be a comma after the last array item in a multi-line array.
(#1554) Line indented incorrectly; expected at least 8 spaces, found 6
(#1555) Line indented incorrectly; expected 4 spaces, found 2
(#1560) Short array syntax must be used to define arrays
(#1565) Short array syntax must be used to define arrays
(#1567) There should be a comma after the last array item in a multi-line array.
(#1572) Expected 1 space before opening brace; found 0
(#1573) Short array syntax must be used to define arrays
(#1575) There should be a comma after the last array item in a multi-line array.
(#1580) Short array syntax must be used to define arrays
(#1583) There should be a comma after the last array item in a multi-line array.
(#1588) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1588) No space found before comment text; expected "// we decided to limit this to what we can process and use langtool for:" but found "//we decided to limit this to what we can process and use langtool for:"
(#1589) Inline comments must end in full-stops, exclamation marks, or question marks
(#1589) No space found before comment text; expected "// https://dev.languagetool.org/languages" but found "//https://dev.languagetool.org/languages"
(#1591) Short array syntax must be used to define arrays
(#1616) Commas (,) must be followed by white space.
(#1628) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1628) Inline comments must end in full-stops, exclamation marks, or question marks
(#1628) This comment is 50% valid code; is this commented out code?
(#1628) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1632) Commas (,) must be followed by white space.
(#1633) Commas (,) must be followed by white space.
(#1634) Commas (,) must be followed by white space.
(#1635) Commas (,) must be followed by white space.
(#1647) There should be a comma after the last array item in a multi-line array.
(#1651) Expected 1 space before opening brace; found 0
(#1652) Short array syntax must be used to define arrays
(#1653) Expected 1 space before "=>"; 0 found
(#1653) Expected 1 space after "=>"; 0 found
(#1653) Commas (,) must be followed by white space.
(#1654) Expected 1 space before "=>"; 0 found
(#1654) Expected 1 space after "=>"; 0 found
(#1654) Commas (,) must be followed by white space.
(#1654) There should be a comma after the last array item in a multi-line array.
(#1659) Expected 1 space before opening brace; found 0
(#1660) Short array syntax must be used to define arrays
(#1661) Expected 1 space before "=>"; 0 found
(#1661) Expected 1 space after "=>"; 0 found
(#1661) Commas (,) must be followed by white space.
(#1662) Expected 1 space before "=>"; 0 found
(#1662) Expected 1 space after "=>"; 0 found
(#1662) Commas (,) must be followed by white space.
(#1662) Commas (,) must be followed by white space.
(#1663) Expected 1 space before "=>"; 0 found
(#1663) Expected 1 space after "=>"; 0 found
(#1663) Commas (,) must be followed by white space.
(#1663) Commas (,) must be followed by white space.
(#1664) Expected 1 space before "=>"; 0 found
(#1664) Expected 1 space after "=>"; 0 found
(#1664) Commas (,) must be followed by white space.
(#1664) Commas (,) must be followed by white space.
(#1665) Expected 1 space before "=>"; 0 found
(#1665) Expected 1 space after "=>"; 0 found
(#1665) Commas (,) must be followed by white space.
(#1665) Commas (,) must be followed by white space.
(#1666) Expected 1 space before "=>"; 0 found
(#1666) Expected 1 space after "=>"; 0 found
(#1666) Commas (,) must be followed by white space.
(#1666) Commas (,) must be followed by white space.
(#1667) Expected 1 space before "=>"; 0 found
(#1667) Expected 1 space after "=>"; 0 found
(#1667) Commas (,) must be followed by white space.
(#1667) Commas (,) must be followed by white space.
(#1668) Expected 1 space before "=>"; 0 found
(#1668) Expected 1 space after "=>"; 0 found
(#1668) Commas (,) must be followed by white space.
(#1668) Commas (,) must be followed by white space.
(#1669) Expected 1 space before "=>"; 0 found
(#1669) Expected 1 space after "=>"; 0 found
(#1669) Commas (,) must be followed by white space.
(#1669) Commas (,) must be followed by white space.
(#1670) Expected 1 space before "=>"; 0 found
(#1670) Expected 1 space after "=>"; 0 found
(#1670) Commas (,) must be followed by white space.
(#1670) Commas (,) must be followed by white space.
(#1671) Expected 1 space before "=>"; 0 found
(#1671) Expected 1 space after "=>"; 0 found
(#1671) Commas (,) must be followed by white space.
(#1671) Commas (,) must be followed by white space.
(#1671) There should be a comma after the last array item in a multi-line array.
(#1676) Expected 1 space before opening brace; found 0
(#1677) Expected "if (...) {\n"; found "if(...){"
(#1677) Closing brace must be on a line by itself
(#1678) Expected "if (...) {\n"; found "if(...){"
(#1678) Expected 1 space before "<"; 0 found
(#1678) Expected 1 space after "<"; 0 found
(#1678) Closing brace must be on a line by itself
(#1682) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1682) Inline comments must end in full-stops, exclamation marks, or question marks
(#1682) No space found before comment text; expected "// grading stuff" but found "//grading stuff"
(#1683) Expected 1 space before opening brace; found 0
(#1684) Short array syntax must be used to define arrays
(#1685) Expected 1 space before "=>"; 0 found
(#1685) Expected 1 space after "=>"; 0 found
(#1686) Expected 1 space before "=>"; 0 found
(#1686) Expected 1 space after "=>"; 0 found
(#1686) Commas (,) must be followed by white space.
(#1687) Expected 1 space before "=>"; 0 found
(#1687) Expected 1 space after "=>"; 0 found
(#1687) Commas (,) must be followed by white space.
(#1688) Expected 1 space before "=>"; 0 found
(#1688) Expected 1 space after "=>"; 0 found
(#1688) Commas (,) must be followed by white space.
(#1689) Expected 1 space before "=>"; 0 found
(#1689) Expected 1 space after "=>"; 0 found
(#1689) Commas (,) must be followed by white space.
(#1690) Expected 1 space before "=>"; 0 found
(#1690) Expected 1 space after "=>"; 0 found
(#1690) Commas (,) must be followed by white space.
(#1690) There should be a comma after the last array item in a multi-line array.
(#1693) Expected 1 space before opening brace; found 0
(#1694) Short array syntax must be used to define arrays
(#1695) Expected 1 space before "=>"; 0 found
(#1695) Expected 1 space after "=>"; 0 found
(#1696) Expected 1 space before "=>"; 0 found
(#1696) Expected 1 space after "=>"; 0 found
(#1696) Commas (,) must be followed by white space.
(#1697) Expected 1 space before "=>"; 0 found
(#1697) Expected 1 space after "=>"; 0 found
(#1697) Commas (,) must be followed by white space.
(#1698) Expected 1 space before "=>"; 0 found
(#1698) Expected 1 space after "=>"; 0 found
(#1698) Commas (,) must be followed by white space.
(#1706) Expected 1 space before "="; 0 found
(#1706) Expected 1 space after "="; 0 found
(#1706) Short array syntax must be used to define arrays
(#1708) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1708) Inline comments must end in full-stops, exclamation marks, or question marks
(#1708) No space found before comment text; expected "// sanity check" but found "//sanity check"
(#1709) Expected "if (...) {\n"; found "if(...){\n"
(#1713) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1713) Inline comments must end in full-stops, exclamation marks, or question marks
(#1713) No space found before comment text; expected "// return errors" but found "//return errors"
(#1715) Expected "if (...) {\n"; found "if(...) {\n"
(#1718) Expected "for (...) {\n"; found "for(...) {\n"
(#1718) Expected 1 space before "="; 0 found
(#1718) Expected 1 space after "="; 0 found
(#1718) Expected 1 space after first semicolon of FOR loop; 0 found
(#1718) Expected 1 space before "<"; 0 found
(#1718) Expected 1 space after "<"; 0 found
(#1720) Expected 1 space before "="; 0 found
(#1720) Expected 1 space after "="; 0 found
(#1733) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1733) Inline comments must end in full-stops, exclamation marks, or question marks
(#1733) No space found before comment text; expected "// sanity check" but found "//sanity check"
(#1734) Expected "if (...) {\n"; found "if(...){\n"
(#1738) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1738) Inline comments must end in full-stops, exclamation marks, or question marks
(#1738) No space found before comment text; expected "// return errors" but found "//return errors"
(#1753) Expected 1 space before opening brace; found 0
(#1768) Expected 1 space after "="; 0 found
(#1771) Expected "if (...) {\n"; found "if(...) {\n"
(#1771) Expected 1 space before "=="; 0 found
(#1771) Expected 1 space after "=="; 0 found
(#1783) Expected "} else {\n"; found "}else{\n"
(#1784) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1784) Inline comments must end in full-stops, exclamation marks, or question marks
(#1784) No space found before comment text; expected "// star rating" but found "//star rating"
(#1785) Expected "if (...) {\n"; found "if(...){\n"
(#1788) Commas (,) must be followed by white space.
(#1789) Expected 1 space before "="; 0 found
(#1789) Expected 1 space after "="; 0 found
(#1792) Commas (,) must be followed by white space.
(#1793) Expected 1 space before "="; 0 found
(#1793) Expected 1 space after "="; 0 found
(#1796) Commas (,) must be followed by white space.
(#1797) Expected 1 space before "="; 0 found
(#1797) Expected 1 space after "="; 0 found
(#1800) Commas (,) must be followed by white space.
(#1801) Expected 1 space before "="; 0 found
(#1801) Expected 1 space after "="; 0 found
(#1804) Commas (,) must be followed by white space.
(#1805) Expected 1 space before "="; 0 found
(#1805) Expected 1 space after "="; 0 found
(#1807) Expected 1 space after "="; 0 found
(#1808) Expected "for (...) {\n"; found "for(...){\n"
(#1808) Expected 1 space before "="; 0 found
(#1808) Expected 1 space after "="; 0 found
(#1808) Expected 1 space after first semicolon of FOR loop; 0 found
(#1808) Expected 1 space before "<"; 0 found
(#1808) Expected 1 space after "<"; 0 found
(#1808) Expected 1 space after second semicolon of FOR loop; 0 found
(#1809) Expected "if (...) {\n"; found "if(...){\n"
(#1809) Expected 1 space before "<"; 0 found
(#1809) Expected 1 space after "<"; 0 found
(#1811) Expected "} else {\n"; found "}else{\n"
(#1816) Commas (,) must be followed by white space.
(#1816) Line exceeds 132 characters; contains 145 characters
(#1819) Expected "} else {\n"; found "}else {\n"
(#1837) Commas (,) must be followed by white space.
(#1847) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1847) Inline comments must end in full-stops, exclamation marks, or question marks
(#1847) No space found before comment text; expected "// necessary for M3.3" but found "//necessary for M3.3"
(#1877) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1877) Inline comments must end in full-stops, exclamation marks, or question marks
(#1877) 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"
(#1889) Expected 1 space before opening brace; found 0
(#1890) Short array syntax must be used to define arrays
(#1890) Expected 1 space before "=>"; 0 found
(#1890) Expected 1 space after "=>"; 0 found
(#1890) Commas (,) must be followed by white space.
(#1891) Expected 1 space before "=>"; 0 found
(#1891) Expected 1 space after "=>"; 0 found
(#1891) Commas (,) must be followed by white space.
(#1892) Expected 1 space before "=>"; 0 found
(#1892) Expected 1 space after "=>"; 0 found
(#1892) Commas (,) must be followed by white space.
(#1893) Expected 1 space before "=>"; 0 found
(#1893) Expected 1 space after "=>"; 0 found
(#1893) Commas (,) must be followed by white space.
(#1893) There should be a comma after the last array item in a multi-line array.
(#1897) Expected 1 space before opening brace; found 0
(#1898) Short array syntax must be used to define arrays
(#1899) Commas (,) must be followed by white space.
(#1900) Expected 1 space after "="; 0 found
(#1900) Commas (,) must be followed by white space.
(#1901) Expected 1 space before "="; 0 found
(#1901) Expected 1 space after "="; 0 found
(#1901) Commas (,) must be followed by white space.
(#1902) Expected 1 space before "="; 0 found
(#1902) Expected 1 space after "="; 0 found
(#1902) Commas (,) must be followed by white space.
(#1905) Expected 1 space before opening brace; found 0
(#1906) Commas (,) must be followed by white space.
(#1906) Commas (,) must be followed by white space.
(#1906) Commas (,) must be followed by white space.
(#1907) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1908) Expected "if (...) {\n"; found "if(...){\n"
(#1908) Expected 1 space before "=="; 0 found
(#1908) Expected 1 space after "=="; 0 found
(#1915) Commas (,) must be followed by white space.
(#1916) Short array syntax must be used to define arrays
(#1917) Expected 1 space before "=>"; 0 found
(#1917) Expected 1 space after "=>"; 0 found
(#1918) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1918) Inline comments must end in full-stops, exclamation marks, or question marks
(#1918) This comment is 56% valid code; is this commented out code?
(#1918) No space found before comment text; expected "// constants::M_LANG_ARSA => []," but found "//constants::M_LANG_ARSA => [],"
(#1920) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1920) Inline comments must end in full-stops, exclamation marks, or question marks
(#1920) This comment is 56% valid code; is this commented out code?
(#1920) No space found before comment text; expected "// constants::M_LANG_DECH => []," but found "//constants::M_LANG_DECH => [],"
(#1922) There should be a comma after the last array item in a multi-line array.
(#1926) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1926) Inline comments must end in full-stops, exclamation marks, or question marks
(#1926) This comment is 56% valid code; is this commented out code?
(#1926) Line indented incorrectly; expected at least 16 spaces, found 12
(#1928) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1928) Inline comments must end in full-stops, exclamation marks, or question marks
(#1928) This comment is 56% valid code; is this commented out code?
(#1928) Line indented incorrectly; expected at least 16 spaces, found 12
(#1931) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1931) Inline comments must end in full-stops, exclamation marks, or question marks
(#1931) This comment is 56% valid code; is this commented out code?
(#1931) Line indented incorrectly; expected at least 16 spaces, found 12
(#1931) No space found before comment text; expected "// constants::M_LANG_FAIR => []," but found "//constants::M_LANG_FAIR => [],"
(#1935) Expected 1 space before "=>"; 0 found
(#1935) Expected 1 space after "=>"; 0 found
(#1935) Commas (,) must be followed by white space.
(#1935) Expected 1 space before "=>"; 0 found
(#1935) Expected 1 space after "=>"; 0 found
(#1936) Expected 1 space before "=>"; 0 found
(#1936) Expected 1 space after "=>"; 0 found
(#1936) Commas (,) must be followed by white space.
(#1936) Expected 1 space before "=>"; 0 found
(#1936) Expected 1 space after "=>"; 0 found
(#1939) Commas (,) must be followed by white space.
(#1939) Expected 1 space before "=>"; 0 found
(#1939) Expected 1 space after "=>"; 0 found
(#1940) Expected 1 space after "=>"; 2 found
(#1940) Expected 1 space before "=>"; 0 found
(#1940) Expected 1 space after "=>"; 0 found
(#1940) Commas (,) must be followed by white space.
(#1940) Expected 1 space before "=>"; 0 found
(#1940) Expected 1 space after "=>"; 0 found
(#1945) Expected 1 space before "=>"; 0 found
(#1945) Expected 1 space after "=>"; 0 found
(#1945) Commas (,) must be followed by white space.
(#1945) Expected 1 space before "=>"; 0 found
(#1945) Expected 1 space after "=>"; 0 found
(#1946) Expected 1 space before "=>"; 0 found
(#1946) Expected 1 space after "=>"; 0 found
(#1946) Commas (,) must be followed by white space.
(#1946) Expected 1 space before "=>"; 0 found
(#1946) Expected 1 space after "=>"; 0 found
(#1948) Expected 1 space before "=>"; 0 found
(#1948) Expected 1 space after "=>"; 0 found
(#1950) Expected 1 space before "=>"; 0 found
(#1950) Expected 1 space after "=>"; 0 found
(#1950) Commas (,) must be followed by white space.
(#1950) Expected 1 space before "=>"; 0 found
(#1950) Expected 1 space after "=>"; 0 found
(#1950) Commas (,) must be followed by white space.
(#1950) Expected 1 space before "=>"; 0 found
(#1950) Expected 1 space after "=>"; 0 found
(#1950) Commas (,) must be followed by white space.
(#1950) Expected 1 space before "=>"; 0 found
(#1950) Expected 1 space after "=>"; 0 found
(#1950) Line exceeds 132 characters; contains 144 characters
(#1951) Expected 1 space before "=>"; 0 found
(#1951) Expected 1 space after "=>"; 0 found
(#1951) Commas (,) must be followed by white space.
(#1951) Expected 1 space before "=>"; 0 found
(#1951) Expected 1 space after "=>"; 0 found
(#1951) Commas (,) must be followed by white space.
(#1951) Expected 1 space before "=>"; 0 found
(#1951) Expected 1 space after "=>"; 0 found
(#1951) Commas (,) must be followed by white space.
(#1951) Expected 1 space before "=>"; 0 found
(#1951) Expected 1 space after "=>"; 0 found
(#1952) Expected 1 space before "=>"; 0 found
(#1952) Expected 1 space after "=>"; 0 found
(#1952) Commas (,) must be followed by white space.
(#1952) Expected 1 space before "=>"; 0 found
(#1952) Expected 1 space after "=>"; 0 found
(#1953) Expected 1 space before "=>"; 0 found
(#1953) Expected 1 space after "=>"; 0 found
(#1954) Expected 1 space before "=>"; 0 found
(#1954) Expected 1 space after "=>"; 0 found
(#1955) Expected 1 space before "=>"; 0 found
(#1955) Expected 1 space after "=>"; 0 found
(#1955) Commas (,) must be followed by white space.
(#1955) Expected 1 space before "=>"; 0 found
(#1955) Expected 1 space after "=>"; 0 found
(#1955) Commas (,) must be followed by white space.
(#1955) Expected 1 space before "=>"; 0 found
(#1955) Expected 1 space after "=>"; 0 found
(#1955) Commas (,) must be followed by white space.
(#1955) Expected 1 space before "=>"; 0 found
(#1955) Expected 1 space after "=>"; 0 found
(#1955) Line exceeds 132 characters; contains 168 characters
(#1956) Expected 1 space before "=>"; 0 found
(#1956) Expected 1 space after "=>"; 0 found
(#1957) Expected 1 space before "=>"; 0 found
(#1957) Expected 1 space after "=>"; 0 found
(#1958) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1958) Inline comments must end in full-stops, exclamation marks, or question marks
(#1958) 4 slashes comments are not allowed; use "// Comment." instead
(#1958) No space found before comment text; expected "// constants::M_LANG_MINZ => []," but found "////constants::M_LANG_MINZ => [],"
(#1959) Short array syntax must be used to define arrays
(#1959) Commas (,) must be followed by white space.
(#1959) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1959) Inline comments must end in full-stops, exclamation marks, or question marks
(#1959) No space found before comment text; expected "// nikolai" but found "//nikolai"
(#1960) Short array syntax must be used to define arrays
(#1961) Short array syntax must be used to define arrays
(#1962) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1962) Inline comments must end in full-stops, exclamation marks, or question marks
(#1962) This comment is 60% valid code; is this commented out code?
(#1963) Short array syntax must be used to define arrays
(#1964) Short array syntax must be used to define arrays
(#1965) Short array syntax must be used to define arrays
(#1966) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1966) Inline comments must end in full-stops, exclamation marks, or question marks
(#1966) This comment is 60% valid code; is this commented out code?
(#1966) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1967) Short array syntax must be used to define arrays
(#1968) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1968) Inline comments must end in full-stops, exclamation marks, or question marks
(#1968) This comment is 60% valid code; is this commented out code?
(#1968) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1969) Short array syntax must be used to define arrays
(#1970) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1978) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1978) Inline comments must end in full-stops, exclamation marks, or question marks
(#1978) No space found before comment text; expected "// add current language first" but found "//add current language first"
(#1982) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1982) Inline comments must end in full-stops, exclamation marks, or question marks
(#1982) No space found before comment text; expected "// then all the rest" but found "//then all the rest"
(#2002) Expected 1 space before opening brace; found 0
(#2011) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2019) Line indented incorrectly; expected at least 16 spaces, found 12
(#2019) Variable "can_transcribe" must not contain underscores.
(#2020) Line indented incorrectly; expected at least 16 spaces, found 12
(#2020) Variable "can_transcribe" must not contain underscores.
(#2021) Line indented incorrectly; expected at least 16 spaces, found 12
(#2021) Expected 1 space before "="; 0 found
(#2021) Expected 1 space after "="; 0 found
(#2022) Line indented incorrectly; expected at least 16 spaces, found 12
(#2022) Expected 1 space before "="; 0 found
(#2022) Expected 1 space after "="; 0 found
(#2024) Whitespace found at end of line
(#2025) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2025) No space found before comment text; expected "// get width and height" but found "//get width and height"
(#2026) Inline comments must end in full-stops, exclamation marks, or question marks
(#2026) No space found before comment text; expected "// set width and height" but found "//set width and height"
(#2029) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2029) Inline comments must end in full-stops, exclamation marks, or question marks
(#2029) No space found before comment text; expected "// fresh" but found "//fresh"
(#2030) Expected "if (...) {\n"; found "if(...){\n"
(#2030) Expected 1 space before "=="; 0 found
(#2030) Expected 1 space after "=="; 0 found
(#2033) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2035) Usage of ELSEIF not allowed; use ELSE IF instead
(#2035) Expected 1 space before "=="; 0 found
(#2035) Expected 1 space after "=="; 0 found
(#2039) Usage of ELSEIF not allowed; use ELSE IF instead
(#2039) Expected 1 space before "=="; 0 found
(#2039) Expected 1 space after "=="; 0 found
(#2042) Usage of ELSEIF not allowed; use ELSE IF instead
(#2042) Expected 1 space before "=="; 0 found
(#2042) Expected 1 space after "=="; 0 found
(#2046) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2046) Inline comments must end in full-stops, exclamation marks, or question marks
(#2046) No space found before comment text; expected "// bmr 123 once standard" but found "//bmr 123 once standard"
(#2047) Expected "} else {\n"; found "}else {\n"
(#2051) Expected 1 space before "="; 0 found
(#2055) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2055) Inline comments must end in full-stops, exclamation marks, or question marks
(#2055) No space found before comment text; expected "// bmr 123 once" but found "//bmr 123 once"
(#2056) Expected "if (...) {\n"; found "if(...) {\n"
(#2056) Expected 1 space before "=="; 0 found
(#2056) Expected 1 space after "=="; 0 found
(#2059) Usage of ELSEIF not allowed; use ELSE IF instead
(#2059) Expected 1 space before "=="; 0 found
(#2059) Expected 1 space after "=="; 0 found
(#2060) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2060) No space found before comment text; expected "// "360";" but found "//"360";"
(#2061) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2061) No space found before comment text; expected "// "410";" but found "//"410";"
(#2062) Usage of ELSEIF not allowed; use ELSE IF instead
(#2062) Expected 1 space before "=="; 0 found
(#2062) Expected 1 space after "=="; 0 found
(#2065) Usage of ELSEIF not allowed; use ELSE IF instead
(#2065) Expected 1 space before "=="; 0 found
(#2065) Expected 1 space after "=="; 0 found
(#2068) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2068) Inline comments must end in full-stops, exclamation marks, or question marks
(#2068) No space found before comment text; expected "// standard" but found "//standard"
(#2069) Expected "} else {\n"; found "}else {\n"
(#2073) Expected 1 space before "="; 0 found
(#2075) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2077) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2077) Inline comments must end in full-stops, exclamation marks, or question marks
(#2077) No space found before comment text; expected "// we encode any hints" but found "//we encode any hints"
(#2079) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2079) Inline comments must end in full-stops, exclamation marks, or question marks
(#2079) No space found before comment text; expected "// pass localposturl as hint, but if its permanent we will add it as a top level param" but found "//pass localposturl as hint, but if its permanent we will add it as a top level param"
(#2080) Expected "if (...) {\n"; found "if(...) {\n"
(#2084) Expected 1 space before "="; 0 found
(#2084) Expected 1 space after "="; 0 found
(#2085) Expected 1 space before "="; 0 found
(#2085) Expected 1 space after "="; 0 found
(#2086) Expected 1 space before "="; 0 found
(#2086) Expected 1 space after "="; 0 found
(#2086) Commas (,) must be followed by white space.
(#2087) Expected "if (...) {\n"; found "if(...){\n"
(#2088) Expected 1 space before "="; 0 found
(#2088) Expected 1 space after "="; 0 found
(#2089) Expected 1 space before "="; 0 found
(#2090) Expected "} else {\n"; found "}else {\n"
(#2093) Expected 1 space before "="; 0 found
(#2094) Expected 1 space before "="; 0 found
(#2094) Expected 1 space after "="; 0 found
(#2095) Expected 1 space before "="; 0 found
(#2095) Expected 1 space after "="; 0 found
(#2096) Expected 1 space before "="; 0 found
(#2096) Expected 1 space after "="; 0 found
(#2097) Expected 1 space before "="; 0 found
(#2097) Expected 1 space after "="; 0 found
(#2098) Expected 1 space before "="; 0 found
(#2098) Expected 1 space after "="; 0 found
(#2099) Expected 1 space before "="; 0 found
(#2099) Expected 1 space after "="; 0 found
(#2100) Expected 1 space before "="; 0 found
(#2100) Expected 1 space after "="; 0 found
(#2101) Expected 1 space before "="; 0 found
(#2101) Expected 1 space after "="; 0 found
(#2102) Expected 1 space before "="; 0 found
(#2102) Expected 1 space after "="; 0 found
(#2104) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2104) 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"
(#2105) 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"
(#2106) Line indented incorrectly; expected at least 8 spaces, found 7
(#2107) Inline comments must end in full-stops, exclamation marks, or question marks
(#2107) Line indented incorrectly; expected at least 8 spaces, found 6
(#2107) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#2109) Expected 1 space before "="; 0 found
(#2109) Expected 1 space after "="; 0 found
(#2110) Expected 1 space before "="; 0 found
(#2110) Expected 1 space after "="; 0 found
(#2110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2110) Inline comments must end in full-stops, exclamation marks, or question marks
(#2110) No space found before comment text; expected "// max expire time is 300 seconds" but found "//max expire time is 300 seconds"
(#2111) Expected 1 space before "="; 0 found
(#2111) Expected 1 space after "="; 0 found
(#2113) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2113) Inline comments must end in full-stops, exclamation marks, or question marks
(#2113) 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"
(#2122) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2122) Inline comments must end in full-stops, exclamation marks, or question marks
(#2122) No space found before comment text; expected "// fetch the grammar correction suggestions" but found "//fetch the grammar correction suggestions"
(#2123) Commas (,) must be followed by white space.
(#2123) Commas (,) must be followed by white space.
(#2123) Commas (,) must be followed by white space.
(#2126) Inline comments must end in full-stops, exclamation marks, or question marks
(#2126) No space found before comment text; expected "// The REST API we are calling" but found "//The REST API we are calling"
(#2129) Short array syntax must be used to define arrays
(#2135) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2135) Inline comments must end in full-stops, exclamation marks, or question marks
(#2135) This comment is 80% valid code; is this commented out code?
(#2135) No space found before comment text; expected "// urlencode($passage);" but found "//urlencode($passage);"
(#2139) Commas (,) must be followed by white space.
(#2141) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2141) Inline comments must end in full-stops, exclamation marks, or question marks
(#2141) This comment is 43% valid code; is this commented out code?
(#2141) No space found before comment text; expected "// log.debug(params);" but found "//log.debug(params);"
(#2150) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2150) Inline comments must end in full-stops, exclamation marks, or question marks
(#2150) No space found before comment text; expected "// returnCode > 0 indicates an error" but found "//returnCode > 0 indicates an error"
(#2153) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2153) Inline comments must end in full-stops, exclamation marks, or question marks
(#2153) 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"
(#2156) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2156) Inline comments must end in full-stops, exclamation marks, or question marks
(#2156) No space found before comment text; expected "// clean up the correction a little" but found "//clean up the correction a little"
(#2157) Expected "if (...) {\n"; found "if(...){\n"
(#2159) Commas (,) must be followed by white space.
(#2159) Commas (,) must be followed by white space.
(#2160) Expected "if (...) {\n"; found "if(...){\n"
(#2160) Commas (,) must be followed by white space.
(#2161) Commas (,) must be followed by white space.
(#2175) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2175) Inline comments must end in full-stops, exclamation marks, or question marks
(#2175) No space found before comment text; expected "// fetch the relevance" but found "//fetch the relevance"
(#2176) Commas (,) must be followed by white space.
(#2179) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2179) Inline comments must end in full-stops, exclamation marks, or question marks
(#2179) No space found before comment text; expected "// default to 100% relevant if no TTS model or if it's not English" but found "//default to 100% relevant if no TTS model or if it's not English"
(#2180) Expected "if (...) {\n"; found "if(...){\n"
(#2184) Inline comments must end in full-stops, exclamation marks, or question marks
(#2184) No space found before comment text; expected "// The REST API we are calling" but found "//The REST API we are calling"
(#2187) Short array syntax must be used to define arrays
(#2193) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2193) Inline comments must end in full-stops, exclamation marks, or question marks
(#2193) This comment is 80% valid code; is this commented out code?
(#2193) No space found before comment text; expected "// urlencode($passage);" but found "//urlencode($passage);"
(#2194) Line exceeds 132 characters; contains 137 characters
(#2197) Commas (,) must be followed by white space.
(#2199) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2199) Inline comments must end in full-stops, exclamation marks, or question marks
(#2199) This comment is 43% valid code; is this commented out code?
(#2199) No space found before comment text; expected "// log.debug(params);" but found "//log.debug(params);"
(#2202) Commas (,) must be followed by white space.
(#2208) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2208) Inline comments must end in full-stops, exclamation marks, or question marks
(#2208) No space found before comment text; expected "// returnCode > 0 indicates an error" but found "//returnCode > 0 indicates an error"
(#2211) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2211) Inline comments must end in full-stops, exclamation marks, or question marks
(#2211) No space found before comment text; expected "// if all good, then return the value" but found "//if all good, then return the value"
(#2214) Expected "if (...) {\n"; found "if(...){\n"
(#2215) Expected 1 space before "="; 0 found
(#2215) Expected 1 space after "="; 0 found
(#2215) Commas (,) must be followed by white space.
(#2216) Expected "} else {\n"; found "}else{\n"
(#2228) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2228) Inline comments must end in full-stops, exclamation marks, or question marks
(#2228) No space found before comment text; expected "// fetch the CEFR Level" but found "//fetch the CEFR Level"
(#2229) Commas (,) must be followed by white space.
(#2229) Commas (,) must be followed by white space.
(#2229) Commas (,) must be followed by white space.
(#2232) Inline comments must end in full-stops, exclamation marks, or question marks
(#2232) No space found before comment text; expected "// The REST API we are calling" but found "//The REST API we are calling"
(#2235) Short array syntax must be used to define arrays
(#2241) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2241) Inline comments must end in full-stops, exclamation marks, or question marks
(#2241) This comment is 80% valid code; is this commented out code?
(#2241) No space found before comment text; expected "// urlencode($passage);" but found "//urlencode($passage);"
(#2245) Commas (,) must be followed by white space.
(#2247) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2247) Inline comments must end in full-stops, exclamation marks, or question marks
(#2247) This comment is 43% valid code; is this commented out code?
(#2247) No space found before comment text; expected "// log.debug(params);" but found "//log.debug(params);"
(#2256) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2256) Inline comments must end in full-stops, exclamation marks, or question marks
(#2256) No space found before comment text; expected "// returnCode > 0 indicates an error" but found "//returnCode > 0 indicates an error"
(#2259) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2259) Inline comments must end in full-stops, exclamation marks, or question marks
(#2259) No space found before comment text; expected "// if all good, then return the value" but found "//if all good, then return the value"
(#2262) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2262) Inline comments must end in full-stops, exclamation marks, or question marks
(#2262) No space found before comment text; expected "// make pretty sure its a CEFR level" but found "//make pretty sure its a CEFR level"
(#2263) Expected "if (...) {\n"; found "if(...){\n"
(#2264) Expected 1 space before "="; 0 found
(#2264) Expected 1 space after "="; 0 found
(#2276) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2276) Inline comments must end in full-stops, exclamation marks, or question marks
(#2276) No space found before comment text; expected "// fetch embedding" but found "//fetch embedding"
(#2277) Commas (,) must be followed by white space.
(#2277) Commas (,) must be followed by white space.
(#2280) Inline comments must end in full-stops, exclamation marks, or question marks
(#2280) No space found before comment text; expected "// The REST API we are calling" but found "//The REST API we are calling"
(#2283) Short array syntax must be used to define arrays
(#2289) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2289) Inline comments must end in full-stops, exclamation marks, or question marks
(#2289) This comment is 80% valid code; is this commented out code?
(#2289) No space found before comment text; expected "// urlencode($passage);" but found "//urlencode($passage);"
(#2293) Commas (,) must be followed by white space.
(#2295) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2295) Inline comments must end in full-stops, exclamation marks, or question marks
(#2295) This comment is 43% valid code; is this commented out code?
(#2295) No space found before comment text; expected "// log.debug(params);" but found "//log.debug(params);"
(#2304) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2304) Inline comments must end in full-stops, exclamation marks, or question marks
(#2304) No space found before comment text; expected "// returnCode > 0 indicates an error" but found "//returnCode > 0 indicates an error"
(#2307) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2307) Inline comments must end in full-stops, exclamation marks, or question marks
(#2307) No space found before comment text; expected "// if all good, then process it" but found "//if all good, then process it"
(#2309) Variable "return_data" must not contain underscores.
(#2310) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2310) Inline comments must end in full-stops, exclamation marks, or question marks
(#2310) No space found before comment text; expected "// clean up the correction a little" but found "//clean up the correction a little"
(#2311) Expected "if (...) {\n"; found "if(...){\n"
(#2311) Variable "return_data" must not contain underscores.
(#2312) Expected 1 space before "="; 0 found
(#2312) Expected 1 space after "="; 0 found
(#2313) Expected "} else {\n"; found "}else{\n"
(#2314) Variable "data_object" must not contain underscores.
(#2314) Variable "return_data" must not contain underscores.
(#2315) Expected "if (...) {\n"; found "if(...) {\n"
(#2315) Variable "data_object" must not contain underscores.
(#2315) Variable "data_object" must not contain underscores.
(#2315) Expected 1 space before "=="; 0 found
(#2315) Expected 1 space after "=="; 0 found
(#2316) Variable "data_object" must not contain underscores.
(#2317) Expected "} else {\n"; found "}else{\n"
(#2318) Expected 1 space before "="; 0 found
(#2318) Expected 1 space after "="; 0 found
(#2327) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2327) Inline comments must end in full-stops, exclamation marks, or question marks
(#2327) No space found before comment text; expected "// fetch the Idea Count" but found "//fetch the Idea Count"
(#2328) Commas (,) must be followed by white space.
(#2328) Commas (,) must be followed by white space.
(#2331) Inline comments must end in full-stops, exclamation marks, or question marks
(#2331) No space found before comment text; expected "// The REST API we are calling" but found "//The REST API we are calling"
(#2334) Short array syntax must be used to define arrays
(#2340) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2340) Inline comments must end in full-stops, exclamation marks, or question marks
(#2340) This comment is 80% valid code; is this commented out code?
(#2340) No space found before comment text; expected "// urlencode($passage);" but found "//urlencode($passage);"
(#2344) Commas (,) must be followed by white space.
(#2346) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2346) Inline comments must end in full-stops, exclamation marks, or question marks
(#2346) This comment is 43% valid code; is this commented out code?
(#2346) No space found before comment text; expected "// log.debug(params);" but found "//log.debug(params);"
(#2355) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2355) Inline comments must end in full-stops, exclamation marks, or question marks
(#2355) No space found before comment text; expected "// returnCode > 0 indicates an error" but found "//returnCode > 0 indicates an error"
(#2358) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2358) Inline comments must end in full-stops, exclamation marks, or question marks
(#2358) No space found before comment text; expected "// if all good, then lets do the embed" but found "//if all good, then lets do the embed"
(#2361) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2361) Inline comments must end in full-stops, exclamation marks, or question marks
(#2361) No space found before comment text; expected "// clean up the correction a little" but found "//clean up the correction a little"
(#2362) Expected "if (...) {\n"; found "if(...){\n"
(#2363) Expected 1 space before "="; 0 found
(#2363) Expected 1 space after "="; 0 found
(#2372) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2372) Inline comments must end in full-stops, exclamation marks, or question marks
(#2372) No space found before comment text; expected "// fetch slightly slower version of speech" but found "//fetch slightly slower version of speech"
(#2373) Expected 1 space before opening brace; found 0
(#2377) Expected 1 space before "="; 0 found
(#2377) Expected 1 space after "="; 0 found
(#2380) Expected 1 space before "="; 0 found
(#2380) Expected 1 space after "="; 0 found
(#2384) Expected 1 space before "="; 0 found
(#2384) Expected 1 space after "="; 0 found
(#2387) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2387) Inline comments must end in full-stops, exclamation marks, or question marks
(#2387) No space found before comment text; expected "// deal with SSML reserved characters" but found "//deal with SSML reserved characters"
(#2388) Commas (,) must be followed by white space.
(#2388) Commas (,) must be followed by white space.
(#2389) Commas (,) must be followed by white space.
(#2389) Commas (,) must be followed by white space.
(#2390) Commas (,) must be followed by white space.
(#2390) Commas (,) must be followed by white space.
(#2391) Commas (,) must be followed by white space.
(#2391) Commas (,) must be followed by white space.
(#2392) Commas (,) must be followed by white space.
(#2392) Commas (,) must be followed by white space.
(#2394) Expected 1 space before "="; 0 found
(#2394) Expected 1 space after "="; 0 found
(#2395) Commas (,) must be followed by white space.
(#2395) Commas (,) must be followed by white space.
(#2396) Commas (,) must be followed by white space.
(#2396) Commas (,) must be followed by white space.
(#2402) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2402) Inline comments must end in full-stops, exclamation marks, or question marks
(#2402) 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"
(#2403) Commas (,) must be followed by white space.
(#2403) Commas (,) must be followed by white space.
(#2403) Commas (,) must be followed by white space.
(#2406) Inline comments must end in full-stops, exclamation marks, or question marks
(#2406) No space found before comment text; expected "// The REST API we are calling" but found "//The REST API we are calling"
(#2409) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2409) Inline comments must end in full-stops, exclamation marks, or question marks
(#2409) This comment is 43% valid code; is this commented out code?
(#2409) No space found before comment text; expected "// log.debug(params);" but found "//log.debug(params);"
(#2410) Short array syntax must be used to define arrays
(#2418) Commas (,) must be followed by white space.
(#2420) Expected 1 space before "?"; 0 found
(#2420) Expected 1 space after "?"; 0 found
(#2428) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2428) Inline comments must end in full-stops, exclamation marks, or question marks
(#2428) No space found before comment text; expected "// returnCode > 0 indicates an error" but found "//returnCode > 0 indicates an error"
(#2431) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2431) Inline comments must end in full-stops, exclamation marks, or question marks
(#2431) 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"
(#2440) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2440) No space found before comment text; expected "// can speak neural?" but found "//can speak neural?"
(#2441) Commas (,) must be followed by white space.
(#2441) Expected 1 space before opening brace; found 0
(#2442) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2442) Inline comments must end in full-stops, exclamation marks, or question marks
(#2442) No space found before comment text; expected "// check if the region is supported" but found "//check if the region is supported"
(#2453) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2453) Inline comments must end in full-stops, exclamation marks, or question marks
(#2453) No space found before comment text; expected "// ok" but found "//ok"
(#2459) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2459) Inline comments must end in full-stops, exclamation marks, or question marks
(#2459) No space found before comment text; expected "// check if the voice is supported" but found "//check if the voice is supported"
(#2460) Expected "if (...) {\n"; found "if(...){\n"
(#2460) Commas (,) must be followed by white space.
(#2462) Expected "} else {\n"; found "}else{\n"
(#2467) Expected 1 space before opening brace; found 0
(#2468) Expected "if (...) {\n"; found "if(...) {\n"
(#2472) Must use "self::" for local static member reference
(#2473) Commas (,) must be followed by white space.
(#2473) Commas (,) must be followed by white space.
(#2473) Commas (,) must be followed by white space.
(#2476) Expected "if (...) {\n"; found "if(...){\n"
(#2477) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2477) No space found before comment text; expected "// the modelanswer field was originally modeltts, so the field name is out of date." but found "//the modelanswer field was originally modeltts, so the field name is out of date."
(#2478) Inline comments must end in full-stops, exclamation marks, or question marks
(#2481) Expected "if (...) {\n"; found "if(...){\n"
(#2482) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2482) No space found before comment text; expected "// the modelanswer field was originally modeltts, so the field name is out of date." but found "//the modelanswer field was originally modeltts, so the field name is out of date."
(#2483) Inline comments must end in full-stops, exclamation marks, or question marks
(#2489) Expected 1 space before opening brace; found 0
(#2493) Expected 1 space before "="; 0 found
(#2493) Expected 1 space after "="; 0 found
(#2494) Expected 1 space before "="; 0 found
(#2494) Expected 1 space after "="; 0 found
(#2495) Expected 1 space before "="; 0 found
(#2495) Expected 1 space after "="; 0 found
(#2496) Expected 1 space before "="; 0 found
(#2496) Expected 1 space after "="; 0 found
(#2499) Expected 1 space before "="; 0 found
(#2499) Expected 1 space after "="; 0 found
(#2500) Expected 1 space before "="; 0 found
(#2500) Expected 1 space after "="; 0 found
(#2501) Expected 1 space before "="; 0 found
(#2501) Expected 1 space after "="; 0 found
(#2502) Expected 1 space before "="; 0 found
(#2502) Expected 1 space after "="; 0 found
(#2505) Expected 1 space before "="; 0 found
(#2505) Expected 1 space after "="; 0 found
(#2506) Expected 1 space before "="; 0 found
(#2506) Expected 1 space after "="; 0 found
(#2507) Expected 1 space before "="; 0 found
(#2507) Expected 1 space after "="; 0 found
(#2508) Expected 1 space before "="; 0 found
(#2508) Expected 1 space after "="; 0 found
(#2512) Expected 1 space before "="; 0 found
(#2512) Expected 1 space after "="; 0 found
(#2513) Expected 1 space before "="; 0 found
(#2513) Expected 1 space after "="; 0 found
(#2514) Expected 1 space before "="; 0 found
(#2514) Expected 1 space after "="; 0 found
(#2515) Expected 1 space before "="; 0 found
(#2515) Expected 1 space after "="; 0 found
(#2522) Expected 1 space before opening brace; found 0
(#2523) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2523) Inline comments must end in full-stops, exclamation marks, or question marks
(#2523) No space found before comment text; expected "// this just uses function sequence_to_steps to figure out the sequence (activitysteps)" but found "//this just uses function sequence_to_steps to figure out the sequence (activitysteps)"
(#2524) Commas (,) must be followed by white space.
(#2524) Commas (,) must be followed by white space.
(#2524) Commas (,) must be followed by white space.
(#2525) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#2527) Expected 1 space before "="; 0 found
(#2527) Expected 1 space after "="; 0 found
(#2529) Expected "if (...) {\n"; found "if(...){\n"
(#2537) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2537) Inline comments must end in full-stops, exclamation marks, or question marks
(#2537) No space found before comment text; expected "// if we got here just default to PRTM" but found "//if we got here just default to PRTM"
(#2542) Commas (,) must be followed by white space.
(#2545) Short array syntax must be used to define arrays
(#2546) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2546) Inline comments must end in full-stops, exclamation marks, or question marks
(#2546) 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"
(#2547) Expected "if (...) {\n"; found "if(...) {\n"
(#2552) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2552) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#2556) Inline comments must end in full-stops, exclamation marks, or question marks
(#2557) Short array syntax must be used to define arrays
(#2557) Expected 1 space before "=>"; 0 found
(#2557) Expected 1 space after "=>"; 0 found
(#2568) Inline comments must end in full-stops, exclamation marks, or question marks
(#2568) No space found before comment text; expected "// we do not support this in tabs" but found "//we do not support this in tabs"
(#2569) Expected "if (...) {\n"; found "if(...) {\n"
(#2571) Short array syntax must be used to define arrays
(#2571) Short array syntax must be used to define arrays
(#2572) There should be a comma after the last array item in a multi-line array.
(#2573) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2573) Inline comments must end in full-stops, exclamation marks, or question marks
(#2577) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2579) Inline comments must end in full-stops, exclamation marks, or question marks
(#2580) Short array syntax must be used to define arrays
(#2580) Expected 1 space before "=>"; 0 found
(#2580) Expected 1 space after "=>"; 0 found
(#2580) Expected 1 space before "=>"; 0 found
(#2580) Expected 1 space after "=>"; 0 found
(#2580) Line exceeds 132 characters; contains 149 characters
(#2583) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2583) This comment is 73% valid code; is this commented out code?
(#2583) 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');"
(#2585) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2585) Inline comments must end in full-stops, exclamation marks, or question marks
(#2585) No space found before comment text; expected "// add tips field" but found "//add tips field"
(#2587) Short array syntax must be used to define arrays
(#2587) Expected 1 space before "=>"; 0 found
(#2587) Expected 1 space after "=>"; 0 found
(#2587) Expected 1 space before "=>"; 0 found
(#2587) Expected 1 space after "=>"; 0 found
(#2588) Commas (,) must be followed by white space.
(#2588) Commas (,) must be followed by white space.
(#2588) Commas (,) must be followed by white space.
(#2588) Commas (,) must be followed by white space.
(#2589) Commas (,) must be followed by white space.
(#2589) Short array syntax must be used to define arrays
(#2589) Expected 1 space before "=>"; 0 found
(#2589) Expected 1 space after "=>"; 0 found
(#2589) Expected 1 space before "=>"; 0 found
(#2589) Expected 1 space after "=>"; 0 found
(#2590) Commas (,) must be followed by white space.
(#2592) Inline comments must end in full-stops, exclamation marks, or question marks
(#2592) No space found before comment text; expected "// Disable copy pasting on transcribe text box" but found "//Disable copy pasting on transcribe text box"
(#2595) Commas (,) must be followed by white space.
(#2598) Inline comments must end in full-stops, exclamation marks, or question marks
(#2598) No space found before comment text; expected "// Preload automatic transcript" but found "//Preload automatic transcript"
(#2601) Commas (,) must be followed by white space.
(#2604) Inline comments must end in full-stops, exclamation marks, or question marks
(#2604) No space found before comment text; expected "// Sequence of activities" but found "//Sequence of activities"
(#2606) Commas (,) must be followed by white space.
(#2606) Commas (,) must be followed by white space.
(#2606) Commas (,) must be followed by white space.
(#2606) Short array syntax must be used to define arrays
(#2607) Commas (,) must be followed by white space.
(#2609) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2609) No space found before comment text; expected "// display media options for speaking prompt" but found "//display media options for speaking prompt"
(#2610) Inline comments must end in full-stops, exclamation marks, or question marks
(#2610) Line indented incorrectly; expected at least 8 spaces, found 0
(#2610) No space found before comment text; expected "// --------------------------------------------------------" but found "//--------------------------------------------------------"
(#2611) Line indented incorrectly; expected at least 8 spaces, found 6
(#2611) Commas (,) must be followed by white space.
(#2611) Commas (,) must be followed by white space.
(#2612) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2612) Line indented incorrectly; expected at least 8 spaces, found 0
(#2612) No space found before comment text; expected "// --------------------------------------------------------" but found "//--------------------------------------------------------"
(#2615) Spaces must be used to indent lines; tabs are not allowed
(#2615) Tab found within whitespace
(#2615) Line indented incorrectly; expected at least 8 spaces, found 5
(#2619) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2619) No space found before comment text; expected "// -----------------------------------------------------------------------------" but found "//-----------------------------------------------------------------------------"
(#2624) Commas (,) must be followed by white space.
(#2625) Whitespace found at end of line
(#2625) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2630) Commas (,) must be followed by white space.
(#2632) Inline comments must end in full-stops, exclamation marks, or question marks
(#2635) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2635) Inline comments must end in full-stops, exclamation marks, or question marks
(#2635) No space found before comment text; expected "// time limits" but found "//time limits"
(#2636) Must use "self::" for local static member reference
(#2637) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2637) Inline comments must end in full-stops, exclamation marks, or question marks
(#2637) 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"
(#2638) Commas (,) must be followed by white space.
(#2638) Commas (,) must be followed by white space.
(#2638) Commas (,) must be followed by white space.
(#2638) Short array syntax must be used to define arrays
(#2639) Commas (,) must be followed by white space.
(#2641) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2641) Inline comments must end in full-stops, exclamation marks, or question marks
(#2641) 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"
(#2642) Commas (,) must be followed by white space.
(#2642) Commas (,) must be followed by white space.
(#2642) Commas (,) must be followed by white space.
(#2642) Short array syntax must be used to define arrays
(#2643) Commas (,) must be followed by white space.
(#2644) Whitespace found at end of line
(#2644) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2646) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2646) Inline comments must end in full-stops, exclamation marks, or question marks
(#2646) No space found before comment text; expected "// targetwords" but found "//targetwords"
(#2647) Commas (,) must be followed by white space.
(#2647) Commas (,) must be followed by white space.
(#2647) Commas (,) must be followed by white space.
(#2647) Commas (,) must be followed by white space.
(#2648) Line exceeds 132 characters; contains 147 characters
(#2650) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2650) This comment is 73% valid code; is this commented out code?
(#2650) 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');"
(#2653) Inline comments must end in full-stops, exclamation marks, or question marks
(#2653) No space found before comment text; expected "// Total words goal" but found "//Total words goal"
(#2654) Short array syntax must be used to define arrays
(#2654) Expected 1 space before "=>"; 0 found
(#2654) Expected 1 space after "=>"; 0 found
(#2656) Commas (,) must be followed by white space.
(#2659) Inline comments must end in full-stops, exclamation marks, or question marks
(#2659) No space found before comment text; expected "// Enable Grammar Suggestions" but found "//Enable Grammar Suggestions"
(#2662) Commas (,) must be followed by white space.
(#2665) Inline comments must end in full-stops, exclamation marks, or question marks
(#2665) No space found before comment text; expected "// Grammar options" but found "//Grammar options"
(#2666) Must use "self::" for local static member reference
(#2668) Commas (,) must be followed by white space.
(#2670) Inline comments must end in full-stops, exclamation marks, or question marks
(#2670) No space found before comment text; expected "// Spelling options" but found "//Spelling options"
(#2671) Must use "self::" for local static member reference
(#2673) Commas (,) must be followed by white space.
(#2675) Inline comments must end in full-stops, exclamation marks, or question marks
(#2675) No space found before comment text; expected "// TTS on pre-audio transcribe" but found "//TTS on pre-audio transcribe"
(#2678) Commas (,) must be followed by white space.
(#2681) Inline comments must end in full-stops, exclamation marks, or question marks
(#2681) No space found before comment text; expected "// Model Answer" but found "//Model Answer"
(#2683) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2683) This comment is 57% valid code; is this commented out code?
(#2683) No space found before comment text; expected "// $mform->addElement('html',"<div>" . get_string('modelanswerinstructions', constants::M_COMPONENT) . "</div>");" but found "//$mform->addElement('html',"<div>" . get_string('modelanswerinstructions', constants::M_COMPONENT) . "</div>");"
(#2684) Commas (,) must be followed by white space.
(#2684) Commas (,) must be followed by white space.
(#2684) Line exceeds 132 characters; contains 150 characters
(#2685) Short array syntax must be used to define arrays
(#2685) Line exceeds 132 characters; contains 160 characters
(#2688) Commas (,) must be followed by white space.
(#2688) Commas (,) must be followed by white space.
(#2690) Inline comments must end in full-stops, exclamation marks, or question marks
(#2691) Line exceeds 132 characters; contains 133 characters
(#2693) Must use "self::" for local static member reference
(#2694) Commas (,) must be followed by white space.
(#2694) Commas (,) must be followed by white space.
(#2694) Commas (,) must be followed by white space.
(#2694) Short array syntax must be used to define arrays
(#2695) Commas (,) must be followed by white space.
(#2697) Must use "self::" for local static member reference
(#2698) Commas (,) must be followed by white space.
(#2698) Commas (,) must be followed by white space.
(#2698) Commas (,) must be followed by white space.
(#2698) Short array syntax must be used to define arrays
(#2699) Commas (,) must be followed by white space.
(#2701) Inline comments must end in full-stops, exclamation marks, or question marks
(#2701) No space found before comment text; expected "// Enable Manual Transcription [for now lets force this ]" but found "//Enable Manual Transcription [for now lets force this ]"
(#2703) Commas (,) must be followed by white space.
(#2704) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2704) This comment is 66% valid code; is this commented out code?
(#2704) Line exceeds maximum limit of 180 characters; contains 193 characters
(#2704) 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));"
(#2705) No space found before comment text; expected "// $mform->setDefault('enabletranscription',$config->enabletranscription);" but found "//$mform->setDefault('enabletranscription',$config->enabletranscription);"
(#2706) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2708) No space found before comment text; expected "// Enable AI" but found "//Enable AI"
(#2709) Inline comments must end in full-stops, exclamation marks, or question marks
(#2709) 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 ]"
(#2711) Commas (,) must be followed by white space.
(#2712) Line exceeds 132 characters; contains 161 characters
(#2712) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2712) This comment is 65% valid code; is this commented out code?
(#2715) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2715) Inline comments must end in full-stops, exclamation marks, or question marks
(#2715) No space found before comment text; expected "// tts options" but found "//tts options"
(#2716) Must use "self::" for local static member reference
(#2718) Commas (,) must be followed by white space.
(#2719) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2721) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2721) Inline comments must end in full-stops, exclamation marks, or question marks
(#2721) No space found before comment text; expected "// transcriber options" but found "//transcriber options"
(#2724) Must use "self::" for local static member reference
(#2726) Commas (,) must be followed by white space.
(#2726) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2726) This comment is 100% valid code; is this commented out code?
(#2728) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2728) Inline comments must end in full-stops, exclamation marks, or question marks
(#2728) No space found before comment text; expected "// region" but found "//region"
(#2729) Must use "self::" for local static member reference
(#2731) Commas (,) must be followed by white space.
(#2733) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2733) Inline comments must end in full-stops, exclamation marks, or question marks
(#2733) No space found before comment text; expected "// expiredays" but found "//expiredays"
(#2734) Must use "self::" for local static member reference
(#2736) Commas (,) must be followed by white space.
(#2738) Inline comments must end in full-stops, exclamation marks, or question marks
(#2739) Line exceeds 132 characters; contains 137 characters
(#2741) Inline comments must end in full-stops, exclamation marks, or question marks
(#2741) No space found before comment text; expected "// Enable multiple attempts (or not)" but found "//Enable multiple attempts (or not)"
(#2742) Line exceeds 132 characters; contains 173 characters
(#2743) Commas (,) must be followed by white space.
(#2745) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2745) Inline comments must end in full-stops, exclamation marks, or question marks
(#2745) No space found before comment text; expected "// allow post attempt edit" but found "//allow post attempt edit"
(#2746) Commas (,) must be followed by white space.
(#2747) Commas (,) must be followed by white space.
(#2748) Commas (,) must be followed by white space.
(#2749) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2749) This comment is 66% valid code; is this commented out code?
(#2749) Line exceeds maximum limit of 180 characters; contains 181 characters
(#2749) Line indented incorrectly; expected at least 8 spaces, found 7
(#2750) Line indented incorrectly; expected at least 8 spaces, found 7
(#2752) Inline comments must end in full-stops, exclamation marks, or question marks
(#2752) No space found before comment text; expected "// To auto grade or not to autograde" but found "//To auto grade or not to autograde"
(#2753) Line exceeds 132 characters; contains 179 characters
(#2754) Commas (,) must be followed by white space.
(#2755) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2757) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2757) Inline comments must end in full-stops, exclamation marks, or question marks
(#2757) No space found before comment text; expected "// auto grading options" but found "//auto grading options"
(#2758) Expected 1 space before "="; 0 found
(#2758) Expected 1 space after "="; 0 found
(#2758) Short array syntax must be used to define arrays
(#2759) Must use "self::" for local static member reference
(#2760) Must use "self::" for local static member reference
(#2761) Must use "self::" for local static member reference
(#2762) Must use "self::" for local static member reference
(#2763) Short array syntax must be used to define arrays
(#2763) Expected 1 space before "=>"; 0 found
(#2763) Expected 1 space after "=>"; 0 found
(#2763) Commas (,) must be followed by white space.
(#2763) Expected 1 space before "=>"; 0 found
(#2763) Expected 1 space after "=>"; 0 found
(#2764) Variable "points_per" must not contain underscores.
(#2764) Commas (,) must be followed by white space.
(#2765) Variable "over_target_words" must not contain underscores.
(#2765) Commas (,) must be followed by white space.
(#2767) Commas (,) must be followed by white space.
(#2769) Commas (,) must be followed by white space.
(#2769) Variable "over_target_words" must not contain underscores.
(#2771) Commas (,) must be followed by white space.
(#2772) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2774) Commas (,) must be followed by white space.
(#2776) Commas (,) must be followed by white space.
(#2777) Commas (,) must be followed by white space.
(#2782) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2782) Inline comments must end in full-stops, exclamation marks, or question marks
(#2782) No space found before comment text; expected "// relevance" but found "//relevance"
(#2783) Must use "self::" for local static member reference
(#2784) Commas (,) must be followed by white space.
(#2786) Commas (,) must be followed by white space.
(#2788) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2788) Inline comments must end in full-stops, exclamation marks, or question marks
(#2788) No space found before comment text; expected "// suggestions" but found "//suggestions"
(#2789) Must use "self::" for local static member reference
(#2790) Commas (,) must be followed by white space.
(#2790) Line exceeds 132 characters; contains 133 characters
(#2792) Commas (,) must be followed by white space.
(#2794) Expected "for (...) {\n"; found "for (...){\n"
(#2794) Expected 1 space before "="; 0 found
(#2794) Expected 1 space after "="; 0 found
(#2794) Expected 1 space after first semicolon of FOR loop; 0 found
(#2794) Expected 1 space before "<="; 0 found
(#2794) Expected 1 space after "<="; 0 found
(#2794) Expected 1 space after second semicolon of FOR loop; 0 found
(#2795) Short array syntax must be used to define arrays
(#2797) Commas (,) must be followed by white space.
(#2798) Commas (,) must be followed by white space.
(#2799) Commas (,) must be followed by white space.
(#2800) Commas (,) must be followed by white space.
(#2800) Variable "points_per" must not contain underscores.
(#2802) Expected "if (...) {\n"; found "if(...) {\n"
(#2802) Expected 1 space before "=="; 0 found
(#2802) Expected 1 space after "=="; 0 found
(#2804) Expected "} else {\n"; found "}else{\n"
(#2807) Expected 1 space before "=="; 0 found
(#2807) Expected 1 space after "=="; 0 found
(#2807) Expected 1 space after "?"; 2 found
(#2808) Commas (,) must be followed by white space.
(#2811) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2811) No space found before comment text; expected "// grade options" but found "//grade options"
(#2812) Inline comments must end in full-stops, exclamation marks, or question marks
(#2812) 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"
(#2813) Commas (,) must be followed by white space.
(#2815) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2819) Expected 1 space before opening brace; found 0
(#2822) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2822) Inline comments must end in full-stops, exclamation marks, or question marks
(#2822) No space found before comment text; expected "// display media options for speaking prompt" but found "//display media options for speaking prompt"
(#2825) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#2828) Expected 1 space before "="; 0 found
(#2828) Expected 1 space after "="; 0 found
(#2828) Short array syntax must be used to define arrays
(#2829) Commas (,) must be followed by white space.
(#2829) Commas (,) must be followed by white space.
(#2829) Commas (,) must be followed by white space.
(#2829) Commas (,) must be followed by white space.
(#2830) Commas (,) must be followed by white space.
(#2830) Commas (,) must be followed by white space.
(#2830) Commas (,) must be followed by white space.
(#2830) Commas (,) must be followed by white space.
(#2831) Commas (,) must be followed by white space.
(#2831) Commas (,) must be followed by white space.
(#2831) Commas (,) must be followed by white space.
(#2831) Commas (,) must be followed by white space.
(#2831) Line exceeds 132 characters; contains 135 characters
(#2832) Commas (,) must be followed by white space.
(#2832) Commas (,) must be followed by white space.
(#2832) Commas (,) must be followed by white space.
(#2832) Commas (,) must be followed by white space.
(#2833) Short array syntax must be used to define arrays
(#2835) Inline comments must end in full-stops, exclamation marks, or question marks
(#2835) 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"
(#2837) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2839) Inline comments must end in full-stops, exclamation marks, or question marks
(#2839) No space found before comment text; expected "// Speaking topic upload" but found "//Speaking topic upload"
(#2842) Commas (,) must be followed by white space.
(#2842) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2842) Inline comments must end in full-stops, exclamation marks, or question marks
(#2842) No space found before comment text; expected "// topicmedia , modelmedia" but found "//topicmedia , modelmedia"
(#2843) Commas (,) must be followed by white space.
(#2848) Expected "if (...) {\n"; found "if(...){\n"
(#2849) Commas (,) must be followed by white space.
(#2850) Expected "} else {\n"; found "}else {\n"
(#2851) Commas (,) must be followed by white space.
(#2854) Inline comments must end in full-stops, exclamation marks, or question marks
(#2854) No space found before comment text; expected "// Speaking topic iframe" but found "//Speaking topic iframe"
(#2855) Short array syntax must be used to define arrays
(#2855) Expected 1 space before "=>"; 0 found
(#2855) Expected 1 space after "=>"; 0 found
(#2858) Expected "if (...) {\n"; found "if(...){\n"
(#2859) Commas (,) must be followed by white space.
(#2859) Commas (,) must be followed by white space.
(#2860) Expected "} else {\n"; found "}else {\n"
(#2861) Commas (,) must be followed by white space.
(#2861) Commas (,) must be followed by white space.
(#2864) Inline comments must end in full-stops, exclamation marks, or question marks
(#2864) No space found before comment text; expected "// Speaking topic TTS" but found "//Speaking topic TTS"
(#2868) Short array syntax must be used to define arrays
(#2868) Line exceeds 132 characters; contains 166 characters
(#2871) Expected "if (...) {\n"; found "if(...){\n"
(#2872) Commas (,) must be followed by white space.
(#2873) Expected "} else {\n"; found "}else {\n"
(#2878) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2880) Must use "self::" for local static member reference
(#2881) Commas (,) must be followed by white space.
(#2882) Commas (,) must be followed by white space.
(#2883) Expected "if (...) {\n"; found "if(...){\n"
(#2885) Expected "} else {\n"; found "}else {\n"
(#2889) Must use "self::" for local static member reference
(#2892) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2892) This comment is 53% valid code; is this commented out code?
(#2892) Line indented incorrectly; expected at least 8 spaces, found 7
(#2893) Expected "if (...) {\n"; found "if(...){\n"
(#2895) Expected "} else {\n"; found "}else {\n"
(#2898) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2900) Inline comments must end in full-stops, exclamation marks, or question marks
(#2900) No space found before comment text; expected "// Question YouTube Clip" but found "//Question YouTube Clip"
(#2901) Expected 1 space before "="; 0 found
(#2901) Expected 1 space after "="; 0 found
(#2901) Short array syntax must be used to define arrays
(#2902) Short array syntax must be used to define arrays
(#2902) Expected 1 space before "=>"; 0 found
(#2902) Expected 1 space after "=>"; 0 found
(#2902) Expected 1 space before "=>"; 0 found
(#2902) Expected 1 space after "=>"; 0 found
(#2902) Line exceeds 132 characters; contains 165 characters
(#2903) Short array syntax must be used to define arrays
(#2903) Expected 1 space before "=>"; 0 found
(#2903) Expected 1 space after "=>"; 0 found
(#2903) Commas (,) must be followed by white space.
(#2903) Expected 1 space before "=>"; 0 found
(#2903) Expected 1 space after "=>"; 0 found
(#2903) Line exceeds 132 characters; contains 166 characters
(#2904) Commas (,) must be followed by white space.
(#2905) Short array syntax must be used to define arrays
(#2905) Expected 1 space before "=>"; 0 found
(#2905) Expected 1 space after "=>"; 0 found
(#2905) Commas (,) must be followed by white space.
(#2905) Expected 1 space before "=>"; 0 found
(#2905) Expected 1 space after "=>"; 0 found
(#2905) Line exceeds 132 characters; contains 160 characters
(#2906) Commas (,) must be followed by white space.
(#2908) Short array syntax must be used to define arrays
(#2913) Expected "if (...) {\n"; found "if(...){\n"
(#2915) Expected "} else {\n"; found "}else {\n"
(#2916) Commas (,) must be followed by white space.
(#2920) Expected 1 space before opening brace; found 0
(#2927) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#2928) Variable "form_data" must not contain underscores.
(#2928) Commas (,) must be followed by white space.
(#2928) Commas (,) must be followed by white space.
(#2928) Commas (,) must be followed by white space.
(#2928) Line exceeds 132 characters; contains 161 characters
(#2930) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#2938) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2938) Inline comments must end in full-stops, exclamation marks, or question marks
(#2938) No space found before comment text; expected "// autograde options" but found "//autograde options"
(#2939) Expected "if (...) {\n"; found "if(...) {\n"
(#2944) Expected "if (...) {\n"; found "if(...) {\n"
(#2946) Expected "} else {\n"; found "}else{\n"
(#2947) Expected 1 space before "="; 0 found
(#2947) Expected 1 space after "="; 0 found
(#2949) Expected "if (...) {\n"; found "if(...) {\n"
(#2951) Expected "} else {\n"; found "}else{\n"
(#2952) Expected 1 space before "="; 0 found
(#2952) Expected 1 space after "="; 0 found
(#2955) Expected 1 space before "="; 0 found
(#2955) Expected 1 space after "="; 0 found
(#2955) Expected 1 space after first semicolon of FOR loop; 0 found
(#2955) Expected 1 space before "<="; 0 found
(#2955) Expected 1 space after "<="; 0 found
(#2955) Expected 1 space after second semicolon of FOR loop; 0 found
(#2957) Space found before semicolon; expected "};" but found "} ;"
(#2962) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2962) Inline comments must end in full-stops, exclamation marks, or question marks
(#2962) 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"
(#2965) Expected 1 space before "="; 0 found
(#2965) Expected 1 space after "="; 0 found
(#2966) Commas (,) must be followed by white space.
(#2967) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#2995) Line indented incorrectly; expected 4 spaces, found 2
(#2995) 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.
(#50) Short array syntax must be used to define arrays
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Short array syntax must be used to define arrays
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Short array syntax must be used to define arrays
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) There should be a comma after the last array item in a multi-line array.
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) There should be a comma after the last array item in a multi-line array.
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Short array syntax must be used to define arrays
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#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
(#67) Short array syntax must be used to define arrays
(#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
(#69) There should be a comma after the last array item in a multi-line array.
(#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
(#71) There should be a comma after the last array item in a multi-line array.
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#74) Short array syntax must be used to define arrays
(#78) Short array syntax must be used to define arrays
(#81) There should be a comma after the last array item in a multi-line array.
(#83) There should be a comma after the last array item in a multi-line array.
(#86) Short array syntax must be used to define arrays
(#89) Short array syntax must be used to define arrays
(#92) There should be a comma after the last array item in a multi-line array.
(#94) There should be a comma after the last array item in a multi-line array.
(#99) Short array syntax must be used to define arrays
(#103) Short array syntax must be used to define arrays
(#106) There should be a comma after the last array item in a multi-line array.
(#108) There should be a comma after the last array item in a multi-line array.
(#111) Short array syntax must be used to define arrays
(#115) Short array syntax must be used to define arrays
(#118) There should be a comma after the last array item in a multi-line array.
(#120) Line indented incorrectly; expected at least 10 spaces, found 8
(#120) There should be a comma after the last array item in a multi-line array.
(#123) Short array syntax must be used to define arrays
(#127) Short array syntax must be used to define arrays
(#129) There should be a comma after the last array item in a multi-line array.
(#131) There should be a comma after the last array item in a multi-line array.
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Short array syntax must be used to define arrays
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Short array syntax must be used to define arrays
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) There should be a comma after the last array item in a multi-line array.
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 4 spaces, found 3
(#143) There should be a comma after the last array item in a multi-line array.
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#146) Short array syntax must be used to define arrays
(#149) Short array syntax must be used to define arrays
(#154) There should be a comma after the last array item in a multi-line array.
(#155) There should be a comma after the last array item in a multi-line array.
(#158) Short array syntax must be used to define arrays
(#162) Short array syntax must be used to define arrays
(#167) There should be a comma after the last array item in a multi-line array.
(#168) There should be a comma after the last array item in a multi-line array.
mod/solo/db/events.php
(#29) Short array syntax must be used to define arrays
(#31) Short array syntax must be used to define arrays
(#34) There should be a comma after the last array item in a multi-line array.
mod/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.
(#36) Short array syntax must be used to define arrays
(#37) Short array syntax must be used to define arrays
(#37) Expected 1 space before "=>"; 0 found
(#37) Expected 1 space after "=>"; 0 found
(#37) Expected 1 space before "=>"; 0 found
(#37) Expected 1 space after "=>"; 0 found
(#37) Expected 1 space before "=>"; 0 found
(#37) Expected 1 space after "=>"; 0 found
(#37) Expected 1 space before "=>"; 0 found
(#37) Expected 1 space after "=>"; 0 found
(#38) Short array syntax must be used to define arrays
(#38) Expected 1 space before "=>"; 0 found
(#38) Expected 1 space after "=>"; 0 found
(#38) Expected 1 space before "=>"; 0 found
(#38) Expected 1 space after "=>"; 0 found
(#38) Expected 1 space before "=>"; 0 found
(#38) Expected 1 space after "=>"; 0 found
(#38) Expected 1 space before "=>"; 0 found
(#38) Expected 1 space after "=>"; 0 found
(#39) Short array syntax must be used to define arrays
(#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) Short array syntax must be used to define arrays
(#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
(#40) There should be a comma after the last array item in a multi-line array.
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.
(#9) Short array syntax must be used to define arrays
(#11) Short array syntax must be used to define arrays
(#15) Expected 1 space before "=>"; 0 found
(#19) Short array syntax must be used to define arrays
(#23) Expected 1 space before "=>"; 0 found
(#27) Short array syntax must be used to define arrays
(#35) Short array syntax must be used to define arrays
(#43) Short array syntax must be used to define arrays
(#49) There should be a comma after the last array item in a multi-line array.
(#51) Short array syntax must be used to define arrays
(#57) There should be a comma after the last array item in a multi-line array.
(#58) There should be a comma after the last array item in a multi-line array.
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/>.".
(#5) Short array syntax must be used to define arrays
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.
(#33) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#35) Import statements must not begin with a leading backslash
(#46) Inline comments must start with a capital letter, digit or 3-dots sequence
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Expected "if (...) {\n"; found "if (...){\n"
(#70) Short array syntax must be used to define arrays
(#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
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) Line indented incorrectly; expected at least 4 spaces, found 0
(#185) Expected 1 space before "="; 0 found
(#185) Expected 1 space after "="; 0 found
(#189) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) Inline comments must end in full-stops, exclamation marks, or question marks
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#204) Expected 1 space before "="; 0 found
(#204) Expected 1 space after "="; 0 found
(#205) Expected 1 space before "="; 0 found
(#206) Expected 1 space before "="; 0 found
(#207) Expected 1 space before "="; 0 found
(#208) Expected 1 space before "="; 0 found
(#209) Expected 1 space before "="; 0 found
(#210) Expected 1 space before "="; 0 found
(#211) Expected 1 space before "="; 0 found
(#212) Expected 1 space before "="; 0 found
(#213) Expected 1 space before "="; 0 found
(#215) Inline comments must end in full-stops, exclamation marks, or question marks
(#227) Expected 1 space after "="; 3 found
(#236) Inline comments must end in full-stops, exclamation marks, or question marks
(#240) Inline comments must end in full-stops, exclamation marks, or question marks
(#241) Expected 1 space before "="; 0 found
(#241) Expected 1 space after "="; 0 found
(#243) Expected 1 space before "="; 0 found
(#244) Expected 1 space before "="; 0 found
(#244) Line exceeds 132 characters; contains 136 characters
(#245) Expected 1 space before "="; 0 found
(#246) Expected 1 space before "="; 0 found
(#248) Inline comments must end in full-stops, exclamation marks, or question marks
(#255) Inline comments must start with a capital letter, digit or 3-dots sequence
(#255) No space found before comment text; expected "// set the value of those steps" but found "//set the value of those steps"
(#256) Inline comments must end in full-stops, exclamation marks, or question marks
(#256) No space found before comment text; expected "// set all transcriber to "guided" (before was 1) chrome:strict stt:guided or 2) stt:guided - ie all mixed up" but found "//set all transcriber to "guided" (before was 1) chrome:strict stt:guided or 2) stt:guided - ie all mixed up"
(#257) Commas (,) must be followed by white space.
(#257) Commas (,) must be followed by white space.
(#258) Commas (,) must be followed by white space.
(#258) Commas (,) must be followed by white space.
(#259) Commas (,) must be followed by white space.
(#259) Commas (,) must be followed by white space.
(#260) Commas (,) must be followed by white space.
(#260) Commas (,) must be followed by white space.
(#265) Inline comments must start with a capital letter, digit or 3-dots sequence
(#265) Inline comments must end in full-stops, exclamation marks, or question marks
(#265) No space found before comment text; expected "// add missing defaults on solo" but found "//add missing defaults on solo"
(#268) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#271) Expected 1 space before "="; 0 found
(#271) Expected 1 space after "="; 0 found
(#272) Commas (,) must be followed by white space.
(#273) Commas (,) must be followed by white space.
(#275) Inline comments must end in full-stops, exclamation marks, or question marks
(#287) Expected 1 space before "="; 0 found
(#287) Expected 1 space after "="; 0 found
(#288) Expected 1 space before "="; 0 found
(#288) Commas (,) must be followed by white space.
(#289) Expected 1 space before "="; 0 found
(#289) Commas (,) must be followed by white space.
(#291) Inline comments must end in full-stops, exclamation marks, or question marks
(#303) Expected 1 space before "="; 0 found
(#303) Expected 1 space after "="; 0 found
(#304) Expected 1 space after "="; 2 found
(#305) Expected 1 space after "="; 2 found
(#307) Inline comments must end in full-stops, exclamation marks, or question marks
(#317) Inline comments must start with a capital letter, digit or 3-dots sequence
(#317) Inline comments must end in full-stops, exclamation marks, or question marks
(#317) No space found before comment text; expected "// add relevance field to stats" but found "//add relevance field to stats"
(#318) Variable "table_s" must not contain underscores.
(#319) Variable "field_s" must not contain underscores.
(#319) Expected 1 space after "="; 2 found
(#320) Inline comments must end in full-stops, exclamation marks, or question marks
(#321) Variable "table_s" must not contain underscores.
(#321) Variable "field_s" must not contain underscores.
(#322) Variable "table_s" must not contain underscores.
(#322) Variable "field_s" must not contain underscores.
(#325) Inline comments must start with a capital letter, digit or 3-dots sequence
(#325) Inline comments must end in full-stops, exclamation marks, or question marks
(#325) No space found before comment text; expected "// add model tts embedding and idea count fields to main table" but found "//add model tts embedding and idea count fields to main table"
(#326) Variable "table_t" must not contain underscores.
(#327) Variable "fields_t" must not contain underscores.
(#327) Expected 1 space before "="; 0 found
(#327) Expected 1 space after "="; 0 found
(#328) Variable "fields_t" must not contain underscores.
(#328) Expected 1 space before "="; 0 found
(#329) Variable "fields_t" must not contain underscores.
(#329) Expected 1 space after "="; 2 found
(#330) Inline comments must end in full-stops, exclamation marks, or question marks
(#331) Variable "fields_t" must not contain underscores.
(#331) Variable "field_t" must not contain underscores.
(#332) Variable "table_t" must not contain underscores.
(#332) Variable "field_t" must not contain underscores.
(#333) Variable "table_t" must not contain underscores.
(#333) Variable "field_t" must not contain underscores.
(#341) Expected 1 space before "="; 0 found
(#341) Expected 1 space after "="; 0 found
(#342) Expected 1 space after "="; 2 found
(#343) Expected 1 space after "="; 2 found
(#344) Expected 1 space after "="; 2 found
(#346) Inline comments must end in full-stops, exclamation marks, or question marks
(#352) Variable "table_s" must not contain underscores.
(#353) Variable "field_s" must not contain underscores.
(#353) Expected 1 space after "="; 2 found
(#354) Inline comments must end in full-stops, exclamation marks, or question marks
(#355) Variable "table_s" must not contain underscores.
(#355) Variable "field_s" must not contain underscores.
(#356) Variable "table_s" must not contain underscores.
(#356) Variable "field_s" must not contain underscores.
(#363) Variable "table_s" must not contain underscores.
(#364) Variable "field_s" must not contain underscores.
(#364) Expected 1 space after "="; 2 found
(#364) Commas (,) must be followed by white space.
(#365) Inline comments must end in full-stops, exclamation marks, or question marks
(#366) Variable "table_s" must not contain underscores.
(#366) Variable "field_s" must not contain underscores.
(#367) Variable "table_s" must not contain underscores.
(#367) Variable "field_s" must not contain underscores.
(#373) Expected "if (...) {\n"; found "if(...) {\n"
(#374) Inline comments must start with a capital letter, digit or 3-dots sequence
(#374) Inline comments must end in full-stops, exclamation marks, or question marks
(#385) Inline comments must end in full-stops, exclamation marks, or question marks
(#394) Expected "if (...) {\n"; found "if(...) {\n"
(#395) Inline comments must end in full-stops, exclamation marks, or question marks
(#395) No space found before comment text; expected "// Preload transcript" but found "//Preload transcript"
(#398) Expected 1 space after "="; 2 found
(#398) Commas (,) must be followed by white space.
(#400) Inline comments must end in full-stops, exclamation marks, or question marks
(#408) Expected 1 space before "="; 0 found
(#408) Expected 1 space after "="; 0 found
(#409) Expected 1 space after "="; 2 found
(#409) Commas (,) must be followed by white space.
(#411) Inline comments must end in full-stops, exclamation marks, or question marks
(#421) Expected "if (...) {\n"; found "if(...){\n"
(#422) Inline comments must end in full-stops, exclamation marks, or question marks
(#422) No space found before comment text; expected "// The norwegian language-locale code nb-no is not supported by all STT engines in Poodll, and no-no is. So updating" but found "//The norwegian language-locale code nb-no is not supported by all STT engines in Poodll, and no-no is. So updating"
(#423) Commas (,) must be followed by white space.
(#423) Commas (,) must be followed by white space.
(#423) Commas (,) must be followed by white space.
(#423) Expected 1 space before "=>"; 0 found
(#423) Expected 1 space after "=>"; 0 found
(#427) Expected "if (...) {\n"; found "if(...) {\n"
(#431) Expected 1 space after "="; 2 found
(#431) Commas (,) must be followed by white space.
(#432) Expected 1 space after "="; 2 found
(#432) Commas (,) must be followed by white space.
(#433) Expected 1 space after "="; 2 found
(#434) Expected 1 space after "="; 2 found
(#434) Commas (,) must be followed by white space.
(#435) Expected 1 space after "="; 2 found
(#435) Commas (,) must be followed by white space.
(#437) Inline comments must end in full-stops, exclamation marks, or question marks
(#444) Short array syntax must be used to define arrays
(#449) Expected "if (...) {\n"; found "if(...) {\n"
(#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 "// faulty field name in install.xml needs to be fixed up" but found "//faulty field name in install.xml needs to be fixed up"
(#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 "// this is teh faulty field name we are looking for 'preloadtranscrip' : change to 'preloadtranscript'" but found "//this is teh faulty field name we are looking for 'preloadtranscrip' : change to 'preloadtranscript'"
(#453) Expected 1 space after "="; 2 found
(#453) Commas (,) must be followed by white space.
(#455) 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.
(#30) Import statements must not begin with a leading backslash
(#31) Import statements must not begin with a leading backslash
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#43) Short array syntax must be used to define arrays
(#44) Short array syntax must be used to define arrays
(#45) Usage of ELSEIF not allowed; use ELSE IF instead
(#46) Short array syntax must be used to define arrays
(#47) Short array syntax must be used to define arrays
(#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) Short array syntax must be used to define arrays
(#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) Commas (,) must be followed by white space.
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 8 spaces, found 5
(#88) Short array syntax must be used to define arrays
(#88) Expected 1 space before "=>"; 0 found
(#88) Expected 1 space after "=>"; 2 found
(#88) Commas (,) must be followed by white space.
(#88) Expected 1 space before "=>"; 0 found
(#88) Expected 1 space after "=>"; 0 found
(#88) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected 11 spaces, found 5
(#89) Expected "if (...) {\n"; found "if(...){\n"
(#90) Line indented incorrectly; expected at least 15 spaces, found 12
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 15 spaces, found 9
(#92) Line indented incorrectly; expected at least 15 spaces, found 12
(#93) Line indented incorrectly; expected at least 15 spaces, found 12
(#94) Line indented incorrectly; expected 11 spaces, found 8
(#94) Closing brace indented incorrectly; expected 5 spaces, found 8
(#94) Expected "} else {\n"; found "}else{\n"
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 15 spaces, found 9
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 15 spaces, found 9
(#96) Short array syntax must be used to define arrays
(#96) Expected 1 space before "=>"; 0 found
(#96) Expected 1 space after "=>"; 0 found
(#97) Line indented incorrectly; expected at least 15 spaces, found 12
(#97) Short array syntax must be used to define arrays
(#97) Expected 1 space before "=>"; 0 found
(#97) Expected 1 space after "=>"; 0 found
(#98) Line indented incorrectly; expected 15 spaces, found 12
(#98) Expected "if (...) {\n"; found "if(...) {\n"
(#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 at least 19 spaces, found 16
(#103) Line indented incorrectly; expected 15 spaces, found 12
(#104) Line indented incorrectly; expected 15 spaces, found 12
(#104) Expected "if (...) {\n"; found "if(...) {\n"
(#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 at least 19 spaces, found 16
(#109) Line indented incorrectly; expected 15 spaces, found 12
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 15 spaces, found 9
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 15 spaces, found 9
(#112) No space found before comment text; expected "// reindex array" but found "//reindex array"
(#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 at least 15 spaces, found 9
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected 15 spaces, found 9
(#115) Expected "for (...) {\n"; found "for(...){\n"
(#115) Expected 1 space before "="; 0 found
(#115) Expected 1 space after "="; 0 found
(#115) Expected 1 space after first semicolon of FOR loop; 0 found
(#115) Expected 1 space before "<"; 0 found
(#115) Expected 1 space after "<"; 0 found
(#115) Expected 1 space after second semicolon of FOR loop; 0 found
(#116) Line indented incorrectly; expected at least 19 spaces, found 16
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 19 spaces, found 13
(#117) Commas (,) must be followed by white space.
(#117) Commas (,) must be followed by white space.
(#117) Commas (,) must be followed by white space.
(#118) Line indented incorrectly; expected at least 19 spaces, found 16
(#119) Line indented incorrectly; expected 15 spaces, found 12
(#119) Closing brace indented incorrectly; expected 9 spaces, found 12
(#120) Line indented incorrectly; expected at least 15 spaces, found 12
(#121) Short array syntax must be used to define arrays
(#121) Commas (,) must be followed by white space.
(#123) Line indented incorrectly; expected 11 spaces, found 8
(#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
(#131) Inline comments must start with a capital letter, digit or 3-dots sequence
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) No space found before comment text; expected "// output the page" but found "//output the page"
(#133) Commas (,) must be followed by white space.
(#134) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#139) function name "copyAttempt" must be lower-case letters only
(#139) Expected 1 space before opening brace; found 0
(#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 "// attempt" but found "//attempt"
(#148) Expected 1 space before "="; 0 found
(#148) Expected 1 space after "="; 0 found
(#149) Commas (,) must be followed by white space.
(#150) Expected "if (...) {\n"; found "if(...){"
(#150) Closing brace must be on a line by itself
(#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 "// stats" but found "//stats"
(#155) Expected 1 space before "="; 0 found
(#155) Expected 1 space after "="; 0 found
(#156) Expected 1 space before "="; 0 found
(#156) Expected 1 space after "="; 0 found
(#157) Commas (,) must be followed by white space.
(#158) Expected "if (...) {\n"; found "if(...){"
(#158) Closing brace must be on a line by itself
(#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 "// ai" but found "//ai"
(#163) Expected 1 space before "="; 0 found
(#163) Expected 1 space after "="; 0 found
(#164) Commas (,) must be followed by white space.
(#165) Expected "if (...) {\n"; found "if(...){"
(#165) Closing brace must be on a line by itself
(#167) File must end with a newline character
mod/solo/fetchcbpage.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#30) Import statements must not begin with a leading backslash
(#37) Expected "if (...) {\n"; found "if(...){\n"
(#37) Commas (,) must be followed by white space.
(#39) Expected 1 space before "="; 0 found
(#39) Expected 1 space after "="; 0 found
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space after "=>"; 0 found
(#39) Commas (,) must be followed by white space.
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space after "=>"; 0 found
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#40) Commas (,) must be followed by white space.
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#40) Commas (,) must be followed by white space.
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#40) Commas (,) must be followed by white space.
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#40) There should be a comma after the last array item in a multi-line array.
(#42) Commas (,) must be followed by white space.
(#44) Expected "} else {\n"; found "}else{\n"
mod/solo/grade.php
(#26) Import statements must not begin with a leading backslash
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) Line exceeds 132 characters; contains 140 characters
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Short array syntax must be used to define arrays
(#36) Short array syntax must be used to define arrays
(#39) Expected "if (...) {\n"; found "if(...){\n"
(#39) Commas (,) must be followed by white space.
(#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
(#42) Short array syntax must be used to define arrays
(#43) Short array syntax must be used to define arrays
(#48) Commas (,) must be followed by white space.
(#48) Short array syntax must be used to define arrays
(#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
(#47) Short array syntax must be used to define arrays
(#48) Short array syntax must be used to define arrays
(#53) Commas (,) must be followed by white space.
(#53) Short array syntax must be used to define arrays
(#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
(#55) Expected 1 space before "="; 0 found
(#55) Expected 1 space after "="; 0 found
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Expected "} else {\n"; found "}else{\n"
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Commas (,) must be followed by white space.
(#69) Commas (,) must be followed by white space.
(#70) Inline comments must start with a capital letter, digit or 3-dots sequence
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) No space found before comment text; expected "// 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"
(#71) Expected 1 space before "="; 0 found
(#71) Expected 1 space after "="; 0 found
(#72) Commas (,) must be followed by white space.
(#72) Commas (,) must be followed by white space.
(#72) Commas (,) must be followed by white space.
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) No space found before comment text; expected "// 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"
(#75) Expected 1 space before "="; 0 found
(#75) Expected 1 space after "="; 0 found
(#76) Expected "if (...) {\n"; found "if(...){\n"
(#76) Expected 1 space before ">"; 0 found
(#76) Expected 1 space after ">"; 0 found
(#77) Expected "if (...) {\n"; found "if(...) {\n"
(#77) Commas (,) must be followed by white space.
(#79) Expected "} else {\n"; found "}else{\n"
(#84) Inline comments must start with a capital letter, digit or 3-dots sequence
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) No space found before comment text; expected "// 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"
(#85) Variable "studentsToGrade" must be all lower-case
(#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 "// get all enroled students for the course" but found "//get all enroled students for the course"
(#87) Expected "if (...) {\n"; found "if(...) {\n"
(#87) Expected 1 space before ">"; 0 found
(#87) Expected 1 space after ">"; 0 found
(#88) Variable "submissionCandidates" must be all lower-case
(#88) Expected 1 space after "="; 2 found
(#89) Expected "} else {\n"; found "}else{\n"
(#90) Variable "submissionCandidates" must be all lower-case
(#93) Variable "submissionCandidates" must be all lower-case
(#98) Variable "submissionCandidates" must be all lower-case
(#98) Variable "submissionCandidates" must be all lower-case
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) No space found before comment text; expected "// Get an admin settings" but found "//Get an admin settings"
(#106) Expected "if (...) {\n"; found "if(...){\n"
(#108) Expected "} else {\n"; found "}else{\n"
(#123) Short array syntax must be used to define arrays
(#124) Variable "studentsToGrade" must be all lower-case
(#125) Variable "submissionCandidates" must be all lower-case
(#129) Expected 1 space before "=>"; 0 found
(#129) Expected 1 space after "=>"; 0 found
(#130) Expected 1 space before "=>"; 0 found
(#130) Expected 1 space after "=>"; 0 found
(#130) There should be a comma after the last array item in a multi-line array.
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
(#38) Short array syntax must be used to define arrays
(#45) Short array syntax must be used to define arrays
(#53) Short array syntax must be used to define arrays
(#58) Short array syntax must be used to define arrays
(#59) Short array syntax must be used to define arrays
(#61) Short array syntax must be used to define arrays
(#62) Short array syntax must be used to define arrays
(#64) Short array syntax must be used to define arrays
(#65) Short array syntax must be used to define arrays
(#71) Short array syntax must be used to define arrays
(#73) Short array syntax must be used to define arrays
(#76) Short array syntax must be used to define arrays
(#80) Logical operator "or" is prohibited; use "||" instead
(#81) Short array syntax must be used to define arrays
(#83) Short array syntax must be used to define arrays
mod/solo/lang/en/solo.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Inline comments must start with a capital letter, digit or 3-dots sequence
(#21) This comment is 78% valid code; is this commented out code?
(#21) No space found before comment text; expected "// $string['solofieldset'] = 'Custom example fieldset';" but found "//$string['solofieldset'] = 'Custom example fieldset';"
(#30) Inline comments must start with a capital letter, digit or 3-dots sequence
(#30) This comment is 72% valid code; is this commented out code?
(#30) No space found before comment text; expected "// $string['someadminsetting'] = 'Some Admin Setting';" but found "//$string['someadminsetting'] = 'Some Admin Setting';"
(#31) No space found before comment text; expected "// $string['someadminsetting_details'] = 'More info about Some Admin Setting';" but found "//$string['someadminsetting_details'] = 'More info about Some Admin Setting';"
(#32) No space found before comment text; expected "// $string['someinstancesetting'] = 'Some Instance Setting';" but found "//$string['someinstancesetting'] = 'Some Instance Setting';"
(#33) No space found before comment text; expected "// $string['someinstancesetting_details'] = 'More infor about Some Instance Setting';" but found "//$string['someinstancesetting_details'] = 'More infor about Some Instance Setting';"
(#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) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) This comment is 100% valid code; is this commented out code?
(#63) No space found before comment text; expected "// $string['viewgrading']='View Grading';" but found "//$string['viewgrading']='View Grading';"
(#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) Inline comments must start with a capital letter, digit or 3-dots sequence
(#70) This comment is 80% valid code; is this commented out code?
(#70) No space found before comment text; expected "// $string['maxattempts'] ='Max. Attempts';" but found "//$string['maxattempts'] ='Max. Attempts';"
(#71) No space found before comment text; expected "// $string['unlimited'] ='unlimited';" but found "//$string['unlimited'] ='unlimited';"
(#72) No space found before comment text; expected "// $string['defaultsettings'] ='Default Settings';" but found "//$string['defaultsettings'] ='Default Settings';"
(#73) No space found before comment text; expected "// $string['exceededattempts'] ='You have completed the maximum {$a} attempts.';" but found "//$string['exceededattempts'] ='You have completed the maximum {$a} attempts.';"
(#74) No space found before comment text; expected "// $string['solotask'] ='Poodll Solo Task';" but found "//$string['solotask'] ='Poodll Solo Task';"
(#80) Inline comments must start with a capital letter, digit or 3-dots sequence
(#80) This comment is 78% valid code; is this commented out code?
(#80) No space found before comment text; expected "// $string['beginreading'] = 'Begin Reading';" but found "//$string['beginreading'] = 'Begin Reading';"
(#82) Inline comments must start with a capital letter, digit or 3-dots sequence
(#82) This comment is 78% valid code; is this commented out code?
(#82) No space found before comment text; expected "// $string['uploadconverterror'] = 'An error occured while posting your file to the server. Your submission has NOT been received. Please refresh the page and try again.';" but found "//$string['uploadconverterror'] = 'An error occured while posting your file to the server. Your submission has NOT been received. Please refresh the page and try again.';"
(#101) Inline comments must start with a capital letter, digit or 3-dots sequence
(#101) 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?"
(#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
(#110) Expected 1 space before "="; 0 found
(#110) Expected 1 space after "="; 0 found
(#111) Expected 1 space before "="; 0 found
(#111) Expected 1 space after "="; 0 found
(#112) Expected 1 space before "="; 0 found
(#112) Expected 1 space after "="; 0 found
(#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 1 space before "="; 0 found
(#115) 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 "// unused" but found "//unused"
(#180) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#182) Inline comments must end in full-stops, exclamation marks, or question marks
(#183) Inline comments must end in full-stops, exclamation marks, or question marks
(#184) Inline comments must end in full-stops, exclamation marks, or question marks
(#185) Inline comments must end in full-stops, exclamation marks, or question marks
(#186) Inline comments must end in full-stops, exclamation marks, or question marks
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#188) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#192) Inline comments must end in full-stops, exclamation marks, or question marks
(#194) Expected 1 space before "="; 0 found
(#194) Expected 1 space after "="; 0 found
(#195) Expected 1 space before "="; 0 found
(#195) Expected 1 space after "="; 0 found
(#196) Expected 1 space before "="; 0 found
(#196) Expected 1 space after "="; 0 found
(#197) Inline comments must start with a capital letter, digit or 3-dots sequence
(#197) This comment is 100% valid code; is this commented out code?
(#197) No space found before comment text; expected "// $string['aigradenow']='AI Grade';" but found "//$string['aigradenow']='AI Grade';"
(#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) Inline comments must start with a capital letter, digit or 3-dots sequence
(#202) This comment is 100% valid code; is this commented out code?
(#202) No space found before comment text; expected "// $string['quickgrade']="Quick Grade";" but found "//$string['quickgrade']="Quick Grade";"
(#203) Expected 1 space before "="; 0 found
(#203) 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
(#209) Expected 1 space before "="; 0 found
(#209) Expected 1 space after "="; 0 found
(#210) Expected 1 space before "="; 0 found
(#210) Expected 1 space after "="; 0 found
(#212) Expected 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
(#215) Inline comments must start with a capital letter, digit or 3-dots sequence
(#215) This comment is 91% valid code; is this commented out code?
(#215) No space found before comment text; expected "// $string['grader']='Graded by';" but found "//$string['grader']='Graded by';"
(#216) No space found before comment text; expected "// $string['grader_ai']='AI';" but found "//$string['grader_ai']='AI';"
(#217) No space found before comment text; expected "// $string['grader_human']='Human';" but found "//$string['grader_human']='Human';"
(#218) No space found before comment text; expected "// $string['grader_ungraded']='Ungraded';" but found "//$string['grader_ungraded']='Ungraded';"
(#224) Expected 1 space before "="; 0 found
(#225) Expected 1 space before "="; 0 found
(#226) Expected 1 space before "="; 0 found
(#227) Expected 1 space before "="; 0 found
(#228) Inline comments must start with a capital letter, digit or 3-dots sequence
(#228) No space found before comment text; expected "// these errors are displayed on activity page" but found "//these errors are displayed on activity page"
(#229) Inline comments must end in full-stops, exclamation marks, or question marks
(#229) No space found before comment text; expected "// $string['nocredentials'] = 'API user and secret not entered. Please enter them on <a href="{$a}">the settings page.</a> You can get them from <a href="https://poodll.com/member">Poodll.com.</a>';" but found "//$string['nocredentials'] = 'API user and secret not entered. Please enter them on <a href="{$a}">the settings page.</a> You can get them from <a href="https://poodll.com/member">Poodll.com.</a>';"
(#233) Expected 1 space before "="; 0 found
(#233) Expected 1 space after "="; 0 found
(#234) Expected 1 space before "="; 0 found
(#234) Expected 1 space after "="; 0 found
(#235) Expected 1 space before "="; 0 found
(#235) Expected 1 space after "="; 0 found
(#236) Expected 1 space before "="; 0 found
(#236) Expected 1 space after "="; 0 found
(#237) Expected 1 space before "="; 0 found
(#237) Expected 1 space after "="; 0 found
(#238) Expected 1 space before "="; 0 found
(#238) Expected 1 space after "="; 0 found
(#239) Expected 1 space before "="; 0 found
(#239) Expected 1 space after "="; 0 found
(#240) Expected 1 space before "="; 0 found
(#240) Expected 1 space after "="; 0 found
(#241) Expected 1 space before "="; 0 found
(#241) Expected 1 space after "="; 0 found
(#242) Expected 1 space before "="; 0 found
(#242) Expected 1 space after "="; 0 found
(#244) Inline comments must start with a capital letter, digit or 3-dots sequence
(#244) This comment is 82% valid code; is this commented out code?
(#244) No space found before comment text; expected "// attempts" but found "//attempts"
(#245) No space found before comment text; expected "// $string['durationgradesettings'] = 'Grade Settings ';" but found "//$string['durationgradesettings'] = 'Grade Settings ';"
(#246) No space found before comment text; expected "// $string['durationboundary']='{$a}: Completion time less than (seconds)';" but found "//$string['durationboundary']='{$a}: Completion time less than (seconds)';"
(#247) No space found before comment text; expected "// $string['boundarygrade']='{$a}: points ';" but found "//$string['boundarygrade']='{$a}: points ';"
(#248) No space found before comment text; expected "// $string['numeric']='Must be numeric ';" but found "//$string['numeric']='Must be numeric ';"
(#249) No space found before comment text; expected "// $string['attemptinuse']= 'This attempt is part of users attempt history. It cannot be deleted.';" but found "//$string['attemptinuse']= 'This attempt is part of users attempt history. It cannot be deleted.';"
(#250) No space found before comment text; expected "// $string['moveattemptup']='Up';" but found "//$string['moveattemptup']='Up';"
(#251) Inline comments must end in full-stops, exclamation marks, or question marks
(#251) No space found before comment text; expected "// $string['moveattemptdown']='Down';" but found "//$string['moveattemptdown']='Down';"
(#253) Expected 1 space after "="; 0 found
(#254) Expected 1 space after "="; 0 found
(#255) Inline comments must start with a capital letter, digit or 3-dots sequence
(#255) This comment is 75% valid code; is this commented out code?
(#255) No space found before comment text; expected "// $string['correctanswer'] ='Correct answer';" but found "//$string['correctanswer'] ='Correct answer';"
(#256) No space found before comment text; expected "// $string['addnewattempt'] = 'Add a New attempt';" but found "//$string['addnewattempt'] = 'Add a New attempt';"
(#257) No space found before comment text; expected "// $string['addingattempt'] = 'Adding a New attempt';" but found "//$string['addingattempt'] = 'Adding a New attempt';"
(#259) Inline comments must start with a capital letter, digit or 3-dots sequence
(#259) This comment is 78% valid code; is this commented out code?
(#259) No space found before comment text; expected "// $string['createaattempt'] = 'Create a attempt';" but found "//$string['createaattempt'] = 'Create a attempt';"
(#263) Inline comments must start with a capital letter, digit or 3-dots sequence
(#263) This comment is 72% valid code; is this commented out code?
(#263) No space found before comment text; expected "// $string['answer'] = 'Answer';" but found "//$string['answer'] = 'Answer';"
(#264) No space found before comment text; expected "// $string['saveattempt'] = 'Save attempt';" but found "//$string['saveattempt'] = 'Save attempt';"
(#265) No space found before comment text; expected "// $string['audioattemptfile'] = 'attempt Audio(MP3)';" but found "//$string['audioattemptfile'] = 'attempt Audio(MP3)';"
(#266) No space found before comment text; expected "// $string['attemptname'] = 'Attempt Name';" but found "//$string['attemptname'] = 'Attempt Name';"
(#267) No space found before comment text; expected "// $string['attemptorder'] = 'Attempt Order';" but found "//$string['attemptorder'] = 'Attempt Order';"
(#268) No space found before comment text; expected "// $string['correct'] = 'Correct';" but found "//$string['correct'] = 'Correct';"
(#269) No space found before comment text; expected "// $string['attempttype'] = 'Attempt Type';" but found "//$string['attempttype'] = 'Attempt Type';"
(#271) Inline comments must start with a capital letter, digit or 3-dots sequence
(#271) This comment is 74% valid code; is this commented out code?
(#271) No space found before comment text; expected "// $string['editattempt'] = 'Edit attempt';" but found "//$string['editattempt'] = 'Edit attempt';"
(#272) No space found before comment text; expected "// $string['previewattempt'] = 'Preview attempt';" but found "//$string['previewattempt'] = 'Preview attempt';"
(#284) Inline comments must start with a capital letter, digit or 3-dots sequence
(#284) This comment is 73% valid code; is this commented out code?
(#284) No space found before comment text; expected "// $string['addrecordconversation'] = 'Record your speech';" but found "//$string['addrecordconversation'] = 'Record your speech';"
(#285) No space found before comment text; expected "// $string['adduserselections'] = 'User Selections';" but found "//$string['adduserselections'] = 'User Selections';"
(#286) No space found before comment text; expected "// $string['addselftranscribe'] = 'Self Transcribe';" but found "//$string['addselftranscribe'] = 'Self Transcribe';"
(#289) Inline comments must start with a capital letter, digit or 3-dots sequence
(#289) This comment is 72% valid code; is this commented out code?
(#289) No space found before comment text; expected "// $string['readtext'] = 'Text to read';" but found "//$string['readtext'] = 'Text to read';"
(#290) No space found before comment text; expected "// $string['language_voice'] = 'Language and voice';" but found "//$string['language_voice'] = 'Language and voice';"
(#291) No space found before comment text; expected "// $string['listen'] = 'Listen';" but found "//$string['listen'] = 'Listen';"
(#292) No space found before comment text; expected "// $string['download'] = 'Download';" but found "//$string['download'] = 'Download';"
(#293) No space found before comment text; expected "// $string['tagarea_solo_attempts'] = 'Poodll Solo Attempts';" but found "//$string['tagarea_solo_attempts'] = 'Poodll Solo Attempts';"
(#296) Inline comments must start with a capital letter, digit or 3-dots sequence
(#296) This comment is 71% valid code; is this commented out code?
(#296) No space found before comment text; expected "// $string['picturechoice'] = 'Picture Choice';" but found "//$string['picturechoice'] = 'Picture Choice';"
(#297) No space found before comment text; expected "// $string['translate'] = 'Translate';" but found "//$string['translate'] = 'Translate';"
(#298) No space found before comment text; expected "// $string['pictureitemfile'] = 'Picture Item File';" but found "//$string['pictureitemfile'] = 'Picture Item File';"
(#299) No space found before comment text; expected "// $string['iscorrectlabel'] = 'Correct/Incorrect';" but found "//$string['iscorrectlabel'] = 'Correct/Incorrect';"
(#300) No space found before comment text; expected "// $string['textchoice'] = 'Text Area Choice';" but found "//$string['textchoice'] = 'Text Area Choice';"
(#301) No space found before comment text; expected "// $string['textboxchoice'] = 'Text Box Choice';" but found "//$string['textboxchoice'] = 'Text Box Choice';"
(#302) No space found before comment text; expected "// $string['audioresponse'] = 'Audio response';" but found "//$string['audioresponse'] = 'Audio response';"
(#303) No space found before comment text; expected "// $string['correcttranslationtitle'] = 'Correct Translation';" but found "//$string['correcttranslationtitle'] = 'Correct Translation';"
(#304) No space found before comment text; expected "// $string['audiochoice'] = 'Audio Choice';" but found "//$string['audiochoice'] = 'Audio Choice';"
(#305) No space found before comment text; expected "// $string['audioprompt'] = 'Audio Prompt';" but found "//$string['audioprompt'] = 'Audio Prompt';"
(#307) Inline comments must start with a capital letter, digit or 3-dots sequence
(#307) This comment is 72% valid code; is this commented out code?
(#307) No space found before comment text; expected "// $string['gotoactivity'] = 'Start Activity';" but found "//$string['gotoactivity'] = 'Start Activity';"
(#308) No space found before comment text; expected "// $string['tryactivityagain'] = 'Try Again';" but found "//$string['tryactivityagain'] = 'Try Again';"
(#309) No space found before comment text; expected "// $string['shuffleanswers'] = 'Shuffle Answers';" but found "//$string['shuffleanswers'] = 'Shuffle Answers';"
(#310) No space found before comment text; expected "// $string['shufflequestions'] = 'Shuffle Questions';" but found "//$string['shufflequestions'] = 'Shuffle Questions';"
(#318) Inline comments must start with a capital letter, digit or 3-dots sequence
(#318) This comment is 72% valid code; is this commented out code?
(#318) No space found before comment text; expected "// $string['transcriber_amazontranscribe'] = 'Regular transcription(AWS)';" but found "//$string['transcriber_amazontranscribe'] = 'Regular transcription(AWS)';"
(#319) No space found before comment text; expected "// $string['transcriber_amazonstreaming'] = 'Instant Transcription(AWS)';" but found "//$string['transcriber_amazonstreaming'] = 'Instant Transcription(AWS)';"
(#320) No space found before comment text; expected "// $string['transcriber_googlechrome'] = 'Instant transcription (Chrome only)';" but found "//$string['transcriber_googlechrome'] = 'Instant transcription (Chrome only)';"
(#321) No space found before comment text; expected "// $string['transcriber_googlecloud'] = 'Quick Transcription(Google)(audio length < 60s ony)';" but found "//$string['transcriber_googlecloud'] = 'Quick Transcription(Google)(audio length < 60s ony)';"
(#326) Inline comments must start with a capital letter, digit or 3-dots sequence
(#326) This comment is 72% valid code; is this commented out code?
(#326) No space found before comment text; expected "// $string['createattempt'] = 'Create Attempt';" but found "//$string['createattempt'] = 'Create Attempt';"
(#327) No space found before comment text; expected "// $string['addtopic'] = 'Add Topic';" but found "//$string['addtopic'] = 'Add Topic';"
(#328) No space found before comment text; expected "// $string['deletetopic'] = 'Delete Topic';" but found "//$string['deletetopic'] = 'Delete Topic';"
(#329) No space found before comment text; expected "// $string['edittopic'] = 'Edit Topic';" but found "//$string['edittopic'] = 'Edit Topic';"
(#330) No space found before comment text; expected "// $string['editingtopic'] = 'Editing Topic';" but found "//$string['editingtopic'] = 'Editing Topic';"
(#331) No space found before comment text; expected "// $string['savetopic'] = 'Save Topic';" but found "//$string['savetopic'] = 'Save Topic';"
(#332) No space found before comment text; expected "// $string['createtopic'] = 'Create Topic';" but found "//$string['createtopic'] = 'Create Topic';"
(#340) Inline comments must start with a capital letter, digit or 3-dots sequence
(#340) This comment is 78% valid code; is this commented out code?
(#340) No space found before comment text; expected "// $string['topicselected'] = 'Selected';" but found "//$string['topicselected'] = 'Selected';"
(#347) Inline comments must start with a capital letter, digit or 3-dots sequence
(#347) This comment is 78% valid code; is this commented out code?
(#347) No space found before comment text; expected "// $string['targettime'] = 'Target time';" but found "//$string['targettime'] = 'Target time';"
(#349) Inline comments must start with a capital letter, digit or 3-dots sequence
(#349) This comment is 76% valid code; is this commented out code?
(#349) No space found before comment text; expected "// $string['type'] = 'Type';" but found "//$string['type'] = 'Type';"
(#350) No space found before comment text; expected "// $string['confirmtopicdelete'] = 'Do you really want to delete topic: {$a}';" but found "//$string['confirmtopicdelete'] = 'Do you really want to delete topic: {$a}';"
(#351) No space found before comment text; expected "// $string['choosetopic'] = 'Choose Topic';" but found "//$string['choosetopic'] = 'Choose Topic';"
(#352) No space found before comment text; expected "// $string['topicinstructions']='Add or edit topics. Custom topics will only be available here. Course level topics will be available course wide. Selected topics will be available for students to choose from in this activity. ';" but found "//$string['topicinstructions']='Add or edit topics. Custom topics will only be available here. Course level topics will be available course wide. Selected topics will be available for students to choose from in this activity. ';"
(#356) Inline comments must start with a capital letter, digit or 3-dots sequence
(#356) This comment is 73% valid code; is this commented out code?
(#356) No space found before comment text; expected "// $string['transcriptscompare'] = 'Compare Transcriptions';" but found "//$string['transcriptscompare'] = 'Compare Transcriptions';"
(#357) No space found before comment text; expected "// $string['comparetranscripts'] = 'Compare Transcriptions';" but found "//$string['comparetranscripts'] = 'Compare Transcriptions';"
(#358) No space found before comment text; expected "// $string['saveitem'] = 'Save';" but found "//$string['saveitem'] = 'Save';"
(#361) Inline comments must start with a capital letter, digit or 3-dots sequence
(#361) This comment is 78% valid code; is this commented out code?
(#361) No space found before comment text; expected "// $string['mywords'] = 'My Target Words';" but found "//$string['mywords'] = 'My Target Words';"
(#367) Inline comments must start with a capital letter, digit or 3-dots sequence
(#367) This comment is 78% valid code; is this commented out code?
(#367) No space found before comment text; expected "// $string['chooseusers'] = 'Choose Partner(s)';" but found "//$string['chooseusers'] = 'Choose Partner(s)';"
(#372) Inline comments must start with a capital letter, digit or 3-dots sequence
(#372) This comment is 78% valid code; is this commented out code?
(#372) No space found before comment text; expected "// $string['attempt_prepare_title'] = 'Prepare to Speak';" but found "//$string['attempt_prepare_title'] = 'Prepare to Speak';"
(#376) Inline comments must start with a capital letter, digit or 3-dots sequence
(#376) This comment is 78% valid code; is this commented out code?
(#376) No space found before comment text; expected "// $string['attempt_review'] = 'Review';" but found "//$string['attempt_review'] = 'Review';"
(#378) Inline comments must start with a capital letter, digit or 3-dots sequence
(#378) This comment is 100% valid code; is this commented out code?
(#378) No space found before comment text; expected "// $string['step_preparetitle']='Prepare';" but found "//$string['step_preparetitle']='Prepare';"
(#379) Expected 1 space before "="; 0 found
(#379) Expected 1 space after "="; 0 found
(#380) Inline comments must start with a capital letter, digit or 3-dots sequence
(#380) This comment is 100% valid code; is this commented out code?
(#380) No space found before comment text; expected "// $string['step_mediarecordtitle']='Record';" but found "//$string['step_mediarecordtitle']='Record';"
(#381) Expected 1 space before "="; 0 found
(#381) Expected 1 space after "="; 0 found
(#382) Expected 1 space before "="; 0 found
(#382) Expected 1 space after "="; 0 found
(#383) Inline comments must start with a capital letter, digit or 3-dots sequence
(#383) This comment is 92% valid code; is this commented out code?
(#383) No space found before comment text; expected "// $string['step_typetitle']='Enter Text';" but found "//$string['step_typetitle']='Enter Text';"
(#384) No space found before comment text; expected "// $string['step_typeinstructions']='Use the recorder below to record yourself. Try to use the target words. Good luck.';" but found "//$string['step_typeinstructions']='Use the recorder below to record yourself. Try to use the target words. Good luck.';"
(#385) No space found before comment text; expected "// $string['step_selftranscribetitle']='Transcribe';" but found "//$string['step_selftranscribetitle']='Transcribe';"
(#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
(#389) Inline comments must start with a capital letter, digit or 3-dots sequence
(#389) This comment is 100% valid code; is this commented out code?
(#389) No space found before comment text; expected "// $string['step_modeltitle']='Model Answer';" but found "//$string['step_modeltitle']='Model Answer';"
(#390) Expected 1 space before "="; 0 found
(#390) Expected 1 space after "="; 0 found
(#392) Inline comments must start with a capital letter, digit or 3-dots sequence
(#392) This comment is 71% valid code; is this commented out code?
(#392) No space found before comment text; expected "// $string['savesubtitles'] = 'Save Speech';" but found "//$string['savesubtitles'] = 'Save Speech';"
(#393) No space found before comment text; expected "// $string['removesubtitles'] = 'Remove Speech';" but found "//$string['removesubtitles'] = 'Remove Speech';"
(#394) No space found before comment text; expected "// $string['addnew'] = 'Add new';" but found "//$string['addnew'] = 'Add new';"
(#395) No space found before comment text; expected "// $string['stepback'] = 'Step back';" but found "//$string['stepback'] = 'Step back';"
(#396) No space found before comment text; expected "// $string['stepahead'] = 'Step ahead';" but found "//$string['stepahead'] = 'Step ahead';"
(#397) No space found before comment text; expected "// $string['playpause'] = 'Play/pause';" but found "//$string['playpause'] = 'Play/pause';"
(#398) No space found before comment text; expected "// $string['now'] = 'Now';" but found "//$string['now'] = 'Now';"
(#399) No space found before comment text; expected "// $string['cancel'] = 'Cancel';" but found "//$string['cancel'] = 'Cancel';"
(#402) Inline comments must start with a capital letter, digit or 3-dots sequence
(#402) This comment is 78% valid code; is this commented out code?
(#402) No space found before comment text; expected "// $string['autotranscript'] = 'Auto Transcript';" but found "//$string['autotranscript'] = 'Auto Transcript';"
(#416) Inline comments must end in full-stops, exclamation marks, or question marks
(#416) No space found before comment text; expected "// AKA similarity" but found "//AKA similarity"
(#420) Inline comments must start with a capital letter, digit or 3-dots sequence
(#420) This comment is 88% valid code; is this commented out code?
(#420) No space found before comment text; expected "// $string['transcripteditor']= 'Transcript Editor';" but found "//$string['transcripteditor']= 'Transcript Editor';"
(#423) Expected 1 space before "="; 0 found
(#424) Expected 1 space before "="; 0 found
(#425) Expected 1 space before "="; 0 found
(#426) Expected 1 space before "="; 0 found
(#427) Expected 1 space before "="; 0 found
(#428) Expected 1 space before "="; 0 found
(#429) Expected 1 space before "="; 0 found
(#430) Expected 1 space before "="; 0 found
(#432) Expected 1 space before "="; 0 found
(#433) Expected 1 space before "="; 0 found
(#434) Expected 1 space before "="; 0 found
(#435) Inline comments must start with a capital letter, digit or 3-dots sequence
(#435) This comment is 88% valid code; is this commented out code?
(#435) No space found before comment text; expected "// $string['summaryuserattemptheadertitle']= '(Attempt: {$a}) Speech Details';" but found "//$string['summaryuserattemptheadertitle']= '(Attempt: {$a}) Speech Details';"
(#436) Expected 1 space before "="; 0 found
(#437) Expected 1 space before "="; 0 found
(#438) Expected 1 space before "="; 0 found
(#439) Expected 1 space before "="; 0 found
(#440) Inline comments must start with a capital letter, digit or 3-dots sequence
(#440) This comment is 88% valid code; is this commented out code?
(#440) No space found before comment text; expected "// $string['leaveedittopic']= 'Edit (diff. activity)';" but found "//$string['leaveedittopic']= 'Edit (diff. activity)';"
(#441) Expected 1 space before "="; 0 found
(#443) Expected 1 space before "="; 0 found
(#445) Inline comments must start with a capital letter, digit or 3-dots sequence
(#445) This comment is 88% valid code; is this commented out code?
(#445) No space found before comment text; expected "// $string['confirmtopicdeletetitle']= 'Confirm Delete Topic:';" but found "//$string['confirmtopicdeletetitle']= 'Confirm Delete Topic:';"
(#447) Expected 1 space before "="; 0 found
(#448) Expected 1 space before "="; 0 found
(#449) Expected 1 space before "="; 0 found
(#450) Expected 1 space before "="; 0 found
(#451) Expected 1 space before "="; 0 found
(#453) Inline comments must start with a capital letter, digit or 3-dots sequence
(#453) This comment is 78% valid code; is this commented out code?
(#453) No space found before comment text; expected "// $string['notopicsavailable'] = "No topics have been added by your teacher.";" but found "//$string['notopicsavailable'] = "No topics have been added by your teacher.";"
(#458) Inline comments must start with a capital letter, digit or 3-dots sequence
(#458) This comment is 78% valid code; is this commented out code?
(#458) No space found before comment text; expected "// $string['audiofilename'] = 'Audio';" but found "//$string['audiofilename'] = 'Audio';"
(#460) Inline comments must end in full-stops, exclamation marks, or question marks
(#460) No space found before comment text; expected "// ID, Name, ai score, sentences, av sentence length" but found "//ID, Name, ai score, sentences, av sentence length"
(#487) Expected 1 space before "="; 0 found
(#488) Expected 1 space before "="; 0 found
(#496) Expected 1 space before "="; 0 found
(#497) Expected 1 space before "="; 0 found
(#500) Expected 1 space before "="; 0 found
(#501) Expected 1 space before "="; 0 found
(#504) Expected 1 space before "="; 0 found
(#505) Expected 1 space before "="; 0 found
(#508) Expected 1 space before "="; 0 found
(#509) Expected 1 space before "="; 0 found
(#512) Expected 1 space before "="; 0 found
(#513) Expected 1 space before "="; 0 found
(#528) Expected 1 space before "="; 0 found
(#528) Expected 1 space after "="; 0 found
(#529) Expected 1 space before "="; 0 found
(#529) Expected 1 space after "="; 0 found
(#530) Expected 1 space before "="; 0 found
(#530) Expected 1 space after "="; 0 found
(#531) Expected 1 space before "="; 0 found
(#531) Expected 1 space after "="; 0 found
(#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
(#536) Expected 1 space before "="; 0 found
(#536) Expected 1 space after "="; 0 found
(#537) Expected 1 space before "="; 0 found
(#537) Expected 1 space after "="; 0 found
(#538) Expected 1 space before "="; 0 found
(#538) Expected 1 space after "="; 0 found
(#539) Expected 1 space before "="; 0 found
(#539) Expected 1 space after "="; 0 found
(#540) Expected 1 space before "="; 0 found
(#540) Expected 1 space after "="; 0 found
(#541) Expected 1 space before "="; 0 found
(#541) Expected 1 space after "="; 0 found
(#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
(#546) Expected 1 space before "="; 0 found
(#546) Expected 1 space after "="; 0 found
(#548) Expected 1 space before "="; 0 found
(#548) Expected 1 space after "="; 0 found
(#549) Expected 1 space before "="; 0 found
(#549) Expected 1 space after "="; 0 found
(#551) Expected 1 space before "="; 0 found
(#551) Expected 1 space after "="; 0 found
(#552) Expected 1 space before "="; 0 found
(#552) Expected 1 space after "="; 0 found
(#553) Expected 1 space before "="; 0 found
(#553) Expected 1 space after "="; 0 found
(#554) Expected 1 space before "="; 0 found
(#554) Expected 1 space after "="; 0 found
(#556) Expected 1 space before "="; 0 found
(#556) Expected 1 space after "="; 0 found
(#557) Expected 1 space before "="; 0 found
(#557) Expected 1 space after "="; 0 found
(#558) Expected 1 space before "="; 0 found
(#558) Expected 1 space after "="; 0 found
(#588) Expected 1 space after "="; 0 found
(#589) Expected 1 space before "="; 0 found
(#589) Expected 1 space after "="; 0 found
(#590) Expected 1 space before "="; 0 found
(#590) Expected 1 space after "="; 0 found
(#591) Expected 1 space before "="; 0 found
(#591) Expected 1 space after "="; 0 found
(#592) Expected 1 space before "="; 0 found
(#592) Expected 1 space after "="; 0 found
(#598) Expected 1 space before "="; 0 found
(#598) Expected 1 space after "="; 0 found
(#599) Expected 1 space before "="; 0 found
(#599) Expected 1 space after "="; 0 found
(#602) Inline comments must start with a capital letter, digit or 3-dots sequence
(#602) Inline comments must end in full-stops, exclamation marks, or question marks
(#602) No space found before comment text; expected "// reattempt" but found "//reattempt"
(#607) Expected 1 space before "="; 0 found
(#607) Expected 1 space after "="; 0 found
(#608) Expected 1 space before "="; 0 found
(#608) Expected 1 space after "="; 0 found
(#612) Expected 1 space before "="; 0 found
(#613) Expected 1 space before "="; 0 found
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#616) No space found before comment text; expected "// media toggles" but found "//media toggles"
(#623) Expected 1 space after "="; 0 found
(#624) Expected 1 space after "="; 0 found
(#625) Expected 1 space after "="; 0 found
(#626) Expected 1 space before "="; 0 found
(#626) Expected 1 space after "="; 0 found
(#627) Expected 1 space before "="; 0 found
(#627) Expected 1 space after "="; 0 found
(#628) Expected 1 space before "="; 0 found
(#628) Expected 1 space after "="; 0 found
(#630) Expected 1 space before "="; 0 found
(#630) Expected 1 space after "="; 0 found
(#631) Expected 1 space before "="; 0 found
(#631) Expected 1 space after "="; 0 found
(#632) Expected 1 space before "="; 0 found
(#632) Expected 1 space after "="; 0 found
(#633) Expected 1 space before "="; 0 found
(#633) Expected 1 space after "="; 0 found
(#634) Expected 1 space before "="; 0 found
(#635) Expected 1 space before "="; 0 found
(#636) Expected 1 space before "="; 0 found
(#637) Expected 1 space before "="; 0 found
(#637) Expected 1 space after "="; 0 found
(#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
(#641) Expected 1 space before "="; 0 found
(#641) Expected 1 space after "="; 0 found
(#642) Expected 1 space after "="; 0 found
(#643) Expected 1 space after "="; 0 found
(#644) Expected 1 space after "="; 0 found
(#645) Expected 1 space after "="; 0 found
(#646) Expected 1 space after "="; 0 found
(#653) Inline comments must start with a capital letter, digit or 3-dots sequence
(#653) This comment is 74% valid code; is this commented out code?
(#653) No space found before comment text; expected "// $string['memberdashboard'] = "Member Dashboard";" but found "//$string['memberdashboard'] = "Member Dashboard";"
(#654) No space found before comment text; expected "// $string['memberdashboard_desc'] = "";" but found "//$string['memberdashboard_desc'] = "";"
(#655) Expected 1 space before "="; 0 found
(#655) Expected 1 space after "="; 0 found
(#656) Expected 1 space before "="; 0 found
(#656) Expected 1 space after "="; 0 found
(#657) Expected 1 space before "="; 0 found
(#657) Expected 1 space after "="; 0 found
(#658) Expected 1 space before "="; 0 found
(#658) Expected 1 space after "="; 0 found
(#659) Expected 1 space before "="; 0 found
(#659) Expected 1 space after "="; 0 found
(#663) Expected 1 space before "="; 0 found
(#663) Expected 1 space after "="; 0 found
(#664) Expected 1 space before "="; 0 found
(#664) Expected 1 space after "="; 0 found
(#665) Expected 1 space before "="; 0 found
(#665) Expected 1 space after "="; 0 found
(#666) Expected 1 space before "="; 0 found
(#666) Expected 1 space after "="; 0 found
(#667) Expected 1 space before "="; 0 found
(#667) Expected 1 space after "="; 0 found
(#679) Expected 1 space before "="; 0 found
(#679) Expected 1 space after "="; 0 found
(#680) Expected 1 space before "="; 0 found
(#680) Expected 1 space after "="; 0 found
(#681) Expected 1 space before "="; 0 found
(#681) Expected 1 space after "="; 0 found
(#682) Expected 1 space before "="; 0 found
(#682) Expected 1 space after "="; 0 found
(#717) Expected 1 space before "="; 0 found
(#717) Expected 1 space after "="; 0 found
(#718) Expected 1 space before "="; 0 found
(#718) Expected 1 space after "="; 0 found
(#735) Expected 1 space before "="; 0 found
(#735) Expected 1 space after "="; 0 found
(#736) Expected 1 space before "="; 0 found
(#736) Expected 1 space after "="; 0 found
(#737) Expected 1 space before "="; 0 found
(#737) Expected 1 space after "="; 0 found
(#738) Expected 1 space before "="; 0 found
(#738) Expected 1 space after "="; 0 found
(#740) Expected 1 space before "="; 0 found
(#740) Expected 1 space after "="; 0 found
(#741) Expected 1 space before "="; 0 found
(#741) Expected 1 space after "="; 0 found
(#742) Expected 1 space before "="; 0 found
(#742) Expected 1 space after "="; 0 found
(#743) Expected 1 space before "="; 0 found
(#743) Expected 1 space after "="; 0 found
(#744) Expected 1 space before "="; 0 found
(#744) Expected 1 space after "="; 0 found
(#745) Expected 1 space before "="; 0 found
(#745) Expected 1 space after "="; 0 found
(#746) Expected 1 space before "="; 0 found
(#746) Expected 1 space after "="; 0 found
(#752) Expected 1 space before "="; 0 found
(#752) Expected 1 space after "="; 0 found
(#753) Expected 1 space before "="; 0 found
(#753) Expected 1 space after "="; 0 found
(#754) Expected 1 space before "="; 0 found
(#754) Expected 1 space after "="; 0 found
(#755) Expected 1 space before "="; 0 found
(#755) Expected 1 space after "="; 0 found
(#762) Expected 1 space before "="; 0 found
(#762) Expected 1 space after "="; 0 found
(#763) Expected 1 space before "="; 0 found
(#763) Expected 1 space after "="; 0 found
(#763) File must end with a newline character
mod/solo/lib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#33) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#39) 80 slashes comments are not allowed; use "// Comment." instead
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) 80 slashes comments are not allowed; use "// Comment." instead
(#52) Closing brace must be on a line by itself
(#53) Closing brace must be on a line by itself
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected 8 spaces, found 2
(#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
(#63) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) No space found before comment text; expected "// cute hack to work on M4.0 and above" but found "//cute hack to work on M4.0 and above"
(#64) Expected "if (...) {\n"; found "if(...){\n"
(#64) Expected 1 space before "=="; 0 found
(#64) Expected 1 space after "=="; 0 found
(#66) Expected "} else {\n"; found "}else{\n"
(#80) Commas (,) must be followed by white space.
(#89) Short array syntax must be used to define arrays
(#89) Expected 1 space after "=>"; 0 found
(#93) Expected 1 space before opening brace; found 0
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 4 spaces, found 1
(#94) Short array syntax must be used to define arrays
(#95) There should be a comma after the last array item in a multi-line array.
(#98) Expected 1 space before opening brace; found 0
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 4 spaces, found 1
(#99) Short array syntax must be used to define arrays
(#99) Commas (,) must be followed by white space.
(#99) Expected 1 space before "=>"; 0 found
(#99) Expected 1 space after "=>"; 0 found
(#101) Expected 1 space before opening brace; found 0
(#102) Short array syntax must be used to define arrays
(#103) Short array syntax must be used to define arrays
(#103) Commas (,) must be followed by white space.
(#103) Commas (,) must be followed by white space.
(#103) There should be a comma after the last array item in a multi-line array.
(#120) Short array syntax must be used to define arrays
(#121) Commas (,) must be followed by white space.
(#141) Short array syntax must be used to define arrays
(#148) Short array syntax must be used to define arrays
(#153) Inline comments must start with a capital letter, digit or 3-dots sequence
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) Short array syntax must be used to define arrays
(#158) Expected 1 space before "=>"; 0 found
(#158) Expected 1 space after "=>"; 0 found
(#158) Expected 1 space before "=>"; 0 found
(#158) Expected 1 space after "=>"; 0 found
(#158) Expected 1 space before "=>"; 0 found
(#158) Expected 1 space after "=>"; 0 found
(#158) Line exceeds 132 characters; contains 135 characters
(#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) 3 slashes comments are not allowed; use "// Comment." instead
(#163) Short array syntax must be used to define arrays
(#164) Short array syntax must be used to define arrays
(#164) Expected 1 space before "=>"; 0 found
(#164) Expected 1 space after "=>"; 0 found
(#164) Expected 1 space before "=>"; 0 found
(#164) Expected 1 space after "=>"; 0 found
(#164) Expected 1 space before "=>"; 0 found
(#164) Expected 1 space after "=>"; 0 found
(#170) Expected 1 space before opening brace; found 0
(#171) Short array syntax must be used to define arrays
(#171) Commas (,) must be followed by white space.
(#174) Expected 1 space before opening brace; found 0
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 4 spaces, found 1
(#175) Short array syntax must be used to define arrays
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 4 spaces, found 1
(#194) Commas (,) must be followed by white space.
(#195) Commas (,) must be followed by white space.
(#196) Commas (,) must be followed by white space.
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 4 spaces, found 1
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 4 spaces, found 1
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 4 spaces, found 1
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 4 spaces, found 1
(#210) Expected 1 space before "="; 0 found
(#210) Expected 1 space after "="; 0 found
(#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
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected 4 spaces, found 1
(#212) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 8 spaces, found 2
(#213) Commas (,) must be followed by white space.
(#213) Commas (,) must be followed by white space.
(#213) Commas (,) must be followed by white space.
(#213) Commas (,) must be followed by white space.
(#213) Line exceeds 132 characters; contains 139 characters
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected 4 spaces, found 1
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 4 spaces, found 1
(#219) Variable "ag_options" must not contain underscores.
(#220) Variable "ag_options" must not contain underscores.
(#221) Variable "ag_options" must not contain underscores.
(#222) Variable "ag_options" must not contain underscores.
(#223) Variable "ag_options" must not contain underscores.
(#224) Variable "ag_options" must not contain underscores.
(#226) Expected 1 space before "="; 0 found
(#226) Expected 1 space after "="; 0 found
(#226) Expected 1 space after first semicolon of FOR loop; 0 found
(#226) Expected 1 space before "<="; 0 found
(#226) Expected 1 space after "<="; 0 found
(#226) Expected 1 space after second semicolon of FOR loop; 0 found
(#227) Variable "ag_options" must not contain underscores.
(#227) Space found before semicolon; expected "};" but found "} ;"
(#228) Variable "ag_options" must not contain underscores.
(#229) Variable "ag_options" must not contain underscores.
(#232) Expected 1 space before "="; 0 found
(#232) Expected 1 space after "="; 0 found
(#232) Variable "ag_options" must not contain underscores.
(#241) Expected 1 space before "="; 0 found
(#241) Expected 1 space after "="; 0 found
(#244) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#270) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#272) Short array syntax must be used to define arrays
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 4 spaces, found 1
(#280) Commas (,) must be followed by white space.
(#281) Commas (,) must be followed by white space.
(#282) Commas (,) must be followed by white space.
(#284) Expected "if (...) {\n"; found "if(...) {\n"
(#285) Expected 1 space after "="; 2 found
(#287) Spaces must be used to indent lines; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected at least 4 spaces, found 1
(#290) Variable "update_grades" must not contain underscores.
(#291) Variable "update_grades" must not contain underscores.
(#295) Spaces must be used to indent lines; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected at least 4 spaces, found 1
(#311) Short array syntax must be used to define arrays
(#315) Perl-style comments are not allowed; use "// Comment." instead
(#317) Short array syntax must be used to define arrays
(#318) Short array syntax must be used to define arrays
(#319) Short array syntax must be used to define arrays
(#320) Short array syntax must be used to define arrays
(#321) Short array syntax must be used to define arrays
(#324) Short array syntax must be used to define arrays
(#325) Short array syntax must be used to define arrays
(#368) Inline comments must end in full-stops, exclamation marks, or question marks
(#368) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#406) This comment is 53% valid code; is this commented out code?
(#421) Short array syntax must be used to define arrays
(#425) 80 slashes comments are not allowed; use "// Comment." instead
(#427) Inline comments must end in full-stops, exclamation marks, or question marks
(#427) 80 slashes comments are not allowed; use "// Comment." instead
(#441) Commas (,) must be followed by white space.
(#479) Short array syntax must be used to define arrays
(#488) Spaces must be used to indent lines; tabs are not allowed
(#488) Tab found within whitespace
(#488) Line indented incorrectly; expected at least 4 spaces, found 1
(#495) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#501) Line indented incorrectly; expected 4 spaces, found 8
(#501) Logical operator "or" is prohibited; use "||" instead
(#503) Line indented incorrectly; expected 4 spaces, found 8
(#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
(#509) 80 slashes comments are not allowed; use "// Comment." instead
(#511) Inline comments must end in full-stops, exclamation marks, or question marks
(#511) 80 slashes comments are not allowed; use "// Comment." instead
(#538) 78 slashes comments are not allowed; use "// Comment." instead
(#540) Inline comments must end in full-stops, exclamation marks, or question marks
(#540) 78 slashes comments are not allowed; use "// Comment." instead
(#556) Short array syntax must be used to define arrays
(#569) Inline comments must end in full-stops, exclamation marks, or question marks
(#588) Expected 1 space before "==="; 2 found
(#592) Inline comments must end in full-stops, exclamation marks, or question marks
(#594) Short array syntax must be used to define arrays
(#596) Short array syntax must be used to define arrays
(#602) Inline comments must start with a capital letter, digit or 3-dots sequence
(#602) Inline comments must end in full-stops, exclamation marks, or question marks
(#602) 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"
(#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 "// 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"
(#635) Empty IF statement detected
(#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
(#638) Short array syntax must be used to define arrays
(#658) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#661) Short array syntax must be used to define arrays
(#667) Expected "} else {\n"; found "}\n else {\n"
(#668) Expected 1 space before "="; 0 found
(#668) Expected 1 space after "="; 0 found
(#671) Inline comments must start with a capital letter, digit or 3-dots sequence
(#671) No space found before comment text; expected "// grade_sql" but found "//grade_sql"
(#672) Inline comments must end in full-stops, exclamation marks, or question marks
(#672) No space found before comment text; expected "// added MAX to grade to keep postgresql happy" but found "//added MAX to grade to keep postgresql happy"
(#673) Variable "grade_sql" must not contain underscores.
(#675) Line exceeds 132 characters; contains 178 characters
(#678) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#680) Variable "grade_sql" must not contain underscores.
(#698) Inline doc block comments are not allowed; use "// Comment." instead
(#699) Logical operator "and" is prohibited; use "&&" instead
(#699) Short array syntax must be used to define arrays
(#717) Inline doc block comments are not allowed; use "// Comment." instead
(#718) Logical operator "and" is prohibited; use "&&" instead
(#718) Short array syntax must be used to define arrays
(#750) Expected "if (...) {\n"; found "if(...) {\n"
(#762) Short array syntax must be used to define arrays
(#768) Short array syntax must be used to define arrays
(#772) Short array syntax must be used to define arrays
(#774) Empty IF statement detected
(#815) Expected "if (...) {\n"; found "if(...) {\n"
(#827) Short array syntax must be used to define arrays
(#833) Short array syntax must be used to define arrays
(#835) Empty IF statement detected
(#867) Commas (,) must be followed by white space.
(#867) Commas (,) must be followed by white space.
(#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
(#871) Short array syntax must be used to define arrays
(#874) Inline comments must end in full-stops, exclamation marks, or question marks
(#875) Expected "if (...) {\n"; found "if(...) {\n"
(#877) Expected "if (...) {\n"; found "if (...){\n"
(#879) Expected "} else {\n"; found "}else{\n"
(#883) Inline comments must end in full-stops, exclamation marks, or question marks
(#889) Commas (,) must be followed by white space.
(#891) Expected 1 space before "="; 0 found
(#891) Short array syntax must be used to define arrays
(#891) A comma after the last array item in a single-line array is not allowed.
(#891) Commas (,) must be followed by white space.
(#892) Line indented incorrectly; expected 4 spaces, found 8
(#892) Expected "if (...) {\n"; found "if(...) {\n"
(#892) Commas (,) must be followed by white space.
(#895) Line indented incorrectly; expected 4 spaces, found 8
(#900) Expected "if (...) {\n"; found "if(...){\n"
(#900) Expected 1 space before "="; 0 found
(#900) Short array syntax must be used to define arrays
(#900) A comma after the last array item in a single-line array is not allowed.
(#900) Commas (,) must be followed by white space.
(#914) File must end with a newline character
mod/solo/mod_form.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#33) Import statements must not begin with a leading backslash
(#34) Import statements must not begin with a leading backslash
(#58) Short array syntax must be used to define arrays
(#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
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 8 spaces, found 5
(#78) No space found before comment text; expected "// Add this activity specific form fields" but found "//Add this activity specific form fields"
(#79) No space found before comment text; expected "// We want to do this procedurally because in setup tabs we want to show a subset of this form" but found "//We want to do this procedurally because in setup tabs we want to show a subset of this form"
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) 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
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected 4 spaces, found 1
(#94) Variable "form_data" must not contain underscores.
(#96) Variable "form_data" must not contain underscores.
(#96) Variable "form_data" must not contain underscores.
(#97) Variable "form_data" must not contain underscores.
(#97) Variable "form_data" must not contain underscores.
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 4 spaces, found 1
(#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 "// time limits" but found "//time limits"
(#111) Variable "yesno_options" must not contain underscores.
(#111) Short array syntax must be used to define arrays
(#112) There should be a comma after the last array item in a multi-line array.
(#113) Inline comments must start with a capital letter, digit or 3-dots sequence
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) No space found before comment text; expected "// 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"
(#114) Commas (,) must be followed by white space.
(#114) Commas (,) must be followed by white space.
(#114) Variable "yesno_options" must not contain underscores.
(#114) Commas (,) must be followed by white space.
(#114) Short array syntax must be used to define arrays
(#114) Expected 1 space before "=>"; 0 found
(#114) Expected 1 space after "=>"; 0 found
(#114) Line exceeds 132 characters; contains 150 characters
(#115) Commas (,) must be followed by white space.
(#130) Line indented incorrectly; expected 4 spaces, found 2
(#132) Whitespace found at end of line
(#133) Line indented incorrectly; expected 8 spaces, found 10
(#137) Closing brace indented incorrectly; expected 10 spaces, found 8
(#138) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#142) Closing brace indented incorrectly; expected 2 spaces, found 4
mod/solo/myreports.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#30) Import statements must not begin with a leading backslash
(#31) Import statements must not begin with a leading backslash
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Inline comments must start with a capital letter, digit or 3-dots sequence
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) No space found before comment text; expected "// export format csv or 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.
(#49) Short array syntax must be used to define arrays
(#50) Short array syntax must be used to define arrays
(#51) Usage of ELSEIF not allowed; use ELSE IF instead
(#52) Short array syntax must be used to define arrays
(#53) Short array syntax must be used to define arrays
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Short array syntax must be used to define arrays
(#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
(#77) Short array syntax must be used to define arrays
(#79) There should be a comma after the last array item in a multi-line array.
(#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
(#97) Short array syntax must be used to define arrays
(#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) Short array syntax must be used to define arrays
(#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) Short array syntax must be used to define arrays
(#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.
(#131) Short array syntax must be used to define arrays
(#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.
(#151) Short array syntax must be used to define arrays
(#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?
(#186) Short array syntax must be used to define arrays
(#188) Short array syntax must be used to define arrays
(#190) Short array syntax must be used to define arrays
(#194) Short array syntax must be used to define arrays
(#196) Short array syntax must be used to define arrays
(#198) Short array syntax must be used to define arrays
(#202) Short array syntax must be used to define arrays
(#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
(#233) Short array syntax must be used to define arrays
(#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
(#236) File must end with a newline character
mod/solo/poodlllocalpost.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#19) Inline comments must start with a capital letter, digit or 3-dots sequence
(#19) No space found before comment text; expected "// we need to do this, because when called from a widet, cfg is not set" but found "//we need to do this, because when called from a widet, cfg is not set"
(#20) No space found before comment text; expected "// but the relative path fails from a quiz but it has alreadconvert_with_ffmpeg_bgy been set in that case" but found "//but the relative path fails from a quiz but it has alreadconvert_with_ffmpeg_bgy been set in that case"
(#21) Inline comments must end in full-stops, exclamation marks, or question marks
(#21) No space found before comment text; expected "// , so we check before we call it, to cover both httpsbases" but found "//, so we check before we call it, to cover both httpsbases"
(#32) Inline comments must start with a capital letter, digit or 3-dots sequence
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) No space found before comment text; expected "// we do file operations here, so we need this" but found "//we do file operations here, so we need this"
(#43) Commas (,) must be followed by white space.
(#48) Commas (,) must be followed by white space.
(#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 "// this turns our results array into an xml string for returning to browser" but found "//this turns our results array into an xml string for returning to browser"
(#58) Commas (,) must be followed by white space.
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) 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"
(#63) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) This comment is 65% valid code; is this commented out code?
(#63) No space found before comment text; expected "// $cache->set($recorderid . '_posturl', $posturl);" but found "//$cache->set($recorderid . '_posturl', $posturl);"
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) No space found before comment text; expected "// For uploading a file direct from an HTML5 or SWF widget" but found "//For uploading a file direct from an HTML5 or SWF widget"
(#73) Inline comments must start with a capital letter, digit or 3-dots sequence
(#73) This comment is 65% valid code; is this commented out code?
(#73) No space found before comment text; expected "// $posturl = $cache->get($recorderid .'_posturl');" but found "//$posturl = $cache->get($recorderid .'_posturl');"
(#75) Expected "if (...) {\n"; found "if(...) {"
(#75) Closing brace must be on a line by itself
(#76) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#83) Expected "if (...) {\n"; found "if(...) { "
(#83) Closing brace must be on a line by itself
(#84) 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 "// we use curl" but found "//we use curl"
(#88) Line indented incorrectly; expected 0 spaces, found 1
(#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 "// determine the temp directory" but found "//determine the temp directory"
(#94) Expected 1 space before "="; 0 found
(#97) Line indented incorrectly; expected 4 spaces, found 5
(#97) Expected "if (...) {\n"; found "if(...) {\n"
(#98) No space found before comment text; expected "// Get CURL and prepare it." but found "//Get CURL and prepare it."
(#101) Short array syntax must be used to define arrays
(#102) Expected 1 space before "="; 0 found
(#102) Expected 1 space after "="; 0 found
(#104) Short array syntax must be used to define arrays
(#108) Line indented incorrectly; expected 8 spaces, found 9
(#110) Line indented incorrectly; expected 8 spaces, found 9
(#112) Line indented incorrectly; expected 4 spaces, found 5
(#113) Closing brace indented incorrectly; expected 1 spaces, found 0
mod/solo/push.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#31) Import statements must not begin with a leading backslash
(#32) Import statements must not begin with a leading backslash
(#33) Expected 1 space before "="; 0 found
(#33) Expected 1 space after "="; 0 found
(#33) Expected 1 space before "=>"; 0 found
(#33) 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
(#33) Commas (,) must be followed by white space.
(#33) Expected 1 space before "=>"; 0 found
(#33) 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
(#33) Commas (,) must be followed by white space.
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#33) Line exceeds 132 characters; contains 153 characters
(#34) Expected 1 space before "="; 0 found
(#34) Expected 1 space after "="; 0 found
(#55) The final declaration must precede the visibility declaration
(#62) Commas (,) must be followed by white space.
(#62) Commas (,) must be followed by white space.
(#63) Expected "if (...) {\n"; found "if(...){\n"
(#65) Expected "} else {\n"; found "}else{\n"
(#67) Commas (,) must be followed by white space.
(#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 "// add the action buttons" but found "//add the action buttons"
(#72) Commas (,) must be followed by white space.
(#80) Inline comments must start with a capital letter, digit or 3-dots sequence
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Inline comments must start with a capital letter, digit or 3-dots sequence
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Expected 1 space after "="; 0 found
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#84) Expected 1 space after "="; 0 found
(#84) Commas (,) must be followed by white space.
(#84) Commas (,) must be followed by white space.
(#89) Short array syntax must be used to define arrays
(#90) Short array syntax must be used to define arrays
(#91) Usage of ELSEIF not allowed; use ELSE IF instead
(#92) Short array syntax must be used to define arrays
(#93) Short array syntax must be used to define arrays
(#97) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Short array syntax must be used to define arrays
(#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 "// make sure they have permissions" but found "//make sure they have permissions"
(#111) Expected "if (...) {\n"; found "if(...){\n"
(#112) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) No space found before comment text; expected "// Get an admin settings" but found "//Get an admin settings"
(#115) Whitespace found at end of line
(#120) Expected "if (...) {\n"; found "if(...){\n"
(#120) Expected 1 space before "!=="; 0 found
(#120) Expected 1 space after "!=="; 0 found
(#120) Commas (,) must be followed by white space.
(#121) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#127) Expected "if (...) {\n"; found "if(...) {\n"
(#127) Expected 1 space before "!=="; 0 found
(#127) Expected 1 space after "!=="; 0 found
(#128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) No space found before comment text; expected "// set conditions for the push" but found "//set conditions for the push"
(#130) Expected 1 space before "=="; 0 found
(#130) Expected 1 space after "=="; 0 found
(#137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) No space found before comment text; expected "// do the push" but found "//do the push"
(#138) Expected 1 space after "="; 0 found
(#141) Expected 1 space before "="; 0 found
(#142) Expected 1 space before "="; 0 found
(#143) Expected 1 space before "="; 0 found
(#144) Expected 1 space before "="; 0 found
(#145) Commas (,) must be followed by white space.
(#148) Expected 1 space before "="; 0 found
(#149) Commas (,) must be followed by white space.
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) 3 slashes comments are not allowed; use "// Comment." instead
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) 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"
(#171) Expected "if (...) {\n"; found "if(...){\n"
(#173) Expected "} else {\n"; found "}else{\n"
(#174) Expected 1 space before "=>"; 0 found
(#174) Expected 1 space after "=>"; 0 found
(#174) Commas (,) must be followed by white space.
(#174) Expected 1 space before "=>"; 0 found
(#174) Expected 1 space after "=>"; 0 found
(#174) Commas (,) must be followed by white space.
(#174) Expected 1 space before "=>"; 0 found
(#174) Expected 1 space after "=>"; 0 found
(#174) Commas (,) must be followed by white space.
(#174) Expected 1 space before "=>"; 0 found
(#174) Expected 1 space after "=>"; 0 found
mod/solo/refreshtoken.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#30) Import statements must not begin with a leading backslash
(#31) Import statements must not begin with a leading backslash
(#36) Expected "if (...) {\n"; found "if(...){\n"
(#36) Commas (,) must be followed by white space.
(#37) Commas (,) must be followed by white space.
(#38) Expected 1 space before "="; 0 found
(#38) Expected 1 space after "="; 0 found
(#38) Commas (,) must be followed by white space.
(#39) Expected 1 space before "="; 0 found
(#39) Expected 1 space after "="; 0 found
(#40) Expected "if (...) {\n"; found "if(...) {\n"
(#44) File must end with a newline character
mod/solo/reports.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#30) Import statements must not begin with a leading backslash
(#31) Import statements must not begin with a leading backslash
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Inline comments must start with a capital letter, digit or 3-dots sequence
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) No space found before comment text; expected "// export format csv or 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.
(#49) Short array syntax must be used to define arrays
(#50) Short array syntax must be used to define arrays
(#51) Usage of ELSEIF not allowed; use ELSE IF instead
(#52) Short array syntax must be used to define arrays
(#53) Short array syntax must be used to define arrays
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Short array syntax must be used to define arrays
(#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
(#79) Short array syntax must be used to define arrays
(#81) There should be a comma after the last array item in a multi-line array.
(#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) Expected "if (...) {\n"; found "if(...) {\n"
(#101) Expected 1 space before "=="; 0 found
(#101) Expected 1 space after "=="; 0 found
(#103) Expected "} else {\n"; found "}else{\n"
(#107) Variable "aph_opts" must not contain underscores.
(#107) Expected 1 space after "="; 0 found
(#107) Short array syntax must be used to define arrays
(#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 "// this inits the grading helper JS" but found "//this inits the grading helper JS"
(#109) Short array syntax must be used to define arrays
(#109) Variable "aph_opts" must not contain underscores.
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) 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"
(#114) Commas (,) must be followed by white space.
(#116) No space found before comment text; expected "// From here we actually display the page." but found "//From here we actually display the page."
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) No space found before comment text; expected "// this is core renderer stuff" but found "//this is core renderer stuff"
(#119) Expected 1 space before "="; 0 found
(#119) Expected 1 space after "="; 0 found
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Inline comments must start with a capital letter, digit or 3-dots sequence
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) Line indented incorrectly; expected at least 4 spaces, found 1
(#122) 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"
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 8 spaces, found 2
(#126) Commas (,) must be followed by white space.
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Line indented incorrectly; expected at least 8 spaces, found 2
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#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
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected 4 spaces, found 1
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 8 spaces, found 2
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Inline comments must start with a capital letter, digit or 3-dots sequence
(#133) Line indented incorrectly; expected at least 8 spaces, found 2
(#133) No space found before comment text; expected "// formdata should only have simple values, not objects" but found "//formdata should only have simple values, not objects"
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Line indented incorrectly; expected at least 8 spaces, found 2
(#134) No space found before comment text; expected "// later it gets turned into urls for the export buttons" but found "//later it gets turned into urls for the export buttons"
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 8 spaces, found 2
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected 4 spaces, found 1
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) 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
(#140) Line indented incorrectly; expected at least 8 spaces, found 2
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 8 spaces, found 2
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#158) Inline comments must start with a capital letter, digit or 3-dots sequence
(#158) This comment is 60% valid code; is this commented out code?
(#158) No space found before comment text; expected "// $formdata->modulecontextid = $modulecontext->id;" but found "//$formdata->modulecontextid = $modulecontext->id;"
(#186) Commas (,) must be followed by white space.
(#186) Short array syntax must be used to define arrays
(#186) Expected 1 space before "=>"; 0 found
(#186) Expected 1 space after "=>"; 0 found
(#187) Expected "if (...) {\n"; found "if(...) {\n"
(#188) Expected "if (...) {\n"; found "if(...) {\n"
(#190) Commas (,) must be followed by white space.
(#191) Short array syntax must be used to define arrays
(#192) Variable "attempt_renderer" must not contain underscores.
(#192) Commas (,) must be followed by white space.
(#193) Expected 1 space before "="; 0 found
(#193) Expected 1 space after "="; 0 found
(#193) Commas (,) must be followed by white space.
(#193) Short array syntax must be used to define arrays
(#193) Expected 1 space before "=>"; 0 found
(#193) Expected 1 space after "=>"; 0 found
(#194) Commas (,) must be followed by white space.
(#194) Commas (,) must be followed by white space.
(#194) Commas (,) must be followed by white space.
(#195) Variable "attempt_renderer" must not contain underscores.
(#197) Inline comments must start with a capital letter, digit or 3-dots sequence
(#197) Inline comments must end in full-stops, exclamation marks, or question marks
(#197) No space found before comment text; expected "// open the summary results div" but found "//open the summary results div"
(#200) Inline comments must start with a capital letter, digit or 3-dots sequence
(#200) No space found before comment text; expected "// grade info" but found "//grade info"
(#201) Inline comments must end in full-stops, exclamation marks, or question marks
(#201) No space found before comment text; expected "// necessary for M3.3" but found "//necessary for M3.3"
(#204) Expected "if (...) {\n"; found "if(...) {\n"
(#204) Expected 1 space after "!="; 0 found
(#205) Expected 1 space before "="; 0 found
(#205) Commas (,) must be followed by white space.
(#205) Commas (,) must be followed by white space.
(#205) Commas (,) must be followed by white space.
(#206) Expected 1 space before "="; 0 found
(#206) Expected 1 space after "="; 0 found
(#207) Expected "if (...) {\n"; found "if(...){\n"
(#209) Expected "} else {\n"; found "}else{\n"
(#212) Variable "attempt_renderer" must not contain underscores.
(#212) Commas (,) must be followed by white space.
(#213) Expected 1 space before "="; 0 found
(#213) Expected 1 space after "="; 0 found
(#214) Expected 1 space after "!=="; 0 found
(#215) Variable "attempt_renderer" must not contain underscores.
(#215) Commas (,) must be followed by white space.
(#215) Commas (,) must be followed by white space.
(#215) Commas (,) must be followed by white space.
(#215) Line exceeds 132 characters; contains 152 characters
(#218) Inline comments must start with a capital letter, digit or 3-dots sequence
(#218) Inline comments must end in full-stops, exclamation marks, or question marks
(#218) No space found before comment text; expected "// close the summary results div" but found "//close the summary results div"
(#221) Short array syntax must be used to define arrays
(#221) Line exceeds 132 characters; contains 147 characters
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Whitespace found at end of line
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected 4 spaces, found 1
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 8 spaces, found 2
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) 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 2
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#236) This comment is 53% valid code; is this commented out code?
(#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
(#246) 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
(#252) Expected "} else {\n"; found "}else{\n"
(#255) Expected "} else {\n"; found "}else{\n"
(#265) Inline comments must start with a capital letter, digit or 3-dots sequence
(#265) Inline comments must end in full-stops, exclamation marks, or question marks
(#265) No space found before comment text; expected "// 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"
(#266) Expected "if (...) {\n"; found "if(...) {\n"
(#266) Expected 1 space before ">"; 0 found
(#266) Expected 1 space after ">"; 0 found
(#269) Expected "} else {\n"; found "}else{\n"
(#274) Expected 1 space after "="; 0 found
(#275) Commas (,) must be followed by white space.
(#275) Commas (,) must be followed by white space.
(#275) Commas (,) must be followed by white space.
(#275) Commas (,) must be followed by white space.
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected 4 spaces, found 1
(#281) Spaces must be used to indent lines; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected at least 8 spaces, found 2
(#282) Inline comments must start with a capital letter, digit or 3-dots sequence
(#282) Inline comments must end in full-stops, exclamation marks, or question marks
(#282) 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"
(#283) Expected "if (...) {\n"; found "if(...) {\n"
(#283) Expected 1 space before ">"; 0 found
(#283) Expected 1 space after ">"; 0 found
(#286) Expected "} else {\n"; found "}else{\n"
(#292) Expected 1 space after "="; 0 found
(#293) Commas (,) must be followed by white space.
(#293) Commas (,) must be followed by white space.
(#293) Commas (,) must be followed by white space.
(#293) Commas (,) must be followed by white space.
(#295) Line indented incorrectly; expected 11 spaces, found 8
(#296) Spaces must be used to indent lines; tabs are not allowed
(#296) Tab found within whitespace
(#305) Inline comments must start with a capital letter, digit or 3-dots sequence
(#305) Inline comments must end in full-stops, exclamation marks, or question marks
(#305) 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"
(#306) Short array syntax must be used to define arrays
(#307) Expected "if (...) {\n"; found "if(...) {\n"
(#307) Expected 1 space before "!=="; 0 found
(#307) Expected 1 space after "!=="; 0 found
(#311) Short array syntax must be used to define arrays
(#313) Short array syntax must be used to define arrays
(#315) Short array syntax must be used to define arrays
(#319) Short array syntax must be used to define arrays
(#321) Short array syntax must be used to define arrays
(#323) Short array syntax must be used to define arrays
(#328) Expected "} else {\n"; found "}else{\n"
(#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.
(#337) Spaces must be used to indent lines; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected 4 spaces, found 1
(#338) Spaces must be used to indent lines; tabs are not allowed
(#338) Tab found within whitespace
(#338) Whitespace found at end of line
(#339) Spaces must be used to indent lines; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected at least 8 spaces, found 2
(#339) Commas (,) must be followed by white space.
(#340) Spaces must be used to indent lines; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected at least 8 spaces, found 2
(#342) Spaces must be used to indent lines; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected 8 spaces, found 2
(#342) Expected "if (...) {\n"; found "if(...){\n"
(#344) Spaces must be used to indent lines; tabs are not allowed
(#344) Tab found within whitespace
(#344) Inline comments must start with a capital letter, digit or 3-dots sequence
(#344) Inline comments must end in full-stops, exclamation marks, or question marks
(#344) Line indented incorrectly; expected at least 12 spaces, found 6
(#344) 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"
(#353) Closing brace indented incorrectly; expected 2 spaces, found 8
(#353) Expected "} else {\n"; found "}else {\n"
(#364) Line indented incorrectly; expected 11 spaces, found 8
(#365) Line indented incorrectly; expected at least 11 spaces, found 8
(#365) Expected 1 space after "="; 0 found
(#365) Expected 1 space before ">"; 0 found
(#365) Expected 1 space after ">"; 0 found
(#366) Spaces must be used to indent lines; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected at least 11 spaces, found 2
(#366) Commas (,) must be followed by white space.
(#366) Commas (,) must be followed by white space.
(#366) Commas (,) must be followed by white space.
(#366) Commas (,) must be followed by white space.
(#367) Spaces must be used to indent lines; tabs are not allowed
(#367) Tab found within whitespace
(#367) Line indented incorrectly; expected at least 11 spaces, found 2
(#368) File must end with a newline character
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) Short array syntax must be used to define arrays
(#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"
(#20) Short array syntax must be used to define arrays
mod/solo/settings.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#30) Import statements must not begin with a leading backslash
(#31) Import statements must not begin with a leading backslash
(#39) Variable "cloudpoodll_apiuser" must not contain underscores.
(#39) Expected 1 space before "="; 0 found
(#39) Expected 1 space after "="; 0 found
(#39) Commas (,) must be followed by white space.
(#40) Variable "cloudpoodll_apisecret" must not contain underscores.
(#40) Expected 1 space before "="; 0 found
(#40) Expected 1 space after "="; 0 found
(#40) Commas (,) must be followed by white space.
(#41) Variable "show_below_apisecret" must not contain underscores.
(#41) Expected 1 space before "="; 0 found
(#41) Expected 1 space after "="; 0 found
(#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) Line indented incorrectly; expected at least 4 spaces, found 0
(#42) No space found before comment text; expected "// if we have an API user and secret we fetch token" but found "//if we have an API user and secret we fetch token"
(#43) Expected "if (...) {\n"; found "if(...) {\n"
(#43) Variable "cloudpoodll_apiuser" must not contain underscores.
(#43) Variable "cloudpoodll_apisecret" must not contain underscores.
(#44) Variable "cloudpoodll_apiuser" must not contain underscores.
(#44) Commas (,) must be followed by white space.
(#44) Variable "cloudpoodll_apisecret" must not contain underscores.
(#45) Variable "show_below_apisecret" must not contain underscores.
(#45) Expected 1 space before "="; 0 found
(#45) 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) Line indented incorrectly; expected at least 8 spaces, found 0
(#46) No space found before comment text; expected "// if we have no API user and secret we show a "fetch from elsewhere on site" or "take a free trial" link" but found "//if we have no API user and secret we show a "fetch from elsewhere on site" or "take a free trial" link"
(#47) Expected "} else {\n"; found "}else{\n"
(#48) Expected 1 space before "="; 0 found
(#48) Expected 1 space after "="; 0 found
(#48) Expected 1 space before "=>"; 0 found
(#48) Expected 1 space after "=>"; 0 found
(#49) Variable "cp_components" must not contain underscores.
(#49) Expected 1 space before "="; 0 found
(#49) Expected 1 space after "="; 0 found
(#49) Commas (,) must be followed by white space.
(#49) Commas (,) must be followed by white space.
(#49) Commas (,) must be followed by white space.
(#49) Commas (,) must be followed by white space.
(#49) Commas (,) must be followed by white space.
(#49) Commas (,) must be followed by white space.
(#49) Line exceeds 132 characters; contains 142 characters
(#50) Commas (,) must be followed by white space.
(#50) Commas (,) must be followed by white space.
(#50) There should be a comma after the last array item in a multi-line array.
(#51) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#51) Variable "cp_components" must not contain underscores.
(#51) Variable "cp_component" must not contain underscores.
(#52) Variable "cp_component" must not contain underscores.
(#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
(#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
(#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
(#65) Variable "cloudpoodll_apiuser" must not contain underscores.
(#65) Expected 1 space before "="; 0 found
(#65) Expected 1 space after "="; 0 found
(#65) Variable "cp_component" must not contain underscores.
(#65) Commas (,) must be followed by white space.
(#66) Expected "if (...) {\n"; found "if(...){\n"
(#66) Variable "cloudpoodll_apiuser" must not contain underscores.
(#67) Variable "cloudpoodll_apisecret" must not contain underscores.
(#67) Expected 1 space before "="; 0 found
(#67) Expected 1 space after "="; 0 found
(#67) Variable "cp_component" must not contain underscores.
(#67) Commas (,) must be followed by white space.
(#68) Expected "if (...) {\n"; found "if(...){\n"
(#68) Variable "cloudpoodll_apisecret" must not contain underscores.
(#69) Expected 1 space before "="; 0 found
(#69) Expected 1 space after "="; 0 found
(#69) Variable "cloudpoodll_apiuser" must not contain underscores.
(#70) Expected 1 space before "="; 0 found
(#70) Expected 1 space after "="; 0 found
(#70) Variable "cloudpoodll_apisecret" must not contain underscores.
(#75) Variable "show_below_apisecret" must not contain underscores.
(#75) Expected 1 space before "="; 0 found
(#75) Expected 1 space after "="; 0 found
(#75) Commas (,) must be followed by white space.
(#80) Commas (,) must be followed by white space.
(#80) Variable "show_below_apisecret" must not contain underscores.
(#84) Commas (,) must be followed by white space.
(#87) Commas (,) must be followed by white space.
(#87) Line exceeds 132 characters; contains 141 characters
(#90) Commas (,) must be followed by white space.
(#90) Line exceeds 132 characters; contains 133 characters
(#93) Commas (,) must be followed by white space.
(#96) Commas (,) must be followed by white space.
(#96) Line exceeds 132 characters; contains 141 characters
(#99) Commas (,) must be followed by white space.
(#102) Commas (,) must be followed by white space.
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 4 spaces, found 2
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 4 spaces, found 2
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) Commas (,) must be followed by white space.
(#140) Line exceeds 132 characters; contains 146 characters
(#141) Commas (,) must be followed by white space.
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 4 spaces, found 1
(#144) Line exceeds 132 characters; contains 142 characters
(#146) Variable "gradingsperpage_options" 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.
(#146) Expected 1 space before "=>"; 0 found
(#146) Expected 1 space after "=>"; 0 found
(#146) Commas (,) must be followed by white space.
(#146) Expected 1 space before "=>"; 0 found
(#146) Expected 1 space after "=>"; 0 found
(#146) Commas (,) must be followed by white space.
(#146) Expected 1 space before "=>"; 0 found
(#146) Expected 1 space after "=>"; 0 found
(#146) Commas (,) must be followed by white space.
(#146) Expected 1 space before "=>"; 0 found
(#146) Expected 1 space after "=>"; 0 found
(#146) Commas (,) must be followed by white space.
(#146) Expected 1 space before "=>"; 0 found
(#146) Expected 1 space after "=>"; 0 found
(#149) Variable "gradingsperpage_options" must not contain underscores.
(#152) Commas (,) must be followed by white space.
(#156) 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
(#44) Short array syntax must be used to define arrays
(#45) Short array syntax must be used to define arrays
(#46) Usage of ELSEIF not allowed; use ELSE IF instead
(#47) Short array syntax must be used to define arrays
(#48) Short array syntax must be used to define arrays
(#52) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#59) Commas (,) must be followed by white space.
(#59) Short array syntax must be used to define arrays
(#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) Short array syntax must be used to define arrays
(#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) Import statements must not begin with a leading backslash
(#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/>.".
(#5) Import statements must not begin with a leading backslash
(#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) Short array syntax must be used to define arrays
(#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"
(#27) Short array syntax must be used to define arrays
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
(#30) Import statements must not begin with a leading backslash
(#32) 3 slashes comments are not allowed; use "// Comment." instead
(#35) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#45) Short array syntax must be used to define arrays
(#50) Short array syntax must be used to define arrays
(#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.
(#7) PHPUnit test file missing any valid testcase class declaration
(#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.
(#7) PHPUnit test file missing any valid testcase class declaration
(#9) Public method name "gradessubmissions_Test::testGetGradeData" must be in lower-case letters only
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.
(#38) Short array syntax must be used to define arrays
(#39) Short array syntax must be used to define arrays
(#40) Usage of ELSEIF not allowed; use ELSE IF instead
(#41) Short array syntax must be used to define arrays
(#42) Short array syntax must be used to define arrays
(#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) Short array syntax must be used to define arrays
(#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"
(#79) Expected 1 space before "=="; 0 found
(#79) Expected 1 space after "=="; 0 found
(#81) Expected "} else {\n"; found "}else{\n"
(#85) Expected "if (...) {\n"; found "if(...){\n"
(#88) Commas (,) must be followed by white space.
(#89) Expected "} else {\n"; found "}else{\n"
(#90) Commas (,) must be followed by white space.
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) 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"
(#97) Variable "start_or_continue" must not contain underscores.
(#97) Expected 1 space before "="; 0 found
(#97) Expected 1 space after "="; 0 found
(#98) Expected "if (...) {\n"; found "if(...){\n"
(#98) Expected 1 space before "=="; 0 found
(#98) Expected 1 space after "=="; 0 found
(#99) Variable "start_or_continue" must not contain underscores.
(#99) Expected 1 space before "="; 0 found
(#99) Expected 1 space after "="; 0 found
(#102) Usage of ELSEIF not allowed; use ELSE IF instead
(#102) Expected 1 space before "=="; 0 found
(#102) Expected 1 space after "=="; 0 found
(#103) Variable "start_or_continue" must not contain underscores.
(#103) Expected 1 space before "="; 0 found
(#103) Expected 1 space after "="; 0 found
(#106) Expected "} else {\n"; found "}else{\n"
(#108) Commas (,) must be followed by white space.
(#110) Expected "if (...) {\n"; found "if (...){\n"
(#111) Variable "start_or_continue" must not contain underscores.
(#111) Expected 1 space before "="; 0 found
(#111) Expected 1 space after "="; 0 found
(#112) Expected 1 space before "="; 0 found
(#112) Expected 1 space after "="; 0 found
(#112) Expected 1 space before "+"; 0 found
(#112) Expected 1 space after "+"; 0 found
(#113) Expected 1 space before "="; 0 found
(#113) Expected 1 space after "="; 0 found
(#117) Inline comments must start with a capital letter, digit or 3-dots sequence
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) No space found before comment text; expected "// 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"
(#118) Expected "if (...) {\n"; found "if(...) {\n"
(#118) Variable "start_or_continue" must not contain underscores.
(#120) Short array syntax must be used to define arrays
(#120) Expected 1 space before "=>"; 0 found
(#120) Expected 1 space after "=>"; 0 found
(#124) 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 "// 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"
(#129) Variable "attempt_renderer" must not contain underscores.
(#137) Expected 1 space before "="; 0 found
(#137) Expected 1 space after "="; 0 found
(#140) Expected "if (...) {\n"; found "if(...) {\n"
(#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 all the processing (grades, diffs, etc) if needed and return the attempt" but found "//do all the processing (grades, diffs, etc) if needed and return the attempt"
(#142) Commas (,) must be followed by white space.
(#142) Commas (,) must be followed by white space.
(#142) Commas (,) must be followed by white space.
(#144) Expected 1 space before "="; 0 found
(#144) Expected 1 space after "="; 0 found
(#144) Commas (,) must be followed by white space.
(#145) Commas (,) must be followed by white space.
(#145) Short array syntax must be used to define arrays
(#145) Expected 1 space before "=>"; 0 found
(#145) Expected 1 space after "=>"; 0 found
(#148) Variable "attempt_renderer" must not contain underscores.
(#148) Commas (,) must be followed by white space.
(#148) Commas (,) must be followed by white space.
(#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 "// open the summary results div" but found "//open the summary results div"
(#153) Inline comments must start with a capital letter, digit or 3-dots sequence
(#153) No space found before comment text; expected "// show evaluation (auto or teacher)" but found "//show evaluation (auto or teacher)"
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) No space found before comment text; expected "// necessary for M3.3" but found "//necessary for M3.3"
(#157) Expected "if (...) {\n"; found "if(...) {\n"
(#157) Expected 1 space after "!="; 0 found
(#166) Variable "attempt_renderer" must not contain underscores.
(#169) Variable "attempt_renderer" must not contain underscores.
(#169) Line exceeds 132 characters; contains 147 characters
(#171) Inline comments must start with a capital letter, digit or 3-dots sequence
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) Line indented incorrectly; expected at least 12 spaces, found 8
(#171) No space found before comment text; expected "// manual grading" but found "//manual grading"
(#172) Usage of ELSEIF not allowed; use ELSE IF instead
(#173) Variable "attempt_renderer" must not contain underscores.
(#176) Variable "attempt_renderer" must not contain underscores.
(#176) Line exceeds 132 characters; contains 147 characters
(#177) Usage of ELSEIF not allowed; use ELSE IF instead
(#178) Variable "attempt_renderer" must not contain underscores.
(#179) Expected 1 space before "="; 0 found
(#179) Expected 1 space after "="; 0 found
(#180) Inline comments must start with a capital letter, digit or 3-dots sequence
(#180) No space found before comment text; expected "// we decided to make it real obvious if the result was not ready yet" but found "//we decided to make it real obvious if the result was not ready yet"
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) 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);"
(#184) Inline comments must start with a capital letter, digit or 3-dots sequence
(#184) This comment is 65% valid code; is this commented out code?
(#184) No space found before comment text; expected "// myreports" but found "//myreports"
(#185) Inline comments must end in full-stops, exclamation marks, or question marks
(#185) Line indented incorrectly; expected at least 8 spaces, found 7
(#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 "// close the summary results div" but found "//close the summary results div"
(#191) Expected 1 space before "="; 0 found
(#191) Expected 1 space after "="; 0 found
(#192) Expected "if (...) {\n"; found "if(...){\n"
(#194) Short array syntax must be used to define arrays
(#194) Expected 1 space before "=>"; 0 found
(#194) Expected 1 space after "=>"; 0 found
(#194) Commas (,) must be followed by white space.
(#194) Expected 1 space before "=>"; 0 found
(#194) Expected 1 space after "=>"; 0 found
(#195) Expected 1 space before "="; 0 found
(#195) Expected 1 space after "="; 0 found
(#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 "// show back to course button if we are not in an LTI window" but found "//show back to course button if we are not in an LTI window"
(#199) Expected "if (...) {\n"; found "if(...) {\n"
(#200) Expected 1 space before "-"; 0 found
(#200) Expected 1 space after "-"; 0 found
(#204) Line indented incorrectly; expected at least 4 spaces, found 3
(#207) File must end with a newline character

Javascript coding style problems

(183 errors, 1650 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)
(#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 145. 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/correctionsmarkup.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)
(#11) Comments should not begin with a lowercase character. (capitalized-comments)
(#11) Expected space or tab after '//' in comment. (spaced-comment)
(#18) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#19) Unexpected space before function parentheses. (space-before-function-paren)
(#21) Comments should not begin with a lowercase character. (capitalized-comments)
(#21) Expected space or tab after '//' in comment. (spaced-comment)
(#22) ["id"] is better written in dot notation. (dot-notation)
(#30) ["sessionerrors"] is better written in dot notation. (dot-notation)
(#31) ["sessionerrors"] is better written in dot notation. (dot-notation)
(#35) ["sessionmatches"] is better written in dot notation. (dot-notation)
(#36) ["sessionmatches"] is better written in dot notation. (dot-notation)
(#38) Multiple spaces found before '='. (no-multi-spaces)
(#42) Expected space(s) after "if". (keyword-spacing)
(#43) Missing space before opening brace. (space-before-blocks)
(#45) ["sessionerrors"] is better written in dot notation. (dot-notation)
(#46) ["sessionmatches"] is better written in dot notation. (dot-notation)
(#49) Comments should not begin with a lowercase character. (capitalized-comments)
(#49) Expected space or tab after '//' in comment. (spaced-comment)
(#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)
(#61) Comments should not begin with a lowercase character. (capitalized-comments)
(#61) Expected space or tab after '//' in comment. (spaced-comment)
(#64) Comments should not begin with a lowercase character. (capitalized-comments)
(#64) Expected space or tab after '//' in comment. (spaced-comment)
(#70) Identifier 'register_controls' is not in camel case. (camelcase)
(#70) Unexpected space before function parentheses. (space-before-function-paren)
(#76) Identifier 'register_events' is not in camel case. (camelcase)
(#76) Unexpected space before function parentheses. (space-before-function-paren)
(#77) 'that' is assigned a value but never used. (no-unused-vars)
(#78) Comments should not begin with a lowercase character. (capitalized-comments)
(#78) Expected space or tab after '//' in comment. (spaced-comment)
(#79) A space is required after ','. (comma-spacing)
(#79) Unexpected space before function parentheses. (space-before-function-paren)
(#81) Comments should not begin with a lowercase character. (capitalized-comments)
(#81) Expected space or tab after '//' in comment. (spaced-comment)
(#89) Identifier 'markup_suggestedwords' is not in camel case. (camelcase)
(#89) Unexpected space before function parentheses. (space-before-function-paren)
(#91) Unexpected space before function parentheses. (space-before-function-paren)
(#92) This line has a length of 136. Maximum allowed is 132. (max-len)
(#93) This line has a length of 163. Maximum allowed is 132. (max-len)
(#98) Comments should not begin with a lowercase character. (capitalized-comments)
(#98) Expected space or tab after '//' in comment. (spaced-comment)
(#100) Identifier 'markup_unmatchedwords' is not in camel case. (camelcase)
(#100) Unexpected space before function parentheses. (space-before-function-paren)
(#104) Unexpected space before function parentheses. (space-before-function-paren)
(#105) Comments should not begin with a lowercase character. (capitalized-comments)
(#105) Expected space or tab after '//' in comment. (spaced-comment)
(#106) Expected space(s) after "if". (keyword-spacing)
(#106) Operator '>' must be spaced. (space-infix-ops)
(#107) Operator '-' must be spaced. (space-infix-ops)
(#108) Expected space(s) after "for". (keyword-spacing)
(#108) Operator '=' must be spaced. (space-infix-ops)
(#108) Operator '<' must be spaced. (space-infix-ops)
(#108) Missing whitespace after semicolon. (semi-spacing)
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)
(#42) Comments should not begin with a lowercase character. (capitalized-comments)
(#42) 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
(#6) @package should be empty. (jsdoc/empty-tags)
(#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)
(#59) Expected catch,fail,always() 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,always() 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 @param "formdata" declaration. (jsdoc/require-param)
(#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)
(#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 @param "data" declaration. (jsdoc/require-param)
(#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/grammarsuggestions.js
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#2) Unexpected space before function parentheses. (space-before-function-paren)
(#2) 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)
(#18) Comments should not begin with a lowercase character. (capitalized-comments)
(#18) Expected space or tab after '//' in comment. (spaced-comment)
(#19) Missing space before opening brace. (space-before-blocks)
(#20) Operator '=' must be spaced. (space-infix-ops)
(#21) Operator '=' must be spaced. (space-infix-ops)
(#27) Identifier 'init_strings' is not in camel case. (camelcase)
(#27) Missing space before opening brace. (space-before-blocks)
(#28) Operator '=' must be spaced. (space-infix-ops)
(#29) A space is required after ','. (comma-spacing)
(#29) Requires a space after '{'. (block-spacing)
(#29) Statement inside of curly braces should be on next line. (brace-style)
(#29) Missing space before opening brace. (space-before-blocks)
(#29) Operator '=' must be spaced. (space-infix-ops)
(#29) Requires a space before '}'. (block-spacing)
(#29) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#30) A space is required after ','. (comma-spacing)
(#30) Requires a space after '{'. (block-spacing)
(#30) Statement inside of curly braces should be on next line. (brace-style)
(#30) Missing space before opening brace. (space-before-blocks)
(#30) Operator '=' must be spaced. (space-infix-ops)
(#30) Requires a space before '}'. (block-spacing)
(#30) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#33) Comments should not begin with a lowercase character. (capitalized-comments)
(#33) Expected space or tab after '//' in comment. (spaced-comment)
(#34) Identifier 'register_controls' is not in camel case. (camelcase)
(#34) Missing space before opening brace. (space-before-blocks)
(#40) Comments should not begin with a lowercase character. (capitalized-comments)
(#40) Expected space or tab after '//' in comment. (spaced-comment)
(#41) Identifier 'register_events' is not in camel case. (camelcase)
(#43) 'e' is defined but never used. (no-unused-vars)
(#43) Missing space before opening brace. (space-before-blocks)
(#47) A space is required after ','. (comma-spacing)
(#47) Comments should not begin with a lowercase character. (capitalized-comments)
(#47) Expected space or tab after '//' in comment. (spaced-comment)
(#49) Identifier 'check_grammar' is not in camel case. (camelcase)
(#49) Unexpected space before function parentheses. (space-before-function-paren)
(#51) Comments should not begin with a lowercase character. (capitalized-comments)
(#51) Expected space or tab after '//' in comment. (spaced-comment)
(#53) Comments should not begin with a lowercase character. (capitalized-comments)
(#53) Expected space or tab after '//' in comment. (spaced-comment)
(#54) Expected space(s) after "if". (keyword-spacing)
(#54) Operator '===' must be spaced. (space-infix-ops)
(#54) Operator '===' must be spaced. (space-infix-ops)
(#54) Missing space before opening brace. (space-before-blocks)
(#65) Unexpected space before function parentheses. (space-before-function-paren)
(#69) Expected space(s) after "if". (keyword-spacing)
(#69) Operator '<' must be spaced. (space-infix-ops)
(#69) Missing space before opening brace. (space-before-blocks)
(#70) Comments should not begin with a lowercase character. (capitalized-comments)
(#70) Expected space or tab after '//' in comment. (spaced-comment)
(#72) Expected space(s) before "else". (keyword-spacing)
(#72) Expected space(s) after "else". (keyword-spacing)
(#75) ["sessionerrors"] is better written in dot notation. (dot-notation)
(#76) ["sessionmatches"] is better written in dot notation. (dot-notation)
(#80) Expected space(s) before "else". (keyword-spacing)
(#80) Expected space(s) after "else". (keyword-spacing)
(#81) Comments should not begin with a lowercase character. (capitalized-comments)
(#81) Expected space or tab after '//' in comment. (spaced-comment)
(#91) Comments should not begin with a lowercase character. (capitalized-comments)
(#91) Expected space or tab after '//' in comment. (spaced-comment)
mod/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,always() or return (promise/catch-or-return)
(#44) Each then() should return a value or throw (promise/always-return)
(#56) Identifier 'init_strings' is not in camel case. (camelcase)
(#56) Missing space before opening brace. (space-before-blocks)
(#58) Comments should not begin with a lowercase character. (capitalized-comments)
(#60) Multiple spaces found before '"component"'. (no-multi-spaces)
(#61) Multiple spaces found before '"component"'. (no-multi-spaces)
(#62) Multiple spaces found before '"component"'. (no-multi-spaces)
(#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) Expected space(s) after "if". (keyword-spacing)
(#20) Missing space before opening brace. (space-before-blocks)
(#21) Comments should not begin with a lowercase character. (capitalized-comments)
(#21) Expected space or tab after '//' in comment. (spaced-comment)
(#24) Expected space(s) before "else". (keyword-spacing)
(#25) Comments should not begin with a lowercase character. (capitalized-comments)
(#25) Expected space or tab after '//' in comment. (spaced-comment)
(#30) Multiple spaces found before '='. (no-multi-spaces)
(#33) Comments should not begin with a lowercase character. (capitalized-comments)
(#33) Expected space or tab after '//' in comment. (spaced-comment)
(#43) There should be no space after this paren. (space-in-parens)
(#46) Comments should not begin with a lowercase character. (capitalized-comments)
(#46) Expected space or tab after '//' in comment. (spaced-comment)
(#47) Expected space or tab after '//' in comment. (spaced-comment)
(#48) Expected space(s) after "if". (keyword-spacing)
(#48) Missing space before opening brace. (space-before-blocks)
(#51) Trailing spaces not allowed. (no-trailing-spaces)
(#56) Identifier 'is_browser_ok' is not in camel case. (camelcase)
(#56) Missing space before opening brace. (space-before-blocks)
(#62) Identifier 'setup_recorder' is not in camel case. (camelcase)
(#62) Missing space before opening brace. (space-before-blocks)
(#64) 'theform' is assigned a value but never used. (no-unused-vars)
(#66) 'recordingcontainer' is assigned a value but never used. (no-unused-vars)
(#68) Expected space or tab after '//' in comment. (spaced-comment)
(#70) Expected space or tab after '//' in comment. (spaced-comment)
(#71) Expected space or tab after '//' in comment. (spaced-comment)
(#72) Expected space or tab after '//' in comment. (spaced-comment)
(#73) Identifier 'on_recording_start' is not in camel case. (camelcase)
(#73) Operator '=' must be spaced. (space-infix-ops)
(#73) 'eventdata' is defined but never used. (no-unused-vars)
(#73) Missing space before opening brace. (space-before-blocks)
(#74) Comments should not begin with a lowercase character. (capitalized-comments)
(#74) Expected space or tab after '//' in comment. (spaced-comment)
(#75) Expected space(s) after "if". (keyword-spacing)
(#77) Comments should not begin with a lowercase character. (capitalized-comments)
(#77) Expected space or tab after '//' in comment. (spaced-comment)
(#80) Identifier 'on_speech' is not in camel case. (camelcase)
(#80) Unexpected space before function parentheses. (space-before-function-paren)
(#81) 'speech' is assigned a value but never used. (no-unused-vars)
(#83) Expected space(s) after "if". (keyword-spacing)
(#89) Identifier 'on_upload_details' is not in camel case. (camelcase)
(#89) Unexpected space before function parentheses. (space-before-function-paren)
(#105) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#106) Comments should not begin with a lowercase character. (capitalized-comments)
(#106) Expected space or tab after '//' in comment. (spaced-comment)
(#107) Expected space or tab after '//' in comment. (spaced-comment)
(#108) Expected space or tab after '//' in comment. (spaced-comment)
(#109) Identifier 'on_recording_end' is not in camel case. (camelcase)
(#109) Operator '=' must be spaced. (space-infix-ops)
(#109) 'eventdata' is defined but never used. (no-unused-vars)
(#109) Missing space before opening brace. (space-before-blocks)
(#110) A space is required after ','. (comma-spacing)
(#114) Comments should not begin with a lowercase character. (capitalized-comments)
(#114) Expected space or tab after '//' in comment. (spaced-comment)
(#115) Expected space or tab after '//' in comment. (spaced-comment)
(#116) Identifier 'on_media_processing' is not in camel case. (camelcase)
(#116) Operator '=' must be spaced. (space-infix-ops)
(#116) Missing space before opening brace. (space-before-blocks)
(#121) Expected space(s) after "if". (keyword-spacing)
(#123) Missing space before opening brace. (space-before-blocks)
(#127) Comments should not begin with a lowercase character. (capitalized-comments)
(#130) Comments should not begin with a lowercase character. (capitalized-comments)
(#130) Expected space or tab after '//' in comment. (spaced-comment)
(#131) Expected space or tab after '//' in comment. (spaced-comment)
(#132) Identifier 'on_file_submitted' is not in camel case. (camelcase)
(#132) Operator '=' must be spaced. (space-infix-ops)
(#132) Missing space before opening brace. (space-before-blocks)
(#134) Comments should not begin with a lowercase character. (capitalized-comments)
(#134) Expected space or tab after '//' in comment. (spaced-comment)
(#135) A space is required after ','. (comma-spacing)
(#140) Comments should not begin with a lowercase character. (capitalized-comments)
(#140) Expected space or tab after '//' in comment. (spaced-comment)
(#151) Identifier 'process_html' is not in camel case. (camelcase)
(#151) Missing space before opening brace. (space-before-blocks)
(#152) 'opts' is assigned a value but never used. (no-unused-vars)
(#153) Comments should not begin with a lowercase character. (capitalized-comments)
(#153) Expected space or tab after '//' in comment. (spaced-comment)
(#154) Expected space or tab after '//' in comment. (spaced-comment)
(#155) Operator '=' must be spaced. (space-infix-ops)
(#158) Comments should not begin with a lowercase character. (capitalized-comments)
(#158) Expected space or tab after '//' in comment. (spaced-comment)
(#162) Identifier 'register_events' is not in camel case. (camelcase)
(#163) 'dd' is assigned a value but never used. (no-unused-vars)
(#167) Comments should not begin with a lowercase character. (capitalized-comments)
(#167) Expected space or tab after '//' in comment. (spaced-comment)
(#168) Comments should not begin with a lowercase character. (capitalized-comments)
(#168) Expected space or tab after '//' in comment. (spaced-comment)
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)
(#18) Identifier 'on_upload_details' is not in camel case. (camelcase)
(#18) Missing space before opening brace. (space-before-blocks)
(#21) ["recorderid"] is better written in dot notation. (dot-notation)
(#23) Missing space before opening brace. (space-before-blocks)
(#24) Comments should not begin with a lowercase character. (capitalized-comments)
(#24) Expected space or tab after '//' in comment. (spaced-comment)
(#25) Expected space(s) after "switch". (keyword-spacing)
(#25) Missing space before opening brace. (space-before-blocks)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) Operator '===' must be spaced. (space-infix-ops)
(#27) Missing space before opening brace. (space-before-blocks)
(#31) Expected space(s) before "else". (keyword-spacing)
(#31) Expected space(s) after "if". (keyword-spacing)
(#31) Operator '===' must be spaced. (space-infix-ops)
(#31) Missing space before opening brace. (space-before-blocks)
(#37) Comments should not begin with a lowercase character. (capitalized-comments)
(#37) Expected space or tab after '//' in comment. (spaced-comment)
(#38) Expected space(s) after "if". (keyword-spacing)
(#38) Operator '!=' must be spaced. (space-infix-ops)
(#41) Operator '=' must be spaced. (space-infix-ops)
(#53) Missing semicolon. (@babel/semi)
(#57) Unexpected alert. (no-alert)
(#63) Missing space before opening brace. (space-before-blocks)
(#64) Operator '=' must be spaced. (space-infix-ops)
(#65) Comments should not begin with a lowercase character. (capitalized-comments)
(#65) Expected space or tab after '//' in comment. (spaced-comment)
(#67) Missing space before opening brace. (space-before-blocks)
(#68) Operator '=' must be spaced. (space-infix-ops)
(#69) Comments should not begin with a lowercase character. (capitalized-comments)
(#69) Expected space or tab after '//' in comment. (spaced-comment)
(#72) Comments should not begin with a lowercase character. (capitalized-comments)
(#72) 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. (jsdoc/require-jsdoc)
(#15) Statement inside of curly braces should be on next line. (brace-style)
(#15) This line has 12 statements. Maximum allowed is 2. (max-statements-per-line)
(#15) Statement inside of curly braces should be on next line. (brace-style)
(#15) Expected { after 'if' condition. (curly)
(#15) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#15) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#15) Unexpected space before function parentheses. (space-before-function-paren)
(#15) Statement inside of curly braces should be on next line. (brace-style)
(#15) Expected { after 'if' condition. (curly)
(#15) Expected { after 'if' condition. (curly)
(#15) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#15) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) This line has a length of 153. Maximum allowed is 132. (max-len)
(#17) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#19) It's not necessary to initialize 'TetherBase' to undefined. (no-undef-init)
(#21) There should be no space after '{'. (@babel/object-curly-spacing)
(#21) There should be no space before '}'. (@babel/object-curly-spacing)
(#28) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#52) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#65) It's not necessary to initialize 'style' to undefined. (no-undef-init)
(#68) Empty block statement. (no-empty)
(#97) Unexpected space before function parentheses. (space-before-function-paren)
(#99) Unexpected space before function parentheses. (space-before-function-paren)
(#106) Comments should not begin with a lowercase character. (capitalized-comments)
(#130) Unexpected space before function parentheses. (space-before-function-paren)
(#138) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#143) Unnecessary semicolon. (no-extra-semi)
(#145) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#146) It's not necessary to initialize 'doc' to undefined. (no-undef-init)
(#178) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#182) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#215) There should be no space after '{'. (@babel/object-curly-spacing)
(#215) There should be no space before '}'. (@babel/object-curly-spacing)
(#218) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#225) Unexpected space before function parentheses. (space-before-function-paren)
(#238) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#240) Unexpected space before function parentheses. (space-before-function-paren)
(#252) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#254) Unexpected space before function parentheses. (space-before-function-paren)
(#266) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#274) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#283) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#287) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#290) Unexpected space before function parentheses. (space-before-function-paren)
(#296) Unexpected space before function parentheses. (space-before-function-paren)
(#310) It's not necessary to initialize 'fn' to undefined. (no-undef-init)
(#311) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#316) Unexpected space before function parentheses. (space-before-function-paren)
(#317) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#332) There should be no space after '{'. (@babel/object-curly-spacing)
(#332) There should be no space before '}'. (@babel/object-curly-spacing)
(#380) 'args' used outside of binding context. (block-scoped-var)
(#412) 'TetherBase' is defined but never used. (no-unused-vars)
(#412) 'performance' is already defined as a built-in global variable. (no-redeclare)
(#414) Expected an assignment or function call and instead saw an expression. (@babel/no-unused-expressions)
(#416) This line has a length of 666. Maximum allowed is 132. (max-len)
(#416) Unexpected space before function parentheses. (space-before-function-paren)
(#416) Statement inside of curly braces should be on next line. (brace-style)
(#416) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#416) Statement inside of curly braces should be on next line. (brace-style)
(#416) This line has 22 statements. Maximum allowed is 2. (max-statements-per-line)
(#416) It's not necessary to initialize '_e' to undefined. (no-undef-init)
(#416) Statement inside of curly braces should be on next line. (brace-style)
(#416) Statement inside of curly braces should be on next line. (brace-style)
(#416) Expected { after 'if' condition. (curly)
(#416) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#416) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#416) Statement inside of curly braces should be on next line. (brace-style)
(#416) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#416) Statement inside of curly braces should be on next line. (brace-style)
(#416) Statement inside of curly braces should be on next line. (brace-style)
(#416) '_i' used outside of binding context. (block-scoped-var)
(#416) ["return"] is better written in dot notation. (dot-notation)
(#416) '_i' used outside of binding context. (block-scoped-var)
(#416) Expected { after 'if' condition. (curly)
(#416) ["return"] is better written in dot notation. (dot-notation)
(#416) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#416) Statement inside of curly braces should be on next line. (brace-style)
(#416) Expected { after 'if' condition. (curly)
(#416) Unsafe usage of ThrowStatement. (no-unsafe-finally)
(#416) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#416) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#416) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#416) Unexpected space before function parentheses. (space-before-function-paren)
(#416) Statement inside of curly braces should be on next line. (brace-style)
(#416) Statement inside of curly braces should be on next line. (brace-style)
(#416) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#416) Statement inside of curly braces should be on next line. (brace-style)
(#416) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#416) Statement inside of curly braces should be on next line. (brace-style)
(#416) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#416) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#416) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#418) This line has a length of 566. Maximum allowed is 132. (max-len)
(#418) '_createClass' is already defined. (no-redeclare)
(#418) Unexpected space before function parentheses. (space-before-function-paren)
(#418) Statement inside of curly braces should be on next line. (brace-style)
(#418) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#418) Statement inside of curly braces should be on next line. (brace-style)
(#418) This line has 12 statements. Maximum allowed is 2. (max-statements-per-line)
(#418) Statement inside of curly braces should be on next line. (brace-style)
(#418) Expected { after 'if' condition. (curly)
(#418) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#418) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#418) Unexpected space before function parentheses. (space-before-function-paren)
(#418) Statement inside of curly braces should be on next line. (brace-style)
(#418) Expected { after 'if' condition. (curly)
(#418) Expected { after 'if' condition. (curly)
(#418) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#418) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#420) This line has a length of 661. Maximum allowed is 132. (max-len)
(#420) Expected to return a value at the end of function 'get'. (consistent-return)
(#420) Statement inside of curly braces should be on next line. (brace-style)
(#420) Unexpected labeled statement. (no-labels)
(#420) This line has 23 statements. Maximum allowed is 2. (max-statements-per-line)
(#420) Statement inside of curly braces should be on next line. (brace-style)
(#420) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#420) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#420) Expected { after 'if' condition. (curly)
(#420) Statement inside of curly braces should be on next line. (brace-style)
(#420) Statement inside of curly braces should be on next line. (brace-style)
(#420) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#420) Statement inside of curly braces should be on next line. (brace-style)
(#420) Unexpected label in continue statement. (no-labels)
(#420) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#420) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#420) Statement inside of curly braces should be on next line. (brace-style)
(#420) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#420) Statement inside of curly braces should be on next line. (brace-style)
(#420) Statement inside of curly braces should be on next line. (brace-style)
(#420) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#420) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#420) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#420) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#422) This line has a length of 153. Maximum allowed is 132. (max-len)
(#422) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#422) '_classCallCheck' is already defined. (no-redeclare)
(#422) Statement inside of curly braces should be on next line. (brace-style)
(#422) Statement inside of curly braces should be on next line. (brace-style)
(#422) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#422) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#422) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#424) This line has a length of 494. Maximum allowed is 132. (max-len)
(#424) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#424) Statement inside of curly braces should be on next line. (brace-style)
(#424) Statement inside of curly braces should be on next line. (brace-style)
(#424) This line has 5 statements. Maximum allowed is 2. (max-statements-per-line)
(#424) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#424) There should be no space after '{'. (@babel/object-curly-spacing)
(#424) There should be no space after '{'. (@babel/object-curly-spacing)
(#424) There should be no space before '}'. (@babel/object-curly-spacing)
(#424) There should be no space before '}'. (@babel/object-curly-spacing)
(#424) Expected { after 'if' condition. (curly)
(#424) Expected an assignment or function call and instead saw an expression. (@babel/no-unused-expressions)
(#424) The '__proto__' property is deprecated. (no-proto)
(#424) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#431) 'getScrollParents' is already defined. (no-redeclare)
(#432) 'getBounds' is already defined. (no-redeclare)
(#433) 'getOffsetParent' is already defined. (no-redeclare)
(#434) 'extend' is already defined. (no-redeclare)
(#435) 'addClass' is already defined. (no-redeclare)
(#436) 'removeClass' is already defined. (no-redeclare)
(#437) 'updateClasses' is already defined. (no-redeclare)
(#438) 'defer' is already defined. (no-redeclare)
(#439) 'flush' is already defined. (no-redeclare)
(#440) 'getScrollBarSize' is already defined. (no-redeclare)
(#441) 'removeUtilElements' is already defined. (no-redeclare)
(#443) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#449) Expected to return a value at the end of function. (consistent-return)
(#449) Unexpected space before function parentheses. (space-before-function-paren)
(#467) Unexpected space before function parentheses. (space-before-function-paren)
(#473) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#480) Unexpected space before function parentheses. (space-before-function-paren)
(#500) Use '===' to compare with null. (no-eq-null)
(#511) Unexpected space before function parentheses. (space-before-function-paren)
(#550) There should be no space after '{'. (@babel/object-curly-spacing)
(#550) There should be no space before '}'. (@babel/object-curly-spacing)
(#565) There should be no space after '{'. (@babel/object-curly-spacing)
(#565) There should be no space before '}'. (@babel/object-curly-spacing)
(#568) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#569) There should be no space after '{'. (@babel/object-curly-spacing)
(#569) There should be no space before '}'. (@babel/object-curly-spacing)
(#575) 'offsets' used outside of binding context. (block-scoped-var)
(#575) Unexpected space before function parentheses. (space-before-function-paren)
(#593) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#612) There should be no space after '{'. (@babel/object-curly-spacing)
(#612) There should be no space before '}'. (@babel/object-curly-spacing)
(#616) Unexpected space before function parentheses. (space-before-function-paren)
(#619) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#633) Unexpected space before function parentheses. (space-before-function-paren)
(#689) Unexpected space before function parentheses. (space-before-function-paren)
(#731) Expected to return a value at the end of method 'value'. (consistent-return)
(#735) There should be no space after '{'. (@babel/object-curly-spacing)
(#735) There should be no space before '}'. (@babel/object-curly-spacing)
(#737) 'bounds' used outside of binding context. (block-scoped-var)
(#739) 'out' used outside of binding context. (block-scoped-var)
(#740) 'bounds' used outside of binding context. (block-scoped-var)
(#741) 'bounds' used outside of binding context. (block-scoped-var)
(#742) 'bounds' used outside of binding context. (block-scoped-var)
(#743) 'bounds' used outside of binding context. (block-scoped-var)
(#746) 'out' used outside of binding context. (block-scoped-var)
(#746) 'out' used outside of binding context. (block-scoped-var)
(#746) 'bounds' used outside of binding context. (block-scoped-var)
(#746) 'bounds' used outside of binding context. (block-scoped-var)
(#747) 'out' used outside of binding context. (block-scoped-var)
(#747) 'out' used outside of binding context. (block-scoped-var)
(#747) 'bounds' used outside of binding context. (block-scoped-var)
(#747) 'bounds' used outside of binding context. (block-scoped-var)
(#747) 'bounds' used outside of binding context. (block-scoped-var)
(#748) 'out' used outside of binding context. (block-scoped-var)
(#748) 'out' used outside of binding context. (block-scoped-var)
(#749) 'out' used outside of binding context. (block-scoped-var)
(#751) 'out' used outside of binding context. (block-scoped-var)
(#751) 'out' used outside of binding context. (block-scoped-var)
(#751) 'bounds' used outside of binding context. (block-scoped-var)
(#751) 'bounds' used outside of binding context. (block-scoped-var)
(#752) 'out' used outside of binding context. (block-scoped-var)
(#752) 'out' used outside of binding context. (block-scoped-var)
(#752) 'bounds' used outside of binding context. (block-scoped-var)
(#752) 'bounds' used outside of binding context. (block-scoped-var)
(#752) 'bounds' used outside of binding context. (block-scoped-var)
(#753) 'out' used outside of binding context. (block-scoped-var)
(#753) 'out' used outside of binding context. (block-scoped-var)
(#754) 'out' used outside of binding context. (block-scoped-var)
(#756) 'out' used outside of binding context. (block-scoped-var)
(#757) 'out' used outside of binding context. (block-scoped-var)
(#759) 'out' used outside of binding context. (block-scoped-var)
(#760) 'out' used outside of binding context. (block-scoped-var)
(#763) 'out' used outside of binding context. (block-scoped-var)
(#766) 'bounds' is already defined. (no-redeclare)
(#766) 'bounds' used outside of binding context. (block-scoped-var)
(#766) It's not necessary to initialize 'bounds' to undefined. (no-undef-init)
(#771) 'bounds' used outside of binding context. (block-scoped-var)
(#778) 'bounds' used outside of binding context. (block-scoped-var)
(#783) This line has a length of 165. Maximum allowed is 132. (max-len)
(#790) 'bounds' used outside of binding context. (block-scoped-var)
(#792) 'out' is already defined. (no-redeclare)
(#792) 'out' used outside of binding context. (block-scoped-var)
(#795) 'bounds' used outside of binding context. (block-scoped-var)
(#795) 'bounds' used outside of binding context. (block-scoped-var)
(#804) 'out' used outside of binding context. (block-scoped-var)
(#804) 'out' used outside of binding context. (block-scoped-var)
(#808) 'out' used outside of binding context. (block-scoped-var)
(#808) 'out' used outside of binding context. (block-scoped-var)
(#808) 'bounds' used outside of binding context. (block-scoped-var)
(#811) 'out' used outside of binding context. (block-scoped-var)
(#811) 'out' used outside of binding context. (block-scoped-var)
(#814) 'out' used outside of binding context. (block-scoped-var)
(#853) Unexpected space before function parentheses. (space-before-function-paren)
(#873) Unexpected space before function parentheses. (space-before-function-paren)
(#885) Unexpected space before function parentheses. (space-before-function-paren)
(#906) Comments should not begin with a lowercase character. (capitalized-comments)
(#931) Unexpected space before function parentheses. (space-before-function-paren)
(#936) Unexpected space before function parentheses. (space-before-function-paren)
(#956) Comments should not begin with a lowercase character. (capitalized-comments)
(#970) Unexpected space before function parentheses. (space-before-function-paren)
(#985) There should be no space after '{'. (@babel/object-curly-spacing)
(#985) There should be no space before '}'. (@babel/object-curly-spacing)
(#988) Unexpected space before function parentheses. (space-before-function-paren)
(#994) There should be no space after '{'. (@babel/object-curly-spacing)
(#994) There should be no space before '}'. (@babel/object-curly-spacing)
(#997) There should be no space after '{'. (@babel/object-curly-spacing)
(#997) There should be no space before '}'. (@babel/object-curly-spacing)
(#1025) Method 'value' expected no return value. (consistent-return)
(#1057) It's not necessary to initialize 'scrollbarSize' to undefined. (no-undef-init)
(#1068) This line has a length of 139. Maximum allowed is 132. (max-len)
(#1074) This line has a length of 163. Maximum allowed is 132. (max-len)
(#1075) Unexpected space before function parentheses. (space-before-function-paren)
(#1076) Unexpected space before function parentheses. (space-before-function-paren)
(#1079) Unexpected space before function parentheses. (space-before-function-paren)
(#1086) Unexpected space before function parentheses. (space-before-function-paren)
(#1125) Method 'value' expected no return value. (consistent-return)
(#1131) Method 'value' has a complexity of 28. Maximum allowed is 20. (complexity)
(#1143) 'key' used outside of binding context. (block-scoped-var)
(#1148) 'key' used outside of binding context. (block-scoped-var)
(#1148) 'key' used outside of binding context. (block-scoped-var)
(#1155) 'key' used outside of binding context. (block-scoped-var)
(#1160) There should be no space after '{'. (@babel/object-curly-spacing)
(#1160) There should be no space before '}'. (@babel/object-curly-spacing)
(#1166) It's not necessary to initialize 'yPos' to undefined. (no-undef-init)
(#1167) It's not necessary to initialize 'xPos' to undefined. (no-undef-init)
(#1214) Unexpected space before function parentheses. (space-before-function-paren)
(#1216) Unexpected space before function parentheses. (space-before-function-paren)
(#1221) Unexpected space before function parentheses. (space-before-function-paren)
(#1232) There should be no space after '{'. (@babel/object-curly-spacing)
(#1232) There should be no space before '}'. (@babel/object-curly-spacing)
(#1256) 'key' is already defined. (no-redeclare)
(#1256) 'key' used outside of binding context. (block-scoped-var)
(#1257) 'key' used outside of binding context. (block-scoped-var)
(#1258) 'key' used outside of binding context. (block-scoped-var)
(#1262) 'key' used outside of binding context. (block-scoped-var)
(#1267) Unexpected space before function parentheses. (space-before-function-paren)
(#1282) 'TetherBase' is already defined. (no-redeclare)
(#1284) Expected an assignment or function call and instead saw an expression. (@babel/no-unused-expressions)
(#1286) This line has a length of 666. Maximum allowed is 132. (max-len)
(#1286) '_slicedToArray' is already defined. (no-redeclare)
(#1286) Unexpected space before function parentheses. (space-before-function-paren)
(#1286) Statement inside of curly braces should be on next line. (brace-style)
(#1286) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#1286) Statement inside of curly braces should be on next line. (brace-style)
(#1286) This line has 22 statements. Maximum allowed is 2. (max-statements-per-line)
(#1286) It's not necessary to initialize '_e' to undefined. (no-undef-init)
(#1286) Statement inside of curly braces should be on next line. (brace-style)
(#1286) Statement inside of curly braces should be on next line. (brace-style)
(#1286) Expected { after 'if' condition. (curly)
(#1286) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1286) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1286) Statement inside of curly braces should be on next line. (brace-style)
(#1286) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1286) Statement inside of curly braces should be on next line. (brace-style)
(#1286) Statement inside of curly braces should be on next line. (brace-style)
(#1286) '_i' used outside of binding context. (block-scoped-var)
(#1286) ["return"] is better written in dot notation. (dot-notation)
(#1286) '_i' used outside of binding context. (block-scoped-var)
(#1286) Expected { after 'if' condition. (curly)
(#1286) ["return"] is better written in dot notation. (dot-notation)
(#1286) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1286) Statement inside of curly braces should be on next line. (brace-style)
(#1286) Expected { after 'if' condition. (curly)
(#1286) Unsafe usage of ThrowStatement. (no-unsafe-finally)
(#1286) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1286) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1286) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1286) Unexpected space before function parentheses. (space-before-function-paren)
(#1286) Statement inside of curly braces should be on next line. (brace-style)
(#1286) Statement inside of curly braces should be on next line. (brace-style)
(#1286) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1286) Statement inside of curly braces should be on next line. (brace-style)
(#1286) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1286) Statement inside of curly braces should be on next line. (brace-style)
(#1286) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1286) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1286) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1288) '_TetherBase$Utils' is already defined. (no-redeclare)
(#1289) 'getBounds' is already defined. (no-redeclare)
(#1290) 'extend' is already defined. (no-redeclare)
(#1291) 'updateClasses' is already defined. (no-redeclare)
(#1292) 'defer' is already defined. (no-redeclare)
(#1296) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#1308) Unexpected space before function parentheses. (space-before-function-paren)
(#1325) Unexpected space before function parentheses. (space-before-function-paren)
(#1351) Unexpected space before function parentheses. (space-before-function-paren)
(#1367) Unexpected space before function parentheses. (space-before-function-paren)
(#1376) Unexpected space before function parentheses. (space-before-function-paren)
(#1388) Unexpected space before function parentheses. (space-before-function-paren)
(#1389) Unexpected space before function parentheses. (space-before-function-paren)
(#1399) Function has a complexity of 82. Maximum allowed is 20. (complexity)
(#1399) Unexpected space before function parentheses. (space-before-function-paren)
(#1408) It's not necessary to initialize 'changeAttachX' to undefined. (no-undef-init)
(#1409) It's not necessary to initialize 'changeAttachY' to undefined. (no-undef-init)
(#1564) Unexpected space before function parentheses. (space-before-function-paren)
(#1613) Unexpected space before function parentheses. (space-before-function-paren)
(#1614) It's not necessary to initialize 'pinnedClass' to undefined. (no-undef-init)
(#1622) Unexpected space before function parentheses. (space-before-function-paren)
(#1629) Unexpected space before function parentheses. (space-before-function-paren)
(#1630) It's not necessary to initialize 'oobClass' to undefined. (no-undef-init)
(#1638) Unexpected space before function parentheses. (space-before-function-paren)
(#1651) This line has a length of 189. Maximum allowed is 132. (max-len)
(#1660) Unexpected space before function parentheses. (space-before-function-paren)
(#1667) There should be no space after '{'. (@babel/object-curly-spacing)
(#1667) There should be no space before '}'. (@babel/object-curly-spacing)
(#1670) 'TetherBase' is already defined. (no-redeclare)
(#1672) Expected an assignment or function call and instead saw an expression. (@babel/no-unused-expressions)
(#1674) '_TetherBase$Utils' is already defined. (no-redeclare)
(#1675) 'getBounds' is already defined. (no-redeclare)
(#1676) 'updateClasses' is already defined. (no-redeclare)
(#1677) 'defer' is already defined. (no-redeclare)
(#1686) Unexpected space before function parentheses. (space-before-function-paren)
(#1700) Unexpected space before function parentheses. (space-before-function-paren)
(#1709) Unexpected space before function parentheses. (space-before-function-paren)
(#1722) Unexpected space before function parentheses. (space-before-function-paren)
(#1730) Unexpected space before function parentheses. (space-before-function-paren)
(#1734) Unexpected space before function parentheses. (space-before-function-paren)
(#1744) 'TetherBase' is already defined. (no-redeclare)
(#1746) Expected an assignment or function call and instead saw an expression. (@babel/no-unused-expressions)
(#1748) This line has a length of 666. Maximum allowed is 132. (max-len)
(#1748) '_slicedToArray' is already defined. (no-redeclare)
(#1748) Unexpected space before function parentheses. (space-before-function-paren)
(#1748) Statement inside of curly braces should be on next line. (brace-style)
(#1748) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#1748) Statement inside of curly braces should be on next line. (brace-style)
(#1748) This line has 22 statements. Maximum allowed is 2. (max-statements-per-line)
(#1748) It's not necessary to initialize '_e' to undefined. (no-undef-init)
(#1748) Statement inside of curly braces should be on next line. (brace-style)
(#1748) Statement inside of curly braces should be on next line. (brace-style)
(#1748) Expected { after 'if' condition. (curly)
(#1748) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1748) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1748) Statement inside of curly braces should be on next line. (brace-style)
(#1748) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1748) Statement inside of curly braces should be on next line. (brace-style)
(#1748) Statement inside of curly braces should be on next line. (brace-style)
(#1748) '_i' used outside of binding context. (block-scoped-var)
(#1748) ["return"] is better written in dot notation. (dot-notation)
(#1748) '_i' used outside of binding context. (block-scoped-var)
(#1748) Expected { after 'if' condition. (curly)
(#1748) ["return"] is better written in dot notation. (dot-notation)
(#1748) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1748) Statement inside of curly braces should be on next line. (brace-style)
(#1748) Expected { after 'if' condition. (curly)
(#1748) Unsafe usage of ThrowStatement. (no-unsafe-finally)
(#1748) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1748) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1748) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1748) Unexpected space before function parentheses. (space-before-function-paren)
(#1748) Statement inside of curly braces should be on next line. (brace-style)
(#1748) Statement inside of curly braces should be on next line. (brace-style)
(#1748) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1748) Statement inside of curly braces should be on next line. (brace-style)
(#1748) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1748) Statement inside of curly braces should be on next line. (brace-style)
(#1748) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1748) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1748) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1761) There should be no space after '{'. (@babel/object-curly-spacing)
(#1761) There should be no space before '}'. (@babel/object-curly-spacing)
(#1764) It's not necessary to initialize 'shiftTop' to undefined. (no-undef-init)
(#1765) It's not necessary to initialize 'shiftLeft' to undefined. (no-undef-init)
(#1787) Method 'position' expected no return value. (consistent-return)
(#1787) There should be no space after '{'. (@babel/object-curly-spacing)
(#1787) There should be no space before '}'. (@babel/object-curly-spacing)
mod/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)
(#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,always() 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) 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) 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) 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) 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) 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) Use '===' to compare with null. (no-eq-null)
(#168) Expected { after 'if' condition. (curly)
(#171) Expected { after 'if' condition. (curly)
(#176) Missing semicolon. (@babel/semi)

CSS problems

(1749 errors, 180 warnings)

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

mod/solo/styles.css
(#890) Invalid value for `background-image` (csstree/validator)
(#1239) Invalid value for `padding-top` (csstree/validator)
(#1243) Invalid value for `padding-top` (csstree/validator)
(#1246) Invalid value for `padding-bottom` (csstree/validator)
(#1583) Invalid value for `text-align` (csstree/validator)
(#1607) Invalid value for `text-align` (csstree/validator)
(#1127) Expected empty line before at-rule (at-rule-empty-line-before)
(#1249) Expected empty line before at-rule (at-rule-empty-line-before)
(#1736) Expected newline after "}" (block-closing-brace-newline-after)
(#1737) Expected newline after "}" (block-closing-brace-newline-after)
(#1738) Expected newline after "}" (block-closing-brace-newline-after)
(#2605) Expected newline after "}" (block-closing-brace-newline-after)
(#2543) Expected newline after "}" (block-closing-brace-newline-after)
(#349) Expected newline before "}" (block-closing-brace-newline-before)
(#353) Expected newline before "}" (block-closing-brace-newline-before)
(#355) Expected newline before "}" (block-closing-brace-newline-before)
(#356) Expected newline before "}" (block-closing-brace-newline-before)
(#370) Expected newline before "}" (block-closing-brace-newline-before)
(#379) Expected newline before "}" (block-closing-brace-newline-before)
(#380) Expected newline before "}" (block-closing-brace-newline-before)
(#412) Expected newline before "}" (block-closing-brace-newline-before)
(#431) Expected newline before "}" (block-closing-brace-newline-before)
(#842) Expected newline before "}" (block-closing-brace-newline-before)
(#857) Expected newline before "}" (block-closing-brace-newline-before)
(#1341) Expected newline before "}" (block-closing-brace-newline-before)
(#1342) Expected newline before "}" (block-closing-brace-newline-before)
(#1736) Expected newline before "}" (block-closing-brace-newline-before)
(#1737) Expected newline before "}" (block-closing-brace-newline-before)
(#1738) Expected newline before "}" (block-closing-brace-newline-before)
(#1739) Expected newline before "}" (block-closing-brace-newline-before)
(#1739) Expected newline before "}" (block-closing-brace-newline-before)
(#349) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#353) 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)
(#356) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#370) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#379) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#380) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#412) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#431) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#842) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#857) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1736) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1737) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1738) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1739) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#167) Unexpected empty block (block-no-empty)
(#359) Unexpected empty block (block-no-empty)
(#361) Unexpected empty block (block-no-empty)
(#349) Expected newline after "{" (block-opening-brace-newline-after)
(#353) Expected newline after "{" (block-opening-brace-newline-after)
(#355) Expected newline after "{" (block-opening-brace-newline-after)
(#356) Expected newline after "{" (block-opening-brace-newline-after)
(#370) Expected newline after "{" (block-opening-brace-newline-after)
(#379) Expected newline after "{" (block-opening-brace-newline-after)
(#380) Expected newline after "{" (block-opening-brace-newline-after)
(#412) Expected newline after "{" (block-opening-brace-newline-after)
(#431) Expected newline after "{" (block-opening-brace-newline-after)
(#842) Expected newline after "{" (block-opening-brace-newline-after)
(#857) Expected newline after "{" (block-opening-brace-newline-after)
(#1341) Expected newline after "{" (block-opening-brace-newline-after)
(#1342) Expected newline after "{" (block-opening-brace-newline-after)
(#1363) Expected newline after "{" (block-opening-brace-newline-after)
(#1634) Expected newline after "{" (block-opening-brace-newline-after)
(#1736) Expected newline after "{" (block-opening-brace-newline-after)
(#1737) Expected newline after "{" (block-opening-brace-newline-after)
(#1738) Expected newline after "{" (block-opening-brace-newline-after)
(#1739) Expected newline after "{" (block-opening-brace-newline-after)
(#2454) Expected newline after "{" (block-opening-brace-newline-after)
(#2469) Expected newline after "{" (block-opening-brace-newline-after)
(#349) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#353) 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)
(#356) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#370) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#379) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#380) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#412) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#431) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#842) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#857) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#68) Expected single space before "{" (block-opening-brace-space-before)
(#71) Expected single space before "{" (block-opening-brace-space-before)
(#77) Expected single space before "{" (block-opening-brace-space-before)
(#148) Expected single space before "{" (block-opening-brace-space-before)
(#154) Expected single space before "{" (block-opening-brace-space-before)
(#211) Expected single space before "{" (block-opening-brace-space-before)
(#353) Expected single space before "{" (block-opening-brace-space-before)
(#355) Expected single space before "{" (block-opening-brace-space-before)
(#356) Expected single space before "{" (block-opening-brace-space-before)
(#364) Expected single space before "{" (block-opening-brace-space-before)
(#371) Expected single space before "{" (block-opening-brace-space-before)
(#380) Expected single space before "{" (block-opening-brace-space-before)
(#455) Expected single space before "{" (block-opening-brace-space-before)
(#577) Expected single space before "{" (block-opening-brace-space-before)
(#585) Expected single space before "{" (block-opening-brace-space-before)
(#588) Expected single space before "{" (block-opening-brace-space-before)
(#604) Expected single space before "{" (block-opening-brace-space-before)
(#685) Expected single space before "{" (block-opening-brace-space-before)
(#695) Expected single space before "{" (block-opening-brace-space-before)
(#707) Expected single space before "{" (block-opening-brace-space-before)
(#750) Expected single space before "{" (block-opening-brace-space-before)
(#754) Expected single space before "{" (block-opening-brace-space-before)
(#759) Expected single space before "{" (block-opening-brace-space-before)
(#771) Expected single space before "{" (block-opening-brace-space-before)
(#784) Expected single space before "{" (block-opening-brace-space-before)
(#798) Expected single space before "{" (block-opening-brace-space-before)
(#804) Expected single space before "{" (block-opening-brace-space-before)
(#813) Expected single space before "{" (block-opening-brace-space-before)
(#838) Expected single space before "{" (block-opening-brace-space-before)
(#842) Expected single space before "{" (block-opening-brace-space-before)
(#844) Expected single space before "{" (block-opening-brace-space-before)
(#857) Expected single space before "{" (block-opening-brace-space-before)
(#861) Expected single space before "{" (block-opening-brace-space-before)
(#866) Expected single space before "{" (block-opening-brace-space-before)
(#871) Expected single space before "{" (block-opening-brace-space-before)
(#876) Expected single space before "{" (block-opening-brace-space-before)
(#882) Expected single space before "{" (block-opening-brace-space-before)
(#1736) Expected single space before "{" (block-opening-brace-space-before)
(#1737) Expected single space before "{" (block-opening-brace-space-before)
(#1738) Expected single space before "{" (block-opening-brace-space-before)
(#1739) Expected single space before "{" (block-opening-brace-space-before)
(#1833) Expected single space before "{" (block-opening-brace-space-before)
(#2507) Expected single space before "{" (block-opening-brace-space-before)
(#61) Expected "#DCE0E3" to be "#dce0e3" (color-hex-case)
(#63) Expected "#6F58DE" to be "#6f58de" (color-hex-case)
(#175) Expected "#FAFBFD" to be "#fafbfd" (color-hex-case)
(#176) Expected "#DCE0E3" to be "#dce0e3" (color-hex-case)
(#239) Expected "#E3E4F1" to be "#e3e4f1" (color-hex-case)
(#244) Expected "#77DB7B" to be "#77db7b" (color-hex-case)
(#293) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#293) Expected "#F0F1F6" to be "#f0f1f6" (color-hex-case)
(#293) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#295) Expected "#E3E4F1" to be "#e3e4f1" (color-hex-case)
(#305) Expected "#E3E4F1" to be "#e3e4f1" (color-hex-case)
(#319) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#320) Expected "#E5E5F2" to be "#e5e5f2" (color-hex-case)
(#356) Expected "#E3E4F1" to be "#e3e4f1" (color-hex-case)
(#444) Expected "#E3E4F1" to be "#e3e4f1" (color-hex-case)
(#451) Expected "#E3E4F1" to be "#e3e4f1" (color-hex-case)
(#466) Expected "#57DA54" to be "#57da54" (color-hex-case)
(#471) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#512) Expected "#DADAE8" to be "#dadae8" (color-hex-case)
(#526) Expected "#DADAE8" to be "#dadae8" (color-hex-case)
(#542) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#543) Expected "#E5E5F2" to be "#e5e5f2" (color-hex-case)
(#561) Expected "#FB3B3B" to be "#fb3b3b" (color-hex-case)
(#561) Expected "#E84242" to be "#e84242" (color-hex-case)
(#578) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#578) Expected "#F0F1F6" to be "#f0f1f6" (color-hex-case)
(#578) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#595) Expected "#F6F7FB" to be "#f6f7fb" (color-hex-case)
(#596) Expected "#DADAE8" to be "#dadae8" (color-hex-case)
(#617) Expected "#DADAE8" to be "#dadae8" (color-hex-case)
(#631) Expected "#57DA54" to be "#57da54" (color-hex-case)
(#639) Expected "#F7F8FC" to be "#f7f8fc" (color-hex-case)
(#639) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#639) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#639) Expected "#F6F7FB" to be "#f6f7fb" (color-hex-case)
(#639) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#640) Expected "#DADAE8" to be "#dadae8" (color-hex-case)
(#650) Expected "#E3E4F1" to be "#e3e4f1" (color-hex-case)
(#651) Expected "#E3E4F1" to be "#e3e4f1" (color-hex-case)
(#659) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#662) Expected "#77DB7B" to be "#77db7b" (color-hex-case)
(#662) Expected "#57DA54" to be "#57da54" (color-hex-case)
(#675) Expected "#57DA54" to be "#57da54" (color-hex-case)
(#683) Expected "#77DB7B" to be "#77db7b" (color-hex-case)
(#689) Expected "#E84242" to be "#e84242" (color-hex-case)
(#700) Expected "#E3E4F1" to be "#e3e4f1" (color-hex-case)
(#703) Expected "#C9CAD3" to be "#c9cad3" (color-hex-case)
(#720) Expected "#E3E4F1" to be "#e3e4f1" (color-hex-case)
(#791) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#791) Expected "#F0F1F6" to be "#f0f1f6" (color-hex-case)
(#791) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#792) Expected "#E3E4F1" to be "#e3e4f1" (color-hex-case)
(#808) Expected "#EAEAEA" to be "#eaeaea" (color-hex-case)
(#820) Expected "#57DA54" to be "#57da54" (color-hex-case)
(#820) Expected "#57DA54" to be "#57da54" (color-hex-case)
(#820) Expected "#C471ED" to be "#c471ed" (color-hex-case)
(#820) Expected "#EB4A34" to be "#eb4a34" (color-hex-case)
(#820) Expected "#C4C4C4" to be "#c4c4c4" (color-hex-case)
(#831) Expected "#57DA54" to be "#57da54" (color-hex-case)
(#847) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#847) Expected "#F9FAFD" to be "#f9fafd" (color-hex-case)
(#847) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#848) Expected "#E5E5F2" to be "#e5e5f2" (color-hex-case)
(#886) Expected "#77DB7B" to be "#77db7b" (color-hex-case)
(#890) Expected "#77DB7B" to be "#77db7b" (color-hex-case)
(#890) Expected "#57DA54" to be "#57da54" (color-hex-case)
(#890) Expected "#00FF00" to be "#00ff00" (color-hex-case)
(#958) Expected "#0000FF" to be "#0000ff" (color-hex-case)
(#988) Expected "#F13B3B" to be "#f13b3b" (color-hex-case)
(#998) Expected "#0000FF" to be "#0000ff" (color-hex-case)
(#1082) Expected "#DCE0E3" to be "#dce0e3" (color-hex-case)
(#1291) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#1292) Expected "#6F58DE" to be "#6f58de" (color-hex-case)
(#1299) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#1354) Expected "#2D225D" to be "#2d225d" (color-hex-case)
(#1364) Expected "#BFC6FF" to be "#bfc6ff" (color-hex-case)
(#1403) Expected "#7B5DFC" to be "#7b5dfc" (color-hex-case)
(#1407) Expected "#FAFBFD" to be "#fafbfd" (color-hex-case)
(#1408) Expected "#DCE0E3" to be "#dce0e3" (color-hex-case)
(#1424) Expected "#E0E3FF" to be "#e0e3ff" (color-hex-case)
(#1431) Expected "#2D225D" to be "#2d225d" (color-hex-case)
(#1638) Expected "#6F58DE" to be "#6f58de" (color-hex-case)
(#1649) Expected "#6F58DE" to be "#6f58de" (color-hex-case)
(#1689) Expected "#6F58DE" to be "#6f58de" (color-hex-case)
(#1723) Expected "#DCD4FF" to be "#dcd4ff" (color-hex-case)
(#1780) Expected "#6F58DE" to be "#6f58de" (color-hex-case)
(#1788) Expected "#E0E3FF" to be "#e0e3ff" (color-hex-case)
(#1799) Expected "#E0E3FF" to be "#e0e3ff" (color-hex-case)
(#1812) Expected "#4632A6" to be "#4632a6" (color-hex-case)
(#1826) Expected "#6F58DE" to be "#6f58de" (color-hex-case)
(#1860) Expected "#6E678F" to be "#6e678f" (color-hex-case)
(#1885) Expected "#EFF1FF" to be "#eff1ff" (color-hex-case)
(#1903) Expected "#6F58DE" to be "#6f58de" (color-hex-case)
(#1944) Expected "#6F58DE" to be "#6f58de" (color-hex-case)
(#1960) Expected "#DCDFF5" to be "#dcdff5" (color-hex-case)
(#1987) Expected "#2D225D" to be "#2d225d" (color-hex-case)
(#2018) Expected "#2D225D" to be "#2d225d" (color-hex-case)
(#2025) Expected "#2D225D" to be "#2d225d" (color-hex-case)
(#2041) Expected "#A49AD0" to be "#a49ad0" (color-hex-case)
(#2048) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#2129) Expected "#E6E6FE" to be "#e6e6fe" (color-hex-case)
(#2129) Expected "#E2E1FF" to be "#e2e1ff" (color-hex-case)
(#2210) Expected "#F0F4FC" to be "#f0f4fc" (color-hex-case)
(#2223) Expected "#E6E6FE" to be "#e6e6fe" (color-hex-case)
(#2223) Expected "#E2E1FF" to be "#e2e1ff" (color-hex-case)
(#2386) Expected "#FFDD85" to be "#ffdd85" (color-hex-case)
(#2386) Expected "#FFE5A0" to be "#ffe5a0" (color-hex-case)
(#2477) Expected "#F0EDFF" to be "#f0edff" (color-hex-case)
(#2494) Expected "#DCE0E3" to be "#dce0e3" (color-hex-case)
(#2495) Expected "#DCE0E3" to be "#dce0e3" (color-hex-case)
(#2496) Expected "#DCE0E3" to be "#dce0e3" (color-hex-case)
(#2564) Expected "#FFD79B" to be "#ffd79b" (color-hex-case)
(#2571) Expected "#FF9900" to be "#ff9900" (color-hex-case)
(#2632) Expected "#DCE0E3" to be "#dce0e3" (color-hex-case)
(#2660) Expected "#E6E6FE" to be "#e6e6fe" (color-hex-case)
(#2660) Expected "#E2E1FF" to be "#e2e1ff" (color-hex-case)
(#2728) Expected "#F0F4FC" to be "#f0f4fc" (color-hex-case)
(#2740) Expected "#E6E6FE" to be "#e6e6fe" (color-hex-case)
(#2740) Expected "#E2E1FF" to be "#e2e1ff" (color-hex-case)
(#2809) Expected "#FAFBFD" to be "#fafbfd" (color-hex-case)
(#2810) Expected "#DCE0E3" to be "#dce0e3" (color-hex-case)
(#293) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#293) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#319) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#471) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#500) Expected "#333333" to be "#333" (color-hex-length)
(#542) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#561) Expected "#333333" to be "#333" (color-hex-length)
(#572) Expected "#333333" to be "#333" (color-hex-length)
(#578) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#578) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#598) Expected "#333333" to be "#333" (color-hex-length)
(#639) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#639) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#639) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#659) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#791) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#791) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#847) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#847) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#890) Expected "#00FF00" to be "#0F0" (color-hex-length)
(#958) Expected "#0000FF" to be "#00F" (color-hex-length)
(#998) Expected "#0000FF" to be "#00F" (color-hex-length)
(#1291) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#1299) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#2048) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#2571) Expected "#FF9900" to be "#F90" (color-hex-length)
(#915) Expected single space before "!" (declaration-bang-space-before)
(#890) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#1030) Unexpected shorthand "margin" after "margin-top" (declaration-block-no-shorthand-property-overrides)
(#1969) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#2192) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#2271) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#2422) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#2432) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#2698) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#2708) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#2778) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#2788) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#1736) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1737) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1738) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1739) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#586) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#589) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#590) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#592) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#593) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#594) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#597) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#602) 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)
(#686) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#687) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#689) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#692) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#693) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#696) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#729) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1076) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1077) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1078) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1079) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1087) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1088) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1089) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1090) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1173) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1174) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1175) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1176) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1194) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1195) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1196) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1197) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1729) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#915) Unexpected !important (declaration-no-important)
(#1239) Expected single space after "," in a single-line function (function-comma-space-after)
(#1243) Expected single space after "," in a single-line function (function-comma-space-after)
(#1246) Expected single space after "," in a single-line function (function-comma-space-after)
(#1872) Expected single space after "," in a single-line function (function-comma-space-after)
(#1872) Expected single space after "," in a single-line function (function-comma-space-after)
(#1872) Expected single space after "," in a single-line function (function-comma-space-after)
(#1872) Expected single space after "," in a single-line function (function-comma-space-after)
(#1872) Expected single space after "," in a single-line function (function-comma-space-after)
(#1872) Expected single space after "," in a single-line function (function-comma-space-after)
(#294) Unexpected unit (length-zero-no-unit)
(#294) Unexpected unit (length-zero-no-unit)
(#353) Unexpected unit (length-zero-no-unit)
(#353) Unexpected unit (length-zero-no-unit)
(#579) Unexpected unit (length-zero-no-unit)
(#579) Unexpected unit (length-zero-no-unit)
(#641) Unexpected unit (length-zero-no-unit)
(#734) Unexpected unit (length-zero-no-unit)
(#734) Unexpected unit (length-zero-no-unit)
(#984) Unexpected unit (length-zero-no-unit)
(#1293) Unexpected unit (length-zero-no-unit)
(#1675) Unexpected unit (length-zero-no-unit)
(#1690) Unexpected unit (length-zero-no-unit)
(#1703) Unexpected unit (length-zero-no-unit)
(#2049) Unexpected unit (length-zero-no-unit)
(#1074) Expected no more than 2 empty lines (max-empty-lines)
(#1536) Expected no more than 2 empty lines (max-empty-lines)
(#2084) Expected no more than 2 empty lines (max-empty-lines)
(#2526) Expected no more than 2 empty lines (max-empty-lines)
(#2527) Expected no more than 2 empty lines (max-empty-lines)
(#2528) Expected no more than 2 empty lines (max-empty-lines)
(#2529) Expected no more than 2 empty lines (max-empty-lines)
(#252) Expected line length to be no more than 132 characters (max-line-length)
(#394) Expected line length to be no more than 132 characters (max-line-length)
(#514) Expected line length to be no more than 132 characters (max-line-length)
(#522) Expected line length to be no more than 132 characters (max-line-length)
(#525) Expected line length to be no more than 132 characters (max-line-length)
(#528) Expected line length to be no more than 132 characters (max-line-length)
(#588) Expected line length to be no more than 132 characters (max-line-length)
(#604) Expected line length to be no more than 132 characters (max-line-length)
(#607) Expected line length to be no more than 132 characters (max-line-length)
(#610) 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)
(#620) Expected line length to be no more than 132 characters (max-line-length)
(#626) Expected line length to be no more than 132 characters (max-line-length)
(#630) Expected line length to be no more than 132 characters (max-line-length)
(#638) Expected line length to be no more than 132 characters (max-line-length)
(#639) Expected line length to be no more than 132 characters (max-line-length)
(#2319) Expected line length to be no more than 132 characters (max-line-length)
(#2325) Expected line length to be no more than 132 characters (max-line-length)
(#1363) Unexpected whitespace at end of line (no-eol-whitespace)
(#1396) Unexpected whitespace at end of line (no-eol-whitespace)
(#1473) Unexpected whitespace at end of line (no-eol-whitespace)
(#1634) Unexpected whitespace at end of line (no-eol-whitespace)
(#1736) Unexpected whitespace at end of line (no-eol-whitespace)
(#1737) Unexpected whitespace at end of line (no-eol-whitespace)
(#1738) Unexpected whitespace at end of line (no-eol-whitespace)
(#1739) Unexpected whitespace at end of line (no-eol-whitespace)
(#1969) Unexpected whitespace at end of line (no-eol-whitespace)
(#2192) Unexpected whitespace at end of line (no-eol-whitespace)
(#2271) Unexpected whitespace at end of line (no-eol-whitespace)
(#2422) Unexpected whitespace at end of line (no-eol-whitespace)
(#2432) Unexpected whitespace at end of line (no-eol-whitespace)
(#2454) Unexpected whitespace at end of line (no-eol-whitespace)
(#2469) Unexpected whitespace at end of line (no-eol-whitespace)
(#2543) Unexpected whitespace at end of line (no-eol-whitespace)
(#2605) Unexpected whitespace at end of line (no-eol-whitespace)
(#2698) Unexpected whitespace at end of line (no-eol-whitespace)
(#2708) Unexpected whitespace at end of line (no-eol-whitespace)
(#2778) Unexpected whitespace at end of line (no-eol-whitespace)
(#2788) Unexpected whitespace at end of line (no-eol-whitespace)
(#88) Expected newline after "," (selector-list-comma-newline-after)
(#1034) Expected newline after "," (selector-list-comma-newline-after)
(#1473) 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)
(#41) Expected indentation of 4 spaces (indentation)
(#45) Expected indentation of 4 spaces (indentation)
(#46) Expected indentation of 4 spaces (indentation)
(#50) Expected indentation of 4 spaces (indentation)
(#51) Expected indentation of 4 spaces (indentation)
(#54) Expected indentation of 4 spaces (indentation)
(#59) Expected indentation of 4 spaces (indentation)
(#60) Expected indentation of 4 spaces (indentation)
(#61) Expected indentation of 4 spaces (indentation)
(#62) Expected indentation of 4 spaces (indentation)
(#63) Expected indentation of 4 spaces (indentation)
(#64) Expected indentation of 4 spaces (indentation)
(#65) Expected indentation of 4 spaces (indentation)
(#69) Expected indentation of 4 spaces (indentation)
(#72) Expected indentation of 4 spaces (indentation)
(#73) Expected indentation of 4 spaces (indentation)
(#74) Expected indentation of 4 spaces (indentation)
(#78) Expected indentation of 4 spaces (indentation)
(#85) Expected indentation of 4 spaces (indentation)
(#89) Expected indentation of 4 spaces (indentation)
(#90) Expected indentation of 4 spaces (indentation)
(#93) Expected indentation of 4 spaces (indentation)
(#94) Expected indentation of 4 spaces (indentation)
(#95) 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)
(#102) Expected indentation of 4 spaces (indentation)
(#103) Expected indentation of 4 spaces (indentation)
(#104) Expected indentation of 4 spaces (indentation)
(#105) Expected indentation of 4 spaces (indentation)
(#106) Expected indentation of 4 spaces (indentation)
(#107) Expected indentation of 4 spaces (indentation)
(#111) Expected indentation of 4 spaces (indentation)
(#114) Expected indentation of 4 spaces (indentation)
(#112) Expected indentation of 8 spaces (indentation)
(#113) Expected indentation of 8 spaces (indentation)
(#118) Expected indentation of 4 spaces (indentation)
(#119) Expected indentation of 4 spaces (indentation)
(#123) Expected indentation of 4 spaces (indentation)
(#132) Expected indentation of 4 spaces (indentation)
(#134) Expected indentation of 4 spaces (indentation)
(#133) Expected indentation of 8 spaces (indentation)
(#138) Expected indentation of 4 spaces (indentation)
(#142) Expected indentation of 4 spaces (indentation)
(#144) Expected indentation of 4 spaces (indentation)
(#143) Expected indentation of 8 spaces (indentation)
(#149) Expected indentation of 4 spaces (indentation)
(#150) Expected indentation of 4 spaces (indentation)
(#151) Expected indentation of 4 spaces (indentation)
(#155) Expected indentation of 4 spaces (indentation)
(#156) Expected indentation of 4 spaces (indentation)
(#157) Expected indentation of 4 spaces (indentation)
(#158) Expected indentation of 4 spaces (indentation)
(#173) Expected indentation of 4 spaces (indentation)
(#174) Expected indentation of 4 spaces (indentation)
(#175) Expected indentation of 4 spaces (indentation)
(#176) Expected indentation of 4 spaces (indentation)
(#177) Expected indentation of 4 spaces (indentation)
(#178) Expected indentation of 4 spaces (indentation)
(#195) Expected indentation of 4 spaces (indentation)
(#198) Expected indentation of 4 spaces (indentation)
(#201) Expected indentation of 4 spaces (indentation)
(#202) Expected indentation of 4 spaces (indentation)
(#212) Expected indentation of 4 spaces (indentation)
(#216) Expected indentation of 4 spaces (indentation)
(#217) Expected indentation of 4 spaces (indentation)
(#221) Expected indentation of 4 spaces (indentation)
(#222) Expected indentation of 4 spaces (indentation)
(#223) Expected indentation of 4 spaces (indentation)
(#224) Expected indentation of 4 spaces (indentation)
(#230) Expected indentation of 4 spaces (indentation)
(#236) Expected indentation of 4 spaces (indentation)
(#237) Expected indentation of 4 spaces (indentation)
(#238) Expected indentation of 4 spaces (indentation)
(#239) Expected indentation of 4 spaces (indentation)
(#244) Expected indentation of 4 spaces (indentation)
(#245) Expected indentation of 4 spaces (indentation)
(#249) Expected indentation of 4 spaces (indentation)
(#253) Expected indentation of 4 spaces (indentation)
(#258) Expected indentation of 4 spaces (indentation)
(#259) Expected indentation of 4 spaces (indentation)
(#265) Expected indentation of 4 spaces (indentation)
(#270) Expected indentation of 4 spaces (indentation)
(#274) Expected indentation of 4 spaces (indentation)
(#279) Expected indentation of 4 spaces (indentation)
(#280) Expected indentation of 4 spaces (indentation)
(#291) Expected indentation of 4 spaces (indentation)
(#292) Expected indentation of 4 spaces (indentation)
(#293) Expected indentation of 4 spaces (indentation)
(#294) Expected indentation of 4 spaces (indentation)
(#295) Expected indentation of 4 spaces (indentation)
(#296) Expected indentation of 4 spaces (indentation)
(#301) Expected indentation of 4 spaces (indentation)
(#302) Expected indentation of 4 spaces (indentation)
(#303) Expected indentation of 4 spaces (indentation)
(#304) Expected indentation of 4 spaces (indentation)
(#305) Expected indentation of 4 spaces (indentation)
(#306) Expected indentation of 4 spaces (indentation)
(#307) Expected indentation of 4 spaces (indentation)
(#311) Expected indentation of 4 spaces (indentation)
(#317) Expected indentation of 4 spaces (indentation)
(#318) Expected indentation of 4 spaces (indentation)
(#319) Expected indentation of 4 spaces (indentation)
(#320) Expected indentation of 4 spaces (indentation)
(#321) Expected indentation of 4 spaces (indentation)
(#322) Expected indentation of 4 spaces (indentation)
(#323) Expected indentation of 4 spaces (indentation)
(#324) Expected indentation of 4 spaces (indentation)
(#325) Expected indentation of 4 spaces (indentation)
(#330) Expected indentation of 4 spaces (indentation)
(#331) Expected indentation of 4 spaces (indentation)
(#337) Expected indentation of 4 spaces (indentation)
(#343) Expected indentation of 4 spaces (indentation)
(#347) Expected indentation of 4 spaces (indentation)
(#344) Expected indentation of 8 spaces (indentation)
(#345) Expected indentation of 8 spaces (indentation)
(#346) Expected indentation of 8 spaces (indentation)
(#348) Expected indentation of 4 spaces (indentation)
(#349) Expected indentation of 4 spaces (indentation)
(#350) Expected indentation of 4 spaces (indentation)
(#352) Expected indentation of 4 spaces (indentation)
(#351) Expected indentation of 8 spaces (indentation)
(#353) Expected indentation of 4 spaces (indentation)
(#354) Expected indentation of 4 spaces (indentation)
(#355) Expected indentation of 4 spaces (indentation)
(#356) Expected indentation of 4 spaces (indentation)
(#364) Expected indentation of 4 spaces (indentation)
(#368) Expected indentation of 4 spaces (indentation)
(#365) Expected indentation of 8 spaces (indentation)
(#366) Expected indentation of 8 spaces (indentation)
(#367) Expected indentation of 8 spaces (indentation)
(#370) Expected indentation of 4 spaces (indentation)
(#371) Expected indentation of 4 spaces (indentation)
(#374) Expected indentation of 4 spaces (indentation)
(#372) Expected indentation of 8 spaces (indentation)
(#373) Expected indentation of 8 spaces (indentation)
(#375) Expected indentation of 4 spaces (indentation)
(#378) Expected indentation of 4 spaces (indentation)
(#376) Expected indentation of 8 spaces (indentation)
(#377) Expected indentation of 8 spaces (indentation)
(#379) Expected indentation of 4 spaces (indentation)
(#380) Expected indentation of 4 spaces (indentation)
(#382) Expected indentation of 4 spaces (indentation)
(#384) Expected indentation of 4 spaces (indentation)
(#383) Expected indentation of 8 spaces (indentation)
(#385) Expected indentation of 4 spaces (indentation)
(#387) Expected indentation of 4 spaces (indentation)
(#386) Expected indentation of 8 spaces (indentation)
(#388) Expected indentation of 4 spaces (indentation)
(#390) Expected indentation of 4 spaces (indentation)
(#389) Expected indentation of 8 spaces (indentation)
(#391) Expected indentation of 4 spaces (indentation)
(#393) Expected indentation of 4 spaces (indentation)
(#392) Expected indentation of 8 spaces (indentation)
(#394) Expected indentation of 4 spaces (indentation)
(#397) Expected indentation of 4 spaces (indentation)
(#395) Expected indentation of 8 spaces (indentation)
(#396) Expected indentation of 8 spaces (indentation)
(#398) Expected indentation of 4 spaces (indentation)
(#401) Expected indentation of 4 spaces (indentation)
(#399) Expected indentation of 8 spaces (indentation)
(#400) Expected indentation of 8 spaces (indentation)
(#402) Expected indentation of 4 spaces (indentation)
(#405) Expected indentation of 4 spaces (indentation)
(#403) Expected indentation of 8 spaces (indentation)
(#404) Expected indentation of 8 spaces (indentation)
(#411) Expected indentation of 4 spaces (indentation)
(#412) Expected indentation of 4 spaces (indentation)
(#413) Expected indentation of 4 spaces (indentation)
(#417) Expected indentation of 4 spaces (indentation)
(#414) Expected indentation of 8 spaces (indentation)
(#415) Expected indentation of 8 spaces (indentation)
(#416) Expected indentation of 8 spaces (indentation)
(#418) Expected indentation of 4 spaces (indentation)
(#421) Expected indentation of 4 spaces (indentation)
(#419) Expected indentation of 8 spaces (indentation)
(#420) Expected indentation of 8 spaces (indentation)
(#422) Expected indentation of 4 spaces (indentation)
(#426) Expected indentation of 4 spaces (indentation)
(#423) Expected indentation of 8 spaces (indentation)
(#424) Expected indentation of 8 spaces (indentation)
(#425) Expected indentation of 8 spaces (indentation)
(#430) 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)
(#442) Expected indentation of 4 spaces (indentation)
(#443) Expected indentation of 4 spaces (indentation)
(#444) Expected indentation of 4 spaces (indentation)
(#447) Expected indentation of 4 spaces (indentation)
(#448) Expected indentation of 4 spaces (indentation)
(#449) Expected indentation of 4 spaces (indentation)
(#450) Expected indentation of 4 spaces (indentation)
(#451) Expected indentation of 4 spaces (indentation)
(#452) Expected indentation of 4 spaces (indentation)
(#456) 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)
(#466) Expected indentation of 4 spaces (indentation)
(#467) Expected indentation of 4 spaces (indentation)
(#468) Expected indentation of 4 spaces (indentation)
(#469) Expected indentation of 4 spaces (indentation)
(#470) Expected indentation of 4 spaces (indentation)
(#471) 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)
(#479) Expected indentation of 4 spaces (indentation)
(#480) 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)
(#488) Expected indentation of 4 spaces (indentation)
(#489) Expected indentation of 4 spaces (indentation)
(#490) Expected indentation of 4 spaces (indentation)
(#493) Expected indentation of 4 spaces (indentation)
(#494) Expected indentation of 4 spaces (indentation)
(#497) Expected indentation of 4 spaces (indentation)
(#498) Expected indentation of 4 spaces (indentation)
(#499) Expected indentation of 4 spaces (indentation)
(#500) Expected indentation of 4 spaces (indentation)
(#501) Expected indentation of 4 spaces (indentation)
(#502) Expected indentation of 4 spaces (indentation)
(#503) Expected indentation of 4 spaces (indentation)
(#506) Expected indentation of 4 spaces (indentation)
(#507) 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)
(#523) Expected indentation of 4 spaces (indentation)
(#526) Expected indentation of 4 spaces (indentation)
(#529) Expected indentation of 4 spaces (indentation)
(#530) Expected indentation of 4 spaces (indentation)
(#533) Expected indentation of 4 spaces (indentation)
(#534) Expected indentation of 4 spaces (indentation)
(#535) Expected indentation of 4 spaces (indentation)
(#536) Expected indentation of 4 spaces (indentation)
(#537) Expected indentation of 4 spaces (indentation)
(#540) Expected indentation of 4 spaces (indentation)
(#541) 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)
(#552) Expected indentation of 4 spaces (indentation)
(#555) Expected indentation of 4 spaces (indentation)
(#556) Expected indentation of 4 spaces (indentation)
(#557) Expected indentation of 4 spaces (indentation)
(#558) Expected indentation of 4 spaces (indentation)
(#561) Expected indentation of 4 spaces (indentation)
(#564) 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)
(#578) Expected indentation of 4 spaces (indentation)
(#579) Expected indentation of 4 spaces (indentation)
(#582) Expected indentation of 4 spaces (indentation)
(#583) Expected indentation of 4 spaces (indentation)
(#586) Expected indentation of 4 spaces (indentation)
(#589) Expected indentation of 4 spaces (indentation)
(#590) Expected indentation of 4 spaces (indentation)
(#591) Expected indentation of 4 spaces (indentation)
(#592) Expected indentation of 4 spaces (indentation)
(#593) Expected indentation of 4 spaces (indentation)
(#594) Expected indentation of 4 spaces (indentation)
(#595) Expected indentation of 4 spaces (indentation)
(#596) Expected indentation of 4 spaces (indentation)
(#597) Expected indentation of 4 spaces (indentation)
(#598) Expected indentation of 4 spaces (indentation)
(#599) Expected indentation of 4 spaces (indentation)
(#600) Expected indentation of 4 spaces (indentation)
(#601) Expected indentation of 4 spaces (indentation)
(#602) Expected indentation of 4 spaces (indentation)
(#605) Expected indentation of 4 spaces (indentation)
(#608) Expected indentation of 4 spaces (indentation)
(#611) Expected indentation of 4 spaces (indentation)
(#612) 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)
(#621) Expected indentation of 4 spaces (indentation)
(#624) Expected indentation of 4 spaces (indentation)
(#627) Expected indentation of 4 spaces (indentation)
(#628) 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)
(#636) 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)
(#643) Expected indentation of 4 spaces (indentation)
(#644) 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)
(#655) Expected indentation of 4 spaces (indentation)
(#656) Expected indentation of 4 spaces (indentation)
(#657) Expected indentation of 4 spaces (indentation)
(#658) Expected indentation of 4 spaces (indentation)
(#659) Expected indentation of 4 spaces (indentation)
(#660) Expected indentation of 4 spaces (indentation)
(#661) Expected indentation of 4 spaces (indentation)
(#662) Expected indentation of 4 spaces (indentation)
(#663) Expected indentation of 4 spaces (indentation)
(#664) Expected indentation of 4 spaces (indentation)
(#665) Expected indentation of 4 spaces (indentation)
(#666) Expected indentation of 4 spaces (indentation)
(#667) Expected indentation of 4 spaces (indentation)
(#670) Expected indentation of 4 spaces (indentation)
(#671) Expected indentation of 4 spaces (indentation)
(#672) Expected indentation of 4 spaces (indentation)
(#673) Expected indentation of 4 spaces (indentation)
(#674) Expected indentation of 4 spaces (indentation)
(#675) Expected indentation of 4 spaces (indentation)
(#676) Expected indentation of 4 spaces (indentation)
(#677) Expected indentation of 4 spaces (indentation)
(#678) Expected indentation of 4 spaces (indentation)
(#679) Expected indentation of 4 spaces (indentation)
(#680) Expected indentation of 4 spaces (indentation)
(#683) Expected indentation of 4 spaces (indentation)
(#686) Expected indentation of 4 spaces (indentation)
(#687) Expected indentation of 4 spaces (indentation)
(#688) Expected indentation of 4 spaces (indentation)
(#689) Expected indentation of 4 spaces (indentation)
(#690) Expected indentation of 4 spaces (indentation)
(#691) Expected indentation of 4 spaces (indentation)
(#692) Expected indentation of 4 spaces (indentation)
(#693) Expected indentation of 4 spaces (indentation)
(#696) Expected indentation of 4 spaces (indentation)
(#699) Expected indentation of 4 spaces (indentation)
(#700) Expected indentation of 4 spaces (indentation)
(#703) Expected indentation of 4 spaces (indentation)
(#704) 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)
(#717) Expected indentation of 4 spaces (indentation)
(#718) 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)
(#723) Expected indentation of 4 spaces (indentation)
(#724) Expected indentation of 4 spaces (indentation)
(#728) Expected indentation of 4 spaces (indentation)
(#729) Expected indentation of 4 spaces (indentation)
(#732) Expected indentation of 4 spaces (indentation)
(#733) Expected indentation of 4 spaces (indentation)
(#734) Expected indentation of 4 spaces (indentation)
(#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)
(#744) Expected indentation of 4 spaces (indentation)
(#745) Expected indentation of 4 spaces (indentation)
(#746) Expected indentation of 4 spaces (indentation)
(#747) Expected indentation of 4 spaces (indentation)
(#751) 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)
(#772) Expected indentation of 4 spaces (indentation)
(#773) Expected indentation of 4 spaces (indentation)
(#774) Expected indentation of 4 spaces (indentation)
(#778) Expected indentation of 4 spaces (indentation)
(#779) Expected indentation of 4 spaces (indentation)
(#780) Expected indentation of 4 spaces (indentation)
(#781) Expected indentation of 4 spaces (indentation)
(#785) Expected indentation of 4 spaces (indentation)
(#786) Expected indentation of 4 spaces (indentation)
(#787) Expected indentation of 4 spaces (indentation)
(#788) Expected indentation of 4 spaces (indentation)
(#789) Expected indentation of 4 spaces (indentation)
(#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)
(#799) Expected indentation of 4 spaces (indentation)
(#800) 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)
(#815) Expected indentation of 4 spaces (indentation)
(#816) Expected indentation of 4 spaces (indentation)
(#817) Expected indentation of 4 spaces (indentation)
(#818) Expected indentation of 4 spaces (indentation)
(#819) Expected indentation of 4 spaces (indentation)
(#820) Expected indentation of 4 spaces (indentation)
(#821) Expected indentation of 4 spaces (indentation)
(#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)
(#830) Expected indentation of 4 spaces (indentation)
(#831) Expected indentation of 4 spaces (indentation)
(#832) Expected indentation of 4 spaces (indentation)
(#833) Expected indentation of 4 spaces (indentation)
(#834) Expected indentation of 4 spaces (indentation)
(#835) Expected indentation of 4 spaces (indentation)
(#839) Expected indentation of 4 spaces (indentation)
(#845) Expected indentation of 4 spaces (indentation)
(#846) 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)
(#850) Expected indentation of 4 spaces (indentation)
(#851) Expected indentation of 4 spaces (indentation)
(#852) Expected indentation of 4 spaces (indentation)
(#853) Expected indentation of 4 spaces (indentation)
(#854) Expected indentation of 4 spaces (indentation)
(#859) 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)
(#867) Expected indentation of 4 spaces (indentation)
(#868) Expected indentation of 4 spaces (indentation)
(#869) Expected indentation of 4 spaces (indentation)
(#872) Expected indentation of 4 spaces (indentation)
(#873) Expected indentation of 4 spaces (indentation)
(#874) Expected indentation of 4 spaces (indentation)
(#877) Expected indentation of 4 spaces (indentation)
(#878) Expected indentation of 4 spaces (indentation)
(#879) Expected indentation of 4 spaces (indentation)
(#883) Expected indentation of 4 spaces (indentation)
(#884) Expected indentation of 4 spaces (indentation)
(#885) Expected indentation of 4 spaces (indentation)
(#886) Expected indentation of 4 spaces (indentation)
(#887) Expected indentation of 4 spaces (indentation)
(#888) Expected indentation of 4 spaces (indentation)
(#889) Expected indentation of 4 spaces (indentation)
(#890) Expected indentation of 4 spaces (indentation)
(#907) Expected indentation of 4 spaces (indentation)
(#911) Expected indentation of 4 spaces (indentation)
(#915) Expected indentation of 4 spaces (indentation)
(#919) Expected indentation of 4 spaces (indentation)
(#923) Expected indentation of 4 spaces (indentation)
(#924) Expected indentation of 4 spaces (indentation)
(#925) Expected indentation of 4 spaces (indentation)
(#926) Expected indentation of 4 spaces (indentation)
(#931) Expected indentation of 4 spaces (indentation)
(#935) Expected indentation of 4 spaces (indentation)
(#940) Expected indentation of 4 spaces (indentation)
(#944) Expected indentation of 4 spaces (indentation)
(#945) Expected indentation of 4 spaces (indentation)
(#974) Expected indentation of 4 spaces (indentation)
(#988) Expected indentation of 4 spaces (indentation)
(#989) Expected indentation of 4 spaces (indentation)
(#1002) 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)
(#1010) Expected indentation of 4 spaces (indentation)
(#1011) Expected indentation of 4 spaces (indentation)
(#1012) 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)
(#1028) 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)
(#1035) Expected indentation of 4 spaces (indentation)
(#1036) Expected indentation of 4 spaces (indentation)
(#1037) Expected indentation of 4 spaces (indentation)
(#1038) Expected indentation of 4 spaces (indentation)
(#1039) Expected indentation of 4 spaces (indentation)
(#1040) Expected indentation of 4 spaces (indentation)
(#1041) Expected indentation of 4 spaces (indentation)
(#1046) Expected indentation of 4 spaces (indentation)
(#1047) Expected indentation of 4 spaces (indentation)
(#1048) Expected indentation of 4 spaces (indentation)
(#1049) Expected indentation of 4 spaces (indentation)
(#1050) Expected indentation of 4 spaces (indentation)
(#1051) Expected indentation of 4 spaces (indentation)
(#1058) Expected indentation of 4 spaces (indentation)
(#1059) Expected indentation of 4 spaces (indentation)
(#1060) Expected indentation of 4 spaces (indentation)
(#1063) Expected indentation of 4 spaces (indentation)
(#1064) Expected indentation of 4 spaces (indentation)
(#1065) Expected indentation of 4 spaces (indentation)
(#1068) Expected indentation of 4 spaces (indentation)
(#1069) Expected indentation of 4 spaces (indentation)
(#1070) Expected indentation of 4 spaces (indentation)
(#1076) Expected indentation of 4 spaces (indentation)
(#1077) Expected indentation of 4 spaces (indentation)
(#1078) Expected indentation of 4 spaces (indentation)
(#1079) Expected indentation of 4 spaces (indentation)
(#1080) Expected indentation of 4 spaces (indentation)
(#1081) Expected indentation of 4 spaces (indentation)
(#1082) Expected indentation of 4 spaces (indentation)
(#1087) Expected indentation of 4 spaces (indentation)
(#1088) Expected indentation of 4 spaces (indentation)
(#1089) Expected indentation of 4 spaces (indentation)
(#1090) Expected indentation of 4 spaces (indentation)
(#1091) Expected indentation of 4 spaces (indentation)
(#1092) Expected indentation of 4 spaces (indentation)
(#1097) Expected indentation of 4 spaces (indentation)
(#1098) Expected indentation of 4 spaces (indentation)
(#1099) Expected indentation of 4 spaces (indentation)
(#1104) Expected indentation of 4 spaces (indentation)
(#1108) Expected indentation of 4 spaces (indentation)
(#1112) Expected indentation of 4 spaces (indentation)
(#1113) Expected indentation of 4 spaces (indentation)
(#1117) Expected indentation of 4 spaces (indentation)
(#1121) Expected indentation of 4 spaces (indentation)
(#1125) Expected indentation of 4 spaces (indentation)
(#1128) Expected indentation of 4 spaces (indentation)
(#1130) Expected indentation of 4 spaces (indentation)
(#1129) Expected indentation of 8 spaces (indentation)
(#1135) Expected indentation of 4 spaces (indentation)
(#1136) Expected indentation of 4 spaces (indentation)
(#1137) Expected indentation of 4 spaces (indentation)
(#1141) Expected indentation of 4 spaces (indentation)
(#1144) Expected indentation of 4 spaces (indentation)
(#1147) Expected indentation of 4 spaces (indentation)
(#1150) Expected indentation of 4 spaces (indentation)
(#1153) Expected indentation of 4 spaces (indentation)
(#1154) Expected indentation of 4 spaces (indentation)
(#1157) Expected indentation of 4 spaces (indentation)
(#1161) Expected indentation of 4 spaces (indentation)
(#1165) Expected indentation of 4 spaces (indentation)
(#1166) Expected indentation of 4 spaces (indentation)
(#1167) Expected indentation of 4 spaces (indentation)
(#1173) Expected indentation of 4 spaces (indentation)
(#1174) Expected indentation of 4 spaces (indentation)
(#1175) Expected indentation of 4 spaces (indentation)
(#1176) Expected indentation of 4 spaces (indentation)
(#1177) Expected indentation of 4 spaces (indentation)
(#1178) Expected indentation of 4 spaces (indentation)
(#1182) Expected indentation of 4 spaces (indentation)
(#1186) Expected indentation of 4 spaces (indentation)
(#1190) Expected indentation of 4 spaces (indentation)
(#1194) Expected indentation of 4 spaces (indentation)
(#1195) Expected indentation of 4 spaces (indentation)
(#1196) Expected indentation of 4 spaces (indentation)
(#1197) Expected indentation of 4 spaces (indentation)
(#1198) Expected indentation of 4 spaces (indentation)
(#1199) Expected indentation of 4 spaces (indentation)
(#1203) Expected indentation of 4 spaces (indentation)
(#1204) Expected indentation of 4 spaces (indentation)
(#1205) Expected indentation of 4 spaces (indentation)
(#1206) Expected indentation of 4 spaces (indentation)
(#1207) Expected indentation of 4 spaces (indentation)
(#1211) Expected indentation of 4 spaces (indentation)
(#1212) Expected indentation of 4 spaces (indentation)
(#1213) Expected indentation of 4 spaces (indentation)
(#1217) Expected indentation of 4 spaces (indentation)
(#1221) Expected indentation of 4 spaces (indentation)
(#1222) Expected indentation of 4 spaces (indentation)
(#1227) Expected indentation of 4 spaces (indentation)
(#1228) Expected indentation of 4 spaces (indentation)
(#1229) Expected indentation of 4 spaces (indentation)
(#1232) Expected indentation of 4 spaces (indentation)
(#1233) Expected indentation of 4 spaces (indentation)
(#1234) Expected indentation of 4 spaces (indentation)
(#1238) Expected indentation of 4 spaces (indentation)
(#1240) Expected indentation of 4 spaces (indentation)
(#1239) Expected indentation of 8 spaces (indentation)
(#1242) Expected indentation of 4 spaces (indentation)
(#1244) Expected indentation of 4 spaces (indentation)
(#1243) Expected indentation of 8 spaces (indentation)
(#1245) Expected indentation of 4 spaces (indentation)
(#1247) Expected indentation of 4 spaces (indentation)
(#1246) Expected indentation of 8 spaces (indentation)
(#1250) Expected indentation of 4 spaces (indentation)
(#1252) Expected indentation of 4 spaces (indentation)
(#1251) Expected indentation of 8 spaces (indentation)
(#1253) Expected indentation of 4 spaces (indentation)
(#1255) Expected indentation of 4 spaces (indentation)
(#1254) Expected indentation of 8 spaces (indentation)
(#1256) Expected indentation of 4 spaces (indentation)
(#1258) Expected indentation of 4 spaces (indentation)
(#1257) Expected indentation of 8 spaces (indentation)
(#1262) Expected indentation of 4 spaces (indentation)
(#1264) Expected indentation of 4 spaces (indentation)
(#1263) Expected indentation of 8 spaces (indentation)
(#1265) Expected indentation of 4 spaces (indentation)
(#1267) Expected indentation of 4 spaces (indentation)
(#1266) Expected indentation of 8 spaces (indentation)
(#1268) Expected indentation of 4 spaces (indentation)
(#1270) Expected indentation of 4 spaces (indentation)
(#1269) Expected indentation of 8 spaces (indentation)
(#1275) Expected indentation of 4 spaces (indentation)
(#1279) Expected indentation of 4 spaces (indentation)
(#1280) Expected indentation of 4 spaces (indentation)
(#1284) Expected indentation of 4 spaces (indentation)
(#1285) Expected indentation of 4 spaces (indentation)
(#1289) Expected indentation of 4 spaces (indentation)
(#1290) Expected indentation of 4 spaces (indentation)
(#1291) Expected indentation of 4 spaces (indentation)
(#1292) Expected indentation of 4 spaces (indentation)
(#1293) Expected indentation of 4 spaces (indentation)
(#1294) Expected indentation of 4 spaces (indentation)
(#1295) Expected indentation of 4 spaces (indentation)
(#1299) Expected indentation of 4 spaces (indentation)
(#1300) Expected indentation of 4 spaces (indentation)
(#1304) Expected indentation of 4 spaces (indentation)
(#1307) Expected indentation of 4 spaces (indentation)
(#1308) Expected indentation of 4 spaces (indentation)
(#1309) Expected indentation of 4 spaces (indentation)
(#1313) Expected indentation of 4 spaces (indentation)
(#1314) Expected indentation of 4 spaces (indentation)
(#1318) Expected indentation of 4 spaces (indentation)
(#1319) Expected indentation of 4 spaces (indentation)
(#1324) Expected indentation of 4 spaces (indentation)
(#1328) Expected indentation of 4 spaces (indentation)
(#1329) Expected indentation of 4 spaces (indentation)
(#1330) Expected indentation of 4 spaces (indentation)
(#1331) Expected indentation of 4 spaces (indentation)
(#1332) Expected indentation of 4 spaces (indentation)
(#1333) Expected indentation of 4 spaces (indentation)
(#1334) Expected indentation of 4 spaces (indentation)
(#1335) Expected indentation of 4 spaces (indentation)
(#1336) Expected indentation of 4 spaces (indentation)
(#1337) Expected indentation of 4 spaces (indentation)
(#1341) Expected indentation of 4 spaces (indentation)
(#1342) Expected indentation of 4 spaces (indentation)
(#1354) Expected indentation of 4 spaces (indentation)
(#1360) Expected indentation of 4 spaces (indentation)
(#1364) Expected indentation of 4 spaces (indentation)
(#1372) Expected indentation of 4 spaces (indentation)
(#1373) Expected indentation of 4 spaces (indentation)
(#1374) Expected indentation of 4 spaces (indentation)
(#1381) Expected indentation of 4 spaces (indentation)
(#1385) Expected indentation of 4 spaces (indentation)
(#1387) Expected indentation of 4 spaces (indentation)
(#1386) Expected indentation of 8 spaces (indentation)
(#1392) Expected indentation of 4 spaces (indentation)
(#1393) Expected indentation of 4 spaces (indentation)
(#1394) Expected indentation of 4 spaces (indentation)
(#1398) Expected indentation of 4 spaces (indentation)
(#1399) Expected indentation of 4 spaces (indentation)
(#1400) Expected indentation of 4 spaces (indentation)
(#1401) Expected indentation of 4 spaces (indentation)
(#1402) Expected indentation of 4 spaces (indentation)
(#1403) Expected indentation of 4 spaces (indentation)
(#1407) Expected indentation of 4 spaces (indentation)
(#1408) Expected indentation of 4 spaces (indentation)
(#1409) Expected indentation of 4 spaces (indentation)
(#1410) Expected indentation of 4 spaces (indentation)
(#1411) Expected indentation of 4 spaces (indentation)
(#1412) Expected indentation of 4 spaces (indentation)
(#1413) Expected indentation of 4 spaces (indentation)
(#1414) Expected indentation of 4 spaces (indentation)
(#1418) Expected indentation of 4 spaces (indentation)
(#1420) Expected indentation of 4 spaces (indentation)
(#1419) Expected indentation of 8 spaces (indentation)
(#1424) Expected indentation of 4 spaces (indentation)
(#1425) Expected indentation of 4 spaces (indentation)
(#1426) Expected indentation of 4 spaces (indentation)
(#1427) Expected indentation of 4 spaces (indentation)
(#1428) Expected indentation of 4 spaces (indentation)
(#1429) Expected indentation of 4 spaces (indentation)
(#1430) Expected indentation of 4 spaces (indentation)
(#1431) Expected indentation of 4 spaces (indentation)
(#1432) Expected indentation of 4 spaces (indentation)
(#1433) Expected indentation of 4 spaces (indentation)
(#1434) Expected indentation of 4 spaces (indentation)
(#1435) Expected indentation of 4 spaces (indentation)
(#1436) Expected indentation of 4 spaces (indentation)
(#1440) Expected indentation of 4 spaces (indentation)
(#1443) Expected indentation of 4 spaces (indentation)
(#1441) Expected indentation of 8 spaces (indentation)
(#1442) Expected indentation of 8 spaces (indentation)
(#1448) Expected indentation of 4 spaces (indentation)
(#1449) Expected indentation of 4 spaces (indentation)
(#1453) Expected indentation of 4 spaces (indentation)
(#1457) Expected indentation of 4 spaces (indentation)
(#1454) Expected indentation of 4 spaces (indentation)
(#1455) Expected indentation of 8 spaces (indentation)
(#1456) Expected indentation of 8 spaces (indentation)
(#1461) Expected indentation of 4 spaces (indentation)
(#1465) Expected indentation of 4 spaces (indentation)
(#1466) Expected indentation of 4 spaces (indentation)
(#1467) Expected indentation of 4 spaces (indentation)
(#1468) Expected indentation of 4 spaces (indentation)
(#1469) Expected indentation of 4 spaces (indentation)
(#1475) Expected indentation of 4 spaces (indentation)
(#1480) Expected indentation of 4 spaces (indentation)
(#1481) Expected indentation of 4 spaces (indentation)
(#1485) Expected indentation of 4 spaces (indentation)
(#1486) Expected indentation of 4 spaces (indentation)
(#1487) Expected indentation of 4 spaces (indentation)
(#1488) Expected indentation of 4 spaces (indentation)
(#1492) Expected indentation of 4 spaces (indentation)
(#1496) Expected indentation of 4 spaces (indentation)
(#1493) Expected indentation of 8 spaces (indentation)
(#1494) Expected indentation of 8 spaces (indentation)
(#1495) Expected indentation of 8 spaces (indentation)
(#1500) Expected indentation of 4 spaces (indentation)
(#1501) Expected indentation of 4 spaces (indentation)
(#1502) Expected indentation of 4 spaces (indentation)
(#1503) Expected indentation of 4 spaces (indentation)
(#1504) Expected indentation of 4 spaces (indentation)
(#1508) Expected indentation of 4 spaces (indentation)
(#1512) Expected indentation of 4 spaces (indentation)
(#1509) Expected indentation of 8 spaces (indentation)
(#1510) Expected indentation of 8 spaces (indentation)
(#1511) Expected indentation of 8 spaces (indentation)
(#1518) Expected indentation of 4 spaces (indentation)
(#1519) Expected indentation of 4 spaces (indentation)
(#1523) Expected indentation of 4 spaces (indentation)
(#1527) Expected indentation of 4 spaces (indentation)
(#1524) Expected indentation of 4 spaces (indentation)
(#1525) Expected indentation of 8 spaces (indentation)
(#1526) Expected indentation of 8 spaces (indentation)
(#1529) Expected indentation of 4 spaces (indentation)
(#1532) Expected indentation of 4 spaces (indentation)
(#1530) Expected indentation of 8 spaces (indentation)
(#1531) Expected indentation of 8 spaces (indentation)
(#1538) Expected indentation of 4 spaces (indentation)
(#1539) Expected indentation of 4 spaces (indentation)
(#1540) Expected indentation of 4 spaces (indentation)
(#1541) Expected indentation of 4 spaces (indentation)
(#1542) Expected indentation of 4 spaces (indentation)
(#1543) Expected indentation of 4 spaces (indentation)
(#1544) Expected indentation of 4 spaces (indentation)
(#1548) Expected indentation of 4 spaces (indentation)
(#1550) Expected indentation of 4 spaces (indentation)
(#1549) Expected indentation of 8 spaces (indentation)
(#1554) Expected indentation of 4 spaces (indentation)
(#1557) Expected indentation of 4 spaces (indentation)
(#1555) Expected indentation of 8 spaces (indentation)
(#1556) Expected indentation of 8 spaces (indentation)
(#1561) Expected indentation of 4 spaces (indentation)
(#1564) Expected indentation of 4 spaces (indentation)
(#1568) Expected indentation of 4 spaces (indentation)
(#1569) Expected indentation of 4 spaces (indentation)
(#1570) Expected indentation of 4 spaces (indentation)
(#1571) Expected indentation of 4 spaces (indentation)
(#1572) Expected indentation of 4 spaces (indentation)
(#1573) Expected indentation of 4 spaces (indentation)
(#1574) Expected indentation of 4 spaces (indentation)
(#1575) Expected indentation of 4 spaces (indentation)
(#1576) Expected indentation of 4 spaces (indentation)
(#1577) Expected indentation of 4 spaces (indentation)
(#1578) Expected indentation of 4 spaces (indentation)
(#1582) Expected indentation of 4 spaces (indentation)
(#1587) Expected indentation of 4 spaces (indentation)
(#1583) Expected indentation of 8 spaces (indentation)
(#1584) Expected indentation of 8 spaces (indentation)
(#1585) Expected indentation of 8 spaces (indentation)
(#1586) Expected indentation of 8 spaces (indentation)
(#1591) Expected indentation of 4 spaces (indentation)
(#1592) Expected indentation of 4 spaces (indentation)
(#1593) Expected indentation of 4 spaces (indentation)
(#1594) Expected indentation of 4 spaces (indentation)
(#1595) Expected indentation of 4 spaces (indentation)
(#1596) Expected indentation of 4 spaces (indentation)
(#1597) Expected indentation of 4 spaces (indentation)
(#1598) Expected indentation of 4 spaces (indentation)
(#1599) Expected indentation of 4 spaces (indentation)
(#1600) Expected indentation of 4 spaces (indentation)
(#1601) Expected indentation of 4 spaces (indentation)
(#1602) Expected indentation of 4 spaces (indentation)
(#1606) Expected indentation of 4 spaces (indentation)
(#1611) Expected indentation of 4 spaces (indentation)
(#1607) Expected indentation of 8 spaces (indentation)
(#1608) Expected indentation of 8 spaces (indentation)
(#1609) Expected indentation of 8 spaces (indentation)
(#1610) Expected indentation of 8 spaces (indentation)
(#1615) Expected indentation of 4 spaces (indentation)
(#1622) Expected indentation of 4 spaces (indentation)
(#1625) Expected indentation of 4 spaces (indentation)
(#1626) Expected indentation of 4 spaces (indentation)
(#1627) Expected indentation of 4 spaces (indentation)
(#1628) Expected indentation of 4 spaces (indentation)
(#1630) Expected indentation of 4 spaces (indentation)
(#1635) Expected indentation of 4 spaces (indentation)
(#1636) Expected indentation of 4 spaces (indentation)
(#1637) Expected indentation of 4 spaces (indentation)
(#1638) Expected indentation of 4 spaces (indentation)
(#1639) Expected indentation of 4 spaces (indentation)
(#1640) Expected indentation of 4 spaces (indentation)
(#1641) Expected indentation of 4 spaces (indentation)
(#1642) Expected indentation of 4 spaces (indentation)
(#1643) Expected indentation of 4 spaces (indentation)
(#1647) Expected indentation of 4 spaces (indentation)
(#1648) Expected indentation of 4 spaces (indentation)
(#1649) Expected indentation of 4 spaces (indentation)
(#1650) Expected indentation of 4 spaces (indentation)
(#1651) Expected indentation of 4 spaces (indentation)
(#1652) Expected indentation of 4 spaces (indentation)
(#1653) Expected indentation of 4 spaces (indentation)
(#1654) Expected indentation of 4 spaces (indentation)
(#1655) Expected indentation of 4 spaces (indentation)
(#1656) Expected indentation of 4 spaces (indentation)
(#1657) Expected indentation of 4 spaces (indentation)
(#1658) Expected indentation of 4 spaces (indentation)
(#1659) Expected indentation of 4 spaces (indentation)
(#1660) Expected indentation of 4 spaces (indentation)
(#1664) Expected indentation of 4 spaces (indentation)
(#1665) Expected indentation of 4 spaces (indentation)
(#1666) Expected indentation of 4 spaces (indentation)
(#1667) Expected indentation of 4 spaces (indentation)
(#1671) Expected indentation of 4 spaces (indentation)
(#1672) Expected indentation of 4 spaces (indentation)
(#1673) Expected indentation of 4 spaces (indentation)
(#1674) Expected indentation of 4 spaces (indentation)
(#1675) Expected indentation of 4 spaces (indentation)
(#1679) Expected indentation of 4 spaces (indentation)
(#1683) Expected indentation of 4 spaces (indentation)
(#1687) Expected indentation of 4 spaces (indentation)
(#1688) Expected indentation of 4 spaces (indentation)
(#1689) Expected indentation of 4 spaces (indentation)
(#1690) Expected indentation of 4 spaces (indentation)
(#1691) Expected indentation of 4 spaces (indentation)
(#1692) Expected indentation of 4 spaces (indentation)
(#1693) Expected indentation of 4 spaces (indentation)
(#1694) Expected indentation of 4 spaces (indentation)
(#1695) Expected indentation of 4 spaces (indentation)
(#1696) Expected indentation of 4 spaces (indentation)
(#1697) Expected indentation of 4 spaces (indentation)
(#1698) Expected indentation of 4 spaces (indentation)
(#1702) Expected indentation of 4 spaces (indentation)
(#1703) Expected indentation of 4 spaces (indentation)
(#1704) Expected indentation of 4 spaces (indentation)
(#1708) Expected indentation of 4 spaces (indentation)
(#1712) Expected indentation of 4 spaces (indentation)
(#1716) Expected indentation of 4 spaces (indentation)
(#1721) Expected indentation of 4 spaces (indentation)
(#1722) Expected indentation of 4 spaces (indentation)
(#1723) Expected indentation of 4 spaces (indentation)
(#1724) Expected indentation of 4 spaces (indentation)
(#1725) Expected indentation of 4 spaces (indentation)
(#1726) Expected indentation of 4 spaces (indentation)
(#1727) Expected indentation of 4 spaces (indentation)
(#1728) Expected indentation of 4 spaces (indentation)
(#1729) Expected indentation of 4 spaces (indentation)
(#1730) Expected indentation of 4 spaces (indentation)
(#1731) Expected indentation of 4 spaces (indentation)
(#1736) Expected indentation of 4 spaces (indentation)
(#1737) Expected indentation of 4 spaces (indentation)
(#1738) Expected indentation of 4 spaces (indentation)
(#1739) Expected indentation of 4 spaces (indentation)
(#1745) Expected indentation of 4 spaces (indentation)
(#1746) Expected indentation of 4 spaces (indentation)
(#1747) Expected indentation of 4 spaces (indentation)
(#1748) Expected indentation of 4 spaces (indentation)
(#1752) Expected indentation of 4 spaces (indentation)
(#1753) Expected indentation of 4 spaces (indentation)
(#1754) Expected indentation of 4 spaces (indentation)
(#1755) Expected indentation of 4 spaces (indentation)
(#1756) Expected indentation of 4 spaces (indentation)
(#1760) Expected indentation of 4 spaces (indentation)
(#1764) Expected indentation of 4 spaces (indentation)
(#1761) Expected indentation of 8 spaces (indentation)
(#1762) Expected indentation of 8 spaces (indentation)
(#1763) Expected indentation of 8 spaces (indentation)
(#1768) Expected indentation of 4 spaces (indentation)
(#1769) Expected indentation of 4 spaces (indentation)
(#1773) Expected indentation of 4 spaces (indentation)
(#1775) Expected indentation of 4 spaces (indentation)
(#1774) Expected indentation of 8 spaces (indentation)
(#1779) Expected indentation of 4 spaces (indentation)
(#1780) Expected indentation of 4 spaces (indentation)
(#1781) Expected indentation of 4 spaces (indentation)
(#1782) Expected indentation of 4 spaces (indentation)
(#1783) Expected indentation of 4 spaces (indentation)
(#1787) Expected indentation of 4 spaces (indentation)
(#1788) Expected indentation of 4 spaces (indentation)
(#1789) Expected indentation of 4 spaces (indentation)
(#1790) Expected indentation of 4 spaces (indentation)
(#1791) Expected indentation of 4 spaces (indentation)
(#1795) Expected indentation of 4 spaces (indentation)
(#1796) Expected indentation of 4 spaces (indentation)
(#1797) Expected indentation of 4 spaces (indentation)
(#1798) Expected indentation of 4 spaces (indentation)
(#1799) Expected indentation of 4 spaces (indentation)
(#1800) Expected indentation of 4 spaces (indentation)
(#1801) Expected indentation of 4 spaces (indentation)
(#1805) Expected indentation of 4 spaces (indentation)
(#1816) Expected indentation of 4 spaces (indentation)
(#1806) Expected indentation of 8 spaces (indentation)
(#1807) Expected indentation of 8 spaces (indentation)
(#1808) Expected indentation of 8 spaces (indentation)
(#1809) Expected indentation of 8 spaces (indentation)
(#1810) Expected indentation of 8 spaces (indentation)
(#1811) Expected indentation of 8 spaces (indentation)
(#1812) Expected indentation of 8 spaces (indentation)
(#1813) Expected indentation of 8 spaces (indentation)
(#1814) Expected indentation of 8 spaces (indentation)
(#1815) Expected indentation of 8 spaces (indentation)
(#1822) Expected indentation of 4 spaces (indentation)
(#1823) Expected indentation of 4 spaces (indentation)
(#1824) Expected indentation of 4 spaces (indentation)
(#1825) Expected indentation of 4 spaces (indentation)
(#1826) Expected indentation of 4 spaces (indentation)
(#1827) Expected indentation of 4 spaces (indentation)
(#1828) Expected indentation of 4 spaces (indentation)
(#1832) Expected indentation of 4 spaces (indentation)
(#1844) Expected indentation of 4 spaces (indentation)
(#1833) Expected indentation of 4 spaces (indentation)
(#1834) Expected indentation of 8 spaces (indentation)
(#1835) Expected indentation of 8 spaces (indentation)
(#1836) Expected indentation of 8 spaces (indentation)
(#1837) Expected indentation of 8 spaces (indentation)
(#1838) Expected indentation of 8 spaces (indentation)
(#1839) Expected indentation of 8 spaces (indentation)
(#1840) Expected indentation of 8 spaces (indentation)
(#1841) Expected indentation of 8 spaces (indentation)
(#1842) Expected indentation of 8 spaces (indentation)
(#1843) Expected indentation of 8 spaces (indentation)
(#1848) Expected indentation of 4 spaces (indentation)
(#1852) Expected indentation of 4 spaces (indentation)
(#1854) Expected indentation of 4 spaces (indentation)
(#1853) Expected indentation of 8 spaces (indentation)
(#1858) Expected indentation of 4 spaces (indentation)
(#1859) Expected indentation of 4 spaces (indentation)
(#1860) Expected indentation of 4 spaces (indentation)
(#1861) Expected indentation of 4 spaces (indentation)
(#1865) Expected indentation of 4 spaces (indentation)
(#1867) Expected indentation of 4 spaces (indentation)
(#1866) Expected indentation of 8 spaces (indentation)
(#1871) Expected indentation of 4 spaces (indentation)
(#1872) Expected indentation of 4 spaces (indentation)
(#1873) Expected indentation of 4 spaces (indentation)
(#1874) Expected indentation of 4 spaces (indentation)
(#1878) Expected indentation of 4 spaces (indentation)
(#1885) Expected indentation of 4 spaces (indentation)
(#1886) Expected indentation of 4 spaces (indentation)
(#1887) Expected indentation of 4 spaces (indentation)
(#1888) Expected indentation of 4 spaces (indentation)
(#1889) Expected indentation of 4 spaces (indentation)
(#1890) Expected indentation of 4 spaces (indentation)
(#1891) Expected indentation of 4 spaces (indentation)
(#1895) Expected indentation of 4 spaces (indentation)
(#1897) Expected indentation of 4 spaces (indentation)
(#1896) Expected indentation of 8 spaces (indentation)
(#1901) Expected indentation of 4 spaces (indentation)
(#1902) Expected indentation of 4 spaces (indentation)
(#1903) Expected indentation of 4 spaces (indentation)
(#1904) Expected indentation of 4 spaces (indentation)
(#1905) Expected indentation of 4 spaces (indentation)
(#1906) Expected indentation of 4 spaces (indentation)
(#1907) Expected indentation of 4 spaces (indentation)
(#1908) Expected indentation of 4 spaces (indentation)
(#1909) Expected indentation of 4 spaces (indentation)
(#1910) Expected indentation of 4 spaces (indentation)
(#1911) Expected indentation of 4 spaces (indentation)
(#1914) Expected indentation of 4 spaces (indentation)
(#1918) Expected indentation of 4 spaces (indentation)
(#1919) Expected indentation of 4 spaces (indentation)
(#1920) Expected indentation of 4 spaces (indentation)
(#1921) Expected indentation of 4 spaces (indentation)
(#1925) Expected indentation of 4 spaces (indentation)
(#1930) Expected indentation of 4 spaces (indentation)
(#1926) Expected indentation of 8 spaces (indentation)
(#1927) Expected indentation of 8 spaces (indentation)
(#1928) Expected indentation of 8 spaces (indentation)
(#1929) Expected indentation of 8 spaces (indentation)
(#1935) Expected indentation of 4 spaces (indentation)
(#1936) Expected indentation of 4 spaces (indentation)
(#1937) Expected indentation of 4 spaces (indentation)
(#1938) Expected indentation of 4 spaces (indentation)
(#1939) Expected indentation of 4 spaces (indentation)
(#1940) Expected indentation of 4 spaces (indentation)
(#1941) Expected indentation of 4 spaces (indentation)
(#1942) Expected indentation of 4 spaces (indentation)
(#1943) Expected indentation of 4 spaces (indentation)
(#1944) Expected indentation of 4 spaces (indentation)
(#1945) Expected indentation of 4 spaces (indentation)
(#1946) Expected indentation of 4 spaces (indentation)
(#1950) Expected indentation of 4 spaces (indentation)
(#1953) Expected indentation of 4 spaces (indentation)
(#1951) Expected indentation of 4 spaces (indentation)
(#1952) Expected indentation of 8 spaces (indentation)
(#1960) Expected indentation of 4 spaces (indentation)
(#1966) Expected indentation of 4 spaces (indentation)
(#1967) Expected indentation of 4 spaces (indentation)
(#1968) Expected indentation of 4 spaces (indentation)
(#1969) Expected indentation of 4 spaces (indentation)
(#1970) Expected indentation of 4 spaces (indentation)
(#1971) Expected indentation of 4 spaces (indentation)
(#1972) Expected indentation of 4 spaces (indentation)
(#1973) Expected indentation of 4 spaces (indentation)
(#1977) Expected indentation of 4 spaces (indentation)
(#1981) Expected indentation of 4 spaces (indentation)
(#1985) Expected indentation of 4 spaces (indentation)
(#1986) Expected indentation of 4 spaces (indentation)
(#1987) Expected indentation of 4 spaces (indentation)
(#1991) Expected indentation of 4 spaces (indentation)
(#1993) Expected indentation of 4 spaces (indentation)
(#1992) Expected indentation of 8 spaces (indentation)
(#1997) Expected indentation of 4 spaces (indentation)
(#1998) Expected indentation of 4 spaces (indentation)
(#1999) Expected indentation of 4 spaces (indentation)
(#2000) Expected indentation of 4 spaces (indentation)
(#2004) Expected indentation of 4 spaces (indentation)
(#2006) Expected indentation of 4 spaces (indentation)
(#2005) Expected indentation of 8 spaces (indentation)
(#2010) Expected indentation of 4 spaces (indentation)
(#2012) Expected indentation of 4 spaces (indentation)
(#2011) Expected indentation of 8 spaces (indentation)
(#2016) Expected indentation of 4 spaces (indentation)
(#2017) Expected indentation of 4 spaces (indentation)
(#2018) Expected indentation of 4 spaces (indentation)
(#2019) Expected indentation of 4 spaces (indentation)
(#2023) Expected indentation of 4 spaces (indentation)
(#2024) Expected indentation of 4 spaces (indentation)
(#2025) Expected indentation of 4 spaces (indentation)
(#2026) Expected indentation of 4 spaces (indentation)
(#2027) Expected indentation of 4 spaces (indentation)
(#2031) Expected indentation of 4 spaces (indentation)
(#2032) Expected indentation of 4 spaces (indentation)
(#2033) Expected indentation of 4 spaces (indentation)
(#2034) Expected indentation of 4 spaces (indentation)
(#2035) Expected indentation of 4 spaces (indentation)
(#2039) Expected indentation of 4 spaces (indentation)
(#2040) Expected indentation of 4 spaces (indentation)
(#2041) Expected indentation of 4 spaces (indentation)
(#2042) Expected indentation of 4 spaces (indentation)
(#2048) Expected indentation of 4 spaces (indentation)
(#2049) Expected indentation of 4 spaces (indentation)
(#2050) Expected indentation of 4 spaces (indentation)
(#2051) Expected indentation of 4 spaces (indentation)
(#2052) Expected indentation of 4 spaces (indentation)
(#2053) Expected indentation of 4 spaces (indentation)
(#2054) Expected indentation of 4 spaces (indentation)
(#2055) Expected indentation of 4 spaces (indentation)
(#2059) Expected indentation of 4 spaces (indentation)
(#2061) Expected indentation of 4 spaces (indentation)
(#2060) Expected indentation of 8 spaces (indentation)
(#2065) Expected indentation of 4 spaces (indentation)
(#2069) Expected indentation of 4 spaces (indentation)
(#2066) Expected indentation of 4 spaces (indentation)
(#2067) Expected indentation of 8 spaces (indentation)
(#2068) Expected indentation of 8 spaces (indentation)
(#2073) Expected indentation of 4 spaces (indentation)
(#2074) Expected indentation of 4 spaces (indentation)
(#2075) Expected indentation of 4 spaces (indentation)
(#2076) Expected indentation of 4 spaces (indentation)
(#2077) Expected indentation of 4 spaces (indentation)
(#2078) Expected indentation of 4 spaces (indentation)
(#2079) Expected indentation of 4 spaces (indentation)
(#2080) Expected indentation of 4 spaces (indentation)
(#2086) Expected indentation of 4 spaces (indentation)
(#2090) Expected indentation of 4 spaces (indentation)
(#2087) Expected indentation of 8 spaces (indentation)
(#2088) Expected indentation of 8 spaces (indentation)
(#2089) Expected indentation of 8 spaces (indentation)
(#2094) Expected indentation of 4 spaces (indentation)
(#2099) Expected indentation of 4 spaces (indentation)
(#2095) Expected indentation of 8 spaces (indentation)
(#2096) Expected indentation of 8 spaces (indentation)
(#2097) Expected indentation of 8 spaces (indentation)
(#2098) Expected indentation of 8 spaces (indentation)
(#2103) Expected indentation of 4 spaces (indentation)
(#2107) Expected indentation of 4 spaces (indentation)
(#2111) Expected indentation of 4 spaces (indentation)
(#2114) Expected indentation of 4 spaces (indentation)
(#2112) Expected indentation of 8 spaces (indentation)
(#2113) Expected indentation of 8 spaces (indentation)
(#2118) Expected indentation of 4 spaces (indentation)
(#2122) Expected indentation of 4 spaces (indentation)
(#2128) Expected indentation of 4 spaces (indentation)
(#2130) Expected indentation of 4 spaces (indentation)
(#2129) Expected indentation of 8 spaces (indentation)
(#2134) Expected indentation of 4 spaces (indentation)
(#2135) Expected indentation of 4 spaces (indentation)
(#2136) Expected indentation of 4 spaces (indentation)
(#2137) Expected indentation of 4 spaces (indentation)
(#2138) Expected indentation of 4 spaces (indentation)
(#2139) Expected indentation of 4 spaces (indentation)
(#2140) Expected indentation of 4 spaces (indentation)
(#2144) Expected indentation of 4 spaces (indentation)
(#2151) Expected indentation of 4 spaces (indentation)
(#2145) Expected indentation of 8 spaces (indentation)
(#2146) Expected indentation of 8 spaces (indentation)
(#2147) Expected indentation of 8 spaces (indentation)
(#2148) Expected indentation of 8 spaces (indentation)
(#2149) Expected indentation of 8 spaces (indentation)
(#2150) Expected indentation of 8 spaces (indentation)
(#2155) Expected indentation of 4 spaces (indentation)
(#2156) Expected indentation of 4 spaces (indentation)
(#2160) Expected indentation of 4 spaces (indentation)
(#2163) Expected indentation of 4 spaces (indentation)
(#2161) Expected indentation of 8 spaces (indentation)
(#2162) Expected indentation of 8 spaces (indentation)
(#2167) Expected indentation of 4 spaces (indentation)
(#2171) Expected indentation of 4 spaces (indentation)
(#2175) Expected indentation of 4 spaces (indentation)
(#2172) Expected indentation of 8 spaces (indentation)
(#2173) Expected indentation of 8 spaces (indentation)
(#2174) Expected indentation of 8 spaces (indentation)
(#2179) Expected indentation of 4 spaces (indentation)
(#2183) Expected indentation of 4 spaces (indentation)
(#2188) Expected indentation of 4 spaces (indentation)
(#2189) Expected indentation of 4 spaces (indentation)
(#2190) Expected indentation of 4 spaces (indentation)
(#2191) Expected indentation of 4 spaces (indentation)
(#2192) Expected indentation of 4 spaces (indentation)
(#2193) Expected indentation of 4 spaces (indentation)
(#2194) Expected indentation of 4 spaces (indentation)
(#2195) Expected indentation of 4 spaces (indentation)
(#2196) Expected indentation of 4 spaces (indentation)
(#2200) Expected indentation of 4 spaces (indentation)
(#2205) Expected indentation of 4 spaces (indentation)
(#2201) Expected indentation of 8 spaces (indentation)
(#2202) Expected indentation of 8 spaces (indentation)
(#2203) Expected indentation of 8 spaces (indentation)
(#2204) Expected indentation of 8 spaces (indentation)
(#2209) Expected indentation of 4 spaces (indentation)
(#2210) Expected indentation of 4 spaces (indentation)
(#2211) Expected indentation of 4 spaces (indentation)
(#2212) Expected indentation of 4 spaces (indentation)
(#2213) Expected indentation of 4 spaces (indentation)
(#2214) Expected indentation of 4 spaces (indentation)
(#2215) Expected indentation of 4 spaces (indentation)
(#2222) Expected indentation of 4 spaces (indentation)
(#2226) Expected indentation of 4 spaces (indentation)
(#2223) Expected indentation of 8 spaces (indentation)
(#2224) Expected indentation of 8 spaces (indentation)
(#2225) Expected indentation of 8 spaces (indentation)
(#2230) Expected indentation of 4 spaces (indentation)
(#2231) Expected indentation of 4 spaces (indentation)
(#2232) Expected indentation of 4 spaces (indentation)
(#2236) Expected indentation of 4 spaces (indentation)
(#2244) Expected indentation of 4 spaces (indentation)
(#2237) Expected indentation of 8 spaces (indentation)
(#2238) Expected indentation of 8 spaces (indentation)
(#2239) Expected indentation of 8 spaces (indentation)
(#2248) Expected indentation of 4 spaces (indentation)
(#2249) Expected indentation of 4 spaces (indentation)
(#2250) Expected indentation of 4 spaces (indentation)
(#2251) Expected indentation of 4 spaces (indentation)
(#2252) Expected indentation of 4 spaces (indentation)
(#2253) Expected indentation of 4 spaces (indentation)
(#2257) Expected indentation of 4 spaces (indentation)
(#2263) Expected indentation of 4 spaces (indentation)
(#2258) Expected indentation of 8 spaces (indentation)
(#2259) Expected indentation of 8 spaces (indentation)
(#2260) Expected indentation of 8 spaces (indentation)
(#2261) Expected indentation of 8 spaces (indentation)
(#2262) Expected indentation of 8 spaces (indentation)
(#2267) Expected indentation of 4 spaces (indentation)
(#2268) Expected indentation of 4 spaces (indentation)
(#2269) Expected indentation of 4 spaces (indentation)
(#2270) Expected indentation of 4 spaces (indentation)
(#2271) Expected indentation of 4 spaces (indentation)
(#2272) Expected indentation of 4 spaces (indentation)
(#2273) Expected indentation of 4 spaces (indentation)
(#2274) Expected indentation of 4 spaces (indentation)
(#2275) Expected indentation of 4 spaces (indentation)
(#2279) Expected indentation of 4 spaces (indentation)
(#2285) Expected indentation of 4 spaces (indentation)
(#2280) Expected indentation of 8 spaces (indentation)
(#2281) Expected indentation of 8 spaces (indentation)
(#2282) Expected indentation of 8 spaces (indentation)
(#2283) Expected indentation of 8 spaces (indentation)
(#2284) Expected indentation of 8 spaces (indentation)
(#2289) Expected indentation of 4 spaces (indentation)
(#2290) Expected indentation of 4 spaces (indentation)
(#2291) Expected indentation of 4 spaces (indentation)
(#2292) Expected indentation of 4 spaces (indentation)
(#2296) Expected indentation of 4 spaces (indentation)
(#2297) Expected indentation of 4 spaces (indentation)
(#2301) Expected indentation of 4 spaces (indentation)
(#2303) Expected indentation of 4 spaces (indentation)
(#2302) Expected indentation of 8 spaces (indentation)
(#2307) Expected indentation of 4 spaces (indentation)
(#2308) Expected indentation of 4 spaces (indentation)
(#2309) Expected indentation of 4 spaces (indentation)
(#2310) Expected indentation of 4 spaces (indentation)
(#2314) Expected indentation of 4 spaces (indentation)
(#2316) Expected indentation of 4 spaces (indentation)
(#2315) Expected indentation of 8 spaces (indentation)
(#2322) Expected indentation of 4 spaces (indentation)
(#2327) Expected indentation of 4 spaces (indentation)
(#2328) Expected indentation of 4 spaces (indentation)
(#2329) Expected indentation of 4 spaces (indentation)
(#2330) Expected indentation of 4 spaces (indentation)
(#2331) Expected indentation of 4 spaces (indentation)
(#2335) Expected indentation of 4 spaces (indentation)
(#2337) Expected indentation of 4 spaces (indentation)
(#2336) Expected indentation of 8 spaces (indentation)
(#2341) Expected indentation of 4 spaces (indentation)
(#2342) Expected indentation of 4 spaces (indentation)
(#2343) Expected indentation of 4 spaces (indentation)
(#2344) Expected indentation of 4 spaces (indentation)
(#2345) Expected indentation of 4 spaces (indentation)
(#2349) Expected indentation of 4 spaces (indentation)
(#2350) Expected indentation of 4 spaces (indentation)
(#2351) Expected indentation of 4 spaces (indentation)
(#2355) Expected indentation of 4 spaces (indentation)
(#2357) Expected indentation of 4 spaces (indentation)
(#2356) Expected indentation of 8 spaces (indentation)
(#2361) Expected indentation of 4 spaces (indentation)
(#2362) Expected indentation of 4 spaces (indentation)
(#2363) Expected indentation of 4 spaces (indentation)
(#2364) Expected indentation of 4 spaces (indentation)
(#2365) Expected indentation of 4 spaces (indentation)
(#2366) Expected indentation of 4 spaces (indentation)
(#2367) Expected indentation of 4 spaces (indentation)
(#2368) Expected indentation of 4 spaces (indentation)
(#2372) Expected indentation of 4 spaces (indentation)
(#2373) Expected indentation of 4 spaces (indentation)
(#2374) Expected indentation of 4 spaces (indentation)
(#2375) Expected indentation of 4 spaces (indentation)
(#2376) Expected indentation of 4 spaces (indentation)
(#2377) Expected indentation of 4 spaces (indentation)
(#2378) Expected indentation of 4 spaces (indentation)
(#2379) Expected indentation of 4 spaces (indentation)
(#2385) Expected indentation of 4 spaces (indentation)
(#2387) Expected indentation of 4 spaces (indentation)
(#2386) Expected indentation of 8 spaces (indentation)
(#2391) Expected indentation of 4 spaces (indentation)
(#2392) Expected indentation of 4 spaces (indentation)
(#2393) Expected indentation of 4 spaces (indentation)
(#2397) Expected indentation of 4 spaces (indentation)
(#2402) Expected indentation of 4 spaces (indentation)
(#2398) Expected indentation of 8 spaces (indentation)
(#2399) Expected indentation of 8 spaces (indentation)
(#2400) Expected indentation of 8 spaces (indentation)
(#2401) Expected indentation of 8 spaces (indentation)
(#2406) Expected indentation of 4 spaces (indentation)
(#2410) Expected indentation of 4 spaces (indentation)
(#2414) Expected indentation of 4 spaces (indentation)
(#2411) Expected indentation of 8 spaces (indentation)
(#2412) Expected indentation of 8 spaces (indentation)
(#2413) Expected indentation of 8 spaces (indentation)
(#2418) Expected indentation of 4 spaces (indentation)
(#2419) Expected indentation of 4 spaces (indentation)
(#2420) Expected indentation of 4 spaces (indentation)
(#2421) Expected indentation of 4 spaces (indentation)
(#2422) Expected indentation of 4 spaces (indentation)
(#2423) Expected indentation of 4 spaces (indentation)
(#2424) Expected indentation of 4 spaces (indentation)
(#2425) Expected indentation of 4 spaces (indentation)
(#2426) Expected indentation of 4 spaces (indentation)
(#2430) Expected indentation of 4 spaces (indentation)
(#2435) Expected indentation of 4 spaces (indentation)
(#2431) Expected indentation of 8 spaces (indentation)
(#2432) Expected indentation of 8 spaces (indentation)
(#2433) Expected indentation of 8 spaces (indentation)
(#2434) Expected indentation of 8 spaces (indentation)
(#2439) Expected indentation of 4 spaces (indentation)
(#2443) Expected indentation of 4 spaces (indentation)
(#2445) Expected indentation of 4 spaces (indentation)
(#2444) Expected indentation of 8 spaces (indentation)
(#2449) Expected indentation of 4 spaces (indentation)
(#2450) Expected indentation of 4 spaces (indentation)
(#2451) Expected indentation of 4 spaces (indentation)
(#2455) Expected indentation of 4 spaces (indentation)
(#2458) Expected indentation of 4 spaces (indentation)
(#2456) Expected indentation of 8 spaces (indentation)
(#2457) Expected indentation of 8 spaces (indentation)
(#2462) Expected indentation of 4 spaces (indentation)
(#2463) Expected indentation of 4 spaces (indentation)
(#2464) Expected indentation of 4 spaces (indentation)
(#2465) Expected indentation of 4 spaces (indentation)
(#2466) Expected indentation of 4 spaces (indentation)
(#2470) Expected indentation of 4 spaces (indentation)
(#2473) Expected indentation of 4 spaces (indentation)
(#2471) Expected indentation of 8 spaces (indentation)
(#2472) Expected indentation of 8 spaces (indentation)
(#2477) Expected indentation of 4 spaces (indentation)
(#2478) Expected indentation of 4 spaces (indentation)
(#2479) Expected indentation of 4 spaces (indentation)
(#2480) Expected indentation of 4 spaces (indentation)
(#2484) Expected indentation of 4 spaces (indentation)
(#2485) Expected indentation of 4 spaces (indentation)
(#2486) Expected indentation of 4 spaces (indentation)
(#2490) Expected indentation of 4 spaces (indentation)
(#2491) Expected indentation of 4 spaces (indentation)
(#2492) Expected indentation of 4 spaces (indentation)
(#2493) Expected indentation of 4 spaces (indentation)
(#2494) Expected indentation of 4 spaces (indentation)
(#2495) Expected indentation of 4 spaces (indentation)
(#2496) Expected indentation of 4 spaces (indentation)
(#2497) Expected indentation of 4 spaces (indentation)
(#2498) Expected indentation of 4 spaces (indentation)
(#2502) Expected indentation of 4 spaces (indentation)
(#2503) Expected indentation of 4 spaces (indentation)
(#2504) Expected indentation of 4 spaces (indentation)
(#2508) Expected indentation of 4 spaces (indentation)
(#2512) Expected indentation of 4 spaces (indentation)
(#2513) Expected indentation of 4 spaces (indentation)
(#2514) Expected indentation of 4 spaces (indentation)
(#2518) Expected indentation of 4 spaces (indentation)
(#2522) Expected indentation of 4 spaces (indentation)
(#2519) Expected indentation of 8 spaces (indentation)
(#2520) Expected indentation of 8 spaces (indentation)
(#2521) Expected indentation of 8 spaces (indentation)
(#2531) Expected indentation of 4 spaces (indentation)
(#2535) Expected indentation of 4 spaces (indentation)
(#2542) Expected indentation of 4 spaces (indentation)
(#2536) Expected indentation of 8 spaces (indentation)
(#2537) Expected indentation of 8 spaces (indentation)
(#2538) Expected indentation of 8 spaces (indentation)
(#2539) Expected indentation of 8 spaces (indentation)
(#2540) Expected indentation of 8 spaces (indentation)
(#2541) Expected indentation of 8 spaces (indentation)
(#2546) Expected indentation of 4 spaces (indentation)
(#2547) Expected indentation of 4 spaces (indentation)
(#2548) Expected indentation of 4 spaces (indentation)
(#2549) Expected indentation of 4 spaces (indentation)
(#2550) Expected indentation of 4 spaces (indentation)
(#2551) Expected indentation of 4 spaces (indentation)
(#2555) Expected indentation of 4 spaces (indentation)
(#2556) Expected indentation of 4 spaces (indentation)
(#2557) Expected indentation of 4 spaces (indentation)
(#2558) Expected indentation of 4 spaces (indentation)
(#2559) Expected indentation of 4 spaces (indentation)
(#2560) Expected indentation of 4 spaces (indentation)
(#2564) Expected indentation of 4 spaces (indentation)
(#2565) Expected indentation of 4 spaces (indentation)
(#2566) Expected indentation of 4 spaces (indentation)
(#2567) Expected indentation of 4 spaces (indentation)
(#2571) Expected indentation of 4 spaces (indentation)
(#2572) Expected indentation of 4 spaces (indentation)
(#2573) Expected indentation of 4 spaces (indentation)
(#2574) Expected indentation of 4 spaces (indentation)
(#2575) Expected indentation of 4 spaces (indentation)
(#2576) Expected indentation of 4 spaces (indentation)
(#2577) Expected indentation of 4 spaces (indentation)
(#2578) Expected indentation of 4 spaces (indentation)
(#2582) Expected indentation of 4 spaces (indentation)
(#2583) Expected indentation of 4 spaces (indentation)
(#2584) Expected indentation of 4 spaces (indentation)
(#2588) Expected indentation of 4 spaces (indentation)
(#2589) Expected indentation of 4 spaces (indentation)
(#2593) Expected indentation of 4 spaces (indentation)
(#2594) Expected indentation of 4 spaces (indentation)
(#2595) Expected indentation of 4 spaces (indentation)
(#2596) Expected indentation of 4 spaces (indentation)
(#2597) Expected indentation of 4 spaces (indentation)
(#2598) Expected indentation of 4 spaces (indentation)
(#2602) Expected indentation of 4 spaces (indentation)
(#2603) Expected indentation of 4 spaces (indentation)
(#2604) Expected indentation of 4 spaces (indentation)
(#2608) Expected indentation of 4 spaces (indentation)
(#2614) Expected indentation of 4 spaces (indentation)
(#2609) Expected indentation of 8 spaces (indentation)
(#2610) Expected indentation of 8 spaces (indentation)
(#2611) Expected indentation of 8 spaces (indentation)
(#2612) Expected indentation of 8 spaces (indentation)
(#2613) Expected indentation of 8 spaces (indentation)
(#2618) Expected indentation of 4 spaces (indentation)
(#2619) Expected indentation of 4 spaces (indentation)
(#2620) Expected indentation of 4 spaces (indentation)
(#2624) Expected indentation of 4 spaces (indentation)
(#2625) Expected indentation of 4 spaces (indentation)
(#2626) Expected indentation of 4 spaces (indentation)
(#2627) Expected indentation of 4 spaces (indentation)
(#2632) Expected indentation of 4 spaces (indentation)
(#2633) Expected indentation of 4 spaces (indentation)
(#2634) Expected indentation of 4 spaces (indentation)
(#2635) Expected indentation of 4 spaces (indentation)
(#2636) Expected indentation of 4 spaces (indentation)
(#2637) Expected indentation of 4 spaces (indentation)
(#2641) Expected indentation of 4 spaces (indentation)
(#2645) Expected indentation of 4 spaces (indentation)
(#2646) Expected indentation of 4 spaces (indentation)
(#2650) Expected indentation of 4 spaces (indentation)
(#2651) Expected indentation of 4 spaces (indentation)
(#2652) Expected indentation of 4 spaces (indentation)
(#2653) Expected indentation of 4 spaces (indentation)
(#2659) Expected indentation of 4 spaces (indentation)
(#2663) Expected indentation of 4 spaces (indentation)
(#2660) Expected indentation of 8 spaces (indentation)
(#2661) Expected indentation of 8 spaces (indentation)
(#2662) Expected indentation of 8 spaces (indentation)
(#2667) Expected indentation of 4 spaces (indentation)
(#2668) Expected indentation of 4 spaces (indentation)
(#2669) Expected indentation of 4 spaces (indentation)
(#2673) Expected indentation of 4 spaces (indentation)
(#2676) Expected indentation of 4 spaces (indentation)
(#2674) Expected indentation of 8 spaces (indentation)
(#2675) Expected indentation of 8 spaces (indentation)
(#2680) Expected indentation of 4 spaces (indentation)
(#2684) Expected indentation of 4 spaces (indentation)
(#2690) Expected indentation of 4 spaces (indentation)
(#2685) Expected indentation of 8 spaces (indentation)
(#2686) Expected indentation of 8 spaces (indentation)
(#2687) Expected indentation of 8 spaces (indentation)
(#2688) Expected indentation of 8 spaces (indentation)
(#2689) Expected indentation of 8 spaces (indentation)
(#2694) Expected indentation of 4 spaces (indentation)
(#2695) Expected indentation of 4 spaces (indentation)
(#2696) Expected indentation of 4 spaces (indentation)
(#2697) Expected indentation of 4 spaces (indentation)
(#2698) Expected indentation of 4 spaces (indentation)
(#2699) Expected indentation of 4 spaces (indentation)
(#2700) Expected indentation of 4 spaces (indentation)
(#2701) Expected indentation of 4 spaces (indentation)
(#2702) Expected indentation of 4 spaces (indentation)
(#2706) Expected indentation of 4 spaces (indentation)
(#2712) Expected indentation of 4 spaces (indentation)
(#2707) Expected indentation of 8 spaces (indentation)
(#2708) Expected indentation of 8 spaces (indentation)
(#2709) Expected indentation of 8 spaces (indentation)
(#2710) Expected indentation of 8 spaces (indentation)
(#2711) Expected indentation of 8 spaces (indentation)
(#2716) Expected indentation of 4 spaces (indentation)
(#2717) Expected indentation of 4 spaces (indentation)
(#2721) Expected indentation of 4 spaces (indentation)
(#2723) Expected indentation of 4 spaces (indentation)
(#2722) Expected indentation of 8 spaces (indentation)
(#2727) Expected indentation of 4 spaces (indentation)
(#2728) Expected indentation of 4 spaces (indentation)
(#2729) Expected indentation of 4 spaces (indentation)
(#2730) Expected indentation of 4 spaces (indentation)
(#2731) Expected indentation of 4 spaces (indentation)
(#2732) Expected indentation of 4 spaces (indentation)
(#2733) Expected indentation of 4 spaces (indentation)
(#2739) Expected indentation of 4 spaces (indentation)
(#2743) Expected indentation of 4 spaces (indentation)
(#2740) Expected indentation of 8 spaces (indentation)
(#2741) Expected indentation of 8 spaces (indentation)
(#2742) Expected indentation of 8 spaces (indentation)
(#2747) Expected indentation of 4 spaces (indentation)
(#2748) Expected indentation of 4 spaces (indentation)
(#2749) Expected indentation of 4 spaces (indentation)
(#2753) Expected indentation of 4 spaces (indentation)
(#2756) Expected indentation of 4 spaces (indentation)
(#2754) Expected indentation of 8 spaces (indentation)
(#2755) Expected indentation of 8 spaces (indentation)
(#2760) Expected indentation of 4 spaces (indentation)
(#2764) Expected indentation of 4 spaces (indentation)
(#2770) Expected indentation of 4 spaces (indentation)
(#2765) Expected indentation of 8 spaces (indentation)
(#2766) Expected indentation of 8 spaces (indentation)
(#2767) Expected indentation of 8 spaces (indentation)
(#2768) Expected indentation of 8 spaces (indentation)
(#2769) Expected indentation of 8 spaces (indentation)
(#2774) Expected indentation of 4 spaces (indentation)
(#2775) Expected indentation of 4 spaces (indentation)
(#2776) Expected indentation of 4 spaces (indentation)
(#2777) Expected indentation of 4 spaces (indentation)
(#2778) Expected indentation of 4 spaces (indentation)
(#2779) Expected indentation of 4 spaces (indentation)
(#2780) Expected indentation of 4 spaces (indentation)
(#2781) Expected indentation of 4 spaces (indentation)
(#2782) Expected indentation of 4 spaces (indentation)
(#2786) Expected indentation of 4 spaces (indentation)
(#2792) Expected indentation of 4 spaces (indentation)
(#2787) Expected indentation of 8 spaces (indentation)
(#2788) Expected indentation of 8 spaces (indentation)
(#2789) Expected indentation of 8 spaces (indentation)
(#2790) Expected indentation of 8 spaces (indentation)
(#2791) Expected indentation of 8 spaces (indentation)
(#2796) Expected indentation of 4 spaces (indentation)
(#2797) Expected indentation of 4 spaces (indentation)
(#2801) Expected indentation of 4 spaces (indentation)
(#2803) Expected indentation of 4 spaces (indentation)
(#2802) Expected indentation of 8 spaces (indentation)
(#2807) Expected indentation of 4 spaces (indentation)
(#2808) Expected indentation of 4 spaces (indentation)
(#2809) Expected indentation of 4 spaces (indentation)
(#2810) Expected indentation of 4 spaces (indentation)
(#2811) Expected indentation of 4 spaces (indentation)
(#2812) Expected indentation of 4 spaces (indentation)
(#2818) Expected indentation of 4 spaces (indentation)
(#2819) Expected indentation of 4 spaces (indentation)
(#2820) Expected indentation of 4 spaces (indentation)
(#2821) Expected indentation of 4 spaces (indentation)
(#2824) Expected indentation of 4 spaces (indentation)
(#2828) Expected indentation of 4 spaces (indentation)

PHPDocs style problems

(628 errors, 169 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
(#112) Found comment starting with three or more slashes
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] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
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] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
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] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#82) Inline phpdocs tag {@link restore_log_rule} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#96) Inline phpdocs tag {@link restore_logs_processor} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#98) Inline phpdocs tag {@link restore_log_rule} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
mod/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/FineDiff.php
(#83) Class FineDiffOp is not documented
(#89) Class FineDiffDeleteOp is not documented
(#107) Class FineDiffInsertOp is not documented
(#129) Class FineDiffReplaceOp is not documented
(#158) Class FineDiffCopyOp is not documented
(#84) Function FineDiffOp::getFromLen is not documented
(#85) Function FineDiffOp::getToLen is not documented
(#86) Function FineDiffOp::getOpcode is not documented
(#90) Function FineDiffDeleteOp::__construct is not documented
(#93) Function FineDiffDeleteOp::getFromLen is not documented
(#96) Function FineDiffDeleteOp::getToLen is not documented
(#99) Function FineDiffDeleteOp::getOpcode is not documented
(#108) Function FineDiffInsertOp::__construct is not documented
(#111) Function FineDiffInsertOp::getFromLen is not documented
(#114) Function FineDiffInsertOp::getToLen is not documented
(#117) Function FineDiffInsertOp::getText is not documented
(#120) Function FineDiffInsertOp::getOpcode is not documented
(#130) Function FineDiffReplaceOp::__construct is not documented
(#134) Function FineDiffReplaceOp::getFromLen is not documented
(#137) Function FineDiffReplaceOp::getToLen is not documented
(#140) Function FineDiffReplaceOp::getText is not documented
(#143) Function FineDiffReplaceOp::getOpcode is not documented
(#159) Function FineDiffCopyOp::__construct is not documented
(#162) Function FineDiffCopyOp::getFromLen is not documented
(#165) Function FineDiffCopyOp::getToLen is not documented
(#168) Function FineDiffCopyOp::getOpcode is not documented
(#174) Function FineDiffCopyOp::increase is not documented
(#185) Function FineDiffOps::appendOpcode is not documented
(#228) Function FineDiff::getOps is not documented
(#232) Function FineDiff::getOpcodes is not documented
(#240) Function FineDiff::renderDiffToHTML is not documented
(#267) Function FineDiff::getDiffOpcodes is not documented
(#275) Function FineDiff::getDiffOpsFromOpcodes is not documented
(#284) Function FineDiff::renderToTextFromOpcodes is not documented
(#293) Function FineDiff::renderDiffToHTMLFromOpcodes is not documented
(#303) Function FineDiff::renderFromOpcodes is not documented
(#677) Function FineDiff::renderDiffToHTMLFromOpcode is not documented
(#196) Variable FineDiffOps::$edits is not documented
(#339) Variable FineDiff::$paragraphGranularity is not documented
(#343) Variable FineDiff::$sentenceGranularity is not documented
(#348) Variable FineDiff::$wordGranularity is not documented
(#354) Variable FineDiff::$characterGranularity is not documented
(#361) Variable FineDiff::$textStack is not documented
(#338) Constant FineDiff::paragraphDelimiters is not documented
(#342) Constant FineDiff::sentenceDelimiters is not documented
(#347) Constant FineDiff::wordDelimiters is not documented
(#353) Constant FineDiff::characterDelimiters is not documented
(#213) Phpdocs for function FineDiff::__construct has incomplete parameters list
(#373) Phpdocs for function FineDiff::doDiff has incomplete parameters list
(#388) Phpdocs for function FineDiff::_processGranularity has incomplete parameters list
(#422) Phpdocs for function FineDiff::doFragmentDiff has incomplete parameters list
(#554) Phpdocs for function FineDiff::doCharDiff has incomplete parameters list
(#636) Phpdocs for function FineDiff::extractFragments has incomplete parameters list
(#668) Phpdocs for function FineDiff::renderToTextFromOpcode has incomplete parameters list
(#33) Not recommended phpdocs tag @version used
(#83) Package is not specified for class FineDiffOp. It is also not specified in file-level phpdocs
(#89) Package is not specified for class FineDiffDeleteOp. It is also not specified in file-level phpdocs
(#107) Package is not specified for class FineDiffInsertOp. It is also not specified in file-level phpdocs
(#129) Package is not specified for class FineDiffReplaceOp. It is also not specified in file-level phpdocs
(#158) Package is not specified for class FineDiffCopyOp. It is also not specified in file-level phpdocs
(#179) Package is not specified for class FineDiffOps. It is also not specified in file-level phpdocs
(#199) Package is not specified for class FineDiff. It is also not specified in file-level phpdocs
mod/solo/classes/aitranscript.php
(#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
(#16) Package is not specified for class aitranscript. It is also not specified in file-level phpdocs
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
(#571) Function aitranscriptutils::prepare_turn_markers is not documented
(#598) Function aitranscriptutils::count_turn_words is not documented
(#639) Function aitranscriptutils::prepare_passage_amd is not documented
(#668) Function aitranscriptutils::prepare_corrections_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/attempthelper.php
(#16) Class attempthelper is not documented
(#23) Function attempthelper::__construct is not documented
(#31) Function attempthelper::fetch_media_url is not documented
(#50) Function attempthelper::fetch_attempts is not documented
(#67) Function attempthelper::fetch_latest_complete_attempt is not documented
(#90) Function attempthelper::fetch_latest_attempt is not documented
(#110) Function attempthelper::delete_attempt is not documented
(#127) Function attempthelper::fetch_attempts_for_js is not documented
(#133) Function attempthelper::submit_step is not documented
(#18) Variable attempthelper::$cm is not documented
(#19) Variable attempthelper::$context is not documented
(#20) Variable attempthelper::$mod is not documented
(#21) 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
(#16) Package is not specified for class attempthelper. It is also not specified in file-level phpdocs
mod/solo/classes/constants.php
(#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_INTRO_CONTAINER is not documented
(#27) Constant constants::M_CLASS_ITEMTABLE is not documented
(#28) Constant constants::M_CLASS_TOPICSCONTAINER is not documented
(#29) Constant constants::M_CLASS_TOPICSCHECKBOX is not documented
(#30) Constant constants::M_PLUGINSETTINGS is not documented
(#32) Constant constants::M_USE_DATATABLES is not documented
(#33) Constant constants::M_STEP_NONE is not documented
(#34) Constant constants::M_STEP_PREPARE is not documented
(#35) Constant constants::M_STEP_RECORD is not documented
(#36) Constant constants::M_STEP_TRANSCRIBE is not documented
(#37) Constant constants::M_STEP_MODEL is not documented
(#40) Constant constants::M_SEQ_PRTM is not documented
(#41) Constant constants::M_SEQ_PRM is not documented
(#42) Constant constants::M_SEQ_PTRM is not documented
(#43) Constant constants::M_SEQ_PRMT is not documented
(#46) Constant constants::M_AI_PARENTFIELDNAME is not documented
(#47) Constant constants::M_TARGET_CONVLENGTHFIELDNAME is not documented
(#48) Constant constants::ACCMETHOD_NONE is not documented
(#49) Constant constants::ACCMETHOD_AUTO is not documented
(#50) Constant constants::ACCMETHOD_FIXED is not documented
(#51) Constant constants::ACCMETHOD_NOERRORS is not documented
(#54) Constant constants::TTSSPEED_MEDIUM is not documented
(#55) Constant constants::TTSSPEED_SLOW is not documented
(#56) Constant constants::TTSSPEED_XSLOW is not documented
(#59) Constant constants::M_RECORDERID is not documented
(#60) Constant constants::M_WIDGETID is not documented
(#63) Constant constants::M_GRADEHIGHEST is not documented
(#64) Constant constants::M_GRADELOWEST is not documented
(#65) Constant constants::M_GRADELATEST is not documented
(#66) Constant constants::M_GRADEAVERAGE is not documented
(#67) Constant constants::M_GRADENONE is not documented
(#70) Constant constants::REC_AUDIO is not documented
(#71) Constant constants::REC_VIDEO is not documented
(#73) Constant constants::SKIN_PLAIN is not documented
(#74) Constant constants::SKIN_BMR is not documented
(#75) Constant constants::SKIN_123 is not documented
(#76) Constant constants::SKIN_FRESH is not documented
(#77) Constant constants::SKIN_ONCE is not documented
(#78) Constant constants::SKIN_UPLOAD is not documented
(#79) Constant constants::SKIN_SOLO is not documented
(#82) Constant constants::STEP_NONE is not documented
(#83) Constant constants::STEP_PREPARE is not documented
(#84) Constant constants::STEP_MEDIARECORDING is not documented
(#85) Constant constants::STEP_SELFTRANSCRIBE is not documented
(#86) Constant constants::STEP_MODEL is not documented
(#88) Constant constants::STEP_FINAL is not documented
(#91) Constant constants::RELEVANCE_NONE is not documented
(#92) Constant constants::RELEVANCE_BROAD is not documented
(#93) Constant constants::RELEVANCE_QUITE is not documented
(#94) Constant constants::RELEVANCE_VERY is not documented
(#95) Constant constants::RELEVANCE_EXTREME is not documented
(#98) Constant constants::SUGGEST_GRADE_NONE is not documented
(#99) Constant constants::SUGGEST_GRADE_USE is not documented
(#101) Constant constants::CLASS_AUDIOREC_IFRAME is not documented
(#102) Constant constants::CLASS_VIDEOREC_IFRAME is not documented
(#104) Constant constants::TEXTDESCR is not documented
(#105) Constant constants::TEXTDESCR_FILEAREA is not documented
(#107) Constant constants::M_FILEAREA_SUBMISSIONS is not documented
(#108) Constant constants::M_FILEAREA_TOPICMEDIA is not documented
(#109) Constant constants::M_FILEAREA_MODELMEDIA is not documented
(#111) Constant constants::AUDIOPROMPT_FILEAREA is not documented
(#112) Constant constants::AUDIOANSWER_FILEAREA is not documented
(#113) Constant constants::PICTUREPROMPT_FILEAREA is not documented
(#114) Constant constants::TEXTPROMPT_FILEAREA is not documented
(#115) Constant constants::TEXTANSWER_FILEAREA is not documented
(#116) Constant constants::PASSAGEPICTURE_FILEAREA is not documented
(#119) Constant constants::C_AUDIOPLAYER is not documented
(#120) Constant constants::C_CURRENTFORMAT is not documented
(#121) Constant constants::C_LANGSELECT is not documented
(#122) Constant constants::C_VOICESELECT is not documented
(#123) Constant constants::C_PLAYBUTTON is not documented
(#124) Constant constants::C_FILENAMETEXT is not documented
(#125) Constant constants::C_TARGETWORDSDISPLAY is not documented
(#127) Constant constants::RECORDINGURLFIELD is not documented
(#128) Constant constants::STREAMINGTRANSCRIPTFIELD is not documented
(#129) Constant constants::RECORDERORPLAYERFIELD is not documented
(#131) Constant constants::TRANSCRIBER_NONE is not documented
(#132) Constant constants::TRANSCRIBER_OPEN is not documented
(#134) Constant constants::M_LAYOUT_STANDARD is not documented
(#135) Constant constants::M_LAYOUT_NARROW is not documented
(#138) Constant constants::M_TOPICLEVEL_CUSTOM is not documented
(#139) Constant constants::M_TOPICLEVEL_COURSE is not documented
(#141) Constant constants::DEF_CONVLENGTH is not documented
(#142) Constant constants::M_C_TRANSCRIPTDISPLAY is not documented
(#143) Constant constants::M_C_TRANSCRIPTEDITOR is not documented
(#144) Constant constants::M_C_CONVERSATION is not documented
(#147) Constant constants::M_LANG_ENUS is not documented
(#148) Constant constants::M_LANG_ENGB is not documented
(#149) Constant constants::M_LANG_ENAU is not documented
(#150) Constant constants::M_LANG_ENIN is not documented
(#151) Constant constants::M_LANG_ESUS is not documented
(#152) Constant constants::M_LANG_ESES is not documented
(#153) Constant constants::M_LANG_FRCA is not documented
(#154) Constant constants::M_LANG_FRFR is not documented
(#155) Constant constants::M_LANG_DEDE is not documented
(#156) Constant constants::M_LANG_ITIT is not documented
(#157) Constant constants::M_LANG_PTBR is not documented
(#158) Constant constants::M_LANG_DADK is not documented
(#159) Constant constants::M_LANG_FILPH is not documented
(#160) Constant constants::M_LANG_KOKR is not documented
(#161) Constant constants::M_LANG_HIIN is not documented
(#162) Constant constants::M_LANG_ARAE is not documented
(#163) Constant constants::M_LANG_ARSA is not documented
(#164) Constant constants::M_LANG_ZHCN is not documented
(#165) Constant constants::M_LANG_NLNL is not documented
(#166) Constant constants::M_LANG_ENIE is not documented
(#167) Constant constants::M_LANG_ENWL is not documented
(#168) Constant constants::M_LANG_ENAB is not documented
(#169) Constant constants::M_LANG_FAIR is not documented
(#170) Constant constants::M_LANG_DECH is not documented
(#171) Constant constants::M_LANG_HEIL is not documented
(#172) Constant constants::M_LANG_IDID is not documented
(#173) Constant constants::M_LANG_JAJP is not documented
(#174) Constant constants::M_LANG_MSMY is not documented
(#175) Constant constants::M_LANG_PTPT is not documented
(#176) Constant constants::M_LANG_RURU is not documented
(#177) Constant constants::M_LANG_TAIN is not documented
(#178) Constant constants::M_LANG_TEIN is not documented
(#179) Constant constants::M_LANG_TRTR is not documented
(#180) Constant constants::M_LANG_NONO is not documented
(#181) Constant constants::M_LANG_NBNO is not documented
(#182) Constant constants::M_LANG_PLPL is not documented
(#183) Constant constants::M_LANG_RORO is not documented
(#184) Constant constants::M_LANG_SVSE is not documented
(#186) Constant constants::M_LANG_UKUA is not documented
(#187) Constant constants::M_LANG_EUES is not documented
(#188) Constant constants::M_LANG_FIFI is not documented
(#189) Constant constants::M_LANG_HUHU is not documented
(#190) Constant constants::M_LANG_MINZ is not documented
(#192) Constant constants::M_LANG_BGBG is not documented
(#193) Constant constants::M_LANG_CSCZ is not documented
(#194) Constant constants::M_LANG_ELGR is not documented
(#195) Constant constants::M_LANG_HRHR is not documented
(#196) Constant constants::M_LANG_LTLT is not documented
(#197) Constant constants::M_LANG_LVLV is not documented
(#198) Constant constants::M_LANG_SKSK is not documented
(#199) Constant constants::M_LANG_SLSI is not documented
(#200) Constant constants::M_LANG_ISIS is not documented
(#201) Constant constants::M_LANG_MKMK is not documented
(#202) Constant constants::M_LANG_SRRS is not documented
(#204) Constant constants::M_HIDDEN_PLAYER is not documented
(#205) Constant constants::M_HIDDEN_PLAYER_BUTTON is not documented
(#206) Constant constants::M_HIDDEN_PLAYER_BUTTON_ACTIVE is not documented
(#207) Constant constants::M_HIDDEN_PLAYER_BUTTON_PAUSED is not documented
(#208) Constant constants::M_HIDDEN_PLAYER_BUTTON_PLAYING is not documented
(#210) Constant constants::M_NEURALVOICES is not documented
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#13) Package is not specified for class constants. It is also not specified in file-level phpdocs
mod/solo/classes/dates.php
(#2) Empty line found after PHP open tag
(#10) Package is not specified for class dates. It is also not specified in file-level phpdocs
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
(#621) 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/event/attempt_submitted.php
(#124) Function attempt_submitted::get_objectid_mapping is not documented
(#128) Function attempt_submitted::get_other_mapping is not documented
(#52) Phpdocs for function attempt_submitted::create_from_attempt has incomplete parameters list
mod/solo/classes/event/course_module_viewed.php
(#50) Function course_module_viewed::get_objectid_mapping is not documented
(#53) Function course_module_viewed::get_other_mapping is not documented
mod/solo/classes/event/step_submitted.php
(#126) Function step_submitted::get_objectid_mapping is not documented
(#130) Function step_submitted::get_other_mapping is not documented
(#52) Phpdocs for function step_submitted::create_from_attempt has incomplete parameters list
mod/solo/classes/external.php
(#33) Function external::check_grammar is not documented
(#66) Function external::check_grammar_parameters is not documented
(#73) Function external::check_grammar_returns is not documented
(#77) Function external::get_grade_submission_parameters is not documented
(#84) Function external::get_grade_submission is not documented
(#89) Function external::get_grade_submission_returns is not documented
(#326) Function external::check_for_results_parameters is not documented
(#332) Function external::check_for_results is not documented
(#363) Function external::check_for_results_returns is not documented
(#367) Function external::submit_step_parameters is not documented
(#376) Function external::submit_step is not documented
(#386) Function external::submit_step_returns is not documented
(#142) Phpdocs for function external::submit_rubric_grade_form has incomplete parameters list
(#249) 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
(#2) Empty line found after PHP open tag
(#10) Class gradeitems is not documented
(#10) Package is not specified for class gradeitems. It is also not specified in file-level phpdocs
mod/solo/classes/grades/grades.php
(#2) Empty line found after PHP open tag
(#18) Phpdocs for function grades::getGrades has incomplete parameters list
(#12) Package mod_solo\grades is not valid
mod/solo/classes/grades/gradesubmissions.php
(#2) Empty line found after PHP open tag
(#82) Phpdocs for function gradesubmissions::getStudentsToGrade has incomplete parameters list
(#131) Phpdocs for function gradesubmissions::getPageOfStudents has incomplete parameters list
(#14) Package mod_solo\grades is not valid
mod/solo/classes/output/attempt_renderer.php
(#2) Empty line found after PHP open tag
(#109) Function attempt_renderer::show_userattemptsummary is not documented
(#114) Function attempt_renderer::show_placeholdereval is not documented
(#120) Function attempt_renderer::show_teachereval is not documented
(#128) Function attempt_renderer::show_spellingerrors is not documented
(#138) Function attempt_renderer::show_grammarerrors is not documented
(#149) Function attempt_renderer::show_summary is not documented
(#166) Function attempt_renderer::show_waitingforteacher is not documented
(#170) Function attempt_renderer::show_summarypassageandstats is not documented
(#239) Function attempt_renderer::show_myreports is not documented
(#263) Function attempt_renderer::setup_datatables is not documented
(#289) Function attempt_renderer::fetch_recorder_amd is not documented
(#37) Phpdocs for function attempt_renderer::show_intro has incomplete parameters list
(#52) Phpdocs for function attempt_renderer::add_edit_page_links has incomplete parameters list
mod/solo/classes/output/renderer.php
(#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
(#155) Function renderer::show_open_close_dates 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
(#15) Package is not specified for class renderer. It is also not specified in file-level phpdocs
mod/solo/classes/output/report_renderer.php
(#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
(#13) Package is not specified for class report_renderer. It is also not specified in file-level phpdocs
mod/solo/classes/report/attempts.php
(#14) Class attempts is not documented
(#24) Function attempts::fetch_formatted_field is not documented
(#153) Function attempts::fetch_formatted_heading is not documented
(#160) 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
(#14) Package is not specified for class attempts. It is also not specified in file-level phpdocs
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) Class basic is not documented
(#22) Function basic::fetch_formatted_field is not documented
(#47) Function basic::fetch_formatted_heading is not documented
(#55) Function basic::process_raw_data is not documented
(#16) Variable basic::$report is not documented
(#17) Variable basic::$fields is not documented
(#18) Variable basic::$headingdata is not documented
(#19) Variable basic::$qcache is not documented
(#20) Variable basic::$ucache is not documented
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#13) Package is not specified for class basic. It is also not specified in file-level phpdocs
mod/solo/classes/report/classprogress.php
(#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
(#14) Package is not specified for class classprogress. It is also not specified in file-level phpdocs
mod/solo/classes/report/detailedattempts.php
(#14) Class detailedattempts is not documented
(#24) Function detailedattempts::fetch_formatted_field is not documented
(#174) Function detailedattempts::fetch_formatted_heading is not documented
(#182) 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
(#14) Package is not specified for class detailedattempts. It is also not specified in file-level phpdocs
mod/solo/classes/report/downloadaudio.php
(#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
(#14) Package is not specified for class downloadaudio. It is also not specified in file-level phpdocs
mod/solo/classes/report/myattempts.php
(#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
(#14) Package is not specified for class myattempts. It is also not specified in file-level phpdocs
mod/solo/classes/report/myprogress.php
(#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
(#14) Package is not specified for class myprogress. It is also not specified in file-level phpdocs
mod/solo/classes/report/userattempts.php
(#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
(#14) Package is not specified for class userattempts. It is also not specified in file-level phpdocs
mod/solo/classes/setupform.php
(#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
(#140) Function setupform::validation 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
(#40) Package is not specified for class setupform. It is also not specified in file-level phpdocs
mod/solo/classes/task/solo_s3_adhoc.php
(#88) Function solo_s3_adhoc::do_retry is not documented
(#112) Function solo_s3_adhoc::do_forever_fail is not documented
mod/solo/classes/textanalyser.php
(#77) Function textanalyser::fetch_lang_server_url is not documented
(#89) Function textanalyser::fetch_sentence_stats is not documented
(#120) Function textanalyser::is_english is not documented
(#125) Function textanalyser::fetch_word_stats is not documented
(#164) Function textanalyser::mb_count_words is not documented
(#267) Function textanalyser::process_all_stats is not documented
(#286) Function textanalyser::process_grammar_correction is not documented
(#310) Function textanalyser::process_relevance is not documented
(#330) Function textanalyser::process_cefr_level is not documented
(#347) Function textanalyser::process_idea_count is not documented
(#367) Function textanalyser::calc_grammarspell_stats is not documented
(#473) Function textanalyser::calculate_stats is not documented
(#529) Function textanalyser::can_lang_tool is not documented
(#562) Function textanalyser::split_into_sentences is not documented
(#640) Function textanalyser::fetch_grammar_correction is not documented
(#694) Function textanalyser::fetch_relevance is not documented
(#749) Function textanalyser::fetch_cefr_level is not documented
(#798) Function textanalyser::fetch_embedding is not documented
(#853) Function textanalyser::fetch_idea_count is not documented
(#901) Function textanalyser::process_modelanswer_stats is not documented
(#931) Function textanalyser::cleanText is not documented
(#972) Function textanalyser::spellSafeCleanText is not documented
(#1006) Function textanalyser::curl_fetch is not documented
(#1022) Function textanalyser::fetch_spellingerrors is not documented
(#1045) Function textanalyser::fetch_grammarerrors is not documented
(#1058) Function textanalyser::fetch_grammar_correction_diff is not documented
(#1138) Function textanalyser::fetch_duration_from_transcript is not documented
(#1156) Function textanalyser::is_json is not documented
(#40) Constant textanalyser::CLOUDPOODLL is not documented
(#63) Phpdocs for function textanalyser::__construct has incomplete parameters list
(#224) Phpdocs for function textanalyser::count_syllables has incomplete parameters list
mod/solo/classes/topic/helper.php
(#2) Empty line found after PHP open tag
(#35) Class helper is not documented
(#38) Function helper::delete_topic is not documented
(#35) Package is not specified for class helper. It is also not specified in file-level phpdocs
mod/solo/classes/topic/topicform.php
(#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
(#40) Package is not specified for class topicform. It is also not specified in file-level phpdocs
mod/solo/classes/topichelper.php
(#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
(#12) Package is not specified for class topichelper. It is also not specified in file-level phpdocs
mod/solo/classes/utils.php
(#47) Function utils::can_transcribe is not documented
(#67) Function utils::can_streaming_transcribe is not documented
(#106) Function utils::parse_streaming_results is not documented
(#138) Function utils::is_valid_transcript is not documented
(#145) Function utils::transcripts_are_ready_on_s3 is not documented
(#157) Function utils::retrieve_transcripts_from_s3 is not documented
(#204) Function utils::update_stats_for_autotranscript is not documented
(#216) Function utils::fetch_lang_server_url is not documented
(#228) Function utils::fetch_selftranscript_parts is not documented
(#239) Function utils::fetch_sentence_stats is not documented
(#268) Function utils::is_english is not documented
(#273) Function utils::fetch_word_stats is not documented
(#304) Function utils::mb_count_words is not documented
(#389) Function utils::fetch_targetwords is not documented
(#409) Function utils::process_attempt is not documented
(#521) Function utils::process_grammar_correction is not documented
(#569) Function utils::process_relevance is not documented
(#594) Function utils::process_cefr_level is not documented
(#618) Function utils::process_idea_count is not documented
(#640) Function utils::fetch_grammar_correction_diff is not documented
(#726) Function utils::calc_grammarspell_stats is not documented
(#820) Function utils::fetch_stats is not documented
(#848) Function utils::save_stats is not documented
(#872) Function utils::calculate_stats is not documented
(#926) Function utils::update_stat_aiaccuracy is not documented
(#942) Function utils::autograde_attempt is not documented
(#1106) Function utils::remove_stats is not documented
(#1118) Function utils::clear_ai_data is not documented
(#1137) Function utils::register_aws_task is not documented
(#1163) Function utils::cleanText is not documented
(#1202) Function utils::curl_fetch is not documented
(#1220) Function utils::fetch_token_for_display is not documented
(#1277) Function utils::fetch_token is not documented
(#1355) Function utils::fetch_token_error is not documented
(#1396) Function utils::fetch_media_urls is not documented
(#1414) Function utils::fetch_duration_from_transcript is not documented
(#1431) Function utils::get_skin_options is not documented
(#1442) Function utils::get_recorders_options is not documented
(#1449) Function utils::fetch_total_step_count is not documented
(#1466) Function utils::has_modelanswer_media is not documented
(#1479) Function utils::get_steplabel is not documented
(#1494) Function utils::get_grade_element_options is not documented
(#1502) Function utils::get_relevancegrade_options is not documented
(#1512) Function utils::get_suggestionsgrade_options is not documented
(#1519) Function utils::get_word_count_options is not documented
(#1526) Function utils::get_region_options is not documented
(#1543) Function utils::get_expiredays_options is not documented
(#1558) Function utils::fetch_options_transcribers is not documented
(#1564) Function utils::get_layout_options is not documented
(#1572) Function utils::get_show_options is not documented
(#1579) Function utils::get_ttsspeed_options is not documented
(#1586) Function utils::get_lang_options is not documented
(#1651) Function utils::fetch_topic_levels is not documented
(#1659) Function utils::get_conversationlength_options is not documented
(#1676) Function utils::fetch_fonticon is not documented
(#1683) Function utils::fetch_bonus_grade_options is not documented
(#1693) Function utils::fetch_ratio_grade_options is not documented
(#1705) Function utils::fetch_spellingerrors is not documented
(#1731) Function utils::fetch_grammarerrors is not documented
(#1878) Function utils::is_json is not documented
(#1889) Function utils::fetch_options_steps is not documented
(#1897) Function utils::fetch_options_sequences is not documented
(#1905) Function utils::fetch_step_no is not documented
(#1915) Function utils::get_tts_voices is not documented
(#2123) Function utils::fetch_grammar_correction is not documented
(#2176) Function utils::fetch_relevance is not documented
(#2229) Function utils::fetch_cefr_level is not documented
(#2277) Function utils::fetch_embedding is not documented
(#2328) Function utils::fetch_idea_count is not documented
(#2373) Function utils::fetch_speech_ssml is not documented
(#2403) Function utils::fetch_polly_url is not documented
(#2441) Function utils::can_speak_neural is not documented
(#2467) Function utils::process_modelanswer_stats is not documented
(#2489) Function utils::sequence_to_steps is not documented
(#2522) Function utils::steps_to_sequence is not documented
(#2542) Function utils::add_mform_elements is not documented
(#2819) Function utils::prepare_content_toggle is not documented
(#2920) Function utils::prepare_file_and_json_stuff is not documented
(#43) Constant utils::CLOUDPOODLL is not documented
(#1958) Found comment starting with three or more slashes
(#345) Phpdocs for function utils::count_syllables has incomplete parameters list
(#1748) Phpdocs for function utils::display_studentgrade has incomplete parameters list
(#1832) Phpdocs for function utils::get_grading_instance has incomplete parameters list
(#1997) Phpdocs for function utils::fetch_recorder_data 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
(#139) Function copyAttempt is not documented
(#66) Found comment starting with three or more slashes
mod/solo/fetchcbpage.php
(#2) Empty line found after PHP open tag
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
(#93) Function solo_editor_with_files_options is not documented
(#98) Function solo_editor_no_files_options is not documented
(#101) Function solo_filemanager_options is not documented
(#170) Function solo_get_filemanagernames is not documented
(#174) Function solo_get_editornames is not documented
(#205) Function solo_process_editors is not documented
(#218) Function solo_process_autogradeoptions is not documented
(#237) Function solo_process_filemanagers is not documented
(#725) Function mod_solo_grading_areas_list is not documented
(#888) Function mod_solo_cm_info_dynamic is not documented
(#897) Function solo_get_coursemodule_info is not documented
(#39) Found comment starting with three or more slashes
(#41) Found comment starting with three or more slashes
(#161) Found comment starting with three or more slashes
(#425) Found comment starting with three or more slashes
(#427) Found comment starting with three or more slashes
(#509) Found comment starting with three or more slashes
(#511) Found comment starting with three or more slashes
(#538) Found comment starting with three or more slashes
(#540) Found comment starting with three or more slashes
(#76) Phpdocs for function solo_reset_course_form_definition has incomplete parameters list
(#111) Phpdocs for function solo_reset_gradebook has incomplete parameters list
(#186) Phpdocs for function solo_add_instance has incomplete parameters list
(#264) Phpdocs for function solo_update_instance has incomplete parameters list
(#330) Phpdocs for function solo_user_outline has incomplete parameters list
(#360) Phpdocs for function solo_print_recent_activity has incomplete parameters list
(#390) Phpdocs for function solo_print_recent_mod_activity has incomplete parameters list
(#518) Phpdocs for function solo_extend_navigation has incomplete parameters list
(#651) Phpdocs for function solo_get_user_grades has incomplete parameters list
(#692) Phpdocs for function solo_scale_used has incomplete parameters list
(#711) Phpdocs for function solo_scale_used_anywhere has incomplete parameters list
(#109) Not recommended phpdocs tag @global used
(#109) Not recommended phpdocs tag @global used
(#132) Not recommended phpdocs tag @global used
(#132) Not recommended phpdocs tag @global used
(#417) Not recommended phpdocs tag @example used
(#649) Not recommended phpdocs tag @global used
(#649) Not recommended phpdocs tag @global used
(#698) Not recommended phpdocs tag @example used
(#717) Not recommended phpdocs tag @example used
(#376) Inline phpdocs tag {@link solo_print_recent_mod_activity()} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#433) Inline phpdocs tag {@link file_browser::get_file_info_context_module()} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#532) Inline phpdocs tag {@link settings_navigation} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#533) Inline phpdocs tag {@link navigation_node} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
mod/solo/mod_form.php
(#2) Empty line found after PHP open tag
(#41) Function mod_solo_mod_form::__construct is not documented
(#94) Function mod_solo_mod_form::data_preprocessing is not documented
(#130) Function mod_solo_mod_form::validation 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/poodlllocalpost.php
(#2) Empty line found after PHP open tag
(#58) Function register_upload_details is not documented
(#70) Function post_file_data is not documented
(#88) Function curl_put is not documented
(#3) No one-line description found in phpdocs for file
(#3) File-level phpdocs block does not have @copyright tag
(#3) File-level phpdocs block does not have @license tag
(#7) Package filter_poodll is not valid
(#8) Category mod is not valid
mod/solo/push.php
(#2) Empty line found after PHP open tag
(#47) Class pushform is not documented
(#33) Constant PUSHABLES is not documented
(#34) Constant PUSH_NONE is not documented
(#155) Found comment starting with three or more slashes
(#42) Not recommended phpdocs tag @abstract used
mod/solo/refreshtoken.php
(#2) Empty line found after PHP open tag
(#22) Package Mod_solo is not valid
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) 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
(#7) Package is not specified for class rubric_grade_form. It is also not specified in file-level phpdocs
mod/solo/settings.php
(#2) Empty line found after PHP open tag
(#21) Package mod is not valid
mod/solo/setup.php
(#2) Empty line found after PHP open tag
mod/solo/simple_grade_form.php
(#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
(#11) Package is not specified for class simple_grade_form. It is also not specified in file-level phpdocs
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
(#2) Empty line found after PHP open tag
(#7) Class gradesTest is not documented
(#9) Function gradesTest::testGetGrades is not documented
(#7) Package is not specified for class gradesTest. It is also not specified in file-level phpdocs
mod/solo/tests/gradesubmissions_test.php
(#2) Empty line found after PHP open tag
(#7) Class gradessubmissions_Test is not documented
(#9) Function gradessubmissions_Test::testGetGradeData is not documented
(#7) Package is not specified for class gradessubmissions_Test. It is also not specified in file-level phpdocs
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, 1 warnings)

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

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

Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(1 errors, 1 warnings)

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

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

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 586 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/activityintrobuttons.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 14: CSS: “width”: Parse Error. ( <div class="mod_solo_activity_stepper_line_front" style="width: %;"></div>)
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_hiddenaudioplayer' src='' class="nomediaplugin nopoodll" crossorigin="anonymous"></audi)
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //<script>
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( require(['jquery','core/log'], function($, log) {
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( var selectors ={
(#1) ESLint warning [camelcase]: Identifier 'bar_front' is not in camel case. ( bar_front: '#_mod_solo_audioplayer .mod_solo_audioplayer_bar_front',
(#1) ESLint error [semi]: Missing semicolon. ( }
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( var skipinterval =15;
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( init: function(){
(#1) ESLint warning [space-infix-ops]: Operator '===' must be spaced. ( if (theplayer.attr('data-init')==='done'){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( if (theplayer.attr('data-init')==='done'){
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( this.vplayer= $(selectors.player);
(#1) ESLint warning [camelcase]: Identifier 'bar_front' is not in camel case. ( this.bar_front = $(selectors.bar_front);
(#1) ESLint warning [space-infix-ops]: Operator '+' must be spaced. ( log.debug('duration is '+this.duration);
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( //update time if audio duration is known, if not wait for loadedmetadata event
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //update time if audio duration is known, if not wait for loadedmetadata event
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "if". ( if(!isNaN(this.duration)){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( if(!isNaN(this.duration)){
(#1) ESLint warning [camelcase]: Identifier 'register_events' is not in camel case. ( register_events: function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( register_events: function(){
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(this.ppbutton).on('click',function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( $(this.ppbutton).on('click',function(){
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(this.backbutton).on('click',function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( $(this.backbutton).on('click',function(){
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(this.forwardbutton).on('click',function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( $(this.forwardbutton).on('click',function(){
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(this.hplayer).on('timeupdate',function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( $(this.hplayer).on('timeupdate',function(){
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(this.hplayer).on('ended',function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( $(this.hplayer).on('ended',function(){
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(that.ppbutton).attr('data-state','ended');
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(that.ppbutton).attr('data-state','paused');
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(that.ppbutton).attr('data-state','playing');
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(this.hplayer).on('loadedmetadata',function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( $(this.hplayer).on('loadedmetadata',function(){
(#1) ESLint warning [space-infix-ops]: Operator '+' must be spaced. ( log.debug('duration is '+that.duration);
(#1) ESLint warning [camelcase]: Identifier 'toggle_play' is not in camel case. ( toggle_play: function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( toggle_play: function(){
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "if". ( if(this.hplayer.paused){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( if(this.hplayer.paused){
(#1) ESLint warning [promise/always-return]: Each then() should return a value or throw ( this.hplayer.play().then(function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( this.hplayer.play().then(function(){
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(that.ppbutton).attr('data-state','playing');
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( }).catch(function(){
(#1) ESLint warning [keyword-spacing]: Expected space(s) before "else". ( }else{
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "else". ( }else{
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(that.ppbutton).attr('data-state','paused');
(#1) ESLint warning [camelcase]: Identifier 'update_time' is not in camel case. ( update_time: function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( update_time: function(){
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( //update the progress bar
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //update the progress bar
(#1) ESLint warning [space-infix-ops]: Operator '/' must be spaced. ( var percent = (this.hplayer.currentTime/this.duration)*100;
(#1) ESLint warning [space-infix-ops]: Operator '*' must be spaced. ( var percent = (this.hplayer.currentTime/this.duration)*100;
(#1) ESLint warning [space-infix-ops]: Operator '+' must be spaced. ( $(this.bar_front).css('width', percent+'%');
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( //update the time display
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //update the time display
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "switch". ( switch(percent) {
(#1) ESLint error [max-len]: This line has a length of 145. Maximum allowed is 132. ( $(this.timedisplay).text(this.formatAudioTime(this.hplayer.currentTime) + '/' + this.formatAudioTime(this.duration));
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( //handle back and forward buttons
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //handle back and forward buttons
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "if". ( if(this.hplayer.currentTime < skipinterval) {
(#1) ESLint warning [keyword-spacing]: Expected space(s) before "else". ( }else{
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "else". ( }else{
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "if". ( if(this.hplayer.currentTime > (this.duration - skipinterval)) {
(#1) ESLint warning [keyword-spacing]: Expected space(s) before "else". ( }else{
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "else". ( }else{
(#1) ESLint warning [camelcase]: Identifier 'skip_back' is not in camel case. ( skip_back: function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( skip_back: function(){
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "if". ( if(this.hplayer.currentTime > skipinterval) {
(#1) ESLint warning [keyword-spacing]: Expected space(s) before "else". ( }else{
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "else". ( }else{
(#1) ESLint warning [camelcase]: Identifier 'skip_forward' is not in camel case. ( skip_forward: function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( skip_forward: function(){
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "if". ( if(this.hplayer.currentTime < (this.duration - skipinterval)) {
(#1) ESLint warning [keyword-spacing]: Expected space(s) before "else". ( }else{
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "else". ( }else{
(#1) ESLint warning [space-before-function-paren]: Unexpected space before function parentheses. ( formatAudioTime: function (currentTime) {
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( //init the player
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //init the player
mod/solo/templates/audiorecorder.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation info, line 4: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <input type="hidden" id="_filename"/> )
(#1) ESLint warning [no-multiple-empty-lines]: Too many blank lines at the beginning of file. Max of 2 allowed. ( $(".mod_solo_start_audio_player_button").on("click", function() {
(#1) ESLint error [no-undef]: '$' is not defined. ( $(".mod_solo_start_audio_player_button").on("click", function() {
(#1) ESLint error [no-undef]: '$' is not defined. ( $(".mod_solo_start_audio_player_button").removeClass("button_visible").addClass("button_hidden");
(#1) ESLint error [no-trailing-spaces]: Trailing spaces not allowed. ( /* The element containing the animation (.mod_solo_audio_player_animaton), get its animation started. */
(#1) ESLint error [no-undef]: '$' is not defined. ( $(".mod_solo_audio_player_animaton").addClass("animation_running");
(#1) ESLint error [no-undef]: '$' is not defined. ( $(".mod_solo_audio_player_text").html('((stoprecording%2C+mod_solo))');
(#1) ESLint error [no-undef]: '$' is not defined. ( $(".mod_solo_stop_audio_player_button").on("click", function() {
(#1) ESLint error [no-trailing-spaces]: Trailing spaces not allowed. ( $(".mod_solo_stop_audio_player_button").addClass("button_inactive");
(#1) ESLint error [no-undef]: '$' is not defined. ( $(".mod_solo_stop_audio_player_button").addClass("button_inactive");
(#1) ESLint error [no-trailing-spaces]: Trailing spaces not allowed. ( /* 2. The element containing the animation (.mod_solo_audio_player_animaton), get its animation started. */
(#1) ESLint error [no-undef]: '$' is not defined. ( $(".mod_solo_audio_player_animaton").removeClass("animation_running");
(#1) ESLint error [no-trailing-spaces]: Trailing spaces not allowed. ( ), Line: 28 Column: 1
(#1) ESLint warning [no-multiple-empty-lines]: Too many blank lines at the end of file. Max of 2 allowed. ( ), Line: 28 Column: 1
mod/solo/templates/audiorecordercontainer.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 28: Bad value “” for attribute “id” on element “div”: An ID must not be the empty string. (_outer"><div class="solo_audiorec_cont" id="" data-id="" data-parent="" data-localloading="" data-localloader="" data-media="" data-appid="" data-owner="" data-type="" data-width="" data-height="" data-iframeclass="" data-updatecontrol="" data-timelimit="" data-transcode="" data-transcribe="" data-subtitle="" data-language="" data-expiredays="" data-region="" data-fallback="" data-hints="" data-token=""></di)
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( //this inits the M.mod_solo recoorder controller, after the page has loaded.
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //this inits the M.mod_solo recoorder controller, after the page has loaded.
(#1) ESLint error [max-len]: This line has a length of 134. Maximum allowed is 132. ( //we put the opts in a hidden html on the page, that is later parsed in JS, because moodle/AMD doesn't like lots of opts in js
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //we put the opts in a hidden html on the page, that is later parsed in JS, because moodle/AMD doesn't like lots of opts in js
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( var recopts ={};
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( recopts.widgetid='';
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( recopts.recorderid='';
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( recopts.transcriber='';
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( recopts.language='';
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( recopts.region= '';
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( recopts.token='';
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( recopts.parent='';
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( recopts.owner='';
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( recopts.localposturl='';
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( recopts.appid='';
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( recopts.expiretime='';
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( recopts.cmid='';
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( require(['jquery', 'core/modal_factory', 'core/ajax','core/templates', 'mod_solo/recordercontroller'],
mod/solo/templates/fetchcbpage.mustache
(#1) Example context missing (@template section not found.)
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( require(['jquery'],function($) {
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( //set up checkout links
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //set up checkout links
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( $.getScript('https://js.chargebee.com/v2/chargebee.js', function(){
(#1) ESLint error [no-undef]: 'Chargebee' is not defined. ( var chargebee = Chargebee.init({'site': '', isItemsModel: true});
(#1) ESLint error [semi]: Missing semicolon. ( var cart = chargebee.getCart()
(#1) ESLint error [semi]: Missing semicolon. ( var planPriceQuantity = 1
(#1) ESLint error [semi]: Missing semicolon. ( var product = chargebee.initializeProduct(planPriceId, planPriceQuantity)
(#1) ESLint warning [camelcase]: Identifier 'billing_address' is not in camel case. ( var customer = {email: "", billing_address: {first_name: "",last_name: "", country: ""}};
(#1) ESLint warning [camelcase]: Identifier 'first_name' is not in camel case. ( var customer = {email: "", billing_address: {first_name: "",last_name: "", country: ""}};
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( var customer = {email: "", billing_address: {first_name: "",last_name: "", country: ""}};
(#1) ESLint warning [camelcase]: Identifier 'last_name' is not in camel case. ( var customer = {email: "", billing_address: {first_name: "",last_name: "", country: ""}};
(#1) ESLint warning [camelcase]: Identifier 'cf_startsiteurl' is not in camel case. ( product.setCustomData({cf_startsiteurl: ""});
mod/solo/templates/fontawesomecombo.mustache
(#1) Example context missing (@template section not found.)
mod/solo/templates/grades.mustache
(#1) Example context missing.
(#1) HTML Validation info, line 2: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (ad><body><link rel="stylesheet" type="text/css" href="//cdn.datatables.net/1.10.19/css/jquery.dataTables.min.css"/><div )
(#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"> <)
(#1) ESLint warning [space-before-function-paren]: Unexpected space before function parentheses. ( ], function ($, datatable) {
(#1) ESLint error [no-unused-vars]: 'datatable' is defined but never used. ( ], function ($, datatable) {
(#1) ESLint error [no-unused-vars]: 'table' is assigned a value but never used. ( let table = $("#mod_solo_grade_submissions_table").dataTable();
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/grammarsuggestions.mustache
(#1) Example context missing (@template section not found.)
(#1) ESLint warning [space-before-function-paren]: Unexpected space before function parentheses. ( ], function ($,log,grammarsuggestions) {
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( ], function ($,log,grammarsuggestions) {
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( ], function ($,log,grammarsuggestions) {
mod/solo/templates/managecreds.mustache
(#1) Example context missing (@template section not found.)
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( require(['jquery'],function($) {
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( //set up fetch from elsewhere
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //set up fetch from elsewhere
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( apiuser.value='';
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( apisecret.value='';
mod/solo/templates/openclosedates.mustache
(#1) Example context missing (@template section not found.)
mod/solo/templates/postattemptbuttons.mustache
(#1) Example context missing (@template section not found.)
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_hiddenaudioplayer' src='' class="nomediaplugin nopoodll" crossorigin="anonymous"></audi)
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //<script>
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( require(['jquery','core/log'], function($, log) {
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( var selectors ={
(#1) ESLint warning [camelcase]: Identifier 'bar_front' is not in camel case. ( bar_front: '#_mod_solo_audioplayer .mod_solo_audioplayer_bar_front',
(#1) ESLint error [semi]: Missing semicolon. ( }
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( var skipinterval =15;
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( init: function(){
(#1) ESLint warning [space-infix-ops]: Operator '===' must be spaced. ( if (theplayer.attr('data-init')==='done'){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( if (theplayer.attr('data-init')==='done'){
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( this.vplayer= $(selectors.player);
(#1) ESLint warning [camelcase]: Identifier 'bar_front' is not in camel case. ( this.bar_front = $(selectors.bar_front);
(#1) ESLint warning [space-infix-ops]: Operator '+' must be spaced. ( log.debug('duration is '+this.duration);
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( //update time if audio duration is known, if not wait for loadedmetadata event
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //update time if audio duration is known, if not wait for loadedmetadata event
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "if". ( if(!isNaN(this.duration)){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( if(!isNaN(this.duration)){
(#1) ESLint warning [camelcase]: Identifier 'register_events' is not in camel case. ( register_events: function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( register_events: function(){
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(this.ppbutton).on('click',function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( $(this.ppbutton).on('click',function(){
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(this.backbutton).on('click',function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( $(this.backbutton).on('click',function(){
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(this.forwardbutton).on('click',function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( $(this.forwardbutton).on('click',function(){
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(this.hplayer).on('timeupdate',function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( $(this.hplayer).on('timeupdate',function(){
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(this.hplayer).on('ended',function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( $(this.hplayer).on('ended',function(){
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(that.ppbutton).attr('data-state','ended');
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(that.ppbutton).attr('data-state','paused');
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(that.ppbutton).attr('data-state','playing');
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(this.hplayer).on('loadedmetadata',function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( $(this.hplayer).on('loadedmetadata',function(){
(#1) ESLint warning [space-infix-ops]: Operator '+' must be spaced. ( log.debug('duration is '+that.duration);
(#1) ESLint warning [camelcase]: Identifier 'toggle_play' is not in camel case. ( toggle_play: function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( toggle_play: function(){
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "if". ( if(this.hplayer.paused){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( if(this.hplayer.paused){
(#1) ESLint warning [promise/always-return]: Each then() should return a value or throw ( this.hplayer.play().then(function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( this.hplayer.play().then(function(){
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(that.ppbutton).attr('data-state','playing');
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( }).catch(function(){
(#1) ESLint warning [keyword-spacing]: Expected space(s) before "else". ( }else{
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "else". ( }else{
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(that.ppbutton).attr('data-state','paused');
(#1) ESLint warning [camelcase]: Identifier 'update_time' is not in camel case. ( update_time: function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( update_time: function(){
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( //update the progress bar
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //update the progress bar
(#1) ESLint warning [space-infix-ops]: Operator '/' must be spaced. ( var percent = (this.hplayer.currentTime/this.duration)*100;
(#1) ESLint warning [space-infix-ops]: Operator '*' must be spaced. ( var percent = (this.hplayer.currentTime/this.duration)*100;
(#1) ESLint warning [space-infix-ops]: Operator '+' must be spaced. ( $(this.bar_front).css('width', percent+'%');
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( //update the time display
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //update the time display
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "switch". ( switch(percent) {
(#1) ESLint error [max-len]: This line has a length of 145. Maximum allowed is 132. ( $(this.timedisplay).text(this.formatAudioTime(this.hplayer.currentTime) + '/' + this.formatAudioTime(this.duration));
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( //handle back and forward buttons
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //handle back and forward buttons
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "if". ( if(this.hplayer.currentTime < skipinterval) {
(#1) ESLint warning [keyword-spacing]: Expected space(s) before "else". ( }else{
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "else". ( }else{
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "if". ( if(this.hplayer.currentTime > (this.duration - skipinterval)) {
(#1) ESLint warning [keyword-spacing]: Expected space(s) before "else". ( }else{
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "else". ( }else{
(#1) ESLint warning [camelcase]: Identifier 'skip_back' is not in camel case. ( skip_back: function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( skip_back: function(){
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "if". ( if(this.hplayer.currentTime > skipinterval) {
(#1) ESLint warning [keyword-spacing]: Expected space(s) before "else". ( }else{
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "else". ( }else{
(#1) ESLint warning [camelcase]: Identifier 'skip_forward' is not in camel case. ( skip_forward: function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( skip_forward: function(){
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "if". ( if(this.hplayer.currentTime < (this.duration - skipinterval)) {
(#1) ESLint warning [keyword-spacing]: Expected space(s) before "else". ( }else{
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "else". ( }else{
(#1) ESLint warning [space-before-function-paren]: Unexpected space before function parentheses. ( formatAudioTime: function (currentTime) {
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( //init the player
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //init the player
mod/solo/templates/snippetgoals.mustache
(#1) Example context missing (@template section not found.)
mod/solo/templates/stepbase.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation info, line 2: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (ad><body><input type="hidden" name="id" id="would-be-a-uniqid_id" value=""/><inpu)
(#1) HTML Validation info, line 3: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (alue=""/><input type="hidden" name="attemptid" id="would-be-a-uniqid_attemptid" value=""/><inpu)
(#1) HTML Validation info, line 4: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (alue=""/><input type="hidden" name="visible" id="would-be-a-uniqid_visible" value="1"/><inpu)
(#1) HTML Validation info, line 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (lue="1"/><input type="hidden" name="type" id="would-be-a-uniqid_type" value=""/></bo)
mod/solo/templates/stepmediarecord.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation info, line 3: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (d><body><input type="hidden" name="id" id="would-be-a-uniqid_id" value=""/><inpu)
(#1) HTML Validation info, line 4: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (alue=""/><input type="hidden" name="attemptid" id="would-be-a-uniqid_attemptid" value=""/><inpu)
(#1) HTML Validation info, line 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (alue=""/><input type="hidden" name="visible" id="would-be-a-uniqid_visible" value="1"/><inpu)
(#1) HTML Validation info, line 6: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (lue="1"/><input type="hidden" name="type" id="would-be-a-uniqid_type" value=""/><div)
(#1) HTML Validation info, line 87: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <input type="hidden" id="_filename"/> )
mod/solo/templates/stepmodel.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation info, line 3: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (d><body><input type="hidden" name="id" id="would-be-a-uniqid_id" value=""/><inpu)
(#1) HTML Validation info, line 4: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (alue=""/><input type="hidden" name="attemptid" id="would-be-a-uniqid_attemptid" value=""/><inpu)
(#1) HTML Validation info, line 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (alue=""/><input type="hidden" name="visible" id="would-be-a-uniqid_visible" value="1"/><inpu)
(#1) HTML Validation info, line 6: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (lue="1"/><input type="hidden" name="type" id="would-be-a-uniqid_type" value=""/><div)
mod/solo/templates/stepprepare.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation info, line 3: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (d><body><input type="hidden" name="id" id="would-be-a-uniqid_id" value=""/><inpu)
(#1) HTML Validation info, line 4: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (alue=""/><input type="hidden" name="attemptid" id="would-be-a-uniqid_attemptid" value=""/><inpu)
(#1) HTML Validation info, line 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (alue=""/><input type="hidden" name="visible" id="would-be-a-uniqid_visible" value="1"/><inpu)
(#1) HTML Validation info, line 6: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (lue="1"/><input type="hidden" name="type" id="would-be-a-uniqid_type" value=""/><div)
mod/solo/templates/stepprompt.mustache
(#1) Example context missing (@template section not found.)
mod/solo/templates/stepselftranscribe.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation info, line 3: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (d><body><input type="hidden" name="id" id="would-be-a-uniqid_id" value=""/><inpu)
(#1) HTML Validation info, line 4: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (alue=""/><input type="hidden" name="attemptid" id="would-be-a-uniqid_attemptid" value=""/><inpu)
(#1) HTML Validation info, line 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (alue=""/><input type="hidden" name="visible" id="would-be-a-uniqid_visible" value="1"/><inpu)
(#1) HTML Validation info, line 6: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (lue="1"/><input type="hidden" name="type" id="would-be-a-uniqid_type" value=""/><div)
mod/solo/templates/summary_togglecorrections.mustache
(#1) Example context missing (@template section not found.)
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //<script>
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( require(['jquery','core/log'], function($, log) {
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $("#would-be-a-uniqid_finedifftoggle").on('click',function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( $("#would-be-a-uniqid_finedifftoggle").on('click',function(){
mod/solo/templates/summarychoices.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 34: Stray end tag “section”. ( </div></section> </bo)
mod/solo/templates/summarygrammareval.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 4: Stray end tag “h5”. (l_label'></h5> )
mod/solo/templates/summaryheader.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 17: End tag for “body” seen, but there were unclosed elements. ( </div></body></html)
(#1) HTML Validation error, line 3: Unclosed element “section”. (d><body><section class="mod_solo_report_card mod_solo_activity_details"> <)
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 info, line 9: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (mod_solo))<br/>15</sp)
(#1) HTML Validation info, line 9: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (>15</span><br/> )
(#1) HTML Validation error, line 10: 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. ( ], function ($,log,smallreporthelper) {
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( ], function ($,log,smallreporthelper) {
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( ], function ($,log,smallreporthelper) {
mod/solo/templates/summaryresults.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 9: Stray end tag “div”. (> </div> )
(#1) HTML Validation error, line 22: Bad value “” for attribute “src” on element “audio”: Must be non-empty. (ont'> <audio id='_mod_solo_hiddenaudioplayer' src='' class="nomediaplugin nopoodll" crossorigin="anonymous"></audi)
(#1) HTML Validation info, line 59: A table row was 2 columns wide and exceeded the column count established by the first row (1). (><td></td> </tr> )
(#1) HTML Validation info, line 60: A table row was 2 columns wide and exceeded the column count established by the first row (1). (><td></td> </tr> )
(#1) HTML Validation info, line 61: A table row was 2 columns wide and exceeded the column count established by the first row (1). (><td></td> </tr> )
(#1) HTML Validation info, line 70: A table row was 2 columns wide and exceeded the column count established by the first row (1). (><td></td></tr> )
(#1) HTML Validation info, line 71: A table row was 2 columns wide and exceeded the column count established by the first row (1). (><td></td></tr> )
(#1) HTML Validation info, line 72: A table row was 2 columns wide and exceeded the column count established by the first row (1). (><td></td></tr> )
(#1) HTML Validation info, line 53: Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections, or else use a “div” element instead for any cases where no heading is needed. ( <section class='mod_solo_main_stats'> )
(#1) HTML Validation error, line 84: CSS: “width”: Parse Error. ( <div class="mod_solo_target_words_front_bar" style="width: %"></div>)
(#1) HTML Validation info, line 77: Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections, or else use a “div” element instead for any cases where no heading is needed. ( <section class='mod_solo_visual_stats'> )
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //<script>
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( require(['jquery','core/log'], function($, log) {
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( var selectors ={
(#1) ESLint warning [camelcase]: Identifier 'bar_front' is not in camel case. ( bar_front: '#_mod_solo_audioplayer .mod_solo_audioplayer_bar_front',
(#1) ESLint error [semi]: Missing semicolon. ( }
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( var skipinterval =15;
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( init: function(){
(#1) ESLint warning [space-infix-ops]: Operator '===' must be spaced. ( if (theplayer.attr('data-init')==='done'){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( if (theplayer.attr('data-init')==='done'){
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( this.vplayer= $(selectors.player);
(#1) ESLint warning [camelcase]: Identifier 'bar_front' is not in camel case. ( this.bar_front = $(selectors.bar_front);
(#1) ESLint warning [space-infix-ops]: Operator '+' must be spaced. ( log.debug('duration is '+this.duration);
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( //update time if audio duration is known, if not wait for loadedmetadata event
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //update time if audio duration is known, if not wait for loadedmetadata event
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "if". ( if(!isNaN(this.duration)){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( if(!isNaN(this.duration)){
(#1) ESLint warning [camelcase]: Identifier 'register_events' is not in camel case. ( register_events: function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( register_events: function(){
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(this.ppbutton).on('click',function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( $(this.ppbutton).on('click',function(){
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(this.backbutton).on('click',function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( $(this.backbutton).on('click',function(){
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(this.forwardbutton).on('click',function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( $(this.forwardbutton).on('click',function(){
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(this.hplayer).on('timeupdate',function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( $(this.hplayer).on('timeupdate',function(){
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(this.hplayer).on('ended',function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( $(this.hplayer).on('ended',function(){
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(that.ppbutton).attr('data-state','ended');
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(that.ppbutton).attr('data-state','paused');
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(that.ppbutton).attr('data-state','playing');
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(this.hplayer).on('loadedmetadata',function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( $(this.hplayer).on('loadedmetadata',function(){
(#1) ESLint warning [space-infix-ops]: Operator '+' must be spaced. ( log.debug('duration is '+that.duration);
(#1) ESLint warning [camelcase]: Identifier 'toggle_play' is not in camel case. ( toggle_play: function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( toggle_play: function(){
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "if". ( if(this.hplayer.paused){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( if(this.hplayer.paused){
(#1) ESLint warning [promise/always-return]: Each then() should return a value or throw ( this.hplayer.play().then(function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( this.hplayer.play().then(function(){
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(that.ppbutton).attr('data-state','playing');
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( }).catch(function(){
(#1) ESLint warning [keyword-spacing]: Expected space(s) before "else". ( }else{
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "else". ( }else{
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(that.ppbutton).attr('data-state','paused');
(#1) ESLint warning [camelcase]: Identifier 'update_time' is not in camel case. ( update_time: function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( update_time: function(){
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( //update the progress bar
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //update the progress bar
(#1) ESLint warning [space-infix-ops]: Operator '/' must be spaced. ( var percent = (this.hplayer.currentTime/this.duration)*100;
(#1) ESLint warning [space-infix-ops]: Operator '*' must be spaced. ( var percent = (this.hplayer.currentTime/this.duration)*100;
(#1) ESLint warning [space-infix-ops]: Operator '+' must be spaced. ( $(this.bar_front).css('width', percent+'%');
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( //update the time display
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //update the time display
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "switch". ( switch(percent) {
(#1) ESLint error [max-len]: This line has a length of 145. Maximum allowed is 132. ( $(this.timedisplay).text(this.formatAudioTime(this.hplayer.currentTime) + '/' + this.formatAudioTime(this.duration));
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( //handle back and forward buttons
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //handle back and forward buttons
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "if". ( if(this.hplayer.currentTime < skipinterval) {
(#1) ESLint warning [keyword-spacing]: Expected space(s) before "else". ( }else{
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "else". ( }else{
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "if". ( if(this.hplayer.currentTime > (this.duration - skipinterval)) {
(#1) ESLint warning [keyword-spacing]: Expected space(s) before "else". ( }else{
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "else". ( }else{
(#1) ESLint warning [camelcase]: Identifier 'skip_back' is not in camel case. ( skip_back: function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( skip_back: function(){
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "if". ( if(this.hplayer.currentTime > skipinterval) {
(#1) ESLint warning [keyword-spacing]: Expected space(s) before "else". ( }else{
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "else". ( }else{
(#1) ESLint warning [camelcase]: Identifier 'skip_forward' is not in camel case. ( skip_forward: function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( skip_forward: function(){
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "if". ( if(this.hplayer.currentTime < (this.duration - skipinterval)) {
(#1) ESLint warning [keyword-spacing]: Expected space(s) before "else". ( }else{
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "else". ( }else{
(#1) ESLint warning [space-before-function-paren]: Unexpected space before function parentheses. ( formatAudioTime: function (currentTime) {
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( //init the player
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //init the player
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.)
(#1) HTML Validation info, line 10: A table row was 2 columns wide and exceeded the column count established by the first row (1). (><td></td> </tr> )
(#1) HTML Validation info, line 11: A table row was 2 columns wide and exceeded the column count established by the first row (1). (><td></td> </tr> )
(#1) HTML Validation info, line 12: A table row was 2 columns wide and exceeded the column count established by the first row (1). (><td></td> </tr> )
(#1) HTML Validation info, line 21: A table row was 2 columns wide and exceeded the column count established by the first row (1). (><td></td></tr> )
(#1) HTML Validation info, line 22: A table row was 2 columns wide and exceeded the column count established by the first row (1). (><td></td></tr> )
(#1) HTML Validation info, line 23: A table row was 2 columns wide and exceeded the column count established by the first row (1). (><td></td></tr> )
(#1) HTML Validation info, line 4: Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections, or else use a “div” element instead for any cases where no heading is needed. (s'> <section class='mod_solo_main_stats'> )
(#1) HTML Validation error, line 35: CSS: “width”: Parse Error. ( <div class="mod_solo_target_words_front_bar" style="width: %"></div>)
(#1) HTML Validation info, line 28: Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections, or else use a “div” element instead for any cases where no heading is needed. (ion> <section class='mod_solo_visual_stats'> )
mod/solo/templates/summarystatsautomaticevaluation.mustache
(#1) Example context missing (@template section not found.)
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //<script>
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( require(['jquery', 'core/log','https://cdnjs.cloudflare.com/ajax/libs/Chart.js/4.3.0/chart.umd.js'],
(#1) ESLint error [no-unused-vars]: '$' is defined but never used. ( function($, log, chartjs) {
(#1) ESLint error [no-unused-vars]: 'log' is defined but never used. ( function($, log, chartjs) {
(#1) ESLint error [no-unused-vars]: 'chartjs' is defined but never used. ( function($, log, chartjs) {
(#1) ESLint warning [camelcase]: Identifier 'make_chart' is not in camel case. ( var make_chart =function(thedata){
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( var make_chart =function(thedata){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( var make_chart =function(thedata){
(#1) ESLint error [no-unused-vars]: 'labels' is assigned a value but never used. ( var labels= ['Filled', 'Unfilled'];
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( var labels= ['Filled', 'Unfilled'];
(#1) ESLint warning [no-multi-spaces]: Multiple spaces found before '['. ( var labels= ['Filled', 'Unfilled'];
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( var dataset = {label: 'Grade', fill: false, backgroundColor: ['#74DC72','#E3F8E3'],};
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( dataset.data= [thedata.filled,thedata.unfilled];
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( dataset.data= [thedata.filled,thedata.unfilled];
(#1) ESLint error [no-unused-vars]: 'theRadarChart' is assigned a value but never used. ( var theRadarChart = new Chart(ctx,cjoptions);
(#1) ESLint error [no-undef]: 'Chart' is not defined. ( var theRadarChart = new Chart(ctx,cjoptions);
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( var theRadarChart = new Chart(ctx,cjoptions);
(#1) ESLint error [semi]: Missing semicolon. ( }
mod/solo/templates/summarystatsspeakingclarity.mustache
(#1) Example context missing (@template section not found.)
mod/solo/templates/summarystatstargetwords.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 7: CSS: “width”: Parse Error. (iv> <div class="mod_solo_target_words_front_bar" style="width: %"></div>)
mod/solo/templates/summaryteachereval.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation info, line 7: Empty heading. ( <h3 class="summaryheadertitle"></h3>)
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //<script>
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( require(['jquery', 'core/log','https://cdnjs.cloudflare.com/ajax/libs/Chart.js/4.3.0/chart.umd.js'],
(#1) ESLint error [no-unused-vars]: '$' is defined but never used. ( function($, log, chartjs) {
(#1) ESLint error [no-unused-vars]: 'log' is defined but never used. ( function($, log, chartjs) {
(#1) ESLint error [no-unused-vars]: 'chartjs' is defined but never used. ( function($, log, chartjs) {
(#1) ESLint warning [camelcase]: Identifier 'make_chart' is not in camel case. ( var make_chart =function(thedata){
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( var make_chart =function(thedata){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( var make_chart =function(thedata){
(#1) ESLint error [no-unused-vars]: 'labels' is assigned a value but never used. ( var labels= ['Filled', 'Unfilled'];
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( var labels= ['Filled', 'Unfilled'];
(#1) ESLint warning [no-multi-spaces]: Multiple spaces found before '['. ( var labels= ['Filled', 'Unfilled'];
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( var dataset = {label: 'Grade', fill: false, backgroundColor: ['#74DC72','#E3F8E3'],};
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( dataset.data= [thedata.filled,thedata.unfilled];
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( dataset.data= [thedata.filled,thedata.unfilled];
(#1) ESLint error [no-unused-vars]: 'theRadarChart' is assigned a value but never used. ( var theRadarChart = new Chart(ctx,cjoptions);
(#1) ESLint error [no-undef]: 'Chart' is not defined. ( var theRadarChart = new Chart(ctx,cjoptions);
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( var theRadarChart = new Chart(ctx,cjoptions);
(#1) ESLint error [semi]: Missing semicolon. ( }
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.)
(#1) HTML Validation error, line 16: End tag for “body” seen, but there were unclosed elements. ( </div></body></html)
(#1) HTML Validation error, line 2: Unclosed element “section”. (ad><body><section class="mod_solo_report_card mod_solo_activity_details"> <)
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_hiddenaudioplayer' src='' class="nomediaplugin nopoodll" crossorigin="anonymous"></audi)
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //<script>
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( require(['jquery','core/log'], function($, log) {
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( var selectors ={
(#1) ESLint warning [camelcase]: Identifier 'bar_front' is not in camel case. ( bar_front: '#_mod_solo_audioplayer .mod_solo_audioplayer_bar_front',
(#1) ESLint error [semi]: Missing semicolon. ( }
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( var skipinterval =15;
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( init: function(){
(#1) ESLint warning [space-infix-ops]: Operator '===' must be spaced. ( if (theplayer.attr('data-init')==='done'){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( if (theplayer.attr('data-init')==='done'){
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( this.vplayer= $(selectors.player);
(#1) ESLint warning [camelcase]: Identifier 'bar_front' is not in camel case. ( this.bar_front = $(selectors.bar_front);
(#1) ESLint warning [space-infix-ops]: Operator '+' must be spaced. ( log.debug('duration is '+this.duration);
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( //update time if audio duration is known, if not wait for loadedmetadata event
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //update time if audio duration is known, if not wait for loadedmetadata event
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "if". ( if(!isNaN(this.duration)){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( if(!isNaN(this.duration)){
(#1) ESLint warning [camelcase]: Identifier 'register_events' is not in camel case. ( register_events: function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( register_events: function(){
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(this.ppbutton).on('click',function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( $(this.ppbutton).on('click',function(){
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(this.backbutton).on('click',function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( $(this.backbutton).on('click',function(){
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(this.forwardbutton).on('click',function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( $(this.forwardbutton).on('click',function(){
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(this.hplayer).on('timeupdate',function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( $(this.hplayer).on('timeupdate',function(){
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(this.hplayer).on('ended',function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( $(this.hplayer).on('ended',function(){
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(that.ppbutton).attr('data-state','ended');
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(that.ppbutton).attr('data-state','paused');
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(that.ppbutton).attr('data-state','playing');
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(this.hplayer).on('loadedmetadata',function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( $(this.hplayer).on('loadedmetadata',function(){
(#1) ESLint warning [space-infix-ops]: Operator '+' must be spaced. ( log.debug('duration is '+that.duration);
(#1) ESLint warning [camelcase]: Identifier 'toggle_play' is not in camel case. ( toggle_play: function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( toggle_play: function(){
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "if". ( if(this.hplayer.paused){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( if(this.hplayer.paused){
(#1) ESLint warning [promise/always-return]: Each then() should return a value or throw ( this.hplayer.play().then(function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( this.hplayer.play().then(function(){
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(that.ppbutton).attr('data-state','playing');
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( }).catch(function(){
(#1) ESLint warning [keyword-spacing]: Expected space(s) before "else". ( }else{
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "else". ( }else{
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(that.ppbutton).attr('data-state','paused');
(#1) ESLint warning [camelcase]: Identifier 'update_time' is not in camel case. ( update_time: function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( update_time: function(){
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( //update the progress bar
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //update the progress bar
(#1) ESLint warning [space-infix-ops]: Operator '/' must be spaced. ( var percent = (this.hplayer.currentTime/this.duration)*100;
(#1) ESLint warning [space-infix-ops]: Operator '*' must be spaced. ( var percent = (this.hplayer.currentTime/this.duration)*100;
(#1) ESLint warning [space-infix-ops]: Operator '+' must be spaced. ( $(this.bar_front).css('width', percent+'%');
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( //update the time display
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //update the time display
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "switch". ( switch(percent) {
(#1) ESLint error [max-len]: This line has a length of 145. Maximum allowed is 132. ( $(this.timedisplay).text(this.formatAudioTime(this.hplayer.currentTime) + '/' + this.formatAudioTime(this.duration));
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( //handle back and forward buttons
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //handle back and forward buttons
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "if". ( if(this.hplayer.currentTime < skipinterval) {
(#1) ESLint warning [keyword-spacing]: Expected space(s) before "else". ( }else{
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "else". ( }else{
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "if". ( if(this.hplayer.currentTime > (this.duration - skipinterval)) {
(#1) ESLint warning [keyword-spacing]: Expected space(s) before "else". ( }else{
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "else". ( }else{
(#1) ESLint warning [camelcase]: Identifier 'skip_back' is not in camel case. ( skip_back: function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( skip_back: function(){
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "if". ( if(this.hplayer.currentTime > skipinterval) {
(#1) ESLint warning [keyword-spacing]: Expected space(s) before "else". ( }else{
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "else". ( }else{
(#1) ESLint warning [camelcase]: Identifier 'skip_forward' is not in camel case. ( skip_forward: function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( skip_forward: function(){
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "if". ( if(this.hplayer.currentTime < (this.duration - skipinterval)) {
(#1) ESLint warning [keyword-spacing]: Expected space(s) before "else". ( }else{
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "else". ( }else{
(#1) ESLint warning [space-before-function-paren]: Unexpected space before function parentheses. ( formatAudioTime: function (currentTime) {
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( //init the player
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //init the player
mod/solo/templates/usercombo.mustache
(#1) Example context missing (@template section not found.)
mod/solo/templates/videorecordercontainer.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 26: Bad value “” for attribute “id” on element “div”: An ID must not be the empty string. (_outer"><div class="assignsubmission_cloudpoodll_videorec_cont" id="" data-id="" data-parent="" data-localloader="" data-media="" data-appid="" data-owner="" data-type="" data-width="" data-height="" data-iframeclass="" data-updatecontrol="" data-timelimit="" data-transcode="" data-transcribe="" data-subtitle="" data-language="" data-expiredays="" data-region="" data-fallback=""data-hints="" data-token=""> <)
mod/solo/templates/waitingforteacher.mustache
(#1) Example context missing (@template section not found.)
mod/solo/templates/youtubeclip.mustache
(#1) Example context missing (@template section not found.)
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( require(['jquery'],function($) {
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( require(['jquery'],function($) {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( require(['jquery'],function($) {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( <!-- script type="text/javascript" -->
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( <!-- script type="text/javascript" -->
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( <!-- script type="text/javascript" -->
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( var player = {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( initVideo: function(container) {
(#1) ESLint warning [space-unary-ops]: Unary word operator 'typeof' must be followed by whitespace. ( if (typeof(YT) == 'undefined' || typeof(YT.Player) == 'undefined') {
(#1) ESLint warning [space-unary-ops]: Unary word operator 'typeof' must be followed by whitespace. ( if (typeof(YT) == 'undefined' || typeof(YT.Player) == 'undefined') {
(#1) ESLint error [no-undef]: 'YT' is not defined. ( if (typeof(YT) == 'undefined' || typeof(YT.Player) == 'undefined') {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( if (typeof(YT) == 'undefined' || typeof(YT.Player) == 'undefined') {
(#1) ESLint warning [space-unary-ops]: Unary word operator 'typeof' must be followed by whitespace. ( if (typeof(window.deferredYTClips) == 'undefined') {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( if (typeof(window.deferredYTClips) == 'undefined') {
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( window.deferredYTClips=[];
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( window.deferredYTClips=[];
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( }
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( window.deferredYTClips.push(container);
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( window.onYouTubeIframeAPIReady = function() {
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "for". ( for(var i=0;i<window.deferredYTClips.length && i>-1;i++){
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( for(var i=0;i<window.deferredYTClips.length && i>-1;i++){
(#1) ESLint warning [semi-spacing]: Missing whitespace after semicolon. ( for(var i=0;i<window.deferredYTClips.length && i>-1;i++){
(#1) ESLint warning [space-infix-ops]: Operator '<' must be spaced. ( for(var i=0;i<window.deferredYTClips.length && i>-1;i++){
(#1) ESLint warning [space-infix-ops]: Operator '>' must be spaced. ( for(var i=0;i<window.deferredYTClips.length && i>-1;i++){
(#1) ESLint warning [semi-spacing]: Missing whitespace after semicolon. ( for(var i=0;i<window.deferredYTClips.length && i>-1;i++){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( for(var i=0;i<window.deferredYTClips.length && i>-1;i++){
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( for(var i=0;i<window.deferredYTClips.length && i>-1;i++){
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( player.loadPlayer(window.deferredYTClips[i]);
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( }
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( };
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( $.getScript('//www.youtube.com/iframe_api');
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( $.getScript('//www.youtube.com/iframe_api');
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( } else {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( player.loadPlayer(container);
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( }
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( },
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( loadPlayer: function(container) {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( loadPlayer: function(container) {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( var theDiv = $("#" + container);
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( var startSeconds = theDiv.data('start');
(#1) ESLint warning [no-multi-spaces]: Multiple spaces found before '='. ( var endSeconds = theDiv.data('end');
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( var endSeconds = theDiv.data('end');
(#1) ESLint error [no-undef]: 'YT' is not defined. ( var thePlayer = new YT.Player(container, {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( var thePlayer = new YT.Player(container, {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( width: theDiv.data('width'),
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( height: theDiv.data('height'),
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( // For a list of all parameters, see:
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( // https://developers.google.com/youtube/player_parameters
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( playerVars: {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( autoplay: 0,
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( controls: 1,
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( modestbranding: 0,
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( rel: 0,
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( showinfo: 0
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( },
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( events: {
(#1) ESLint warning [space-before-function-paren]: Unexpected space before function parentheses. ( onReady: function (e) {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( onReady: function (e) {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( var videocue = {videoId: theDiv.data('video')};
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "if". ( if(!isNaN(startSeconds) && startSeconds > 0){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( if(!isNaN(startSeconds) && startSeconds > 0){
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( if(!isNaN(startSeconds) && startSeconds > 0){
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( videocue.startSeconds = startSeconds
(#1) ESLint error [semi]: Missing semicolon. ( videocue.startSeconds = startSeconds
(#1) ESLint warning [keyword-spacing]: Expected space(s) before "else". ( }else{
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "else". ( }else{
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( }else{
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( startSeconds = 0;
(#1) ESLint error [no-extra-semi]: Unnecessary semicolon. ( };
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( };
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "if". ( if(!isNaN(endSeconds) && endSeconds > 0){videocue.endSeconds = endSeconds};
(#1) ESLint warning [block-spacing]: Requires a space after '{'. ( if(!isNaN(endSeconds) && endSeconds > 0){videocue.endSeconds = endSeconds};
(#1) ESLint warning [brace-style]: Statement inside of curly braces should be on next line. ( if(!isNaN(endSeconds) && endSeconds > 0){videocue.endSeconds = endSeconds};
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( if(!isNaN(endSeconds) && endSeconds > 0){videocue.endSeconds = endSeconds};
(#1) ESLint warning [block-spacing]: Requires a space before '}'. ( if(!isNaN(endSeconds) && endSeconds > 0){videocue.endSeconds = endSeconds};
(#1) ESLint warning [brace-style]: Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. ( if(!isNaN(endSeconds) && endSeconds > 0){videocue.endSeconds = endSeconds};
(#1) ESLint error [semi]: Missing semicolon. ( if(!isNaN(endSeconds) && endSeconds > 0){videocue.endSeconds = endSeconds};
(#1) ESLint error [no-extra-semi]: Unnecessary semicolon. ( if(!isNaN(endSeconds) && endSeconds > 0){videocue.endSeconds = endSeconds};
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( if(!isNaN(endSeconds) && endSeconds > 0){videocue.endSeconds = endSeconds};
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( e.target.cueVideoById(videocue);
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( },
(#1) ESLint warning [space-before-function-paren]: Unexpected space before function parentheses. ( onStateChange: function (e) {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( onStateChange: function (e) {
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "switch". ( switch(e.data) {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( switch(e.data) {
(#1) ESLint error [no-undef]: 'YT' is not defined. ( case YT.PlayerState.ENDED:
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( case YT.PlayerState.ENDED:
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( thePlayer.seekTo(startSeconds);
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( thePlayer.pauseVideo();
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( break;
(#1) ESLint error [no-undef]: 'YT' is not defined. ( case YT.PlayerState.PAUSED:
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( case YT.PlayerState.PAUSED:
(#1) ESLint error [no-undef]: 'YT' is not defined. ( case YT.PlayerState.PLAYING:
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( case YT.PlayerState.PLAYING:
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( default:
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( }
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( }
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( },
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( },
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( });
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( }
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( };
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( player.initVideo("would-be-a-uniqid_ytplayer");
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( player.initVideo("would-be-a-uniqid_ytplayer");
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( <!-- script -->
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( <!-- script -->
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( });//end of require ), Line: 70 Column: 1
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( });//end of require ), Line: 71 Column: 12
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( });//end of require ), Line: 71 Column: 12
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( });//end of require ), Line: 71 Column: 28

Gherkin .feature problems

(0 errors, 0 warnings)

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