Prechecker results: error


Overview

(0 errors, 0 warnings)

This section shows the general problems detected when processing the code [More info]


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

(1898 errors, 901 warnings)

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

mod/assign/feedback/cloudpoodll/backup/moodle2/backup_assignfeedback_cloudpoodll_subplugin.class.php
(#25) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#50) Short array syntax must be used to define arrays
(#58) Short array syntax must be used to define arrays
mod/assign/feedback/cloudpoodll/backup/moodle2/restore_assignfeedback_cloudpoodll_subplugin.class.php
(#28) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#49) Short array syntax must be used to define arrays
mod/assign/feedback/cloudpoodll/classes/aitranscriptutils.php
(#25) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#40) Missing docblock for function render_passage
(#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
(#43) 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
(#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
(#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
(#53) Expected "if (...) {\n"; found "if(...) {\n"
(#56) Expected "} else {\n"; found "}else{\n"
(#61) 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
(#75) Inline comments must start with a capital letter, digit or 3-dots sequence
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Inline comments must start with a capital letter, digit or 3-dots sequence
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Inline comments must start with a capital letter, digit or 3-dots sequence
(#86) This comment is 65% valid code; is this commented out code?
(#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
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) This comment is 72% valid code; is this commented out code?
(#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
(#111) Expected "if (...) {\n"; found "if(...){\n"
(#118) Inline comments must start with a capital letter, digit or 3-dots sequence
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Expected "if (...) {\n"; found "if(...){\n"
(#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
(#127) Expected "if (...) {\n"; found "if(...){\n"
(#130) Expected "} else {\n"; found "}else{\n"
(#136) Inline comments must start with a capital letter, digit or 3-dots sequence
(#136) This comment is 72% valid code; is this commented out code?
(#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
(#146) Expected "if (...) {\n"; found "if(...) {\n"
(#147) Line exceeds 132 characters; contains 151 characters
(#148) Expected "} else {\n"; found "}else{\n"
(#161) Missing docblock for function lines_to_brs
(#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
(#164) Inline comments must start with a capital letter, digit or 3-dots sequence
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
mod/assign/feedback/cloudpoodll/classes/constants.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#29) Missing docblock for class constants
(#31) Missing docblock for constant constants::M_COMPONENT
(#32) Missing docblock for constant constants::M_DEFAULT_CLOUDPOODLL
(#33) Missing docblock for constant constants::M_CLASS
(#33) Expected 1 space before "="; 0 found
(#33) Expected 1 space after "="; 0 found
(#34) Missing docblock for constant constants::M_TABLE
(#35) Missing docblock for constant constants::M_FILEAREA
(#36) Missing docblock for constant constants::M_URL
(#37) Missing docblock for constant constants::M_SUBPLUGIN
(#38) Missing docblock for constant constants::M_PLUGINSETTINGS
(#40) Missing docblock for constant constants::APPID
(#42) Missing docblock for constant constants::REC_FREE
(#43) Missing docblock for constant constants::REC_AUDIO
(#44) Missing docblock for constant constants::REC_VIDEO
(#46) Missing docblock for constant constants::REC_TEXT
(#47) Missing docblock for constant constants::REC_SCREEN
(#48) Missing docblock for constant constants::REC_CORRECTIONS
(#50) Missing docblock for constant constants::SKIN_PLAIN
(#51) Missing docblock for constant constants::SKIN_BMR
(#52) Missing docblock for constant constants::SKIN_123
(#53) Missing docblock for constant constants::SKIN_FRESH
(#54) Missing docblock for constant constants::SKIN_ONCE
(#55) Missing docblock for constant constants::SKIN_UPLOAD
(#56) Missing docblock for constant constants::SKIN_SCREEN
(#58) Missing docblock for constant constants::FALLBACK_UPLOAD
(#59) Missing docblock for constant constants::FALLBACK_IOSUPLOAD
(#60) Missing docblock for constant constants::FALLBACK_WARNING
(#62) Missing docblock for constant constants::PLAYERTYPE_DEFAULT
(#63) Missing docblock for constant constants::PLAYERTYPE_INTERACTIVETRANSCRIPT
(#64) Missing docblock for constant constants::PLAYERTYPE_STANDARDTRANSCRIPT
(#66) Missing docblock for constant constants::CLASS_REC_CONTAINER
(#67) Missing docblock for constant constants::CLASS_REC_OUTER
(#68) Missing docblock for constant constants::ID_REC
(#69) Missing docblock for constant constants::ID_UPDATE_CONTROL
(#70) Missing docblock for constant constants::NAME_UPDATE_CONTROL
(#72) Missing docblock for constant constants::REGION_USEAST1
(#73) Missing docblock for constant constants::REGION_TOKYO
(#74) Missing docblock for constant constants::REGION_DUBLIN
(#75) Missing docblock for constant constants::REGION_SYDNEY
(#76) Missing docblock for constant constants::REGION_OTTAWA
(#77) Missing docblock for constant constants::REGION_SAOPAULO
(#78) Missing docblock for constant constants::REGION_FRANKFURT
(#79) Missing docblock for constant constants::REGION_LONDON
(#80) Missing docblock for constant constants::REGION_SINGAPORE
(#81) Missing docblock for constant constants::REGION_MUMBAI
(#82) Missing docblock for constant constants::REGION_CAPETOWN
(#83) Missing docblock for constant constants::REGION_BAHRAIN
(#84) Missing docblock for constant constants::REGION_NINGXIA
(#86) Missing docblock for constant constants::TRANSCRIBER_NONE
(#87) Missing docblock for constant constants::TRANSCRIBER_AMAZONTRANSCRIBE
(#88) Missing docblock for constant constants::TRANSCRIBER_GOOGLECLOUDSPEECH
(#90) Missing docblock for constant constants::M_LANG_ENUS
(#91) Missing docblock for constant constants::M_LANG_ENGB
(#92) Missing docblock for constant constants::M_LANG_ENAU
(#93) Missing docblock for constant constants::M_LANG_ESUS
(#94) Missing docblock for constant constants::M_LANG_FRCA
(#95) Missing docblock for constant constants::M_LANG_FRFR
(#96) Missing docblock for constant constants::M_LANG_ITIT
(#97) Missing docblock for constant constants::M_LANG_PTBR
(#98) Missing docblock for constant constants::M_LANG_KOKR
(#99) Missing docblock for constant constants::M_LANG_DEDE
(#100) Missing docblock for constant constants::M_LANG_HIIN
(#101) Missing docblock for constant constants::M_LANG_ENIN
(#102) Missing docblock for constant constants::M_LANG_ESES
(#104) Missing docblock for constant constants::M_LANG_ARAE
(#104) Expected 1 space after "="; 0 found
(#105) Missing docblock for constant constants::M_LANG_ARSA
(#105) Expected 1 space after "="; 0 found
(#106) Missing docblock for constant constants::M_LANG_ZHCN
(#106) Expected 1 space after "="; 0 found
(#107) Missing docblock for constant constants::M_LANG_NLNL
(#107) Expected 1 space after "="; 0 found
(#108) Missing docblock for constant constants::M_LANG_ENIE
(#108) Expected 1 space after "="; 0 found
(#109) Missing docblock for constant constants::M_LANG_ENWL
(#109) Expected 1 space after "="; 0 found
(#110) Missing docblock for constant constants::M_LANG_ENAB
(#110) Expected 1 space after "="; 0 found
(#111) Missing docblock for constant constants::M_LANG_FAIR
(#111) Expected 1 space after "="; 0 found
(#112) Missing docblock for constant constants::M_LANG_DECH
(#112) Expected 1 space after "="; 0 found
(#113) Missing docblock for constant constants::M_LANG_HEIL
(#113) Expected 1 space after "="; 0 found
(#114) Missing docblock for constant constants::M_LANG_IDID
(#114) Expected 1 space after "="; 0 found
(#115) Missing docblock for constant constants::M_LANG_JAJP
(#115) Expected 1 space after "="; 0 found
(#116) Missing docblock for constant constants::M_LANG_MSMY
(#116) Expected 1 space after "="; 0 found
(#117) Missing docblock for constant constants::M_LANG_PTPT
(#117) Expected 1 space after "="; 0 found
(#118) Missing docblock for constant constants::M_LANG_RURU
(#118) Expected 1 space after "="; 0 found
(#119) Missing docblock for constant constants::M_LANG_TAIN
(#119) Expected 1 space after "="; 0 found
(#120) Missing docblock for constant constants::M_LANG_TEIN
(#120) Expected 1 space after "="; 0 found
(#121) Missing docblock for constant constants::M_LANG_TRTR
(#121) Expected 1 space after "="; 0 found
(#123) Missing docblock for constant constants::M_LANG_NONO
(#123) Expected 1 space after "="; 0 found
(#124) Missing docblock for constant constants::M_LANG_NBNO
(#124) Expected 1 space after "="; 0 found
(#125) Missing docblock for constant constants::M_LANG_PLPL
(#125) Expected 1 space after "="; 0 found
(#126) Missing docblock for constant constants::M_LANG_RORO
(#126) Expected 1 space after "="; 0 found
(#127) Missing docblock for constant constants::M_LANG_SVSE
(#127) Expected 1 space after "="; 0 found
(#128) Missing docblock for constant constants::M_LANG_UKUA
(#128) Expected 1 space after "="; 0 found
(#129) Missing docblock for constant constants::M_LANG_EUES
(#129) Expected 1 space after "="; 0 found
(#130) Missing docblock for constant constants::M_LANG_FIFI
(#130) Expected 1 space after "="; 0 found
(#131) Missing docblock for constant constants::M_LANG_HUHU
(#131) Expected 1 space after "="; 0 found
(#132) Missing docblock for constant constants::M_LANG_MINZ
(#132) Expected 1 space after "="; 0 found
(#133) Missing docblock for constant constants::M_LANG_BGBG
(#134) Missing docblock for constant constants::M_LANG_CSCZ
(#135) Missing docblock for constant constants::M_LANG_ELGR
(#136) Missing docblock for constant constants::M_LANG_HRHR
(#137) Missing docblock for constant constants::M_LANG_LTLT
(#138) Missing docblock for constant constants::M_LANG_LVLV
(#139) Missing docblock for constant constants::M_LANG_SKSK
(#140) Missing docblock for constant constants::M_LANG_SLSI
(#141) Missing docblock for constant constants::M_LANG_ISIS
(#142) Missing docblock for constant constants::M_LANG_MKMK
(#143) Missing docblock for constant constants::M_LANG_SRRS
(#144) Missing docblock for constant constants::M_LANG_VIVN
(#144) Expected 1 space after "="; 0 found
(#146) Missing docblock for constant constants::SUBMISSIONTYPE_UNCLASSIFIED
(#147) Missing docblock for constant constants::SUBMISSIONTYPE_VIDEO
(#148) Missing docblock for constant constants::SUBMISSIONTYPE_AUDIO
(#149) Missing docblock for constant constants::SUBMISSIONTYPE_TEXT
(#150) Missing docblock for constant constants::SUBMISSIONTYPE_SCREEN
(#151) Missing docblock for constant constants::SUBMISSIONTYPE_CORRECTIONS
(#153) Missing docblock for constant constants::TYPE_TEXT
(#154) Missing docblock for constant constants::TYPE_SCREEN
(#155) Missing docblock for constant constants::TYPE_CORRECTIONS
(#156) File must end with a newline character
mod/assign/feedback/cloudpoodll/classes/diff.php
(#1) Moodle boilerplate not found
(#19) Missing docblock for class diff
(#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
(#22) Missing docblock for constant diff::MATCHED
(#23) Missing docblock for constant diff::UNMATCHED
(#24) Missing docblock for constant diff::ALTERNATEMATCH
(#24) Expected 1 space before "="; 0 found
(#25) Missing docblock for constant diff::NOTALTERNATEMATCH
(#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) Missing docblock for function fetchWordArray
(#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) Missing docblock for function isUnicodemb4
(#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) Missing docblock for function cleanText
(#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) Missing docblock for function fetchAlternativesArray
(#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) Missing docblock for function generous_match
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#208) No space found before comment text; expected "// In cloud poodll feedback we do not need generous matching (we never really do actually)" but found "//In cloud poodll feedback we do not need generous matching (we never really do actually)"
(#211) Commas (,) must be followed by white space.
(#211) Commas (,) must be followed by white space.
(#214) Expected "if (...) {\n"; found "if(...){"
(#214) Closing brace must be on a line by itself
(#215) Expected "if (...) {\n"; found "if(...){"
(#215) Closing brace must be on a line by itself
(#223) 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)"
(#224) 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]"
(#225) Inline comments must end in full-stops, exclamation marks, or question marks
(#225) 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"
(#227) 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")"
(#228) 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"
(#230) No space found before comment text; expected "// eg 1989 -> nineteen eighty nine." but found "//eg 1989 -> nineteen eighty nine."
(#235) Inline comments must end in full-stops, exclamation marks, or question marks
(#235) No space found before comment text; expected "// returns array of sequences" but found "//returns array of sequences"
(#236) Missing docblock for function fetchSequences
(#236) Public method name "diff::fetchSequences" must be in lower-case letters only
(#237) Opening brace should be on the same line as the declaration
(#238) Variable "p_length" must not contain underscores.
(#239) Variable "t_length" must not contain underscores.
(#240) Short array syntax must be used to define arrays
(#241) Variable "t_slength" must not contain underscores.
(#241) Expected 1 space before "="; 0 found
(#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 "// sequence length (in the transcript)" but found "//sequence length (in the transcript)"
(#242) Variable "p_slength" must not contain underscores.
(#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 "// sequence length (in the passage)" but found "//sequence length (in the passage)"
(#243) Variable "alt_positions" must not contain underscores.
(#243) Expected 1 space before "="; 0 found
(#243) Expected 1 space after "="; 0 found
(#243) Inline comments must start with a capital letter, digit or 3-dots sequence
(#243) Inline comments must end in full-stops, exclamation marks, or question marks
(#243) No space found before comment text; expected "// we record alternate usages in sequence" but found "//we record alternate usages in sequence"
(#244) Expected 1 space after "="; 0 found
(#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 "// transcript sequence match search start index" but found "//transcript sequence match search start index"
(#245) Expected 1 space before "="; 0 found
(#245) Expected 1 space after "="; 0 found
(#245) Inline comments must start with a capital letter, digit or 3-dots sequence
(#245) Inline comments must end in full-stops, exclamation marks, or question marks
(#245) No space found before comment text; expected "// if any alternates declare a forward match we keep that here" but found "//if any alternates declare a forward match we keep that here"
(#246) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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 "// loop through passage word by word" but found "//loop through passage word by word"
(#249) Expected "for (...) {\n"; found "for(...){\n"
(#249) Expected 1 space after "="; 0 found
(#249) Variable "p_length" must not contain underscores.
(#250) Inline comments must start with a capital letter, digit or 3-dots sequence
(#250) No space found before comment text; expected "// loop through transcript finding matches starting from current passage word" but found "//loop through transcript finding matches starting from current passage word"
(#251) Inline comments must end in full-stops, exclamation marks, or question marks
(#251) 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"
(#252) Expected "while (...) {\n"; found "while(...) {\n"
(#252) Variable "t_slength" must not contain underscores.
(#252) Variable "t_length" must not contain underscores.
(#253) Variable "p_slength" must not contain underscores.
(#253) Variable "p_length" must not contain underscores.
(#255) Inline comments must start with a capital letter, digit or 3-dots sequence
(#255) Inline comments must end in full-stops, exclamation marks, or question marks
(#255) No space found before comment text; expected "// get words to compare" but found "//get words to compare"
(#256) Expected 1 space before "="; 0 found
(#256) Variable "p_slength" must not contain underscores.
(#257) Expected 1 space after "="; 0 found
(#257) Variable "t_slength" must not contain underscores.
(#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 "// check for a forward match" but found "//check for a forward match"
(#261) Expected "if (...) {\n"; found "if(...){\n"
(#261) Expected 1 space before "!=="; 0 found
(#261) Expected 1 space after "!=="; 0 found
(#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 "// 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"
(#264) Expected "if (...) {\n"; found "if(...) {\n"
(#265) Variable "t_slength" must not contain underscores.
(#268) Expected 1 space before "="; 0 found
(#268) Expected 1 space after "="; 0 found
(#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 "// check for a direct match" but found "//check for a direct match"
(#271) Expected "if (...) {\n"; found "if(...) {\n"
(#272) Expected 1 space after "="; 0 found
(#272) 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 "// if no direct match is there an alternates match" but found "//if no direct match is there an alternates match"
(#276) Expected "if (...) {\n"; found "if(...){\n"
(#277) Variable "altsearch_result" must not contain underscores.
(#280) Expected "if (...) {\n"; found "if(...){\n"
(#280) Variable "altsearch_result" must not contain underscores.
(#281) Expected 1 space before "="; 0 found
(#282) Expected 1 space before "="; 0 found
(#282) Expected 1 space after "="; 0 found
(#282) Variable "altsearch_result" must not contain underscores.
(#283) Variable "alt_positions" must not contain underscores.
(#283) Expected 1 space before "="; 0 found
(#283) Expected 1 space after "="; 0 found
(#283) Variable "p_slength" must not contain underscores.
(#287) Inline comments must start with a capital letter, digit or 3-dots sequence
(#287) Inline comments must end in full-stops, exclamation marks, or question marks
(#287) No space found before comment text; expected "// 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)"
(#288) Expected "if (...) {\n"; found "if(...){\n"
(#289) Expected 1 space before "="; 0 found
(#289) Commas (,) must be followed by white space.
(#289) Commas (,) must be followed by white space.
(#292) Inline comments must start with a capital letter, digit or 3-dots sequence
(#292) 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"
(#293) Inline comments must end in full-stops, exclamation marks, or question marks
(#293) 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)"
(#295) Variable "t_slength" must not contain underscores.
(#295) Variable "t_length" must not contain underscores.
(#296) Variable "p_slength" must not contain underscores.
(#296) Variable "p_length" must not contain underscores.
(#297) Inline comments must start with a capital letter, digit or 3-dots sequence
(#297) Inline comments must end in full-stops, exclamation marks, or question marks
(#297) No space found before comment text; expected "// continue building sequence" but found "//continue building sequence"
(#298) Variable "p_slength" must not contain underscores.
(#299) Variable "t_slength" must not contain underscores.
(#301) 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[]"
(#303) 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"
(#304) 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."
(#305) 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()"
(#306) 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"
(#307) 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"
(#308) 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 ..."
(#309) 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 ..."
(#310) Inline comments must end in full-stops, exclamation marks, or question marks
(#310) 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"
(#312) Variable "p_slength" must not contain underscores.
(#313) Variable "t_slength" must not contain underscores.
(#316) Variable "alt_positions" must not contain underscores.
(#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 "// else: no match or end of transcript/passage," but found "//else: no match or end of transcript/passage,"
(#321) Inline comments must start with a capital letter, digit or 3-dots sequence
(#321) 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..."
(#322) Inline comments must end in full-stops, exclamation marks, or question marks
(#322) 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"
(#323) Expected "if (...) {\n"; found "if(...){\n"
(#324) Variable "p_slength" must not contain underscores.
(#325) Variable "t_slength" must not contain underscores.
(#327) Variable "p_slength" must not contain underscores.
(#328) Variable "t_slength" must not contain underscores.
(#331) Variable "alt_positions" must not contain underscores.
(#334) Inline comments must start with a capital letter, digit or 3-dots sequence
(#334) 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"
(#335) Inline comments must end in full-stops, exclamation marks, or question marks
(#335) 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"
(#336) Expected 1 space before "+="; 0 found
(#336) Variable "t_slength" must not contain underscores.
(#337) Variable "p_slength" must not contain underscores.
(#338) Variable "t_slength" must not contain underscores.
(#339) Variable "alt_positions" must not contain underscores.
(#339) Expected 1 space after "="; 0 found
(#341) Inline comments must start with a capital letter, digit or 3-dots sequence
(#341) Inline comments must end in full-stops, exclamation marks, or question marks
(#341) 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"
(#342) Usage of ELSEIF not allowed; use ELSE IF instead
(#342) Variable "p_slength" must not contain underscores.
(#345) Inline comments must start with a capital letter, digit or 3-dots sequence
(#345) 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,"
(#346) Inline comments must end in full-stops, exclamation marks, or question marks
(#346) 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"
(#349) Variable "p_slength" must not contain underscores.
(#350) Variable "t_slength" must not contain underscores.
(#353) Variable "alt_positions" must not contain underscores.
(#356) Inline comments must start with a capital letter, digit or 3-dots sequence
(#356) Inline comments must end in full-stops, exclamation marks, or question marks
(#356) 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"
(#357) Expected 1 space before "+="; 0 found
(#357) Variable "t_slength" must not contain underscores.
(#358) Variable "p_slength" must not contain underscores.
(#359) Variable "t_slength" must not contain underscores.
(#360) Variable "alt_positions" must not contain underscores.
(#360) Expected 1 space after "="; 0 found
(#365) Inline comments must start with a capital letter, digit or 3-dots sequence
(#365) Inline comments must end in full-stops, exclamation marks, or question marks
(#365) No space found before comment text; expected "// reset transcript loop variables for each pass of passageword loop" but found "//reset transcript loop variables for each pass of passageword loop"
(#366) Expected 1 space before "="; 0 found
(#366) Expected 1 space after "="; 0 found
(#373) Missing docblock for function debug_print_sequence
(#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) Expected 1 space before opening brace; found 0
(#377) The use of function print_r() is forbidden
(#380) Expected "for (...) {\n"; found "for(...){\n"
(#380) Expected 1 space before "="; 0 found
(#380) Expected 1 space after "="; 0 found
(#380) Expected 1 space after first semicolon of FOR loop; 0 found
(#380) Expected 1 space before "<"; 0 found
(#380) Expected 1 space after "<"; 0 found
(#380) Expected 1 space after second semicolon of FOR loop; 0 found
(#391) Missing docblock for function check_alternatives_for_match
(#391) Commas (,) must be followed by white space.
(#391) Commas (,) must be followed by white space.
(#391) Expected 1 space before opening brace; found 0
(#392) Expected 1 space before "="; 0 found
(#393) Expected 1 space after "="; 0 found
(#394) Expected 1 space before "="; 0 found
(#394) Expected 1 space after "="; 0 found
(#395) Expected 1 space before "="; 0 found
(#395) Expected 1 space after "="; 0 found
(#397) Inline comments must start with a capital letter, digit or 3-dots sequence
(#397) No space found before comment text; expected "// loop through all alternatives" but found "//loop through all alternatives"
(#398) Inline comments must end in full-stops, exclamation marks, or question marks
(#398) No space found before comment text; expected "// and then through each alternative->wordset" but found "//and then through each alternative->wordset"
(#399) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#400) Expected 1 space before "="; 0 found
(#400) Expected 1 space after "="; 0 found
(#401) Expected 1 space before "="; 0 found
(#401) Expected 1 space after "="; 0 found
(#402) Expected "if (...) {\n"; found "if(...){\n"
(#402) Commas (,) must be followed by white space.
(#403) Expected "for (...) {\n"; found "for(...) {\n"
(#403) Expected 1 space after "="; 0 found
(#403) Expected 1 space after first semicolon of FOR loop; 0 found
(#403) Expected 1 space before "<"; 0 found
(#403) Expected 1 space after "<"; 0 found
(#403) Expected 1 space after second semicolon of FOR loop; 0 found
(#404) Inline comments must start with a capital letter, digit or 3-dots sequence
(#404) 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)"
(#405) Inline comments must end in full-stops, exclamation marks, or question marks
(#405) No space found before comment text; expected "// if ($wordset[$setindex] == $transcriptword || $wordset[$setindex] == '*') {" but found "//if ($wordset[$setindex] == $transcriptword || $wordset[$setindex] == '*') {"
(#409) Expected "if (...) {\n"; found "if(...){\n"
(#409) Commas (,) must be followed by white space.
(#410) Expected 1 space before "="; 0 found
(#410) Expected 1 space after "="; 0 found
(#416) Expected "if (...) {\n"; found "if(...){"
(#416) Closing brace must be on a line by itself
(#418) Inline comments must start with a capital letter, digit or 3-dots sequence
(#418) Inline comments must end in full-stops, exclamation marks, or question marks
(#418) No space found before comment text; expected "// we return the matchlength" but found "//we return the matchlength"
(#426) Missing docblock for function fetchWildcardsArray
(#426) Public method name "diff::fetchWildcardsArray" must be in lower-case letters only
(#426) Expected 1 space before opening brace; found 0
(#427) Expected 1 space before "="; 0 found
(#427) Expected 1 space after "="; 0 found
(#427) Short array syntax must be used to define arrays
(#429) Inline comments must start with a capital letter, digit or 3-dots sequence
(#429) No space found before comment text; expected "// loop through all alternatives" but found "//loop through all alternatives"
(#430) Inline comments must end in full-stops, exclamation marks, or question marks
(#430) No space found before comment text; expected "// and then through each alternative->wordset" but found "//and then through each alternative->wordset"
(#431) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#432) Expected 1 space before "="; 0 found
(#432) Expected 1 space after "="; 0 found
(#434) Expected "for (...) {\n"; found "for(...) {\n"
(#434) Expected 1 space after "="; 0 found
(#434) Expected 1 space after first semicolon of FOR loop; 0 found
(#434) Expected 1 space before "<"; 0 found
(#434) Expected 1 space after "<"; 0 found
(#434) Expected 1 space after second semicolon of FOR loop; 0 found
(#436) Expected 1 space before "="; 0 found
(#436) Expected 1 space after "="; 0 found
(#441) Inline comments must start with a capital letter, digit or 3-dots sequence
(#441) Inline comments must end in full-stops, exclamation marks, or question marks
(#441) No space found before comment text; expected "// we return the wildczrds" but found "//we return the wildczrds"
(#445) Missing docblock for function mb_strequals
(#446) Expected 1 space before "=="; 0 found
(#446) Expected 1 space after "=="; 0 found
(#447) This comment is 60% valid code; is this commented out code?
(#457) Inline comments must start with a capital letter, digit or 3-dots sequence
(#457) No space found before comment text; expected "// for use with PHP usort and arrays of sequences" but found "//for use with PHP usort and arrays of sequences"
(#458) No space found before comment text; expected "// sort array so that long sequences come first." but found "//sort array so that long sequences come first."
(#459) Inline comments must end in full-stops, exclamation marks, or question marks
(#459) No space found before comment text; expected "// if sequences are of equal length, the one whose transcript index is earlier comes first" but found "//if sequences are of equal length, the one whose transcript index is earlier comes first"
(#460) Missing docblock for function cmp
(#463) Expected "if (...) {\n"; found "if(...){\n"
(#465) Expected "} else {\n"; found "}else{\n"
(#476) Inline comments must start with a capital letter, digit or 3-dots sequence
(#476) No space found before comment text; expected "// returns an array of "diff" results, one for each word(ie position) in passage" but found "//returns an array of "diff" results, one for each word(ie position) in passage"
(#477) No space found before comment text; expected "// i) default all passage positions to unmatched (self::UNMATCHED)" but found "//i) default all passage positions to unmatched (self::UNMATCHED)"
(#478) No space found before comment text; expected "// ii) sort sequences by length(longer sorts higher), transcript position (earlier sorts higher)" but found "//ii) sort sequences by length(longer sorts higher), transcript position (earlier sorts higher)"
(#479) No space found before comment text; expected "// iii) for each sequence" but found "//iii) for each sequence"
(#480) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#481) Line exceeds 132 characters; contains 142 characters
(#481) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#482) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#483) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#484) No space found before comment text; expected "// iv) we do various adhoc checks based on common problems we find in the wild" but found "//iv) we do various adhoc checks based on common problems we find in the wild"
(#486) No space found before comment text; expected "// NB aborted supporting "multiple word alternatives" at this point. We know the sequence length in transcript" but found "//NB aborted supporting "multiple word alternatives" at this point. We know the sequence length in transcript"
(#487) No space found before comment text; expected "// but we can not add a valid tposition for a pposition in the final diff array when the pposition occurs" but found "//but we can not add a valid tposition for a pposition in the final diff array when the pposition occurs"
(#488) Inline comments must end in full-stops, exclamation marks, or question marks
(#489) Missing docblock for function fetchDiffs
(#489) Public method name "diff::fetchDiffs" must be in lower-case letters only
(#489) Commas (,) must be followed by white space.
(#489) Expected 1 space before opening brace; found 0
(#490) Inline comments must start with a capital letter, digit or 3-dots sequence
(#490) Inline comments must end in full-stops, exclamation marks, or question marks
(#490) No space found before comment text; expected "// i) default passage positions to unmatched and transcript position -1" but found "//i) default passage positions to unmatched and transcript position -1"
(#491) Expected 1 space before "="; 0 found
(#491) Expected 1 space after "="; 0 found
(#491) Commas (,) must be followed by white space.
(#491) Commas (,) must be followed by white space.
(#493) Inline comments must start with a capital letter, digit or 3-dots sequence
(#493) Inline comments must end in full-stops, exclamation marks, or question marks
(#493) 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"
(#494) Expected "if (...) {\n"; found "if(...){\n"
(#494) Expected 1 space before "==="; 0 found
(#494) Expected 1 space after "==="; 0 found
(#495) Expected "if (...) {\n"; found "if(...){\n"
(#496) Commas (,) must be followed by white space.
(#497) Expected "} else {\n"; found "}else{\n"
(#502) Inline comments must start with a capital letter, digit or 3-dots sequence
(#502) No space found before comment text; expected "// ii) sort sequences by length, transcript posn" but found "//ii) sort sequences by length, transcript posn"
(#503) Inline comments must end in full-stops, exclamation marks, or question marks
(#503) 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"
(#504) Short array syntax must be used to define arrays
(#504) Commas (,) must be followed by white space.
(#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 "// record prior sequences for iii)" but found "//record prior sequences for iii)"
(#507) Expected 1 space before "="; 0 found
(#507) Expected 1 space after "="; 0 found
(#507) Short array syntax must be used to define arrays
(#508) Expected 1 space before "="; 0 found
(#508) Expected 1 space after "="; 0 found
(#509) Inline comments must start with a capital letter, digit or 3-dots sequence
(#509) Inline comments must end in full-stops, exclamation marks, or question marks
(#509) No space found before comment text; expected "// iii) loop through sequences" but found "//iii) loop through sequences"
(#510) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#511) Expected 1 space before "="; 0 found
(#511) Expected 1 space after "="; 0 found
(#514) Inline comments must start with a capital letter, digit or 3-dots sequence
(#514) 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"
(#515) 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"
(#516) No space found before comment text; expected "// A seq pposition=63 length=18" but found "//A seq pposition=63 length=18"
(#517) No space found before comment text; expected "// B seq pposition=81 length=42" but found "//B seq pposition=81 length=42"
(#518) Inline comments must end in full-stops, exclamation marks, or question marks
(#518) 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"
(#519) Expected "for (...) {\n"; found "for(...){\n"
(#519) Expected 1 space before "="; 0 found
(#519) Expected 1 space after "="; 0 found
(#520) Expected "if (...) {\n"; found "if(...){\n"
(#520) Expected 1 space after "!="; 0 found
(#521) Expected 1 space before "="; 0 found
(#521) Expected 1 space after "="; 0 found
(#525) Expected "if (...) {\n"; found "if(...){\n"
(#526) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#527) Inline comments must start with a capital letter, digit or 3-dots sequence
(#527) Inline comments must end in full-stops, exclamation marks, or question marks
(#527) 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"
(#528) Expected "if (...) {\n"; found "if(...){\n"
(#530) Expected 1 space before "="; 0 found
(#530) Expected 1 space after "="; 0 found
(#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 "// 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"
(#534) Expected "if (...) {\n"; found "if(...){\n"
(#536) Expected 1 space before "="; 0 found
(#536) Expected 1 space after "="; 0 found
(#539) Expected "if (...) {\n"; found "if(...){\n"
(#541) Expected 1 space before "="; 0 found
(#541) Expected 1 space after "="; 0 found
(#547) Inline comments must start with a capital letter, digit or 3-dots sequence
(#547) Inline comments must end in full-stops, exclamation marks, or question marks
(#547) No space found before comment text; expected "// we do a fuzzy check for various anomalies that can occur" but found "//we do a fuzzy check for various anomalies that can occur"
(#548) Expected "if (...) {\n"; found "if(...){\n"
(#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 from passage location to transcript location" but found "//distance from passage location to transcript location"
(#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 "// distance between passage location and transcript length" but found "//distance between passage location and transcript length"
(#553) Expected 1 space after "="; 0 found
(#555) Inline comments must start with a capital letter, digit or 3-dots sequence
(#555) Inline comments must end in full-stops, exclamation marks, or question marks
(#555) No space found before comment text; expected "// ratio of alternates to full matches" but found "//ratio of alternates to full matches"
(#557) Expected "if (...) {\n"; found "if(...) {\n"
(#559) Expected "} else {\n"; found "}else{\n"
(#560) Expected 1 space before "="; 0 found
(#560) Expected 1 space after "="; 0 found
(#563) Inline comments must start with a capital letter, digit or 3-dots sequence
(#563) No space found before comment text; expected "// common is short matches after speaking ends" but found "//common is short matches after speaking ends"
(#564) No space found before comment text; expected "// particularly dangerous are wildcards and alternates" but found "//particularly dangerous are wildcards and alternates"
(#565) Line exceeds 132 characters; contains 134 characters
(#565) 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"
(#566) Line exceeds 132 characters; contains 140 characters
(#569) Line exceeds 132 characters; contains 137 characters
(#569) Inline comments must end in full-stops, exclamation marks, or question marks
(#569) 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]"
(#572) Expected 1 space before "<"; 0 found
(#572) Expected 1 space after "<"; 0 found
(#577) Expected "if (...) {\n"; found "if(...){"
(#577) Closing brace must be on a line by itself
(#579) Inline comments must start with a capital letter, digit or 3-dots sequence
(#579) No space found before comment text; expected "// record sequence as :" but found "//record sequence as :"
(#580) No space found before comment text; expected "// i) matched and" but found "//i) matched and"
(#581) 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."
(#582) Inline comments must end in full-stops, exclamation marks, or question marks
(#582) No space found before comment text; expected "// Then store sequence in prior sequences" but found "//Then store sequence in prior sequences"
(#583) Expected "for (...) {\n"; found "for(...){\n"
(#583) Expected 1 space before "="; 0 found
(#583) Expected 1 space after "="; 0 found
(#584) Inline comments must start with a capital letter, digit or 3-dots sequence
(#584) Inline comments must end in full-stops, exclamation marks, or question marks
(#584) No space found before comment text; expected "// word position in sequence ( 0 = first )" but found "//word position in sequence ( 0 = first )"
(#586) Inline comments must end in full-stops, exclamation marks, or question marks
(#586) 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"
(#588) Inline comments must start with a capital letter, digit or 3-dots sequence
(#588) No space found before comment text; expected "// was this an alternatives match?" but found "//was this an alternatives match?"
(#589) Expected "if (...) {\n"; found "if(...){\n"
(#589) Commas (,) must be followed by white space.
(#590) Expected 1 space before "="; 0 found
(#590) Expected 1 space after "="; 0 found
(#591) Expected "} else {\n"; found "}else{\n"
(#592) Expected 1 space before "="; 0 found
(#592) Expected 1 space after "="; 0 found
(#595) Expected 1 space before "="; 0 found
(#595) Expected 1 space after "="; 0 found
(#595) Commas (,) must be followed by white space.
(#595) Commas (,) must be followed by white space.
(#600) Inline comments must start with a capital letter, digit or 3-dots sequence
(#600) Inline comments must end in full-stops, exclamation marks, or question marks
(#600) No space found before comment text; expected "// 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"
(#601) Expected "if (...) {\n"; found "if(...){\n"
(#602) Commas (,) must be followed by white space.
(#603) Expected "} else {\n"; found "}else{\n"
(#624) Missing docblock for function applyWildcards
(#624) Public method name "diff::applyWildcards" must be in lower-case letters only
(#624) Commas (,) must be followed by white space.
(#624) Commas (,) must be followed by white space.
(#624) Expected 1 space before opening brace; found 0
(#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 "// do a sanity check" but found "//do a sanity check"
(#626) Expected "if (...) {\n"; found "if(...){\n"
(#626) Expected 1 space before "==="; 0 found
(#626) Expected 1 space after "==="; 0 found
(#629) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#631) Variable "last_tposition" must not contain underscores.
(#631) Expected 1 space before "="; 0 found
(#631) Expected 1 space after "="; 0 found
(#632) Variable "last_p" must not contain underscores.
(#632) Expected 1 space before "="; 0 found
(#632) Expected 1 space after "="; 0 found
(#634) Inline comments must start with a capital letter, digit or 3-dots sequence
(#634) 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"
(#635) Inline comments must end in full-stops, exclamation marks, or question marks
(#635) No space found before comment text; expected "// here we find the last passage match" but found "//here we find the last passage match"
(#636) Expected "for (...) {\n"; found "for(...){\n"
(#636) Expected 1 space before "="; 0 found
(#636) Expected 1 space after "="; 0 found
(#636) Expected 1 space before "-"; 0 found
(#636) Expected 1 space after "-"; 0 found
(#636) Expected 1 space after first semicolon of FOR loop; 0 found
(#636) Expected 1 space before ">="; 0 found
(#636) Expected 1 space after ">="; 0 found
(#636) Expected 1 space after second semicolon of FOR loop; 0 found
(#637) Expected "if (...) {\n"; found "if(...){\n"
(#637) Expected 1 space before "=="; 0 found
(#637) Expected 1 space after "=="; 0 found
(#638) Variable "last_p" must not contain underscores.
(#638) Expected 1 space before "="; 0 found
(#638) Expected 1 space after "="; 0 found
(#642) Inline comments must end in full-stops, exclamation marks, or question marks
(#642) 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"
(#643) Expected "if (...) {\n"; found "if(...){\n"
(#643) Variable "last_p" must not contain underscores.
(#643) Expected 1 space before "<"; 0 found
(#643) Expected 1 space after "<"; 0 found
(#644) Variable "last_p" must not contain underscores.
(#644) Variable "last_p" must not contain underscores.
(#647) Inline comments must start with a capital letter, digit or 3-dots sequence
(#647) Inline comments must end in full-stops, exclamation marks, or question marks
(#647) 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"
(#648) Expected "for (...) {\n"; found "for(...){\n"
(#648) Expected 1 space before "="; 0 found
(#648) Expected 1 space after "="; 0 found
(#648) Expected 1 space after first semicolon of FOR loop; 0 found
(#648) Expected 1 space before "<="; 0 found
(#648) Expected 1 space after "<="; 0 found
(#648) Variable "last_p" must not contain underscores.
(#648) Expected 1 space after second semicolon of FOR loop; 0 found
(#649) Expected "if (...) {\n"; found "if(...){\n"
(#649) Expected 1 space before "=="; 0 found
(#649) Expected 1 space after "=="; 0 found
(#649) Commas (,) must be followed by white space.
(#650) Expected 1 space before "="; 0 found
(#650) Expected 1 space after "="; 0 found
(#650) Commas (,) must be followed by white space.
(#650) Variable "last_tposition" must not contain underscores.
(#650) Commas (,) must be followed by white space.
(#651) Expected "} else if (...) {\n"; found "}else if(...){\n"
(#651) Expected "if (...) {\n"; found "if(...){\n"
(#651) Expected 1 space before "=="; 0 found
(#651) Expected 1 space after "=="; 0 found
(#652) Variable "last_tposition" must not contain underscores.
(#652) Expected 1 space before "="; 0 found
(#652) Expected 1 space after "="; 0 found
(#659) A closing tag is not permitted at the end of a PHP file
mod/assign/feedback/cloudpoodll/classes/external.php
(#1) Moodle boilerplate not found
(#2) Missing @copyright tag
(#2) Missing @license tag
(#5) Incorrect @package tag for file external.php. Expected assignfeedback_cloudpoodll, found mod_solo.
(#12) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#14) Inline comments must end in full-stops, exclamation marks, or question marks
(#14) No space found before comment text; expected "// This is for pre M4.0 and post M4.0 to work on same code base" but found "//This is for pre M4.0 and post M4.0 to work on same code base"
(#39) Missing docblock for function check_grammar
(#39) Commas (,) must be followed by white space.
(#45) The use of function extract() is forbidden
(#50) Commas (,) must be followed by white space.
(#50) Commas (,) must be followed by white space.
(#50) Commas (,) must be followed by white space.
(#52) Expected "if (...) {\n"; found "if(...){\n"
(#52) Expected 1 space before "=="; 0 found
(#52) Expected 1 space after "=="; 0 found
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) 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"
(#57) Expected 1 space before "="; 0 found
(#57) Expected 1 space after "="; 0 found
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) No space found before comment text; expected "// "l2r";" but found "//"l2r";"
(#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) Line exceeds 132 characters; contains 160 characters
(#59) Commas (,) must be followed by white space.
(#71) Missing docblock for function check_grammar_parameters
(#74) There should be a comma after the last array item in a multi-line array.
(#78) Missing docblock for function check_grammar_returns
(#82) Missing docblock for function render_diffs
(#82) Commas (,) must be followed by white space.
(#88) The use of function extract() is forbidden
(#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 "// if we have suggestions, mark those up and return them" but found "//if we have suggestions, mark those up and return them"
(#91) Expected 1 space before "="; 0 found
(#91) Expected 1 space after "="; 0 found
(#91) Inline comments must start with a capital letter, digit or 3-dots sequence
(#91) No space found before comment text; expected "// "l2r";" but found "//"l2r";"
(#92) Commas (,) must be followed by white space.
(#92) Commas (,) must be followed by white space.
(#92) Commas (,) must be followed by white space.
(#92) Line exceeds 132 characters; contains 163 characters
(#93) Commas (,) must be followed by white space.
(#105) Missing docblock for function render_diffs_parameters
(#108) There should be a comma after the last array item in a multi-line array.
(#112) Missing docblock for function render_diffs_returns
mod/assign/feedback/cloudpoodll/classes/output/renderer.php
(#30) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#32) Missing docblock for class renderer
(#34) Missing docblock for function fetch_delete_feedback
(#38) Short array syntax must be used to define arrays
(#44) Missing docblock for function prepare_current_feedback
(#46) Short array syntax must be used to define arrays
(#48) Short array syntax must be used to define arrays
(#49) Line exceeds 132 characters; contains 140 characters
(#51) Short array syntax must be used to define arrays
(#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
(#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
(#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
(#89) Inline comments must start with a capital letter, digit or 3-dots sequence
(#90) Inline comments must start with a capital letter, digit or 3-dots sequence
(#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
(#104) Inline comments must start with a capital letter, digit or 3-dots sequence
(#115) Inline comments must start with a capital letter, digit or 3-dots sequence
(#136) Inline comments must start with a capital letter, digit or 3-dots sequence
(#161) There should be a comma after the last array item in a multi-line array.
(#164) Line exceeds 132 characters; contains 176 characters
(#165) Line exceeds 132 characters; contains 177 characters
(#170) Short array syntax must be used to define arrays
(#172) Inline comments must start with a capital letter, digit or 3-dots sequence
(#175) Inline comments must start with a capital letter, digit or 3-dots sequence
mod/assign/feedback/cloudpoodll/classes/privacy/provider.php
(#31) Import statements must not begin with a leading backslash
(#32) Import statements must not begin with a leading backslash
(#33) Import statements must not begin with a leading backslash
(#34) Import statements must not begin with a leading backslash
(#35) Import statements must not begin with a leading backslash
(#36) Import statements must not begin with a leading backslash
(#37) Import statements must not begin with a leading backslash
(#38) Import statements must not begin with a leading backslash
(#55) There must not be a space before the colon in a return type declaration
(#59) There should be a comma after the last array item in a multi-line array.
(#96) Expected 1 space before "="; 0 found
(#96) Expected 1 space after "="; 0 found
(#97) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#100) Expected "if (...) {\n"; found "if(...){"
(#100) Closing brace must be on a line by itself
(#102) Expected "if (...) {\n"; found "if(...) {\n"
(#107) Expected "if (...) {\n"; found "if(...){"
(#107) Closing brace must be on a line by itself
(#109) Expected "if (...) {\n"; found "if(...) {\n"
(#114) Expected "if (...) {\n"; found "if(...){"
(#114) Closing brace must be on a line by itself
(#118) Expected "if (...) {\n"; found "if(...){"
(#118) Closing brace must be on a line by itself
(#122) Expected "if (...) {\n"; found "if(...){"
(#122) Closing brace must be on a line by itself
(#128) Expected "if (...) {\n"; found "if(...){\n"
mod/assign/feedback/cloudpoodll/classes/task/cloudpoodll_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
(#52) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) This comment is 67% valid code; is this commented out code?
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) Missing docblock for function do_retry
(#88) Expected "if (...) {\n"; found "if(...){\n"
(#89) Inline comments must start with a capital letter, digit or 3-dots sequence
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) No space found before comment text; expected "// after 24 hours we give up" but found "//after 24 hours we give up"
(#93) Usage of ELSEIF not allowed; use ELSE IF instead
(#94) No space found before comment text; expected "// 15 minute delay" but found "//15 minute delay"
(#96) Expected "} else {\n"; found "}else{\n"
(#97) No space found before comment text; expected "// 30 second delay" but found "//30 second delay"
(#101) Variable "s3_task" must not contain underscores.
(#102) Variable "s3_task" must not contain underscores.
(#103) Variable "s3_task" 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 "// 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"
(#105) Variable "s3_task" must not contain underscores.
(#105) Expected 1 space before "+"; 0 found
(#105) Expected 1 space after "+"; 0 found
(#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
(#107) Variable "s3_task" must not contain underscores.
(#110) Missing docblock for function do_forever_fail
mod/assign/feedback/cloudpoodll/classes/textanalyser.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#59) Missing docblock for function get_cloud_poodll_server
(#70) Expected 5 spaces before asterisk; 9 found
(#71) Expected 5 spaces before asterisk; 9 found
(#72) Expected 5 spaces before asterisk; 9 found
(#73) Commas (,) must be followed by white space.
(#73) Commas (,) must be followed by white space.
(#73) Expected 1 space before opening brace; found 0
(#82) Inline comments must start with a capital letter, digit or 3-dots sequence
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) No space found before comment text; expected "// fetch lang server url, services incl. 'transcribe' , 'lm', 'lt', 'spellcheck'" but found "//fetch lang server url, services incl. 'transcribe' , 'lm', 'lt', 'spellcheck'"
(#83) Missing docblock for function fetch_lang_server_url
(#83) Expected 1 space before opening brace; found 0
(#95) Missing docblock for function fetch_sentence_stats
(#95) Expected 1 space before opening brace; found 0
(#97) Expected "if (...) {\n"; found "if(...){\n"
(#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 "// count sentences" but found "//count sentences"
(#106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#106) No space found before comment text; expected "// longest sentence length" but found "//longest sentence length"
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) No space found before comment text; expected "// average sentence length" but found "//average sentence length"
(#108) Expected 1 space before "="; 0 found
(#108) Expected 1 space after "="; 0 found
(#109) Expected 1 space before "="; 0 found
(#109) Expected 1 space after "="; 0 found
(#111) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#112) Commas (,) must be followed by white space.
(#113) Expected "if (...) {\n"; found "if(...){\n"
(#113) Expected 1 space before ">"; 0 found
(#113) Expected 1 space after ">"; 0 found
(#114) Expected 1 space after "="; 0 found
(#116) Expected 1 space before "+="; 0 found
(#116) Expected 1 space after "+="; 0 found
(#118) Expected "if (...) {\n"; found "if(...){\n"
(#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
(#119) Expected 1 space before "="; 0 found
(#119) Expected 1 space after "="; 0 found
(#122) Inline comments must start with a capital letter, digit or 3-dots sequence
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) No space found before comment text; expected "// return values" but found "//return values"
(#123) Expected 1 space before "=>"; 0 found
(#123) Expected 1 space after "=>"; 0 found
(#123) Commas (,) must be followed by white space.
(#123) Expected 1 space before "=>"; 0 found
(#123) Expected 1 space after "=>"; 0 found
(#123) Commas (,) must be followed by white space.
(#123) Expected 1 space before "=>"; 0 found
(#123) Expected 1 space after "=>"; 0 found
(#126) Missing docblock for function is_english
(#126) Expected 1 space before opening brace; found 0
(#127) Commas (,) must be followed by white space.
(#127) Expected 1 space before "==="; 0 found
(#127) Expected 1 space after "==="; 0 found
(#131) Missing docblock for function fetch_word_stats
(#133) Expected "if (...) {\n"; found "if(...){\n"
(#137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) No space found before comment text; expected "// prepare data" but found "//prepare data"
(#138) Variable "is_english" must not contain underscores.
(#138) Expected 1 space before "="; 0 found
(#138) Expected 1 space after "="; 0 found
(#140) Commas (,) must be followed by white space.
(#140) Inline comments must start with a capital letter, digit or 3-dots sequence
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) No space found before comment text; expected "// returns array for format 1" but found "//returns array for format 1"
(#144) Inline comments must start with a capital letter, digit or 3-dots sequence
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) No space found before comment text; expected "// unique words" but found "//unique words"
(#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 "// long words" but found "//long words"
(#150) Expected "if (...) {\n"; found "if(...) {\n"
(#150) Variable "is_english" must not contain underscores.
(#154) 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 "// return results" but found "//return results"
(#162) Expected 1 space before "=>"; 0 found
(#162) Expected 1 space after "=>"; 0 found
(#162) Commas (,) must be followed by white space.
(#162) Expected 1 space before "=>"; 0 found
(#162) Expected 1 space after "=>"; 0 found
(#162) Commas (,) must be followed by white space.
(#162) Expected 1 space before "=>"; 0 found
(#162) Expected 1 space after "=>"; 0 found
(#170) Missing docblock for function mb_count_words
(#171) Opening brace should be on the same line as the declaration
(#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 "// wordcount will be different for different languages" but found "//wordcount will be different for different languages"
(#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 "// arabic" but found "//arabic"
(#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 "// remove double spaces and count spaces remaining to estimate words" but found "//remove double spaces and count spaces remaining to estimate words"
(#179) Expected 1 space before "="; 0 found
(#192) Inline comments must end in full-stops, exclamation marks, or question marks
(#192) 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"
(#197) Variable "characterArray" must be all lower-case
(#200) Expected 1 space after "="; 0 found
(#200) Variable "characterArray" must be all lower-case
(#204) Variable "characterArray" must be all lower-case
(#208) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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 "// others" but found "//others"
(#214) Inline comments must start with a capital letter, digit or 3-dots sequence
(#214) This comment is 73% valid code; is this commented out code?
(#214) No space found before comment text; expected "// $wordcount = str_word_count($string,$format);" but found "//$wordcount = str_word_count($string,$format);"
(#222) Line indented incorrectly; expected at least 24 spaces, found 23
(#236) 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
(#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
(#248) Short array syntax must be used to define arrays
(#248) Commas (,) must be followed by white space.
(#248) Commas (,) must be followed by white space.
(#248) Commas (,) must be followed by white space.
(#248) Commas (,) must be followed by white space.
(#249) Commas (,) must be followed by white space.
(#249) Commas (,) must be followed by white space.
(#249) Commas (,) must be followed by white space.
(#249) Commas (,) must be followed by white space.
(#250) Commas (,) must be followed by white space.
(#250) Commas (,) must be followed by white space.
(#250) Commas (,) must be followed by white space.
(#250) Commas (,) must be followed by white space.
(#251) Commas (,) must be followed by white space.
(#251) Commas (,) must be followed by white space.
(#251) Commas (,) must be followed by white space.
(#251) 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.
(#252) Commas (,) must be followed by white space.
(#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
(#258) Short array syntax must be used to define arrays
(#258) Commas (,) must be followed by white space.
(#258) Commas (,) must be followed by white space.
(#258) Commas (,) must be followed by white space.
(#258) Commas (,) must be followed by white space.
(#264) Inline comments must start with a capital letter, digit or 3-dots sequence
(#264) Inline comments must end in full-stops, exclamation marks, or question marks
(#266) Closing brace must be on a line by itself
(#267) Closing brace must be on a line by itself
(#273) Missing docblock for function process_all_stats
(#273) Expected 1 space before opening brace; found 0
(#275) Commas (,) must be followed by white space.
(#276) Line indented incorrectly; expected 8 spaces, found 12
(#280) Inline comments must start with a capital letter, digit or 3-dots sequence
(#280) Inline comments must end in full-stops, exclamation marks, or question marks
(#280) No space found before comment text; expected "// 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"
(#281) Line indented incorrectly; expected 12 spaces, found 16
(#281) Expected 1 space before "=="; 0 found
(#281) Expected 1 space after "=="; 0 found
(#281) Expected 1 space before "=="; 0 found
(#281) Expected 1 space after "=="; 0 found
(#283) Line indented incorrectly; expected 12 spaces, found 16
(#284) Commas (,) must be followed by white space.
(#285) Commas (,) must be followed by white space.
(#286) Commas (,) must be followed by white space.
(#288) Line indented incorrectly; expected 8 spaces, found 12
(#292) Missing docblock for function process_grammar_correction
(#292) Expected 1 space before opening brace; found 0
(#294) Expected 1 space before "="; 0 found
(#294) Expected 1 space after "="; 0 found
(#294) Expected 1 space before "=>"; 0 found
(#294) Expected 1 space after "=>"; 0 found
(#294) Commas (,) must be followed by white space.
(#294) Expected 1 space before "=>"; 0 found
(#294) Expected 1 space after "=>"; 0 found
(#294) Commas (,) must be followed by white space.
(#294) Expected 1 space before "=>"; 0 found
(#294) Expected 1 space after "=>"; 0 found
(#294) Commas (,) must be followed by white space.
(#294) Expected 1 space before "=>"; 0 found
(#294) Expected 1 space after "=>"; 0 found
(#295) 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"
(#296) Inline comments must end in full-stops, exclamation marks, or question marks
(#296) Line indented incorrectly; expected at least 8 spaces, found 7
(#297) Expected "if (...) {\n"; found "if(...){\n"
(#299) Line indented incorrectly; expected 12 spaces, found 16
(#300) Expected 1 space before "="; 0 found
(#300) 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 "// fetch and set GC Diffs" but found "//fetch and set GC Diffs"
(#303) Commas (,) must be followed by white space.
(#303) Commas (,) must be followed by white space.
(#303) Line exceeds 132 characters; contains 134 characters
(#304) Line indented incorrectly; expected 16 spaces, found 20
(#304) Expected "if (...) {\n"; found "if(...) {\n"
(#308) Expected 1 space before "="; 0 found
(#308) Expected 1 space after "="; 0 found
(#308) Expected 1 space after "+"; 0 found
(#309) Line indented incorrectly; expected 16 spaces, found 20
(#310) Line indented incorrectly; expected 12 spaces, found 16
(#316) Missing docblock for function process_relevance
(#316) Commas (,) must be followed by white space.
(#316) Expected 1 space before opening brace; found 0
(#318) Expected "if (...) {\n"; found "if(...){\n"
(#321) Expected "if (...) {\n"; found "if(...){\n"
(#325) Expected 1 space before "="; 0 found
(#325) Expected 1 space after "="; 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 "// default is blank" but found "//default is blank"
(#326) Expected "if (...) {\n"; found "if(...){\n"
(#326) Expected 1 space before "!=="; 0 found
(#326) Expected 1 space after "!=="; 0 found
(#327) Commas (,) must be followed by white space.
(#329) Expected 1 space before "!=="; 0 found
(#329) Expected 1 space after "!=="; 0 found
(#331) Expected "} else {\n"; found "}else{\n"
(#336) Missing docblock for function process_cefr_level
(#336) Expected 1 space before opening brace; found 0
(#338) Expected "if (...) {\n"; found "if(...){\n"
(#342) Expected 1 space before "="; 0 found
(#342) 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 "// default is blank" but found "//default is blank"
(#343) Expected "if (...) {\n"; found "if(...){\n"
(#346) Expected 1 space before "!=="; 0 found
(#346) Expected 1 space after "!=="; 0 found
(#348) Expected "} else {\n"; found "}else{\n"
(#353) Missing docblock for function process_idea_count
(#353) Expected 1 space before opening brace; found 0
(#355) Expected "if (...) {\n"; found "if(...){\n"
(#359) Expected 1 space before "="; 0 found
(#359) Expected 1 space after "="; 0 found
(#360) Expected "if (...) {\n"; found "if(...){\n"
(#363) Expected 1 space before "!=="; 0 found
(#363) Expected 1 space after "!=="; 0 found
(#365) Expected "} else {\n"; found "}else{\n"
(#372) Inline comments must start with a capital letter, digit or 3-dots sequence
(#372) Inline comments must end in full-stops, exclamation marks, or question marks
(#372) No space found before comment text; expected "// 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"
(#373) Missing docblock for function calc_grammarspell_stats
(#373) Commas (,) must be followed by white space.
(#373) Expected 1 space before opening brace; found 0
(#374) Inline comments must start with a capital letter, digit or 3-dots sequence
(#374) Inline comments must end in full-stops, exclamation marks, or question marks
(#374) No space found before comment text; expected "// init stats with defaults" but found "//init stats with defaults"
(#375) Expected 1 space before "="; 0 found
(#376) Expected 1 space before "="; 0 found
(#376) Expected 1 space after "="; 0 found
(#377) Expected 1 space before "="; 0 found
(#377) Expected 1 space after "="; 0 found
(#378) Expected 1 space before "="; 0 found
(#378) Expected 1 space after "="; 0 found
(#379) Expected 1 space before "="; 0 found
(#379) Expected 1 space after "="; 0 found
(#381) Expected 1 space before "="; 0 found
(#381) Expected 1 space after "="; 0 found
(#382) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#384) Expected "if (...) {\n"; found "if(...){\n"
(#384) Expected 1 space before "=="; 0 found
(#384) Expected 1 space after "=="; 0 found
(#388) Inline comments must start with a capital letter, digit or 3-dots sequence
(#388) Inline comments must end in full-stops, exclamation marks, or question marks
(#388) 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"
(#389) Expected "if (...) {\n"; found "if(...) {\n"
(#389) Expected 1 space before "<"; 0 found
(#389) Expected 1 space after "<"; 0 found
(#390) Inline comments must start with a capital letter, digit or 3-dots sequence
(#390) Inline comments must end in full-stops, exclamation marks, or question marks
(#390) No space found before comment text; expected "// update spelling and grammar stats in DB" but found "//update spelling and grammar stats in DB"
(#394) Inline comments must start with a capital letter, digit or 3-dots sequence
(#394) 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"
(#395) Inline comments must end in full-stops, exclamation marks, or question marks
(#395) 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"
(#396) Expected "if (...) {\n"; found "if(...){\n"
(#400) Inline comments must start with a capital letter, digit or 3-dots sequence
(#400) Inline comments must end in full-stops, exclamation marks, or question marks
(#400) No space found before comment text; expected "// get lanserver lang string" but found "//get lanserver lang string"
(#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 "// fetch grammar stats" but found "//fetch grammar stats"
(#411) Variable "lt_url" must not contain underscores.
(#412) Expected 1 space after "="; 0 found
(#412) Short array syntax must be used to define arrays
(#412) Expected 1 space before "=>"; 0 found
(#412) Commas (,) must be followed by white space.
(#412) Expected 1 space before "=>"; 0 found
(#412) Expected 1 space after "=>"; 0 found
(#413) Variable "lt_url" must not contain underscores.
(#413) Commas (,) must be followed by white space.
(#413) Commas (,) must be followed by white space.
(#414) Inline comments must start with a capital letter, digit or 3-dots sequence
(#414) Inline comments must end in full-stops, exclamation marks, or question marks
(#414) No space found before comment text; expected "// default grammar score" but found "//default grammar score"
(#415) Expected 1 space after "="; 0 found
(#417) Inline comments must start with a capital letter, digit or 3-dots sequence
(#417) Inline comments must end in full-stops, exclamation marks, or question marks
(#417) No space found before comment text; expected "// fetch spell stats" but found "//fetch spell stats"
(#418) Variable "spellcheck_url" must not contain underscores.
(#420) Expected 1 space after "="; 0 found
(#420) Short array syntax must be used to define arrays
(#420) Expected 1 space before "=>"; 0 found
(#420) Expected 1 space after "=>"; 0 found
(#420) Commas (,) must be followed by white space.
(#420) Expected 1 space before "=>"; 0 found
(#420) Expected 1 space after "=>"; 0 found
(#421) Variable "spellcheck_url" must not contain underscores.
(#421) Commas (,) must be followed by white space.
(#421) Commas (,) must be followed by white space.
(#422) Inline comments must start with a capital letter, digit or 3-dots sequence
(#422) Inline comments must end in full-stops, exclamation marks, or question marks
(#422) No space found before comment text; expected "// default spell score" but found "//default spell score"
(#423) Expected 1 space after "="; 0 found
(#424) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#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 "// calc grammar score" but found "//calc grammar score"
(#428) Expected "if (...) {\n"; found "if(...) {\n"
(#429) Inline comments must start with a capital letter, digit or 3-dots sequence
(#429) Inline comments must end in full-stops, exclamation marks, or question marks
(#429) No space found before comment text; expected "// work out grammar" but found "//work out grammar"
(#432) Expected 1 space before "="; 0 found
(#444) Inline comments must start with a capital letter, digit or 3-dots sequence
(#444) Inline comments must end in full-stops, exclamation marks, or question marks
(#444) No space found before comment text; expected "// calculate spell score" but found "//calculate spell score"
(#445) Expected "if (...) {\n"; found "if(...) {\n"
(#447) Inline comments must start with a capital letter, digit or 3-dots sequence
(#447) Inline comments must end in full-stops, exclamation marks, or question marks
(#447) No space found before comment text; expected "// work out spelling" but found "//work out spelling"
(#450) Expected "if (...) {\n"; found "if(...) {\n"
(#455) Expected "} else {\n"; found "}else{\n"
(#468) Inline comments must start with a capital letter, digit or 3-dots sequence
(#468) Inline comments must end in full-stops, exclamation marks, or question marks
(#468) No space found before comment text; expected "// update spelling and grammar stats in data object and return" but found "//update spelling and grammar stats in data object and return"
(#469) Expected 1 space before "="; 0 found
(#469) Expected 1 space after "="; 0 found
(#470) Expected 1 space before "="; 0 found
(#470) Expected 1 space after "="; 0 found
(#471) Expected 1 space before "="; 0 found
(#471) Expected 1 space after "="; 0 found
(#472) Expected 1 space before "="; 0 found
(#472) Expected 1 space after "="; 0 found
(#478) Inline comments must start with a capital letter, digit or 3-dots sequence
(#478) Inline comments must end in full-stops, exclamation marks, or question marks
(#478) No space found before comment text; expected "// calculate stats of transcript" but found "//calculate stats of transcript"
(#479) Missing docblock for function calculate_stats
(#479) Commas (,) must be followed by white space.
(#479) Expected 1 space before opening brace; found 0
(#481) Expected "if (...) {\n"; found "if(...){\n"
(#481) Expected 1 space before "=="; 0 found
(#481) Expected 1 space after "=="; 0 found
(#485) Expected 1 space before "="; 0 found
(#486) Expected 1 space before "="; 0 found
(#486) Expected 1 space after "="; 0 found
(#487) Expected 1 space before "="; 0 found
(#487) Expected 1 space after "="; 0 found
(#488) Expected 1 space before "="; 0 found
(#488) Expected 1 space after "="; 0 found
(#489) Expected 1 space before "="; 0 found
(#489) Expected 1 space after "="; 0 found
(#490) Expected 1 space before "="; 0 found
(#490) Expected 1 space after "="; 0 found
(#491) Expected 1 space before "="; 0 found
(#491) Expected 1 space after "="; 0 found
(#492) Expected 1 space before "="; 0 found
(#492) Expected 1 space after "="; 0 found
(#494) Expected "if (...) {\n"; found "if(...){\n"
(#500) Expected 1 space before "="; 0 found
(#500) Expected 1 space after "="; 0 found
(#503) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#504) Inline comments must start with a capital letter, digit or 3-dots sequence
(#504) No space found before comment text; expected "// wordcount will be different for different languages" but found "//wordcount will be different for different languages"
(#505) 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."
(#506) Commas (,) must be followed by white space.
(#508) Expected "if (...) {\n"; found "if(...){"
(#508) Expected 1 space before "==="; 0 found
(#508) Expected 1 space after "==="; 0 found
(#508) Closing brace must be on a line by itself
(#509) Space found before semicolon; expected "' ';" but found "' ' ;"
(#511) Expected 1 space before "+="; 0 found
(#513) Expected "if (...) {\n"; found "if(...){"
(#513) Closing brace must be on a line by itself
(#515) Expected "if (...) {\n"; found "if(...){\n"
(#518) Expected 1 space before "="; 0 found
(#518) Expected 1 space before "/"; 2 found
(#520) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#523) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#525) Expected "if (...) {\n"; found "if(...){\n"
(#526) Expected 1 space before "="; 0 found
(#526) Expected 1 space after "="; 0 found
(#527) Expected "} else {\n"; found "}else {\n"
(#530) Expected "if (...) {\n"; found "if(...){"
(#530) Closing brace must be on a line by itself
(#535) Missing docblock for function can_lang_tool
(#535) Expected 1 space before opening brace; found 0
(#536) Inline comments must start with a capital letter, digit or 3-dots sequence
(#536) Inline comments must end in full-stops, exclamation marks, or question marks
(#536) No space found before comment text; expected "// https://dev.languagetool.org/languages" but found "//https://dev.languagetool.org/languages"
(#568) Missing docblock for function split_into_sentences
(#568) Expected 1 space before opening brace; found 0
(#569) Expected 1 space after "="; 0 found
(#571) Inline comments must end in full-stops, exclamation marks, or question marks
(#571) No space found before comment text; expected "// Arabic" but found "//Arabic"
(#577) Inline comments must end in full-stops, exclamation marks, or question marks
(#577) No space found before comment text; expected "// Spanish" but found "//Spanish"
(#583) Inline comments must start with a capital letter, digit or 3-dots sequence
(#583) Inline comments must end in full-stops, exclamation marks, or question marks
(#583) No space found before comment text; expected "// hebrew" but found "//hebrew"
(#588) Inline comments must end in full-stops, exclamation marks, or question marks
(#588) No space found before comment text; expected "// Japanese" but found "//Japanese"
(#593) Inline comments must end in full-stops, exclamation marks, or question marks
(#593) No space found before comment text; expected "// Chinese" but found "//Chinese"
(#598) Inline comments must end in full-stops, exclamation marks, or question marks
(#598) No space found before comment text; expected "// Korean" but found "//Korean"
(#603) Inline comments must end in full-stops, exclamation marks, or question marks
(#603) No space found before comment text; expected "// Farsi" but found "//Farsi"
(#608) Inline comments must end in full-stops, exclamation marks, or question marks
(#608) No space found before comment text; expected "// Tamil" but found "//Tamil"
(#613) Inline comments must end in full-stops, exclamation marks, or question marks
(#613) No space found before comment text; expected "// Telegu" but found "//Telegu"
(#618) Inline comments must end in full-stops, exclamation marks, or question marks
(#618) No space found before comment text; expected "// Turkish" but found "//Turkish"
(#623) Inline comments must end in full-stops, exclamation marks, or question marks
(#623) No space found before comment text; expected "// English and English Like languages" but found "//English and English Like languages"
(#645) Inline comments must start with a capital letter, digit or 3-dots sequence
(#645) Inline comments must end in full-stops, exclamation marks, or question marks
(#645) No space found before comment text; expected "// fetch the grammar correction suggestions" but found "//fetch the grammar correction suggestions"
(#646) Missing docblock for function fetch_grammar_correction
(#649) Inline comments must start with a capital letter, digit or 3-dots sequence
(#649) Inline comments must end in full-stops, exclamation marks, or question marks
(#649) No space found before comment text; expected "// use local passage if not set" but found "//use local passage if not set"
(#650) Expected "if (...) {\n"; found "if(...){\n"
(#654) Inline comments must end in full-stops, exclamation marks, or question marks
(#654) No space found before comment text; expected "// The REST API we are calling" but found "//The REST API we are calling"
(#657) Short array syntax must be used to define arrays
(#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 80% valid code; is this commented out code?
(#663) No space found before comment text; expected "// urlencode($passage);" but found "//urlencode($passage);"
(#667) Commas (,) must be followed by white space.
(#669) Inline comments must start with a capital letter, digit or 3-dots sequence
(#669) Inline comments must end in full-stops, exclamation marks, or question marks
(#669) This comment is 43% valid code; is this commented out code?
(#669) No space found before comment text; expected "// log.debug(params);" but found "//log.debug(params);"
(#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 "// returnCode > 0 indicates an error" but found "//returnCode > 0 indicates an error"
(#681) Inline comments must start with a capital letter, digit or 3-dots sequence
(#681) Inline comments must end in full-stops, exclamation marks, or question marks
(#681) 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"
(#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 "// clean up the correction a little" but found "//clean up the correction a little"
(#685) Expected "if (...) {\n"; found "if(...){\n"
(#687) Commas (,) must be followed by white space.
(#687) Commas (,) must be followed by white space.
(#688) Expected "if (...) {\n"; found "if(...){\n"
(#688) Commas (,) must be followed by white space.
(#689) Commas (,) must be followed by white space.
(#699) Inline comments must start with a capital letter, digit or 3-dots sequence
(#699) Inline comments must end in full-stops, exclamation marks, or question marks
(#699) No space found before comment text; expected "// fetch the relevance" but found "//fetch the relevance"
(#700) Scope keyword "public" must be followed by a single space; found 2
(#700) Missing docblock for function fetch_relevance
(#700) Variable "model_or_modelembedding" must not contain underscores.
(#700) Commas (,) must be followed by white space.
(#703) Inline comments must start with a capital letter, digit or 3-dots sequence
(#703) Inline comments must end in full-stops, exclamation marks, or question marks
(#703) 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"
(#704) Expected "if (...) {\n"; found "if(...){\n"
(#704) Variable "model_or_modelembedding" must not contain underscores.
(#704) Expected 1 space before "==="; 0 found
(#704) Expected 1 space after "==="; 0 found
(#704) Variable "model_or_modelembedding" must not contain underscores.
(#708) Inline comments must start with a capital letter, digit or 3-dots sequence
(#708) Inline comments must end in full-stops, exclamation marks, or question marks
(#708) No space found before comment text; expected "// use local passage if not set" but found "//use local passage if not set"
(#709) Expected "if (...) {\n"; found "if(...){\n"
(#713) Inline comments must end in full-stops, exclamation marks, or question marks
(#713) No space found before comment text; expected "// The REST API we are calling" but found "//The REST API we are calling"
(#716) Short array syntax must be used to define arrays
(#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 80% valid code; is this commented out code?
(#722) No space found before comment text; expected "// urlencode($passage);" but found "//urlencode($passage);"
(#723) Variable "model_or_modelembedding" must not contain underscores.
(#726) Commas (,) must be followed by white space.
(#728) Inline comments must start with a capital letter, digit or 3-dots sequence
(#728) Inline comments must end in full-stops, exclamation marks, or question marks
(#728) This comment is 43% valid code; is this commented out code?
(#728) No space found before comment text; expected "// log.debug(params);" but found "//log.debug(params);"
(#731) Commas (,) must be followed by white space.
(#737) Inline comments must start with a capital letter, digit or 3-dots sequence
(#737) Inline comments must end in full-stops, exclamation marks, or question marks
(#737) No space found before comment text; expected "// returnCode > 0 indicates an error" but found "//returnCode > 0 indicates an error"
(#740) Inline comments must start with a capital letter, digit or 3-dots sequence
(#740) Inline comments must end in full-stops, exclamation marks, or question marks
(#740) No space found before comment text; expected "// if all good, then return the value" but found "//if all good, then return the value"
(#743) Expected "if (...) {\n"; found "if(...){\n"
(#744) Expected 1 space before "="; 0 found
(#744) Expected 1 space after "="; 0 found
(#744) Commas (,) must be followed by white space.
(#745) Expected "} else {\n"; found "}else{\n"
(#754) Inline comments must start with a capital letter, digit or 3-dots sequence
(#754) Inline comments must end in full-stops, exclamation marks, or question marks
(#754) No space found before comment text; expected "// fetch the CEFR Level" but found "//fetch the CEFR Level"
(#755) Missing docblock for function fetch_cefr_level
(#758) Expected "if (...) {\n"; found "if(...){\n"
(#762) Inline comments must end in full-stops, exclamation marks, or question marks
(#762) No space found before comment text; expected "// The REST API we are calling" but found "//The REST API we are calling"
(#765) Short array syntax must be used to define arrays
(#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 80% valid code; is this commented out code?
(#771) No space found before comment text; expected "// urlencode($passage);" but found "//urlencode($passage);"
(#775) Commas (,) must be followed by white space.
(#777) Inline comments must start with a capital letter, digit or 3-dots sequence
(#777) Inline comments must end in full-stops, exclamation marks, or question marks
(#777) This comment is 43% valid code; is this commented out code?
(#777) No space found before comment text; expected "// log.debug(params);" but found "//log.debug(params);"
(#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 "// returnCode > 0 indicates an error" but found "//returnCode > 0 indicates an error"
(#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 "// if all good, then return the value" but found "//if all good, then return the value"
(#792) Inline comments must start with a capital letter, digit or 3-dots sequence
(#792) Inline comments must end in full-stops, exclamation marks, or question marks
(#792) No space found before comment text; expected "// make pretty sure its a CEFR level" but found "//make pretty sure its a CEFR level"
(#793) Expected "if (...) {\n"; found "if(...){\n"
(#794) Expected 1 space before "="; 0 found
(#794) Expected 1 space after "="; 0 found
(#803) Inline comments must start with a capital letter, digit or 3-dots sequence
(#803) Inline comments must end in full-stops, exclamation marks, or question marks
(#803) No space found before comment text; expected "// fetch embedding" but found "//fetch embedding"
(#804) Missing docblock for function fetch_embedding
(#807) Expected "if (...) {\n"; found "if(...){\n"
(#808) Expected 1 space before "="; 0 found
(#808) Expected 1 space after "="; 0 found
(#811) Inline comments must end in full-stops, exclamation marks, or question marks
(#811) No space found before comment text; expected "// The REST API we are calling" but found "//The REST API we are calling"
(#814) Short array syntax must be used to define arrays
(#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 80% valid code; is this commented out code?
(#820) No space found before comment text; expected "// urlencode($passage);" but found "//urlencode($passage);"
(#824) Commas (,) must be followed by white space.
(#826) Inline comments must start with a capital letter, digit or 3-dots sequence
(#826) Inline comments must end in full-stops, exclamation marks, or question marks
(#826) This comment is 43% valid code; is this commented out code?
(#826) No space found before comment text; expected "// log.debug(params);" but found "//log.debug(params);"
(#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 "// returnCode > 0 indicates an error" but found "//returnCode > 0 indicates an error"
(#838) Inline comments must start with a capital letter, digit or 3-dots sequence
(#838) Inline comments must end in full-stops, exclamation marks, or question marks
(#838) No space found before comment text; expected "// if all good, then process it" but found "//if all good, then process it"
(#840) Variable "return_data" must not contain underscores.
(#841) Inline comments must start with a capital letter, digit or 3-dots sequence
(#841) Inline comments must end in full-stops, exclamation marks, or question marks
(#841) No space found before comment text; expected "// clean up the correction a little" but found "//clean up the correction a little"
(#842) Expected "if (...) {\n"; found "if(...){\n"
(#842) Variable "return_data" must not contain underscores.
(#843) Expected 1 space before "="; 0 found
(#843) Expected 1 space after "="; 0 found
(#844) Expected "} else {\n"; found "}else{\n"
(#845) Variable "data_object" must not contain underscores.
(#845) Variable "return_data" must not contain underscores.
(#846) Expected "if (...) {\n"; found "if(...) {\n"
(#846) Variable "data_object" must not contain underscores.
(#846) Variable "data_object" must not contain underscores.
(#846) Expected 1 space before "=="; 0 found
(#846) Expected 1 space after "=="; 0 found
(#847) Variable "data_object" must not contain underscores.
(#848) Expected "} else {\n"; found "}else{\n"
(#849) Expected 1 space before "="; 0 found
(#849) Expected 1 space after "="; 0 found
(#858) Inline comments must start with a capital letter, digit or 3-dots sequence
(#858) Inline comments must end in full-stops, exclamation marks, or question marks
(#858) No space found before comment text; expected "// fetch the Idea Count" but found "//fetch the Idea Count"
(#859) Missing docblock for function fetch_idea_count
(#862) Expected "if (...) {\n"; found "if(...){\n"
(#863) Expected 1 space before "="; 0 found
(#863) Expected 1 space after "="; 0 found
(#866) Inline comments must end in full-stops, exclamation marks, or question marks
(#866) No space found before comment text; expected "// The REST API we are calling" but found "//The REST API we are calling"
(#869) Short array syntax must be used to define arrays
(#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 80% valid code; is this commented out code?
(#875) No space found before comment text; expected "// urlencode($passage);" but found "//urlencode($passage);"
(#879) Commas (,) must be followed by white space.
(#881) Inline comments must start with a capital letter, digit or 3-dots sequence
(#881) Inline comments must end in full-stops, exclamation marks, or question marks
(#881) This comment is 43% valid code; is this commented out code?
(#881) No space found before comment text; expected "// log.debug(params);" but found "//log.debug(params);"
(#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 "// returnCode > 0 indicates an error" but found "//returnCode > 0 indicates an error"
(#893) Inline comments must start with a capital letter, digit or 3-dots sequence
(#893) Inline comments must end in full-stops, exclamation marks, or question marks
(#893) No space found before comment text; expected "// if all good, then lets do the embed" but found "//if all good, then lets do the embed"
(#896) Inline comments must start with a capital letter, digit or 3-dots sequence
(#896) Inline comments must end in full-stops, exclamation marks, or question marks
(#896) No space found before comment text; expected "// clean up the correction a little" but found "//clean up the correction a little"
(#897) Expected "if (...) {\n"; found "if(...){\n"
(#898) Expected 1 space before "="; 0 found
(#898) Expected 1 space after "="; 0 found
(#907) Missing docblock for function process_modelanswer_stats
(#907) Expected 1 space before opening brace; found 0
(#908) Expected 1 space before "=>"; 0 found
(#908) Expected 1 space after "=>"; 0 found
(#908) Commas (,) must be followed by white space.
(#908) Expected 1 space before "=>"; 0 found
(#908) Expected 1 space after "=>"; 0 found
(#910) Expected "if (...) {\n"; found "if(...){\n"
(#914) Expected "if (...) {\n"; found "if(...) {\n"
(#920) Expected "if (...) {\n"; found "if(...){\n"
(#923) Expected "if (...) {\n"; found "if(...){\n"
(#930) Line indented incorrectly; expected at least 4 spaces, found 1
(#931) Line indented incorrectly; expected at least 4 spaces, found 2
(#932) Line indented incorrectly; expected at least 4 spaces, found 2
(#933) Line indented incorrectly; expected at least 4 spaces, found 2
(#934) Line indented incorrectly; expected at least 4 spaces, found 2
(#935) Line indented incorrectly; expected at least 4 spaces, found 1
(#936) Line indented incorrectly; expected at least 4 spaces, found 1
(#937) Missing docblock for function cleanText
(#937) Public method name "textanalyser::cleanText" must be in lower-case letters only
(#937) Expected 1 space before opening brace; found 0
(#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 "// lowercaseify" but found "//lowercaseify"
(#939) Expected 1 space before "="; 0 found
(#939) Expected 1 space after "="; 0 found
(#941) Inline comments must start with a capital letter, digit or 3-dots sequence
(#941) Inline comments must end in full-stops, exclamation marks, or question marks
(#941) No space found before comment text; expected "// remove any html" but found "//remove any html"
(#944) Inline comments must start with a capital letter, digit or 3-dots sequence
(#944) Inline comments must end in full-stops, exclamation marks, or question marks
(#944) No space found before comment text; expected "// replace all line ends with empty strings" but found "//replace all line ends with empty strings"
(#947) Inline comments must start with a capital letter, digit or 3-dots sequence
(#947) No space found before comment text; expected "// remove punctuation" but found "//remove punctuation"
(#948) 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"
(#950) Inline comments must end in full-stops, exclamation marks, or question marks
(#950) 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"
(#953) Inline comments must start with a capital letter, digit or 3-dots sequence
(#953) Inline comments must end in full-stops, exclamation marks, or question marks
(#953) No space found before comment text; expected "// remove bad chars" but found "//remove bad chars"
(#954) Variable "b_open" must not contain underscores.
(#954) Expected 1 space before "="; 0 found
(#954) Expected 1 space after "="; 0 found
(#955) Variable "b_close" must not contain underscores.
(#955) Expected 1 space before "="; 0 found
(#955) Expected 1 space after "="; 0 found
(#956) Variable "b_sopen" must not contain underscores.
(#956) Expected 1 space before "="; 0 found
(#956) Expected 1 space after "="; 0 found
(#957) Variable "b_sclose" must not contain underscores.
(#957) Expected 1 space before "="; 0 found
(#957) Expected 1 space after "="; 0 found
(#958) Expected 1 space before "="; 0 found
(#958) Short array syntax must be used to define arrays
(#958) Variable "b_open" must not contain underscores.
(#958) Commas (,) must be followed by white space.
(#958) Variable "b_close" must not contain underscores.
(#958) Commas (,) must be followed by white space.
(#958) Variable "b_sopen" must not contain underscores.
(#958) Commas (,) must be followed by white space.
(#958) Variable "b_sclose" must not contain underscores.
(#959) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#960) Expected 1 space before "="; 0 found
(#960) Expected 1 space after "="; 0 found
(#960) Commas (,) must be followed by white space.
(#960) Commas (,) must be followed by white space.
(#963) Inline comments must start with a capital letter, digit or 3-dots sequence
(#963) No space found before comment text; expected "// remove double spaces" but found "//remove double spaces"
(#964) Inline comments must end in full-stops, exclamation marks, or question marks
(#964) No space found before comment text; expected "// split on spaces into words" but found "//split on spaces into words"
(#965) Commas (,) must be followed by white space.
(#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 "// remove any empty elements" but found "//remove any empty elements"
(#967) Closing brace must be on a line by itself
(#968) Commas (,) must be followed by white space.
(#973) Line indented incorrectly; expected at least 4 spaces, found 0
(#974) Line indented incorrectly; expected at least 4 spaces, found 0
(#975) Line indented incorrectly; expected at least 4 spaces, found 0
(#976) Line indented incorrectly; expected at least 4 spaces, found 0
(#977) Line indented incorrectly; expected at least 4 spaces, found 0
(#978) Missing docblock for function spellSafeCleanText
(#978) Public method name "textanalyser::spellSafeCleanText" must be in lower-case letters only
(#978) Expected 1 space before opening brace; found 0
(#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 any html" but found "//remove any html"
(#983) Inline comments must start with a capital letter, digit or 3-dots sequence
(#983) Inline comments must end in full-stops, exclamation marks, or question marks
(#983) No space found before comment text; expected "// replace all line ends with empty strings" but found "//replace all line ends with empty strings"
(#986) Inline comments must start with a capital letter, digit or 3-dots sequence
(#986) Inline comments must end in full-stops, exclamation marks, or question marks
(#986) No space found before comment text; expected "// remove bad chars" but found "//remove bad chars"
(#987) Variable "b_open" must not contain underscores.
(#987) Expected 1 space before "="; 0 found
(#987) Expected 1 space after "="; 0 found
(#988) Variable "b_close" must not contain underscores.
(#988) Expected 1 space before "="; 0 found
(#988) Expected 1 space after "="; 0 found
(#989) Variable "b_sopen" must not contain underscores.
(#989) Expected 1 space before "="; 0 found
(#989) Expected 1 space after "="; 0 found
(#990) Variable "b_sclose" must not contain underscores.
(#990) Expected 1 space before "="; 0 found
(#990) Expected 1 space after "="; 0 found
(#991) Expected 1 space before "="; 0 found
(#991) Short array syntax must be used to define arrays
(#991) Variable "b_open" must not contain underscores.
(#991) Commas (,) must be followed by white space.
(#991) Variable "b_close" must not contain underscores.
(#991) Commas (,) must be followed by white space.
(#991) Variable "b_sopen" must not contain underscores.
(#991) Commas (,) must be followed by white space.
(#991) Variable "b_sclose" must not contain underscores.
(#992) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#993) Expected 1 space before "="; 0 found
(#993) Expected 1 space after "="; 0 found
(#993) Commas (,) must be followed by white space.
(#993) Commas (,) must be followed by white space.
(#996) Inline comments must start with a capital letter, digit or 3-dots sequence
(#996) No space found before comment text; expected "// remove double spaces" but found "//remove double spaces"
(#997) Inline comments must end in full-stops, exclamation marks, or question marks
(#997) No space found before comment text; expected "// split on spaces into words" but found "//split on spaces into words"
(#998) Commas (,) must be followed by white space.
(#999) Inline comments must start with a capital letter, digit or 3-dots sequence
(#999) Inline comments must end in full-stops, exclamation marks, or question marks
(#999) No space found before comment text; expected "// remove any empty elements" but found "//remove any empty elements"
(#1000) Closing brace must be on a line by itself
(#1001) Commas (,) must be followed by white space.
(#1008) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1008) 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"
(#1009) No space found before comment text; expected "// this is our helper" but found "//this is our helper"
(#1010) 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"
(#1011) Inline comments must end in full-stops, exclamation marks, or question marks
(#1011) No space found before comment text; expected "// this is our helper" but found "//this is our helper"
(#1012) Missing docblock for function curl_fetch
(#1012) Commas (,) must be followed by white space.
(#1013) Opening brace should be on the same line as the declaration
(#1019) Expected "if (...) {\n"; found "if(...) {\n"
(#1019) Expected 1 space before "=="; 0 found
(#1019) Expected 1 space after "=="; 0 found
(#1021) Expected "} else {\n"; found "}else{\n"
(#1028) Missing docblock for function fetch_spellingerrors
(#1029) Expected 1 space before "="; 0 found
(#1029) Expected 1 space after "="; 0 found
(#1029) Short array syntax must be used to define arrays
(#1031) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1031) Inline comments must end in full-stops, exclamation marks, or question marks
(#1031) No space found before comment text; expected "// sanity check" but found "//sanity check"
(#1032) Expected "if (...) {\n"; found "if(...){\n"
(#1036) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1036) Inline comments must end in full-stops, exclamation marks, or question marks
(#1036) No space found before comment text; expected "// return errors" but found "//return errors"
(#1038) Expected "if (...) {\n"; found "if(...) {\n"
(#1041) Expected "for (...) {\n"; found "for(...) {\n"
(#1041) Expected 1 space before "="; 0 found
(#1041) Expected 1 space after "="; 0 found
(#1041) Expected 1 space after first semicolon of FOR loop; 0 found
(#1041) Expected 1 space before "<"; 0 found
(#1041) Expected 1 space after "<"; 0 found
(#1043) Expected 1 space before "="; 0 found
(#1043) Expected 1 space after "="; 0 found
(#1051) Missing docblock for function fetch_grammarerrors
(#1053) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1053) Inline comments must end in full-stops, exclamation marks, or question marks
(#1053) No space found before comment text; expected "// sanity check" but found "//sanity check"
(#1054) Expected "if (...) {\n"; found "if(...){\n"
(#1058) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1058) Inline comments must end in full-stops, exclamation marks, or question marks
(#1058) No space found before comment text; expected "// return errors" but found "//return errors"
(#1064) Missing docblock for function fetch_grammar_correction_diff
(#1064) Commas (,) must be followed by white space.
(#1064) Expected 1 space before opening brace; found 0
(#1066) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1066) Inline comments must end in full-stops, exclamation marks, or question marks
(#1066) No space found before comment text; expected "// turn the passage and transcript into an array of words" but found "//turn the passage and transcript into an array of words"
(#1071) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1073) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1073) No space found before comment text; expected "// fetch sequences of transcript/passage matched words" but found "//fetch sequences of transcript/passage matched words"
(#1074) Inline comments must end in full-stops, exclamation marks, or question marks
(#1077) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1077) Inline comments must end in full-stops, exclamation marks, or question marks
(#1077) No space found before comment text; expected "// rough estimate of insertions" but found "//rough estimate of insertions"
(#1079) Expected "if (...) {\n"; found "if(...){"
(#1079) Expected 1 space before "<"; 0 found
(#1079) Expected 1 space after "<"; 0 found
(#1079) Expected 1 space before "="; 0 found
(#1079) Expected 1 space after "="; 0 found
(#1079) Closing brace must be on a line by itself
(#1082) Commas (,) must be followed by white space.
(#1082) Commas (,) must be followed by white space.
(#1082) Commas (,) must be followed by white space.
(#1084) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1084) Inline comments must end in full-stops, exclamation marks, or question marks
(#1084) No space found before comment text; expected "// fetch diffs" but found "//fetch diffs"
(#1085) Commas (,) must be followed by white space.
(#1086) Commas (,) must be followed by white space.
(#1086) Commas (,) must be followed by white space.
(#1087) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1089) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1089) Inline comments must end in full-stops, exclamation marks, or question marks
(#1089) 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"
(#1092) Expected 1 space before "="; 0 found
(#1092) Expected 1 space after "="; 0 found
(#1093) Expected 1 space before "="; 0 found
(#1093) Expected 1 space after "="; 0 found
(#1094) 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 "// loop through diffs" but found "//loop through diffs"
(#1095) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1099) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1099) Inline comments must end in full-stops, exclamation marks, or question marks
(#1099) 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"
(#1101) Expected 1 space before "="; 0 found
(#1101) Expected 1 space after "="; 0 found
(#1101) Expected 1 space before "-"; 0 found
(#1101) Expected 1 space after "-"; 0 found
(#1102) Expected 1 space before "="; 0 found
(#1102) Expected 1 space after "="; 0 found
(#1103) Expected 1 space before "="; 0 found
(#1103) 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 "// 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"
(#1109) Expected 1 space before "="; 0 found
(#1109) Expected 1 space after "="; 0 found
(#1109) Expected 1 space before "-"; 0 found
(#1109) Expected 1 space after "-"; 0 found
(#1110) Expected 1 space before "="; 0 found
(#1110) Expected 1 space after "="; 0 found
(#1112) Expected 1 space before "="; 0 found
(#1112) Expected 1 space after "="; 0 found
(#1112) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1112) Inline comments must end in full-stops, exclamation marks, or question marks
(#1112) No space found before comment text; expected "// not meaningful when processing corrections" but found "//not meaningful when processing corrections"
(#1113) Expected 1 space before "="; 0 found
(#1113) Expected 1 space after "="; 0 found
(#1113) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1113) Inline comments must end in full-stops, exclamation marks, or question marks
(#1113) No space found before comment text; expected "// not meaningful when processing corrections" but found "//not meaningful when processing corrections"
(#1114) Expected 1 space before "="; 0 found
(#1114) Expected 1 space after "="; 0 found
(#1114) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1114) Inline comments must end in full-stops, exclamation marks, or question marks
(#1114) No space found before comment text; expected "// not meaningful when processing corrections" but found "//not meaningful when processing corrections"
(#1115) Expected 1 space before "="; 0 found
(#1115) Expected 1 space after "="; 0 found
(#1120) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1120) No space found before comment text; expected "// do nothing" but found "//do nothing"
(#1121) Inline comments must end in full-stops, exclamation marks, or question marks
(#1121) No space found before comment text; expected "// should never get here" but found "//should never get here"
(#1127) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1127) 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."
(#1130) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1130) Expected 1 space before "=>"; 0 found
(#1130) Expected 1 space after "=>"; 0 found
(#1130) Expected 1 space before "=>"; 0 found
(#1130) 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 "// finalise and serialise session errors" but found "//finalise and serialise session errors"
(#1140) Commas (,) must be followed by white space.
(#1140) Commas (,) must be followed by white space.
(#1144) Missing docblock for function fetch_duration_from_transcript
(#1144) Expected 1 space before opening brace; found 0
(#1146) Expected 1 space before "="; 0 found
(#1146) Expected 1 space after "="; 0 found
(#1147) Expected 1 space before "="; 0 found
(#1147) Expected 1 space after "="; 0 found
(#1147) Short array syntax must be used to define arrays
(#1148) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1149) Expected "if (...) {\n"; found "if(...){\n"
(#1154) Expected "if (...) {\n"; found "if(...){\n"
(#1154) Expected 1 space before ">"; 0 found
(#1154) Expected 1 space after ">"; 0 found
(#1155) Expected 1 space before "-"; 0 found
(#1155) Expected 1 space after "-"; 0 found
(#1156) Expected "} else {\n"; found "}else{\n"
(#1161) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1161) Inline comments must end in full-stops, exclamation marks, or question marks
(#1161) 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"
(#1162) Missing docblock for function is_json
mod/assign/feedback/cloudpoodll/classes/utils.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#29) Missing docblock for class utils
(#31) Missing docblock for function get_cloud_poodll_server
(#40) Missing docblock for function fetch_options_recorders
(#41) Expected 1 space before "="; 0 found
(#41) Expected 1 space after "="; 0 found
(#42) Variable "rec_options" must not contain underscores.
(#43) Space found before semicolon; expected ");" but found ") ;"
(#44) Variable "rec_options" must not contain underscores.
(#45) Variable "rec_options" must not contain underscores.
(#46) Variable "rec_options" must not contain underscores.
(#47) Inline comments must start with a capital letter, digit or 3-dots sequence
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) No space found before comment text; expected "// if loom recording is ok" but found "//if loom recording is ok"
(#48) Expected "if (...) {\n"; found "if(...) {\n"
(#49) Variable "rec_options" must not contain underscores.
(#51) Variable "rec_options" must not contain underscores.
(#52) Variable "rec_options" must not contain underscores.
(#55) Missing docblock for function fetch_options_fallback
(#56) Short array syntax must be used to define arrays
(#62) Missing docblock for function fetch_options_interactivetranscript
(#63) Short array syntax must be used to define arrays
(#70) Missing docblock for function fetch_options_skins
(#71) Variable "rec_options" must not contain underscores.
(#71) Short array syntax must be used to define arrays
(#78) Variable "rec_options" must not contain underscores.
(#81) Missing docblock for function get_region_options
(#82) Short array syntax must be used to define arrays
(#91) Commas (,) must be followed by white space.
(#92) Commas (,) must be followed by white space.
(#93) Commas (,) must be followed by white space.
(#94) Commas (,) must be followed by white space.
(#95) Commas (,) must be followed by white space.
(#99) Missing docblock for function get_transcriber_options
(#100) Short array syntax must be used to define arrays
(#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) This comment is 47% valid code; is this commented out code?
(#107) Missing docblock for function get_expiredays_options
(#108) Short array syntax must be used to define arrays
(#117) There should be a comma after the last array item in a multi-line array.
(#121) Missing docblock for function get_lang_options
(#122) Short array syntax must be used to define arrays
(#163) Commas (,) must be followed by white space.
(#175) There should be a comma after the last array item in a multi-line array.
(#179) Inline comments must start with a capital letter, digit or 3-dots sequence
(#180) Missing docblock for function can_transcribe
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) No space found before comment text; expected "// The regions that can transcribe" but found "//The regions that can transcribe"
(#190) Inline comments must start with a capital letter, digit or 3-dots sequence
(#192) Missing docblock for function curl_fetch
(#205) Missing docblock for function fetch_token_for_display
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#231) Inline comments must start with a capital letter, digit or 3-dots sequence
(#234) Inline comments must start with a capital letter, digit or 3-dots sequence
(#237) Inline comments must start with a capital letter, digit or 3-dots sequence
(#245) Inline comments must start with a capital letter, digit or 3-dots sequence
(#263) Missing docblock for function fetch_feedback_data
(#265) 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) No space found before comment text; expected "// fetch the grammar correction suggestions" but found "//fetch the grammar correction suggestions"
(#269) Missing docblock for function fetch_loom_token
(#269) Commas (,) must be followed by white space.
(#272) Inline comments must end in full-stops, exclamation marks, or question marks
(#272) No space found before comment text; expected "// The REST API we are calling" but found "//The REST API we are calling"
(#275) Short array syntax must be used to define arrays
(#280) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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) This comment is 43% valid code; is this commented out code?
(#282) No space found before comment text; expected "// log.debug(params);" but found "//log.debug(params);"
(#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 "// returnCode > 0 indicates an error" but found "//returnCode > 0 indicates an error"
(#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 "// if all good, then lets do the embed" but found "//if all good, then lets do the embed"
(#303) Inline comments must start with a capital letter, digit or 3-dots sequence
(#303) Inline comments must end in full-stops, exclamation marks, or question marks
(#303) No space found before comment text; expected "// see if this is truly json or some error" but found "//see if this is truly json or some error"
(#304) Missing docblock for function is_json
(#316) Missing docblock for function fetch_token
(#324) Inline comments must start with a capital letter, digit or 3-dots sequence
(#333) Variable "token_url" must not contain underscores.
(#334) Short array syntax must be used to define arrays
(#337) There should be a comma after the last array item in a multi-line array.
(#339) Variable "token_response" must not contain underscores.
(#339) Variable "token_url" must not contain underscores.
(#340) Variable "token_response" must not contain underscores.
(#341) Variable "resp_object" must not contain underscores.
(#341) Variable "token_response" must not contain underscores.
(#342) Variable "resp_object" must not contain underscores.
(#342) Variable "resp_object" must not contain underscores.
(#343) Variable "resp_object" must not contain underscores.
(#344) Inline comments must start with a capital letter, digit or 3-dots sequence
(#345) Variable "resp_object" must not contain underscores.
(#346) Variable "resp_object" must not contain underscores.
(#346) Variable "resp_object" must not contain underscores.
(#347) Inline comments must start with a capital letter, digit or 3-dots sequence
(#353) Inline comments must start with a capital letter, digit or 3-dots sequence
(#360) Variable "resp_object" must not contain underscores.
(#361) Variable "resp_object" must not contain underscores.
(#363) Variable "resp_object" must not contain underscores.
(#364) Variable "resp_object" must not contain underscores.
(#366) Variable "resp_object" must not contain underscores.
(#367) Variable "resp_object" must not contain underscores.
(#374) Empty IF statement detected
(#374) Variable "resp_object" must not contain underscores.
(#374) Variable "resp_object" must not contain underscores.
(#384) Missing docblock for function fetch_token_error
(#384) Expected 1 space before opening brace; found 0
(#387) Inline comments must start with a capital letter, digit or 3-dots sequence
(#387) Inline comments must end in full-stops, exclamation marks, or question marks
(#387) No space found before comment text; expected "// check token authenticated" but found "//check token authenticated"
(#388) Expected "if (...) {\n"; found "if(...) {\n"
(#398) Inline comments must start with a capital letter, digit or 3-dots sequence
(#398) Inline comments must end in full-stops, exclamation marks, or question marks
(#398) No space found before comment text; expected "// 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]"
(#404) Inline comments must end in full-stops, exclamation marks, or question marks
(#404) 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]"
(#409) Inline comments must start with a capital letter, digit or 3-dots sequence
(#420) Inline comments must start with a capital letter, digit or 3-dots sequence
(#420) 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."
(#424) Inline comments must start with a capital letter, digit or 3-dots sequence
(#425) Missing docblock for function fetch_transcriptdata
(#434) Missing docblock for function fetch_grammar_correction_diff
(#434) Commas (,) must be followed by white space.
(#434) Commas (,) must be followed by white space.
(#434) Expected 1 space before opening brace; found 0
(#435) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#437) Inline comments must start with a capital letter, digit or 3-dots sequence
(#437) Inline comments must end in full-stops, exclamation marks, or question marks
(#437) No space found before comment text; expected "// turn the passage and transcript into an array of words" but found "//turn the passage and transcript into an array of words"
(#441) Inline comments must start with a capital letter, digit or 3-dots sequence
(#441) No space found before comment text; expected "// the direction of diff depends on which text we want to mark up. Because we only highlight" but found "//the direction of diff depends on which text we want to mark up. Because we only highlight"
(#442) No space found before comment text; expected "// this is because if we show the pre-text (eg student typed text) we can not highlight corrections .. they are not there" but found "//this is because if we show the pre-text (eg student typed text) we can not highlight corrections .. they are not there"
(#443) No space found before comment text; expected "// if we show post-text (eg corrections) we can not highlight mistakes .. they are not there" but found "//if we show post-text (eg corrections) we can not highlight mistakes .. they are not there"
(#444) Inline comments must end in full-stops, exclamation marks, or question marks
(#444) No space found before comment text; expected "// the diffs tell us where the diffs are with relation to text A" but found "//the diffs tell us where the diffs are with relation to text A"
(#445) Expected "if (...) {\n"; found "if(...) {\n"
(#445) Expected 1 space before "=="; 0 found
(#445) Expected 1 space after "=="; 0 found
(#448) Expected "} else {\n"; found "}else {\n"
(#453) Inline comments must start with a capital letter, digit or 3-dots sequence
(#453) No space found before comment text; expected "// fetch sequences of transcript/passage matched words" but found "//fetch sequences of transcript/passage matched words"
(#454) Inline comments must end in full-stops, exclamation marks, or question marks
(#457) Inline comments must start with a capital letter, digit or 3-dots sequence
(#457) Inline comments must end in full-stops, exclamation marks, or question marks
(#457) No space found before comment text; expected "// rough estimate of insertions" but found "//rough estimate of insertions"
(#459) Expected "if (...) {\n"; found "if(...){"
(#459) Expected 1 space before "<"; 0 found
(#459) Expected 1 space after "<"; 0 found
(#459) Expected 1 space before "="; 0 found
(#459) Expected 1 space after "="; 0 found
(#459) Closing brace must be on a line by itself
(#462) Commas (,) must be followed by white space.
(#462) Commas (,) must be followed by white space.
(#462) Commas (,) must be followed by white space.
(#464) Inline comments must start with a capital letter, digit or 3-dots sequence
(#464) Inline comments must end in full-stops, exclamation marks, or question marks
(#464) No space found before comment text; expected "// fetch diffs" but found "//fetch diffs"
(#465) Commas (,) must be followed by white space.
(#466) Commas (,) must be followed by white space.
(#466) Commas (,) must be followed by white space.
(#467) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#469) Inline comments must start with a capital letter, digit or 3-dots sequence
(#469) Inline comments must end in full-stops, exclamation marks, or question marks
(#469) 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"
(#472) Expected 1 space before "="; 0 found
(#472) Expected 1 space after "="; 0 found
(#473) Expected 1 space before "="; 0 found
(#473) Expected 1 space after "="; 0 found
(#474) Inline comments must start with a capital letter, digit or 3-dots sequence
(#474) Inline comments must end in full-stops, exclamation marks, or question marks
(#474) No space found before comment text; expected "// loop through diffs" but found "//loop through diffs"
(#475) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#479) Inline comments must start with a capital letter, digit or 3-dots sequence
(#479) Inline comments must end in full-stops, exclamation marks, or question marks
(#479) No space found before comment text; expected "// 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"
(#481) Expected 1 space before "="; 0 found
(#481) 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
(#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 "// 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"
(#489) Expected 1 space before "="; 0 found
(#489) Expected 1 space after "="; 0 found
(#489) Expected 1 space before "-"; 0 found
(#489) Expected 1 space after "-"; 0 found
(#490) Expected 1 space before "="; 0 found
(#490) Expected 1 space after "="; 0 found
(#492) Expected 1 space before "="; 0 found
(#492) 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 "// not meaningful when processing corrections" but found "//not meaningful when processing corrections"
(#493) Expected 1 space before "="; 0 found
(#493) Expected 1 space after "="; 0 found
(#493) Inline comments must start with a capital letter, digit or 3-dots sequence
(#493) Inline comments must end in full-stops, exclamation marks, or question marks
(#493) No space found before comment text; expected "// not meaningful when processing corrections" but found "//not meaningful when processing corrections"
(#494) Expected 1 space before "="; 0 found
(#494) Expected 1 space after "="; 0 found
(#494) Inline comments must start with a capital letter, digit or 3-dots sequence
(#494) Inline comments must end in full-stops, exclamation marks, or question marks
(#494) No space found before comment text; expected "// not meaningful when processing corrections" but found "//not meaningful when processing corrections"
(#495) Expected 1 space before "="; 0 found
(#495) Expected 1 space after "="; 0 found
(#500) Inline comments must start with a capital letter, digit or 3-dots sequence
(#500) No space found before comment text; expected "// do nothing" but found "//do nothing"
(#501) Inline comments must end in full-stops, exclamation marks, or question marks
(#501) No space found before comment text; expected "// should never get here" but found "//should never get here"
(#507) Inline comments must start with a capital letter, digit or 3-dots sequence
(#507) 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."
(#510) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#510) Expected 1 space before "=>"; 0 found
(#510) Expected 1 space after "=>"; 0 found
(#510) Expected 1 space before "=>"; 0 found
(#510) Expected 1 space after "=>"; 0 found
(#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 "// finalise and serialise session errors" but found "//finalise and serialise session errors"
(#520) Commas (,) must be followed by white space.
(#520) Commas (,) must be followed by white space.
(#523) Missing docblock for function can_use_loom
(#523) Expected 1 space before opening brace; found 0
(#532) File must end with a newline character
mod/assign/feedback/cloudpoodll/db/access.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) Short array syntax must be used to define arrays
(#26) Short array syntax must be used to define arrays
(#29) Short array syntax must be used to define arrays
(#32) There should be a comma after the last array item in a multi-line array.
(#35) File must end with a newline character
mod/assign/feedback/cloudpoodll/db/install.php
(#25) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
mod/assign/feedback/cloudpoodll/db/services.php
(#1) Moodle boilerplate not found
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#3) Missing @copyright tag
(#3) Missing @license tag
(#10) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#10) Short array syntax must be used to define arrays
(#12) Short array syntax must be used to define arrays
(#16) Expected 1 space before "=>"; 0 found
(#20) Short array syntax must be used to define arrays
(#24) Expected 1 space before "=>"; 0 found
(#27) There should be a comma after the last array item in a multi-line array.
mod/assign/feedback/cloudpoodll/db/upgrade.php
(#25) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#113) Expected "if (...) {\n"; found "if(...){\n"
(#116) Expected 1 space before "="; 0 found
(#116) Expected 1 space after "="; 0 found
(#120) Expected "foreach (...) {\n"; found "foreach(...) {\n"
mod/assign/feedback/cloudpoodll/fetchcbpage.php
(#2) Moodle boilerplate not found at first line
(#30) Import statements must not begin with a leading backslash
(#37) Expected "if (...) {\n"; found "if(...){\n"
(#37) Commas (,) must be followed by white space.
(#39) Expected 1 space before "="; 0 found
(#39) Expected 1 space after "="; 0 found
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space after "=>"; 0 found
(#39) Commas (,) must be followed by white space.
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space after "=>"; 0 found
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#40) Commas (,) must be followed by white space.
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#40) Commas (,) must be followed by white space.
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#40) Commas (,) must be followed by white space.
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#42) Commas (,) must be followed by white space.
(#44) Expected "} else {\n"; found "}else{\n"
mod/assign/feedback/cloudpoodll/lang/en/assignfeedback_cloudpoodll.php
(#36) The string key "cloudpoodll:use" is not in the correct order, it should be before "privacy:metadata:tablesummary"
(#38) Unexpected comment found. Auto-fixing will not work after this comment
(#38) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) This comment is 78% valid code; is this commented out code?
(#38) No space found before comment text; expected "// $string['recorder'] = 'Recorder Type';" but found "//$string['recorder'] = 'Recorder Type';"
(#43) The string key "recorderscreen" is not in the correct order, it should be before "recordervideo"
(#44) The string key "recordercorrections" is not in the correct order, it should be before "recorderscreen"
(#47) The string key "defaultrecorder" is not in the correct order, it should be before "recorderfeedbacktext"
(#50) The string key "apiuser" is not in the correct order, it should be before "defaultrecorderdetails"
(#52) The string key "apisecret" is not in the correct order, it should be before "apiuser_details"
(#57) The string key "enabletranscode" is not in the correct order, it should be before "enabletranscription_details"
(#62) The string key "tokyo" is not in the correct order, it should be before "useast1"
(#63) The string key "sydney" is not in the correct order, it should be before "tokyo"
(#64) The string key "dublin" is not in the correct order, it should be before "sydney"
(#66) The string key "frankfurt" is not in the correct order, it should be before "ottawa"
(#69) Expected 1 space before "="; 0 found
(#69) Expected 1 space after "="; 0 found
(#70) The string key "mumbai" is not in the correct order, it should be before "singapore"
(#70) Expected 1 space before "="; 0 found
(#70) Expected 1 space after "="; 0 found
(#71) The string key "capetown" is not in the correct order, it should be before "mumbai"
(#72) The string key "bahrain" is not in the correct order, it should be before "capetown"
(#74) The string key "forever" is not in the correct order, it should be before "ningxia"
(#76) The string key "en-us" is not in the correct order, it should be before "forever"
(#77) The string key "en-gb" is not in the correct order, it should be before "en-us"
(#78) The string key "en-au" is not in the correct order, it should be before "en-gb"
(#83) The string key "fr-ca" is not in the correct order, it should be before "fr-fr"
(#86) The string key "it-it" is not in the correct order, it should be before "pt-br"
(#87) The string key "de-de" is not in the correct order, it should be before "it-it"
(#90) The string key "ar-ae" is not in the correct order, it should be before "hi-in"
(#93) The string key "nl-nl" is not in the correct order, it should be before "zh-cn"
(#94) The string key "en-ie" is not in the correct order, it should be before "nl-nl"
(#96) The string key "en-ab" is not in the correct order, it should be before "en-wl"
(#98) The string key "de-ch" is not in the correct order, it should be before "fa-ir"
(#109) The string key "eu-es" is not in the correct order, it should be before "uk-ua"
(#113) The string key "no-no" is not in the correct order, it should be before "sv-se"
(#114) The string key "nb-no" is not in the correct order, it should be before "no-no"
(#114) Unexpected comment found. Auto-fixing will not work after this comment
(#114) Inline comments must start with a capital letter, digit or 3-dots sequence
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) No space found before comment text; expected "// unused" but found "//unused"
(#117) The string key "mi-nz" is not in the correct order, it should be before "ro-ro"
(#118) The string key "bg-bg" is not in the correct order, it should be before "mi-nz"
(#118) Unexpected comment found. Auto-fixing will not work after this comment
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Unexpected comment found. Auto-fixing will not work after this comment
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) Unexpected comment found. Auto-fixing will not work after this comment
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) Unexpected comment found. Auto-fixing will not work after this comment
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) Unexpected comment found. Auto-fixing will not work after this comment
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Unexpected comment found. Auto-fixing will not work after this comment
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) Unexpected comment found. Auto-fixing will not work after this comment
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Unexpected comment found. Auto-fixing will not work after this comment
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) Unexpected comment found. Auto-fixing will not work after this comment
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) The string key "is-is" is not in the correct order, it should be before "sl-si"
(#127) Unexpected comment found. Auto-fixing will not work after this comment
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) Unexpected comment found. Auto-fixing will not work after this comment
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) Unexpected comment found. Auto-fixing will not work after this comment
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Unexpected comment found. Auto-fixing will not work after this comment
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Unexpected comment found. Auto-fixing will not work after this comment
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) The string key "awsregion" is not in the correct order, it should be before "vi-vn"
(#134) Unexpected comment found. Auto-fixing will not work after this comment
(#134) Inline comments must start with a capital letter, digit or 3-dots sequence
(#134) This comment is 78% valid code; is this commented out code?
(#134) No space found before comment text; expected "// $string['region'] = 'AWS Region';" but found "//$string['region'] = 'AWS Region';"
(#138) The string key "currentfeedback" is not in the correct order, it should be before "timelimit"
(#140) The string key "no" is not in the correct order, it should be before "yes"
(#142) The string key "displayaudioplayersingle" is not in the correct order, it should be before "no"
(#143) The string key "displayaudioplayerlist" is not in the correct order, it should be before "displayaudioplayersingle"
(#147) The string key "displaysizelist" is not in the correct order, it should be before "displaysizesingledetails"
(#151) The string key "audioplaceholder" is not in the correct order, it should be before "videoplaceholder"
(#152) Unexpected comment found. Auto-fixing will not work after this comment
(#152) Inline comments must start with a capital letter, digit or 3-dots sequence
(#152) This comment is 78% valid code; is this commented out code?
(#152) No space found before comment text; expected "// $string['shownoimage'] = 'Do not display image';" but found "//$string['shownoimage'] = 'Do not display image';"
(#158) Unexpected comment found. Auto-fixing will not work after this comment
(#158) Inline comments must start with a capital letter, digit or 3-dots sequence
(#158) This comment is 72% valid code; is this commented out code?
(#158) No space found before comment text; expected "// $string['setting_snapshot_heading'] = 'Snapshot image settings';" but found "//$string['setting_snapshot_heading'] = 'Snapshot image settings';"
(#159) Unexpected comment found. Auto-fixing will not work after this comment
(#159) No space found before comment text; expected "// $string['setting_snapshot_heading_details'] = 'Settings controlling image appearance in feedback review and list pages';" but found "//$string['setting_snapshot_heading_details'] = 'Settings controlling image appearance in feedback review and list pages';"
(#160) Unexpected comment found. Auto-fixing will not work after this comment
(#160) No space found before comment text; expected "// $string['setting_whiteboard_heading'] = 'Whiteboard image settings';" but found "//$string['setting_whiteboard_heading'] = 'Whiteboard image settings';"
(#161) Unexpected comment found. Auto-fixing will not work after this comment
(#161) No space found before comment text; expected "// $string['setting_whiteboard_heading_details'] = 'Settings controlling image appearance in feedback review and list pages';" but found "//$string['setting_whiteboard_heading_details'] = 'Settings controlling image appearance in feedback review and list pages';"
(#162) The string key "deletefeedback" is not in the correct order, it should be before "setting_video_heading_details"
(#165) The string key "cloudpoodll:use" is duplicated
(#166) The string key "privacy:metadata:cloudpoodllcom" is not in the correct order, it should be before "reallydeletefeedback"
(#170) The string key "privacy:metadata:assignmentid" is duplicated
(#172) The string key "privacy:metadata:feedbackpurpose" is not in the correct order, it should be before "privacy:metadata:filepurpose"
(#175) The string key "privacy:metadata:fulltranscriptpurpose" is not in the correct order, it should be before "privacy:metadata:transcriptpurpose"
(#180) The string key "recorderskin" is not in the correct order, it should be before "recordertype"
(#182) The string key "skinbmr" is not in the correct order, it should be before "skinplain"
(#184) The string key "skin123" is not in the correct order, it should be before "skinfresh"
(#187) The string key "skinscreen" is not in the correct order, it should be before "skinupload"
(#189) The string key "fallback" is not in the correct order, it should be before "skinscreen"
(#193) The string key "fallbackiosupload" is not in the correct order, it should be before "fallbackupload"
(#198) The string key "playertypedefault" is not in the correct order, it should be before "playertypestudent"
(#201) The string key "defaultplayertype" is not in the correct order, it should be before "playertypestandardtranscript"
(#203) The string key "defaultplayertypedetails" is not in the correct order, it should be before "defaultplayertypestudent"
(#207) Unexpected comment found. Auto-fixing will not work after this comment
(#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 "// these errors are displayed on settings page" but found "//these errors are displayed on settings page"
(#208) The string key "displaysubs" is not in the correct order, it should be before "transcripttitle"
(#210) The string key "noapisecret" is not in the correct order, it should be before "noapiuser"
(#211) The string key "credentialsinvalid" is not in the correct order, it should be before "noapisecret"
(#212) The string key "appauthorised" is not in the correct order, it should be before "credentialsinvalid"
(#215) The string key "notokenincache" is not in the correct order, it should be before "refreshtoken"
(#217) Unexpected comment found. Auto-fixing will not work after this comment
(#217) Inline comments must start with a capital letter, digit or 3-dots sequence
(#217) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) No space found before comment text; expected "// these errors are displayed on activity page" but found "//these errors are displayed on activity page"
(#218) The string key "nocredentials" is not in the correct order, it should be before "notokenincache"
(#220) The string key "nosubscriptions" is not in the correct order, it should be before "novalidcredentials"
(#222) The string key "clicktohide" is not in the correct order, it should be before "nosubscriptions"
(#226) The string key "transcriberamazon" is not in the correct order, it should be before "transcribernone"
(#228) The string key "divider" is not in the correct order, it should be before "transcribergooglecloud"
(#228) Expected 1 space before "="; 0 found
(#229) The string key "customdivider" is not in the correct order, it should be before "divider"
(#229) Expected 1 space before "="; 0 found
(#231) Expected 1 space before "="; 0 found
(#232) The string key "customname" is not in the correct order, it should be before "recorderdisplayname"
(#232) Expected 1 space before "="; 0 found
(#233) Expected 1 space before "="; 0 found
(#237) Unexpected comment found. Auto-fixing will not work after this comment
(#237) Inline comments must start with a capital letter, digit or 3-dots sequence
(#237) This comment is 74% valid code; is this commented out code?
(#237) No space found before comment text; expected "// $string['memberdashboard'] = "Member Dashboard";" but found "//$string['memberdashboard'] = "Member Dashboard";"
(#238) Unexpected comment found. Auto-fixing will not work after this comment
(#238) No space found before comment text; expected "// $string['memberdashboard_desc'] = "";" but found "//$string['memberdashboard_desc'] = "";"
(#239) The string key "fillcredentials" is not in the correct order, it should be before "freetrial_desc"
(#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
(#242) The string key "checking" is not in the correct order, it should be before "startscreencast"
(#242) Expected 1 space before "="; 0 found
(#242) Expected 1 space after "="; 0 found
(#244) The string key "correctionslanguage" is not in the correct order, it should be before "nosuggestions"
(#244) Expected 1 space before "="; 0 found
(#244) Expected 1 space after "="; 0 found
(#245) Expected 1 space before "="; 0 found
(#245) Expected 1 space after "="; 0 found
(#247) Expected 1 space before "="; 0 found
(#247) Expected 1 space after "="; 0 found
(#248) Expected 1 space before "="; 0 found
(#248) Expected 1 space after "="; 0 found
(#249) The string key "correctedtext_instructions" is not in the correct order, it should be before "submittedtext_instructions"
(#249) Expected 1 space before "="; 0 found
(#249) Expected 1 space after "="; 0 found
(#250) Expected 1 space before "="; 0 found
(#250) Expected 1 space after "="; 0 found
(#251) Expected 1 space before "="; 0 found
(#251) Expected 1 space after "="; 0 found
(#252) The string key "correctedtext" is not in the correct order, it should be before "submittedtext"
(#252) Expected 1 space before "="; 0 found
(#252) Expected 1 space after "="; 0 found
(#253) Expected 1 space before "="; 0 found
(#253) Expected 1 space after "="; 0 found
(#254) Expected 1 space before "="; 0 found
(#254) Expected 1 space after "="; 0 found
(#255) The string key "overwritesuggestions" is not in the correct order, it should be before "overwritewarning"
(#255) Expected 1 space before "="; 0 found
(#255) Expected 1 space after "="; 0 found
(#256) The string key "overwritefetchedsubmission" is not in the correct order, it should be before "overwritesuggestions"
(#256) Expected 1 space before "="; 0 found
(#256) Expected 1 space after "="; 0 found
(#257) The string key "correctionstitle" is not in the correct order, it should be before "overwritefetchedsubmission"
(#259) Expected 1 space before "="; 0 found
(#259) Expected 1 space after "="; 0 found
(#260) The string key "hidecorrections" is not in the correct order, it should be before "showcorrections"
(#260) Expected 1 space before "="; 0 found
(#260) Expected 1 space after "="; 0 found
(#261) The string key "cloudpoodllserver" is not in the correct order, it should be before "hidecorrections"
mod/assign/feedback/cloudpoodll/locallib.php
(#28) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#48) Missing docblock for constant assign_feedback_cloudpoodll::SUBTYPEMAP_RECORDERS
(#51) There should be a comma after the last array item in a multi-line array.
(#54) Missing docblock for function is_enabled
(#58) Missing docblock for function is_configurable
(#75) Expected "if (...) {\n"; found "if(...){\n"
(#75) Commas (,) must be followed by white space.
(#76) Commas (,) must be followed by white space.
(#77) Expected "} else {\n"; found "}else {\n"
(#82) Missing docblock for function get_allfeedbacks
(#141) Short array syntax must be used to define arrays
(#151) This comment is 56% valid code; is this commented out code?
(#180) Inline comments must start with a capital letter, digit or 3-dots sequence
(#182) Inline comments must start with a capital letter, digit or 3-dots sequence
(#185) Inline comments must start with a capital letter, digit or 3-dots sequence
(#191) Inline comments must start with a capital letter, digit or 3-dots sequence
(#194) Inline comments must start with a capital letter, digit or 3-dots sequence
(#196) Inline comments must start with a capital letter, digit or 3-dots sequence
(#198) Inline comments must start with a capital letter, digit or 3-dots sequence
(#200) Inline comments must start with a capital letter, digit or 3-dots sequence
(#203) Inline comments must start with a capital letter, digit or 3-dots sequence
(#206) Inline comments must start with a capital letter, digit or 3-dots sequence
(#228) Line exceeds 132 characters; contains 151 characters
(#234) Inline comments must start with a capital letter, digit or 3-dots sequence
(#234) This comment is 45% valid code; is this commented out code?
(#236) Inline comments must end in full-stops, exclamation marks, or question marks
(#238) 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
(#242) Expected "if (...) {\n"; found "if(...){\n"
(#247) Expected "} else {\n"; found "}else{\n"
(#251) Inline comments must end in full-stops, exclamation marks, or question marks
(#252) Expected "if (...) {\n"; found "if(...) {\n"
(#280) Inline comments must start with a capital letter, digit or 3-dots sequence
(#280) Inline comments must end in full-stops, exclamation marks, or question marks
(#283) This comment is 52% valid code; is this commented out code?
(#290) Inline comments must start with a capital letter, digit or 3-dots sequence
(#297) Inline comments must start with a capital letter, digit or 3-dots sequence
(#298) Line exceeds 132 characters; contains 138 characters
(#298) Inline comments must end in full-stops, exclamation marks, or question marks
(#300) Inline comments must start with a capital letter, digit or 3-dots sequence
(#307) Inline comments must start with a capital letter, digit or 3-dots sequence
(#308) Inline comments must end in full-stops, exclamation marks, or question marks
(#310) Inline comments must start with a capital letter, digit or 3-dots sequence
(#317) Inline comments must start with a capital letter, digit or 3-dots sequence
(#318) Inline comments must end in full-stops, exclamation marks, or question marks
(#320) Inline comments must start with a capital letter, digit or 3-dots sequence
(#327) Inline comments must start with a capital letter, digit or 3-dots sequence
(#329) Inline comments must end in full-stops, exclamation marks, or question marks
(#331) Inline comments must start with a capital letter, digit or 3-dots sequence
(#332) Line exceeds 132 characters; contains 144 characters
(#337) Inline comments must end in full-stops, exclamation marks, or question marks
(#338) Expected "if (...) {\n"; found "if(...) {\n"
(#343) Inline comments must start with a capital letter, digit or 3-dots sequence
(#343) This comment is 48% valid code; is this commented out code?
(#349) Expected "} else {\n"; found "}else{\n"
(#350) Inline comments must end in full-stops, exclamation marks, or question marks
(#378) Missing docblock for function get_all_subtypes
(#381) Expected 1 space after "="; 0 found
(#382) Expected 1 space before "="; 0 found
(#382) Expected 1 space after "="; 0 found
(#383) Expected 1 space before "="; 0 found
(#383) Expected 1 space after "="; 0 found
(#384) Expected 1 space before "="; 0 found
(#384) Expected 1 space after "="; 0 found
(#385) Expected 1 space before "="; 0 found
(#385) Expected 1 space after "="; 0 found
(#386) Expected 1 space before "="; 0 found
(#386) Expected 1 space after "="; 0 found
(#387) Expected "if (...) {\n"; found "if(...) {\n"
(#399) Missing docblock for function fetch_cloudpoodll_feedback_form
(#407) Inline comments must start with a capital letter, digit or 3-dots sequence
(#407) Inline comments must end in full-stops, exclamation marks, or question marks
(#416) Inline comments must start with a capital letter, digit or 3-dots sequence
(#421) Inline comments must start with a capital letter, digit or 3-dots sequence
(#421) No space found before comment text; expected "// if there is only one subtype then lets show it by default. Flag that here." but found "//if there is only one subtype then lets show it by default. Flag that here."
(#422) Expected 1 space before "="; 0 found
(#422) Expected 1 space after "="; 0 found
(#423) Expected "if (...) {\n"; found "if(...){"
(#423) Expected 1 space before "=="; 0 found
(#423) Expected 1 space after "=="; 0 found
(#423) Expected 1 space before "="; 0 found
(#423) Expected 1 space after "="; 0 found
(#423) Closing brace must be on a line by itself
(#432) Inline comments must start with a capital letter, digit or 3-dots sequence
(#436) There should be a comma after the last array item in a multi-line array.
(#440) Inline comments must start with a capital letter, digit or 3-dots sequence
(#441) Line exceeds 132 characters; contains 155 characters
(#456) Inline comments must start with a capital letter, digit or 3-dots sequence
(#463) Line exceeds 132 characters; contains 138 characters
(#463) Inline comments must start with a capital letter, digit or 3-dots sequence
(#463) This comment is 67% valid code; is this commented out code?
(#469) Inline comments must start with a capital letter, digit or 3-dots sequence
(#469) Inline comments must end in full-stops, exclamation marks, or question marks
(#475) Inline comments must start with a capital letter, digit or 3-dots sequence
(#475) Inline comments must end in full-stops, exclamation marks, or question marks
(#478) Inline comments must start with a capital letter, digit or 3-dots sequence
(#478) Inline comments must end in full-stops, exclamation marks, or question marks
(#484) Inline comments must end in full-stops, exclamation marks, or question marks
(#494) Line exceeds 132 characters; contains 164 characters
(#497) Line exceeds 132 characters; contains 160 characters
(#500) Line indented incorrectly; expected 20 spaces, found 24
(#503) Inline comments must start with a capital letter, digit or 3-dots sequence
(#506) Line exceeds 132 characters; contains 135 characters
(#510) Line indented incorrectly; expected 20 spaces, found 24
(#519) There should be a comma after the last array item in a multi-line array.
(#532) Line exceeds 132 characters; contains 140 characters
(#533) Line exceeds 132 characters; contains 164 characters
(#534) Line exceeds 132 characters; contains 157 characters
(#540) There should be a comma after the last array item in a multi-line array.
(#545) Expected 1 space after "="; 2 found
(#546) Expected 1 space after "="; 2 found
(#554) Line exceeds 132 characters; contains 136 characters
(#555) Line exceeds 132 characters; contains 171 characters
(#557) Inline comments must start with a capital letter, digit or 3-dots sequence
(#557) Inline comments must end in full-stops, exclamation marks, or question marks
(#557) No space found before comment text; expected "// submitted text textarea" but found "//submitted text textarea"
(#558) Variable "s_instructions" must not contain underscores.
(#559) Expected 1 space before "=>"; 0 found
(#559) Expected 1 space after "=>"; 0 found
(#559) Commas (,) must be followed by white space.
(#559) Expected 1 space before "=>"; 0 found
(#559) Expected 1 space after "=>"; 0 found
(#559) Line exceeds 132 characters; contains 143 characters
(#560) Variable "s_instructions" must not contain underscores.
(#561) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#563) Inline comments must start with a capital letter, digit or 3-dots sequence
(#563) Inline comments must end in full-stops, exclamation marks, or question marks
(#563) No space found before comment text; expected "// action buttons for submissions" but found "//action buttons for submissions"
(#565) Commas (,) must be followed by white space.
(#567) Line exceeds 132 characters; contains 133 characters
(#569) Inline comments must start with a capital letter, digit or 3-dots sequence
(#569) Inline comments must end in full-stops, exclamation marks, or question marks
(#569) No space found before comment text; expected "// action buttons for corrections" but found "//action buttons for corrections"
(#571) Expected "if (...) {\n"; found "if(...){\n"
(#575) Commas (,) must be followed by white space.
(#575) Line exceeds 132 characters; contains 134 characters
(#578) Inline comments must start with a capital letter, digit or 3-dots sequence
(#578) Inline comments must end in full-stops, exclamation marks, or question marks
(#578) No space found before comment text; expected "// corrected text textarea" but found "//corrected text textarea"
(#579) Variable "c_instructions" must not contain underscores.
(#580) Expected 1 space before "=>"; 0 found
(#580) Expected 1 space after "=>"; 0 found
(#580) Commas (,) must be followed by white space.
(#580) Expected 1 space before "=>"; 0 found
(#580) Expected 1 space after "=>"; 0 found
(#580) Line exceeds 132 characters; contains 143 characters
(#581) Variable "c_instructions" must not contain underscores.
(#582) Line exceeds 132 characters; contains 133 characters
(#583) Expected 1 space before "="; 0 found
(#583) Commas (,) must be followed by white space.
(#585) Inline comments must start with a capital letter, digit or 3-dots sequence
(#585) Inline comments must end in full-stops, exclamation marks, or question marks
(#585) No space found before comment text; expected "// end of collapsible div" but found "//end of collapsible div"
(#596) There should be a comma after the last array item in a multi-line array.
(#608) Line exceeds 132 characters; contains 136 characters
(#609) Line exceeds 132 characters; contains 158 characters
(#614) Inline comments must start with a capital letter, digit or 3-dots sequence
(#616) Expected 1 space before "="; 0 found
(#616) Expected 1 space after "="; 0 found
(#617) Commas (,) must be followed by white space.
(#625) Inline comments must start with a capital letter, digit or 3-dots sequence
(#625) Line indented incorrectly; expected at least 20 spaces, found 16
(#626) Line indented incorrectly; expected at least 20 spaces, found 19
(#626) Line exceeds 132 characters; contains 154 characters
(#627) Line indented incorrectly; expected at least 20 spaces, found 19
(#628) Line indented incorrectly; expected at least 20 spaces, found 19
(#630) Inline comments must end in full-stops, exclamation marks, or question marks
(#630) No space found before comment text; expected "// Loom Launcher" but found "//Loom Launcher"
(#631) Expected "if (...) {\n"; found "if(...) {\n"
(#637) There should be a comma after the last array item in a multi-line array.
(#642) Expected "} else {\n"; found "}else{\n"
(#643) Expected 1 space before "=>"; 0 found
(#643) Expected 1 space after "=>"; 0 found
(#643) Line exceeds 132 characters; contains 141 characters
(#646) Inline comments must start with a capital letter, digit or 3-dots sequence
(#646) Inline comments must end in full-stops, exclamation marks, or question marks
(#646) No space found before comment text; expected "// close the toggle panel html div" but found "//close the toggle panel html div"
(#666) Short array syntax must be used to define arrays
(#686) Inline comments must start with a capital letter, digit or 3-dots sequence
(#693) No space found before comment text; expected "// Though it's a bit naff, we will loop through all the subtypes and save them one by one as separate feedback records." but found "//Though it's a bit naff, we will loop through all the subtypes and save them one by one as separate feedback records."
(#699) Inline comments must end in full-stops, exclamation marks, or question marks
(#699) No space found before comment text; expected "// Recorded feedback - audio / video / screen" but found "//Recorded feedback - audio / video / screen"
(#703) Inline comments must start with a capital letter, digit or 3-dots sequence
(#729) Inline comments must end in full-stops, exclamation marks, or question marks
(#729) Line indented incorrectly; expected at least 16 spaces, found 12
(#729) No space found before comment text; expected "// Comments feedback" but found "//Comments feedback"
(#730) Usage of ELSEIF not allowed; use ELSE IF instead
(#730) Expected 1 space before "=="; 0 found
(#730) Expected 1 space after "=="; 0 found
(#753) Inline comments must end in full-stops, exclamation marks, or question marks
(#753) Line indented incorrectly; expected at least 16 spaces, found 12
(#753) No space found before comment text; expected "// Corrections feedback" but found "//Corrections feedback"
(#754) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#754) Expected "if (...) {\n"; found "if(...) {\n"
(#754) Expected 1 space before "=="; 0 found
(#754) Expected 1 space after "=="; 0 found
(#783) Inline comments must start with a capital letter, digit or 3-dots sequence
(#783) No space found before comment text; expected "// from here we either hava a thefeedback object with data ... or we do not." but found "//from here we either hava a thefeedback object with data ... or we do not."
(#791) Inline comments must start with a capital letter, digit or 3-dots sequence
(#792) Missing docblock for function register_fetch_transcript_task
(#801) Inline comments must start with a capital letter, digit or 3-dots sequence
(#817) Commas (,) must be followed by white space.
(#817) Commas (,) must be followed by white space.
(#817) Expected 1 space before "=="; 0 found
(#817) Expected 1 space after "=="; 0 found
(#818) Inline comments must start with a capital letter, digit or 3-dots sequence
(#818) Inline comments must end in full-stops, exclamation marks, or question marks
(#818) No space found before comment text; expected "// is this a list page" but found "//is this a list page"
(#833) Line exceeds 132 characters; contains 176 characters
(#839) Inline comments must start with a capital letter, digit or 3-dots sequence
(#839) Inline comments must end in full-stops, exclamation marks, or question marks
(#839) No space found before comment text; expected "// if it's a list, show a truncated version" but found "//if it's a list, show a truncated version"
(#840) Expected "if (...) {\n"; found "if(...){\n"
(#846) Expected 1 space before "="; 0 found
(#846) Expected 1 space after "="; 0 found
(#846) Expected 1 space before "=>"; 0 found
(#846) Expected 1 space after "=>"; 0 found
(#847) Commas (,) must be followed by white space.
(#851) Inline comments must start with a capital letter, digit or 3-dots sequence
(#851) Inline comments must end in full-stops, exclamation marks, or question marks
(#851) No space found before comment text; expected "// if it's a list, show a truncated version" but found "//if it's a list, show a truncated version"
(#852) Expected "if (...) {\n"; found "if(...){\n"
(#853) Commas (,) must be followed by white space.
(#861) Inline comments must start with a capital letter, digit or 3-dots sequence
(#861) Inline comments must end in full-stops, exclamation marks, or question marks
(#861) No space found before comment text; expected "// if our text is empty we don't show it" but found "//if our text is empty we don't show it"
(#862) Expected "if (...) {\n"; found "if(...) {\n"
(#866) Inline comments must start with a capital letter, digit or 3-dots sequence
(#866) Inline comments must end in full-stops, exclamation marks, or question marks
(#866) No space found before comment text; expected "// if its a list, show a truncated version" but found "//if its a list, show a truncated version"
(#867) Expected "if (...) {\n"; found "if(...){\n"
(#868) Commas (,) must be followed by white space.
(#872) Expected 1 space before "="; 0 found
(#872) Expected 1 space after "="; 0 found
(#873) Line exceeds 132 characters; contains 160 characters
(#874) Commas (,) must be followed by white space.
(#874) Line exceeds 132 characters; contains 172 characters
(#875) Expected 1 space after ".="; 4 found
(#875) Line exceeds 132 characters; contains 146 characters
(#877) Inline comments must start with a capital letter, digit or 3-dots sequence
(#877) Inline comments must end in full-stops, exclamation marks, or question marks
(#877) No space found before comment text; expected "// do js for corrections, which is where the mark up is applied" but found "//do js for corrections, which is where the mark up is applied"
(#880) Line exceeds 132 characters; contains 147 characters
(#881) Inline comments must start with a capital letter, digit or 3-dots sequence
(#881) Inline comments must end in full-stops, exclamation marks, or question marks
(#881) 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"
(#882) Short array syntax must be used to define arrays
(#883) Inline comments must start with a capital letter, digit or 3-dots sequence
(#883) Inline comments must end in full-stops, exclamation marks, or question marks
(#883) No space found before comment text; expected "// these are words different from those in original" but found "//these are words different from those in original"
(#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 "// these are words missing from the original" but found "//these are words missing from the original"
(#885) Line exceeds 132 characters; contains 136 characters
(#885) Inline comments must start with a capital letter, digit or 3-dots sequence
(#885) Inline comments must end in full-stops, exclamation marks, or question marks
(#885) No space found before comment text; expected "// how many words the "transcript" is than the "passage"" but found "//how many words the "transcript" is than the "passage""
(#888) Variable "opts_html" must not contain underscores.
(#889) Short array syntax must be used to define arrays
(#889) Line exceeds 132 characters; contains 151 characters
(#890) Short array syntax must be used to define arrays
(#890) Short array syntax must be used to define arrays
(#890) Line exceeds 132 characters; contains 164 characters
(#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 "// these need to be returned and echo'ed to the page" but found "//these need to be returned and echo'ed to the page"
(#893) Variable "opts_html" must not contain underscores.
(#914) Missing docblock for function fetch_feedback_player
(#922) Inline comments must start with a capital letter, digit or 3-dots sequence
(#922) This comment is 67% valid code; is this commented out code?
(#922) No space found before comment text; expected "// $mediapath = urlencode($rawmediapath);" but found "//$mediapath = urlencode($rawmediapath);"
(#929) Inline comments must start with a capital letter, digit or 3-dots sequence
(#931) Inline comments must start with a capital letter, digit or 3-dots sequence
(#941) Inline comments must start with a capital letter, digit or 3-dots sequence
(#945) Inline comments must start with a capital letter, digit or 3-dots sequence
(#951) No space found before comment text; expected "// RTL for transcripts" but found "//RTL for transcripts"
(#952) No space found before comment text; expected "// For right to left languages we want to add the RTL direction and right justify." but found "//For right to left languages we want to add the RTL direction and right justify."
(#964) Inline comments must start with a capital letter, digit or 3-dots sequence
(#970) Inline comments must start with a capital letter, digit or 3-dots sequence
(#974) Inline comments must start with a capital letter, digit or 3-dots sequence
(#978) Short array syntax must be used to define arrays
(#978) Line exceeds 132 characters; contains 141 characters
(#980) Short array syntax must be used to define arrays
(#984) There should be a comma after the last array item in a multi-line array.
(#994) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1002) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1003) Short array syntax must be used to define arrays
(#1007) Short array syntax must be used to define arrays
(#1008) Short array syntax must be used to define arrays
(#1014) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1015) Short array syntax must be used to define arrays
(#1020) Short array syntax must be used to define arrays
(#1021) Short array syntax must be used to define arrays
(#1035) Short array syntax must be used to define arrays
(#1035) Line exceeds 132 characters; contains 139 characters
(#1037) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1039) Short array syntax must be used to define arrays
(#1042) There should be a comma after the last array item in a multi-line array.
(#1058) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1059) Short array syntax must be used to define arrays
(#1062) Short array syntax must be used to define arrays
(#1063) Short array syntax must be used to define arrays
(#1094) Missing docblock for function fetch_player_size
(#1096) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1099) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1100) Short array syntax must be used to define arrays
(#1126) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1196) Short array syntax must be used to define arrays
(#1210) Inline doc block comments are not allowed; use "// Comment." instead
(#1215) This comment is 58% valid code; is this commented out code?
(#1231) This comment is 60% valid code; is this commented out code?
mod/assign/feedback/cloudpoodll/poodlllocalloader.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file poodlllocalloader.php
(#1) Moodle boilerplate not found
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing @copyright tag
(#1) Missing @license tag
(#2) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#14) Missing docblock for file poodlllocalloader.php
(#15) Missing docblock for file poodlllocalloader.php
(#15) Line exceeds 132 characters; contains 143 characters
(#15) Line exceeds 132 characters; contains 143 characters
(#15) Line exceeds 132 characters; contains 143 characters
(#15) Line exceeds 132 characters; contains 143 characters
(#15) Line exceeds 132 characters; contains 143 characters
(#15) Line exceeds 132 characters; contains 143 characters
(#15) Line exceeds 132 characters; contains 143 characters
(#19) Missing docblock for file poodlllocalloader.php
(#21) Missing docblock for file poodlllocalloader.php
(#22) Missing docblock for file poodlllocalloader.php
(#23) Missing docblock for file poodlllocalloader.php
(#46) File must end with a newline character
mod/assign/feedback/cloudpoodll/refreshtoken.php
(#28) Import statements must not begin with a leading backslash
(#29) Import statements must not begin with a leading backslash
(#42) File must end with a newline character
mod/assign/feedback/cloudpoodll/settings.php
(#28) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#37) Variable "cloudpoodll_apiuser" must not contain underscores.
(#37) Expected 1 space before "="; 0 found
(#37) Expected 1 space after "="; 0 found
(#37) Commas (,) must be followed by white space.
(#38) Variable "cloudpoodll_apisecret" must not contain underscores.
(#38) Expected 1 space before "="; 0 found
(#38) Expected 1 space after "="; 0 found
(#38) Commas (,) must be followed by white space.
(#39) Variable "show_below_apisecret" must not contain underscores.
(#39) Expected 1 space before "="; 0 found
(#39) Expected 1 space after "="; 0 found
(#40) Inline comments must start with a capital letter, digit or 3-dots sequence
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) No space found before comment text; expected "// if we have an API user and secret we fetch token" but found "//if we have an API user and secret we fetch token"
(#41) Expected "if (...) {\n"; found "if(...) {\n"
(#41) Variable "cloudpoodll_apiuser" must not contain underscores.
(#41) Variable "cloudpoodll_apisecret" must not contain underscores.
(#42) Variable "cloudpoodll_apiuser" must not contain underscores.
(#42) Commas (,) must be followed by white space.
(#42) Variable "cloudpoodll_apisecret" must not contain underscores.
(#43) Variable "show_below_apisecret" must not contain underscores.
(#43) Expected 1 space before "="; 0 found
(#43) Expected 1 space after "="; 0 found
(#44) Inline comments must start with a capital letter, digit or 3-dots sequence
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Line indented incorrectly; expected at least 4 spaces, found 0
(#44) No space found before comment text; expected "// 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"
(#45) Expected "} else {\n"; found "}else{\n"
(#46) Expected 1 space before "="; 0 found
(#46) Expected 1 space after "="; 0 found
(#46) Expected 1 space before "=>"; 0 found
(#46) Expected 1 space after "=>"; 0 found
(#47) Variable "cp_components" must not contain underscores.
(#47) Expected 1 space before "="; 0 found
(#47) Expected 1 space after "="; 0 found
(#47) Commas (,) must be followed by white space.
(#47) Commas (,) must be followed by white space.
(#47) Commas (,) must be followed by white space.
(#47) Commas (,) must be followed by white space.
(#47) Commas (,) must be followed by white space.
(#47) Commas (,) must be followed by white space.
(#47) Commas (,) must be followed by white space.
(#47) Line exceeds 132 characters; contains 149 characters
(#48) Commas (,) must be followed by white space.
(#48) Commas (,) must be followed by white space.
(#49) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#49) Variable "cp_components" must not contain underscores.
(#49) Variable "cp_component" must not contain underscores.
(#50) Variable "cp_component" must not contain underscores.
(#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
(#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
(#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
(#63) Variable "cloudpoodll_apiuser" must not contain underscores.
(#63) Expected 1 space before "="; 0 found
(#63) Expected 1 space after "="; 0 found
(#63) Variable "cp_component" must not contain underscores.
(#63) Commas (,) must be followed by white space.
(#64) Expected "if (...) {\n"; found "if(...){\n"
(#64) Variable "cloudpoodll_apiuser" must not contain underscores.
(#65) Variable "cloudpoodll_apisecret" 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_apisecret" must not contain underscores.
(#67) Expected 1 space before "="; 0 found
(#67) Expected 1 space after "="; 0 found
(#67) Variable "cloudpoodll_apiuser" must not contain underscores.
(#68) Expected 1 space before "="; 0 found
(#68) Expected 1 space after "="; 0 found
(#68) Variable "cloudpoodll_apisecret" must not contain underscores.
(#73) Variable "show_below_apisecret" must not contain underscores.
(#73) Expected 1 space before "="; 0 found
(#73) Expected 1 space after "="; 0 found
(#73) Commas (,) must be followed by white space.
(#76) Inline comments must start with a capital letter, digit or 3-dots sequence
(#76) This comment is 50% valid code; is this commented out code?
(#78) Variable "show_below_apisecret" must not contain underscores.
(#96) Inline comments must start with a capital letter, digit or 3-dots sequence
(#100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#101) Variable "playertype_options" must not contain underscores.
(#105) Variable "playertype_options" must not contain underscores.
(#107) Inline comments must start with a capital letter, digit or 3-dots sequence
(#108) Variable "playertype_options" must not contain underscores.
(#112) Variable "playertype_options" must not contain underscores.
(#114) Inline comments must start with a capital letter, digit or 3-dots sequence
(#115) Variable "transcriber_options" must not contain underscores.
(#118) Variable "transcriber_options" must not contain underscores.
(#125) Variable "rec_options" must not contain underscores.
(#128) Variable "rec_options" must not contain underscores.
(#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 "// corrections language" but found "//corrections language"
(#136) Variable "fallback_options" must not contain underscores.
(#139) Variable "fallback_options" must not contain underscores.
(#141) Inline comments must start with a capital letter, digit or 3-dots sequence
(#142) Variable "yesno_options" must not contain underscores.
(#142) Short array syntax must be used to define arrays
(#144) This comment is 56% valid code; is this commented out code?
(#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 "// allow user to set a custom name for the plugin as displayed to users" but found "//allow user to set a custom name for the plugin as displayed to users"
(#163) Variable "yesno_options" must not contain underscores.
(#167) Variable "yesno_options" must not contain underscores.
(#175) Variable "size_options" must not contain underscores.
(#175) Short array syntax must be used to define arrays
(#181) Variable "size_options" must not contain underscores.
(#185) Variable "size_options" must not contain underscores.
mod/assign/feedback/cloudpoodll/version.php
(#31) File must end with a newline character

Javascript coding style problems

(64 errors, 1025 warnings)

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

mod/assign/feedback/cloudpoodll/amd/src/cloudpoodll.js
(#23) Unexpected space before function parentheses. (space-before-function-paren)
(#23) '$' is defined but never used. (no-unused-vars)
(#23) 'log' is defined but never used. (no-unused-vars)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#33) Missing space before opening brace. (space-before-blocks)
(#37) Missing space before opening brace. (space-before-blocks)
(#41) Missing space before opening brace. (space-before-blocks)
(#42) Expected space(s) after "if". (keyword-spacing)
(#42) Requires a space after '{'. (block-spacing)
(#42) Statement inside of curly braces should be on next line. (brace-style)
(#42) Missing space before opening brace. (space-before-blocks)
(#42) Operator '=' must be spaced. (space-infix-ops)
(#42) Requires a space before '}'. (block-spacing)
(#42) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#44) Expected space(s) after "for". (keyword-spacing)
(#44) Operator '=' must be spaced. (space-infix-ops)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) Operator '<' must be spaced. (space-infix-ops)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) Missing space before opening brace. (space-before-blocks)
(#48) Missing space before opening brace. (space-before-blocks)
(#49) Operator '=' must be spaced. (space-infix-ops)
(#53) Missing space before opening brace. (space-before-blocks)
(#54) Expected space(s) after "if". (keyword-spacing)
(#58) Expected space(s) after "if". (keyword-spacing)
(#60) A space is required after ','. (comma-spacing)
(#63) Missing space before opening brace. (space-before-blocks)
(#65) Expected space(s) after "for". (keyword-spacing)
(#65) Operator '=' must be spaced. (space-infix-ops)
(#65) Missing whitespace after semicolon. (semi-spacing)
(#65) Operator '<' must be spaced. (space-infix-ops)
(#65) Missing whitespace after semicolon. (semi-spacing)
(#65) Missing space before opening brace. (space-before-blocks)
(#67) Expected space(s) after "if". (keyword-spacing)
(#67) Operator '!==' must be spaced. (space-infix-ops)
(#67) Missing space before opening brace. (space-before-blocks)
(#68) Operator '=' must be spaced. (space-infix-ops)
(#73) Missing space before opening brace. (space-before-blocks)
(#75) Comments should not begin with a lowercase character. (capitalized-comments)
(#75) Expected space or tab after '//' in comment. (spaced-comment)
(#76) Expected space(s) after "if". (keyword-spacing)
(#76) There should be no space before this paren. (space-in-parens)
(#76) Missing space before opening brace. (space-before-blocks)
(#77) Expected space(s) after "if". (keyword-spacing)
(#77) ["alreadyparsed"] is better written in dot notation. (dot-notation)
(#77) Operator '==' must be spaced. (space-infix-ops)
(#77) Missing space before opening brace. (space-before-blocks)
(#78) Comments should not begin with a lowercase character. (capitalized-comments)
(#83) Expected space or tab after '//' in comment. (spaced-comment)
(#84) Expected space(s) after "if". (keyword-spacing)
(#84) There should be no space before this paren. (space-in-parens)
(#84) Missing space before opening brace. (space-before-blocks)
(#85) ["cloudpoodllurl"] is better written in dot notation. (dot-notation)
(#87) Trailing spaces not allowed. (no-trailing-spaces)
(#88) Comments should not begin with a lowercase character. (capitalized-comments)
(#88) Expected space or tab after '//' in comment. (spaced-comment)
(#89) Expected space or tab after '//' in comment. (spaced-comment)
(#90) Expected space(s) after "if". (keyword-spacing)
(#90) There should be no space before this paren. (space-in-parens)
(#90) Missing space before opening brace. (space-before-blocks)
(#91) ["parent"] is better written in dot notation. (dot-notation)
(#91) Operator '=' must be spaced. (space-infix-ops)
(#93) Comments should not begin with a lowercase character. (capitalized-comments)
(#93) Expected space or tab after '//' in comment. (spaced-comment)
(#94) Expected space(s) after "if". (keyword-spacing)
(#94) There should be no space before this paren. (space-in-parens)
(#94) Missing space before opening brace. (space-before-blocks)
(#95) ["media"] is better written in dot notation. (dot-notation)
(#95) Operator '=' must be spaced. (space-infix-ops)
(#97) Comments should not begin with a lowercase character. (capitalized-comments)
(#97) Expected space or tab after '//' in comment. (spaced-comment)
(#98) ["sourcemimetype"] is better written in dot notation. (dot-notation)
(#98) ["media"] is better written in dot notation. (dot-notation)
(#98) A space is required after ','. (comma-spacing)
(#98) ["transcribe"] is better written in dot notation. (dot-notation)
(#98) A space is required after ','. (comma-spacing)
(#98) ["hints"] is better written in dot notation. (dot-notation)
(#100) Comments should not begin with a lowercase character. (capitalized-comments)
(#100) Expected space or tab after '//' in comment. (spaced-comment)
(#103) Comments should not begin with a lowercase character. (capitalized-comments)
(#103) Expected space or tab after '//' in comment. (spaced-comment)
(#104) Expected space or tab after '//' in comment. (spaced-comment)
(#105) Expected space(s) after "if". (keyword-spacing)
(#105) Missing space before opening brace. (space-before-blocks)
(#106) 'localloading' declared on line 108 column 21 is used outside of binding context. (block-scoped-var)
(#107) Expected space(s) before "else". (keyword-spacing)
(#108) 'localloading' is already defined. (no-redeclare)
(#108) 'localloading' declared on line 106 column 21 is used outside of binding context. (block-scoped-var)
(#108) ["localloading"] is better written in dot notation. (dot-notation)
(#111) Expected space(s) after "switch". (keyword-spacing)
(#111) 'localloading' declared on line 106 column 21 is used outside of binding context. (block-scoped-var)
(#111) 'localloading' declared on line 108 column 21 is used outside of binding context. (block-scoped-var)
(#111) Missing space before opening brace. (space-before-blocks)
(#114) This line has a length of 143. Maximum allowed is 132. (max-len)
(#114) 'iframeurl' declared on line 125 column 29 is used outside of binding context. (block-scoped-var)
(#114) 'iframeurl' declared on line 127 column 29 is used outside of binding context. (block-scoped-var)
(#114) ["parent"] is better written in dot notation. (dot-notation)
(#114) ["localloader"] is better written in dot notation. (dot-notation)
(#114) ["cloudpoodllurl"] is better written in dot notation. (dot-notation)
(#118) 'iframeurl' is already defined. (no-redeclare)
(#118) 'iframeurl' declared on line 125 column 29 is used outside of binding context. (block-scoped-var)
(#118) 'iframeurl' declared on line 127 column 29 is used outside of binding context. (block-scoped-var)
(#123) Identifier 'isIOS_safari' is not in camel case. (camelcase)
(#124) Expected space(s) after "if". (keyword-spacing)
(#124) Identifier 'isIOS_safari' is not in camel case. (camelcase)
(#125) This line has a length of 148. Maximum allowed is 132. (max-len)
(#125) 'iframeurl' is already defined. (no-redeclare)
(#125) 'iframeurl' declared on line 127 column 29 is used outside of binding context. (block-scoped-var)
(#125) ["parent"] is better written in dot notation. (dot-notation)
(#125) ["localloader"] is better written in dot notation. (dot-notation)
(#125) Multiple spaces found before '+'. (no-multi-spaces)
(#125) ["cloudpoodllurl"] is better written in dot notation. (dot-notation)
(#126) Expected space(s) before "else". (keyword-spacing)
(#127) 'iframeurl' is already defined. (no-redeclare)
(#127) 'iframeurl' declared on line 125 column 29 is used outside of binding context. (block-scoped-var)
(#132) Comments should not begin with a lowercase character. (capitalized-comments)
(#132) Expected space or tab after '//' in comment. (spaced-comment)
(#134) 'iframeurl' declared on line 114 column 25 is used outside of binding context. (block-scoped-var)
(#134) 'iframeurl' declared on line 118 column 25 is used outside of binding context. (block-scoped-var)
(#134) 'iframeurl' declared on line 125 column 29 is used outside of binding context. (block-scoped-var)
(#134) 'iframeurl' declared on line 127 column 29 is used outside of binding context. (block-scoped-var)
(#134) 'iframeurl' declared on line 114 column 25 is used outside of binding context. (block-scoped-var)
(#134) 'iframeurl' declared on line 118 column 25 is used outside of binding context. (block-scoped-var)
(#134) 'iframeurl' declared on line 125 column 29 is used outside of binding context. (block-scoped-var)
(#134) 'iframeurl' declared on line 127 column 29 is used outside of binding context. (block-scoped-var)
(#136) 'iframeurl' declared on line 114 column 25 is used outside of binding context. (block-scoped-var)
(#136) 'iframeurl' declared on line 118 column 25 is used outside of binding context. (block-scoped-var)
(#136) 'iframeurl' declared on line 125 column 29 is used outside of binding context. (block-scoped-var)
(#136) 'iframeurl' declared on line 127 column 29 is used outside of binding context. (block-scoped-var)
(#138) Comments should not begin with a lowercase character. (capitalized-comments)
(#138) Expected space or tab after '//' in comment. (spaced-comment)
(#139) Expected space or tab after '//' in comment. (spaced-comment)
(#140) Expected space or tab after '//' in comment. (spaced-comment)
(#141) Expected space(s) after "if". (keyword-spacing)
(#143) Expected space(s) before "else". (keyword-spacing)
(#143) Expected space(s) after "else". (keyword-spacing)
(#144) Expected space(s) after "if". (keyword-spacing)
(#144) There should be no space before this paren. (space-in-parens)
(#144) Missing space before opening brace. (space-before-blocks)
(#145) ["width"] is better written in dot notation. (dot-notation)
(#145) Operator '=' must be spaced. (space-infix-ops)
(#148) Expected space(s) after "if". (keyword-spacing)
(#148) There should be no space before this paren. (space-in-parens)
(#148) Missing space before opening brace. (space-before-blocks)
(#149) Expected space(s) after "if". (keyword-spacing)
(#149) ["media"] is better written in dot notation. (dot-notation)
(#149) Operator '==' must be spaced. (space-infix-ops)
(#150) ["height"] is better written in dot notation. (dot-notation)
(#151) Expected space(s) before "else". (keyword-spacing)
(#151) Expected space(s) after "else". (keyword-spacing)
(#152) ["height"] is better written in dot notation. (dot-notation)
(#162) Expected space(s) after "switch". (keyword-spacing)
(#162) Missing space before opening brace. (space-before-blocks)
(#172) Unexpected alert. (no-alert)
(#172) Unexpected whitespace before property data. (no-whitespace-before-property)
(#175) Missing space before opening brace. (space-before-blocks)
(#179) Missing space before opening brace. (space-before-blocks)
(#184) A space is required after ','. (comma-spacing)
(#184) Missing space before opening brace. (space-before-blocks)
(#186) Expected space(s) after "if". (keyword-spacing)
(#186) Missing space before opening brace. (space-before-blocks)
(#187) Expected space or tab after '//' in comment. (spaced-comment)
(#193) Comments should not begin with a lowercase character. (capitalized-comments)
(#193) Expected space or tab after '//' in comment. (spaced-comment)
(#197) Missing space before opening brace. (space-before-blocks)
(#198) 'root' is not defined. (no-undef)
(#201) Identifier 'is_safari' is not in camel case. (camelcase)
(#201) Missing space before opening brace. (space-before-blocks)
(#205) Identifier 'is_ios' is not in camel case. (camelcase)
(#205) Missing space before opening brace. (space-before-blocks)
(#206) Multiple spaces found before '/iPad|iPhone|iPod/'. (no-multi-spaces)
(#209) Identifier 'guess_mimetype' is not in camel case. (camelcase)
(#209) Method 'guess_mimetype' has a complexity of 30. Maximum allowed is 20. (complexity)
(#209) Missing space before opening brace. (space-before-blocks)
(#211) Comments should not begin with a lowercase character. (capitalized-comments)
(#211) Expected space or tab after '//' in comment. (spaced-comment)
(#212) Expected space(s) after "if". (keyword-spacing)
(#212) Operator '==' must be spaced. (space-infix-ops)
(#212) Missing space before opening brace. (space-before-blocks)
(#215) Comments should not begin with a lowercase character. (capitalized-comments)
(#215) Expected space or tab after '//' in comment. (spaced-comment)
(#216) Expected space(s) after "if". (keyword-spacing)
(#216) Missing space before opening brace. (space-before-blocks)
(#220) 'nVer' is assigned a value but never used. (no-unused-vars)
(#222) Multiple spaces found before '='. (no-multi-spaces)
(#223) Comments should not begin with a lowercase character. (capitalized-comments)
(#223) Expected space or tab after '//' in comment. (spaced-comment)
(#224) Multiple spaces found before '='. (no-multi-spaces)
(#224) Operator '+' must be spaced. (space-infix-ops)
(#225) A space is required after ','. (comma-spacing)
(#225) A space is required after ','. (comma-spacing)
(#225) 'ix' is defined but never used. (no-unused-vars)
(#227) Expected space(s) after "if". (keyword-spacing)
(#227) Operator '!==' must be spaced. (space-infix-ops)
(#228) Operator '=' must be spaced. (space-infix-ops)
(#229) Comments should not begin with a lowercase character. (capitalized-comments)
(#229) Expected space or tab after '//' in comment. (spaced-comment)
(#230) Expected space or tab after '//' in comment. (spaced-comment)
(#233) Expected space(s) before "else". (keyword-spacing)
(#233) Operator '=' must be spaced. (space-infix-ops)
(#233) Operator '!=' must be spaced. (space-infix-ops)
(#235) Comments should not begin with a lowercase character. (capitalized-comments)
(#235) Expected space or tab after '//' in comment. (spaced-comment)
(#236) Expected space or tab after '//' in comment. (spaced-comment)
(#237) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#239) Operator '=' must be spaced. (space-infix-ops)
(#239) Operator '!=' must be spaced. (space-infix-ops)
(#241) Comments should not begin with a lowercase character. (capitalized-comments)
(#241) Expected space or tab after '//' in comment. (spaced-comment)
(#242) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#244) Operator '=' must be spaced. (space-infix-ops)
(#244) Operator '!=' must be spaced. (space-infix-ops)
(#246) Comments should not begin with a lowercase character. (capitalized-comments)
(#246) Expected space or tab after '//' in comment. (spaced-comment)
(#247) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#249) Operator '=' must be spaced. (space-infix-ops)
(#249) Operator '!=' must be spaced. (space-infix-ops)
(#251) Comments should not begin with a lowercase character. (capitalized-comments)
(#251) Expected space or tab after '//' in comment. (spaced-comment)
(#252) Expected space or tab after '//' in comment. (spaced-comment)
(#253) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#255) Operator '=' must be spaced. (space-infix-ops)
(#255) Operator '!=' must be spaced. (space-infix-ops)
(#257) Comments should not begin with a lowercase character. (capitalized-comments)
(#257) Expected space or tab after '//' in comment. (spaced-comment)
(#259) Expected space(s) before "else". (keyword-spacing)
(#259) There should be no space after this paren. (space-in-parens)
(#259) Operator '=' must be spaced. (space-infix-ops)
(#259) Operator '+' must be spaced. (space-infix-ops)
(#260) Operator '=' must be spaced. (space-infix-ops)
(#260) There should be no space before this paren. (space-in-parens)
(#261) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#262) A space is required after ','. (comma-spacing)
(#263) Comments should not begin with a lowercase character. (capitalized-comments)
(#263) Expected space or tab after '//' in comment. (spaced-comment)
(#264) Operator '==' must be spaced. (space-infix-ops)
(#270) Expected space or tab after '//' in comment. (spaced-comment)
(#272) Requires a space after '{'. (block-spacing)
(#272) Statement inside of curly braces should be on next line. (brace-style)
(#272) Missing space before opening brace. (space-before-blocks)
(#272) Requires a space before '}'. (block-spacing)
(#272) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#273) Requires a space after '{'. (block-spacing)
(#273) Statement inside of curly braces should be on next line. (brace-style)
(#273) Requires a space before '}'. (block-spacing)
(#273) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#274) Requires a space after '{'. (block-spacing)
(#274) Statement inside of curly braces should be on next line. (brace-style)
(#274) Missing space before opening brace. (space-before-blocks)
(#274) Requires a space before '}'. (block-spacing)
(#274) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#275) Requires a space after '{'. (block-spacing)
(#275) Statement inside of curly braces should be on next line. (brace-style)
(#275) Missing space before opening brace. (space-before-blocks)
(#275) Requires a space before '}'. (block-spacing)
(#275) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#276) Requires a space after '{'. (block-spacing)
(#276) Statement inside of curly braces should be on next line. (brace-style)
(#276) Requires a space before '}'. (block-spacing)
(#276) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#279) Operator '=' must be spaced. (space-infix-ops)
(#280) Operator '=' must be spaced. (space-infix-ops)
(#281) Operator '=' must be spaced. (space-infix-ops)
(#282) Operator '=' must be spaced. (space-infix-ops)
(#284) Comments should not begin with a lowercase character. (capitalized-comments)
(#284) Expected space or tab after '//' in comment. (spaced-comment)
(#285) Operator '=' must be spaced. (space-infix-ops)
(#286) Expected space(s) after "if". (keyword-spacing)
(#286) Operator '==' must be spaced. (space-infix-ops)
(#286) Missing space before opening brace. (space-before-blocks)
(#287) Expected space(s) after "switch". (keyword-spacing)
(#287) Missing space before opening brace. (space-before-blocks)
(#290) Operator '=' must be spaced. (space-infix-ops)
(#293) Operator '=' must be spaced. (space-infix-ops)
(#294) Comments should not begin with a lowercase character. (capitalized-comments)
(#294) Expected space or tab after '//' in comment. (spaced-comment)
(#295) Expected space or tab after '//' in comment. (spaced-comment)
(#301) Operator '=' must be spaced. (space-infix-ops)
(#303) Expected space(s) before "else". (keyword-spacing)
(#303) Expected space(s) after "else". (keyword-spacing)
(#304) Expected space(s) after "switch". (keyword-spacing)
(#304) Missing space before opening brace. (space-before-blocks)
(#306) Operator '=' must be spaced. (space-infix-ops)
(#309) Operator '=' must be spaced. (space-infix-ops)
(#310) Comments should not begin with a lowercase character. (capitalized-comments)
(#310) Expected space or tab after '//' in comment. (spaced-comment)
(#311) Operator '=' must be spaced. (space-infix-ops)
(#314) Operator '=' must be spaced. (space-infix-ops)
(#320) Operator '=' must be spaced. (space-infix-ops)
(#323) Comments should not begin with a lowercase character. (capitalized-comments)
(#332) Comments should not begin with a lowercase character. (capitalized-comments)
(#332) Expected space or tab after '//' in comment. (spaced-comment)
(#333) Comments should not begin with a lowercase character. (capitalized-comments)
(#333) Expected space or tab after '//' in comment. (spaced-comment)
(#334) Comments should not begin with a lowercase character. (capitalized-comments)
(#334) Expected space or tab after '//' in comment. (spaced-comment)
mod/assign/feedback/cloudpoodll/amd/src/cloudpoodllloader.js
(#3) Unexpected space before function parentheses. (space-before-function-paren)
(#5) Unexpected space before function parentheses. (space-before-function-paren)
(#9) Unexpected space before function parentheses. (space-before-function-paren)
mod/assign/feedback/cloudpoodll/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)
(#17) Comments should not begin with a lowercase character. (capitalized-comments)
(#17) Expected space or tab after '//' in comment. (spaced-comment)
(#39) Unexpected space before function parentheses. (space-before-function-paren)
(#39) A space is required after ','. (comma-spacing)
(#39) A space is required after ','. (comma-spacing)
(#40) Comments should not begin with a lowercase character. (capitalized-comments)
(#40) 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)
(#46) Comments should not begin with a lowercase character. (capitalized-comments)
(#46) Expected space or tab after '//' in comment. (spaced-comment)
(#49) Expected space or tab after '//' in comment. (spaced-comment)
(#50) Expected space or tab after '//' in comment. (spaced-comment)
(#51) Expected space or tab after '//' in comment. (spaced-comment)
(#56) Unexpected space before function parentheses. (space-before-function-paren)
(#58) Comments should not begin with a lowercase character. (capitalized-comments)
(#58) Expected space or tab after '//' in comment. (spaced-comment)
(#59) ["id"] is better written in dot notation. (dot-notation)
(#66) ["sessionerrors"] is better written in dot notation. (dot-notation)
(#67) ["sessionerrors"] is better written in dot notation. (dot-notation)
(#71) ["sessionmatches"] is better written in dot notation. (dot-notation)
(#72) ["sessionmatches"] is better written in dot notation. (dot-notation)
(#74) Multiple spaces found before '='. (no-multi-spaces)
(#77) ["insertioncount"] is better written in dot notation. (dot-notation)
(#78) ["insertioncount"] is better written in dot notation. (dot-notation)
(#79) Expected space(s) before "else". (keyword-spacing)
(#79) Expected space(s) after "else". (keyword-spacing)
(#83) Expected space(s) after "if". (keyword-spacing)
(#85) Missing space before opening brace. (space-before-blocks)
(#87) ["sessionerrors"] is better written in dot notation. (dot-notation)
(#88) ["sessionmatches"] is better written in dot notation. (dot-notation)
(#89) ["insertioncount"] is better written in dot notation. (dot-notation)
(#92) Comments should not begin with a lowercase character. (capitalized-comments)
(#92) Expected space or tab after '//' in comment. (spaced-comment)
(#96) Comments should not begin with a lowercase character. (capitalized-comments)
(#96) Expected space or tab after '//' in comment. (spaced-comment)
(#99) Comments should not begin with a lowercase character. (capitalized-comments)
(#99) Expected space or tab after '//' in comment. (spaced-comment)
(#102) Comments should not begin with a lowercase character. (capitalized-comments)
(#102) Expected space or tab after '//' in comment. (spaced-comment)
(#105) Comments should not begin with a lowercase character. (capitalized-comments)
(#105) Expected space or tab after '//' in comment. (spaced-comment)
(#108) Comments should not begin with a lowercase character. (capitalized-comments)
(#108) Expected space or tab after '//' in comment. (spaced-comment)
(#114) Identifier 'register_controls' is not in camel case. (camelcase)
(#114) Unexpected space before function parentheses. (space-before-function-paren)
(#120) Identifier 'register_events' is not in camel case. (camelcase)
(#120) Unexpected space before function parentheses. (space-before-function-paren)
(#123) Comments should not begin with a lowercase character. (capitalized-comments)
(#123) Expected space or tab after '//' in comment. (spaced-comment)
(#124) Operator '=' must be spaced. (space-infix-ops)
(#127) Comments should not begin with a lowercase character. (capitalized-comments)
(#127) Expected space or tab after '//' in comment. (spaced-comment)
(#128) A space is required after ','. (comma-spacing)
(#128) Unexpected space before function parentheses. (space-before-function-paren)
(#134) Comments should not begin with a lowercase character. (capitalized-comments)
(#134) Expected space or tab after '//' in comment. (spaced-comment)
(#135) Expected space or tab after '//' in comment. (spaced-comment)
(#136) Expected space(s) after "if". (keyword-spacing)
(#136) Requires a space after '{'. (block-spacing)
(#136) Statement inside of curly braces should be on next line. (brace-style)
(#136) Missing space before opening brace. (space-before-blocks)
(#136) Operator '=' must be spaced. (space-infix-ops)
(#136) Requires a space before '}'. (block-spacing)
(#136) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#137) Expected space(s) after "if". (keyword-spacing)
(#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) Operator '=' must be spaced. (space-infix-ops)
(#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)
(#138) Expected space(s) after "if". (keyword-spacing)
(#138) Requires a space after '{'. (block-spacing)
(#138) Statement inside of curly braces should be on next line. (brace-style)
(#138) Missing space before opening brace. (space-before-blocks)
(#138) Operator '=' must be spaced. (space-infix-ops)
(#138) Requires a space before '}'. (block-spacing)
(#138) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#140) Comments should not begin with a lowercase character. (capitalized-comments)
(#140) Expected space or tab after '//' in comment. (spaced-comment)
(#141) A space is required after ','. (comma-spacing)
(#142) Unexpected space before function parentheses. (space-before-function-paren)
(#148) Multiple spaces found before 'function'. (no-multi-spaces)
(#148) Unexpected space before function parentheses. (space-before-function-paren)
(#149) Comments should not begin with a lowercase character. (capitalized-comments)
(#149) Expected space or tab after '//' in comment. (spaced-comment)
(#151) Requires a space after '{'. (block-spacing)
(#151) Statement inside of curly braces should be on next line. (brace-style)
(#151) Requires a space before '}'. (block-spacing)
(#151) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#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) Expected space(s) after "if". (keyword-spacing)
(#155) Requires a space after '{'. (block-spacing)
(#155) Statement inside of curly braces should be on next line. (brace-style)
(#155) Missing space before opening brace. (space-before-blocks)
(#155) Operator '=' must be spaced. (space-infix-ops)
(#155) Requires a space before '}'. (block-spacing)
(#155) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#156) Expected space(s) after "if". (keyword-spacing)
(#156) Requires a space after '{'. (block-spacing)
(#156) Statement inside of curly braces should be on next line. (brace-style)
(#156) Missing space before opening brace. (space-before-blocks)
(#156) Operator '=' must be spaced. (space-infix-ops)
(#156) Requires a space before '}'. (block-spacing)
(#156) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#157) Expected space(s) after "if". (keyword-spacing)
(#157) Requires a space after '{'. (block-spacing)
(#157) Statement inside of curly braces should be on next line. (brace-style)
(#157) Missing space before opening brace. (space-before-blocks)
(#157) Operator '=' must be spaced. (space-infix-ops)
(#157) Requires a space before '}'. (block-spacing)
(#157) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#158) Comments should not begin with a lowercase character. (capitalized-comments)
(#158) Expected space or tab after '//' in comment. (spaced-comment)
(#159) A space is required after ','. (comma-spacing)
(#163) A space is required after ','. (comma-spacing)
(#163) Multiple spaces found before 'function'. (no-multi-spaces)
(#163) Unexpected space before function parentheses. (space-before-function-paren)
(#165) Requires a space after '{'. (block-spacing)
(#165) Statement inside of curly braces should be on next line. (brace-style)
(#165) Requires a space before '}'. (block-spacing)
(#165) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#170) Unexpected space before function parentheses. (space-before-function-paren)
(#170) A space is required after ','. (comma-spacing)
(#174) Comments should not begin with a lowercase character. (capitalized-comments)
(#174) Expected space or tab after '//' in comment. (spaced-comment)
(#177) Expected space(s) after "if". (keyword-spacing)
(#177) Operator '===' must be spaced. (space-infix-ops)
(#179) Expected space(s) before "else". (keyword-spacing)
(#179) Expected space(s) after "if". (keyword-spacing)
(#179) Operator '===' must be spaced. (space-infix-ops)
(#181) Expected space(s) before "else". (keyword-spacing)
(#181) Operator '===' must be spaced. (space-infix-ops)
(#187) Expected space(s) after "if". (keyword-spacing)
(#187) Operator '===' must be spaced. (space-infix-ops)
(#188) Comments should not begin with a lowercase character. (capitalized-comments)
(#188) Expected space or tab after '//' in comment. (spaced-comment)
(#192) Comments should not begin with a lowercase character. (capitalized-comments)
(#192) Expected space or tab after '//' in comment. (spaced-comment)
(#193) Expected space(s) after "if". (keyword-spacing)
(#200) Unexpected space before function parentheses. (space-before-function-paren)
(#204) Unexpected space before function parentheses. (space-before-function-paren)
(#210) Identifier 'markup_suggestedwords' is not in camel case. (camelcase)
(#210) Unexpected space before function parentheses. (space-before-function-paren)
(#212) Comments should not begin with a lowercase character. (capitalized-comments)
(#212) Expected space or tab after '//' in comment. (spaced-comment)
(#213) Unexpected space before function parentheses. (space-before-function-paren)
(#214) This line has a length of 163. Maximum allowed is 132. (max-len)
(#217) Comments should not begin with a lowercase character. (capitalized-comments)
(#217) Expected space or tab after '//' in comment. (spaced-comment)
(#218) Expected space or tab after '//' in comment. (spaced-comment)
(#219) This line has a length of 149. Maximum allowed is 132. (max-len)
(#219) Expected space or tab after '//' in comment. (spaced-comment)
(#220) Expected space or tab after '//' in comment. (spaced-comment)
(#221) Expected space(s) after "if". (keyword-spacing)
(#222) Operator '=' must be spaced. (space-infix-ops)
(#223) Operator '=' must be spaced. (space-infix-ops)
(#224) Unexpected space before function parentheses. (space-before-function-paren)
(#230) Expected space(s) after "for". (keyword-spacing)
(#242) Comments should not begin with a lowercase character. (capitalized-comments)
(#242) Expected space or tab after '//' in comment. (spaced-comment)
(#243) Expected space or tab after '//' in comment. (spaced-comment)
(#244) Expected space or tab after '//' in comment. (spaced-comment)
(#245) Expected space or tab after '//' in comment. (spaced-comment)
(#246) Expected space or tab after '//' in comment. (spaced-comment)
(#247) Expected space or tab after '//' in comment. (spaced-comment)
(#248) Expected space or tab after '//' in comment. (spaced-comment)
(#250) Identifier 'markup_unmatchedwords' is not in camel case. (camelcase)
(#250) Unexpected space before function parentheses. (space-before-function-paren)
(#253) Comments should not begin with a lowercase character. (capitalized-comments)
(#253) Expected space or tab after '//' in comment. (spaced-comment)
(#255) Unexpected space before function parentheses. (space-before-function-paren)
(#256) Comments should not begin with a lowercase character. (capitalized-comments)
(#256) Expected space or tab after '//' in comment. (spaced-comment)
(#257) Expected space or tab after '//' in comment. (spaced-comment)
(#259) Expected space or tab after '//' in comment. (spaced-comment)
(#260) Expected space or tab after '//' in comment. (spaced-comment)
(#262) Expected space(s) after "if". (keyword-spacing)
(#262) Operator '>' must be spaced. (space-infix-ops)
(#264) Expected space(s) after "if". (keyword-spacing)
(#264) Operator '>' must be spaced. (space-infix-ops)
(#265) Comments should not begin with a lowercase character. (capitalized-comments)
(#265) Expected space or tab after '//' in comment. (spaced-comment)
(#266) Expected space or tab after '//' in comment. (spaced-comment)
(#267) Operator '&&' must be spaced. (space-infix-ops)
(#271) Comments should not begin with a lowercase character. (capitalized-comments)
(#271) Expected space or tab after '//' in comment. (spaced-comment)
(#273) Expected space(s) after "for". (keyword-spacing)
(#276) Comments should not begin with a lowercase character. (capitalized-comments)
(#276) Expected space or tab after '//' in comment. (spaced-comment)
(#277) Expected space or tab after '//' in comment. (spaced-comment)
(#278) Identifier 'p_gapcount' is not in camel case. (camelcase)
(#278) Operator '-' must be spaced. (space-infix-ops)
(#279) Expected space(s) after "if". (keyword-spacing)
(#279) Identifier 'p_gapcount' is not in camel case. (camelcase)
(#279) Operator '===' must be spaced. (space-infix-ops)
(#280) This line has a length of 137. Maximum allowed is 132. (max-len)
(#281) Expected space(s) before "else". (keyword-spacing)
(#281) Expected space(s) after "else". (keyword-spacing)
(#282) Expected space(s) after "for". (keyword-spacing)
(#288) Expected space(s) before "else". (keyword-spacing)
(#288) Expected space(s) after "if". (keyword-spacing)
(#289) Comments should not begin with a lowercase character. (capitalized-comments)
(#289) Expected space or tab after '//' in comment. (spaced-comment)
(#290) Expected space or tab after '//' in comment. (spaced-comment)
(#291) Expected space or tab after '//' in comment. (spaced-comment)
(#292) This line has a length of 144. Maximum allowed is 132. (max-len)
(#299) Expected space or tab after '//' in comment. (spaced-comment)
(#301) Comments should not begin with a lowercase character. (capitalized-comments)
(#301) Expected space or tab after '//' in comment. (spaced-comment)
(#303) Comments should not begin with a lowercase character. (capitalized-comments)
(#303) Expected space or tab after '//' in comment. (spaced-comment)
(#307) Comments should not begin with a lowercase character. (capitalized-comments)
(#307) Expected space or tab after '//' in comment. (spaced-comment)
(#308) Expected space or tab after '//' in comment. (spaced-comment)
(#309) Expected space or tab after '//' in comment. (spaced-comment)
(#310) Expected space or tab after '//' in comment. (spaced-comment)
(#317) Identifier 'markup_originalwords' is not in camel case. (camelcase)
(#317) Unexpected space before function parentheses. (space-before-function-paren)
(#319) Identifier 'processed_tpositions' is not in camel case. (camelcase)
(#319) Operator '=' must be spaced. (space-infix-ops)
(#320) This line has a length of 164. Maximum allowed is 132. (max-len)
(#320) Operator '+' must be spaced. (space-infix-ops)
(#321) Unexpected space before function parentheses. (space-before-function-paren)
(#323) Expected space(s) after "if". (keyword-spacing)
(#323) Operator '||' must be spaced. (space-infix-ops)
(#323) Missing space before opening brace. (space-before-blocks)
(#324) Identifier 'data_tpositions' is not in camel case. (camelcase)
(#324) Operator '=' must be spaced. (space-infix-ops)
(#326) Comments should not begin with a lowercase character. (capitalized-comments)
(#326) Expected space or tab after '//' in comment. (spaced-comment)
(#327) Expected space or tab after '//' in comment. (spaced-comment)
(#329) Expected space(s) after "if". (keyword-spacing)
(#329) Identifier 'processed_tpositions' is not in camel case. (camelcase)
(#329) Requires a space after '{'. (block-spacing)
(#329) Statement inside of curly braces should be on next line. (brace-style)
(#329) Missing space before opening brace. (space-before-blocks)
(#329) Requires a space before '}'. (block-spacing)
(#329) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#330) Identifier 'processed_tpositions' is not in camel case. (camelcase)
(#332) Identifier 'data_tpositions' is not in camel case. (camelcase)
(#333) Operator '=' must be spaced. (space-infix-ops)
(#339) Expected space(s) after "if". (keyword-spacing)
(#339) Operator '>' must be spaced. (space-infix-ops)
(#339) Missing space before opening brace. (space-before-blocks)
(#340) Operator '=' must be spaced. (space-infix-ops)
(#341) Expected space(s) after "if". (keyword-spacing)
(#342) Comments should not begin with a lowercase character. (capitalized-comments)
(#342) Expected space or tab after '//' in comment. (spaced-comment)
(#343) This line has a length of 135. Maximum allowed is 132. (max-len)
(#343) Expected space or tab after '//' in comment. (spaced-comment)
(#346) Expected space(s) before "else". (keyword-spacing)
(#346) Expected space(s) after "if". (keyword-spacing)
(#346) Missing space before opening brace. (space-before-blocks)
(#347) Comments should not begin with a lowercase character. (capitalized-comments)
(#347) Expected space or tab after '//' in comment. (spaced-comment)
(#349) A space is required after ','. (comma-spacing)
(#350) Expected space(s) before "else". (keyword-spacing)
(#350) Expected space(s) after "if". (keyword-spacing)
(#350) Missing space before opening brace. (space-before-blocks)
(#351) This line has a length of 139. Maximum allowed is 132. (max-len)
(#351) Comments should not begin with a lowercase character. (capitalized-comments)
(#351) Expected space or tab after '//' in comment. (spaced-comment)
(#352) Expected space or tab after '//' in comment. (spaced-comment)
(#354) A space is required after ','. (comma-spacing)
mod/assign/feedback/cloudpoodll/amd/src/feedbackhelper.js
(#3) 'cloudpoodll' is defined but never used. (no-unused-vars)
(#8) 'instancemap' is assigned a value but never used. (no-unused-vars)
(#18) ["component"] is better written in dot notation. (dot-notation)
(#19) ["subtype"] is better written in dot notation. (dot-notation)
(#26) A constructor name should not start with a lowercase letter. (@babel/new-cap)
(#30) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#31) Identifier 'register_controls' is not in camel case. (camelcase)
(#39) ["clicktohide"] is better written in dot notation. (dot-notation)
(#42) ["clicktoshow"] is better written in dot notation. (dot-notation)
(#46) Identifier 'register_events' is not in camel case. (camelcase)
(#49) Unexpected confirm. (no-alert)
(#59) Identifier 'toggle_currentfeedback' is not in camel case. (camelcase)
(#64) ["clicktohide"] is better written in dot notation. (dot-notation)
(#69) ["clicktoshow"] is better written in dot notation. (dot-notation)
(#101) Comments should not begin with a lowercase character. (capitalized-comments)
(#101) Expected space or tab after '//' in comment. (spaced-comment)
(#108) Comments should not begin with a lowercase character. (capitalized-comments)
mod/assign/feedback/cloudpoodll/amd/src/fetchsubmission.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)
(#2) Unexpected space before function parentheses. (space-before-function-paren)
(#11) Comments should not begin with a lowercase character. (capitalized-comments)
(#11) Expected space or tab after '//' in comment. (spaced-comment)
(#17) Comments should not begin with a lowercase character. (capitalized-comments)
(#17) Expected space or tab after '//' in comment. (spaced-comment)
(#18) Unexpected space before function parentheses. (space-before-function-paren)
(#24) Identifier 'init_strings' is not in camel case. (camelcase)
(#24) Missing space before opening brace. (space-before-blocks)
(#25) Operator '=' must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Operator '=' must be spaced. (space-infix-ops)
(#26) Requires a space before '}'. (block-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) This line has a length of 140. Maximum allowed is 132. (max-len)
(#27) A space is required after ','. (comma-spacing)
(#27) Requires a space after '{'. (block-spacing)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Operator '=' must be spaced. (space-infix-ops)
(#27) Requires a space before '}'. (block-spacing)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) A space is required after ','. (comma-spacing)
(#28) Requires a space after '{'. (block-spacing)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Operator '=' must be spaced. (space-infix-ops)
(#28) Requires a space before '}'. (block-spacing)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Comments should not begin with a lowercase character. (capitalized-comments)
(#32) Expected space or tab after '//' in comment. (spaced-comment)
(#33) Identifier 'register_controls' is not in camel case. (camelcase)
(#33) Unexpected space before function parentheses. (space-before-function-paren)
(#37) Comments should not begin with a lowercase character. (capitalized-comments)
(#37) Expected space or tab after '//' in comment. (spaced-comment)
(#38) Identifier 'register_events' is not in camel case. (camelcase)
(#38) Unexpected space before function parentheses. (space-before-function-paren)
(#40) 'e' is defined but never used. (no-unused-vars)
(#40) Missing space before opening brace. (space-before-blocks)
(#41) Comments should not begin with a lowercase character. (capitalized-comments)
(#41) Expected space or tab after '//' in comment. (spaced-comment)
(#42) Multiple spaces found before '='. (no-multi-spaces)
(#44) Comments should not begin with a lowercase character. (capitalized-comments)
(#44) Expected space or tab after '//' in comment. (spaced-comment)
(#45) Expected space(s) after "if". (keyword-spacing)
(#45) Operator '>' must be spaced. (space-infix-ops)
(#46) Expected catch,fail,always() or return (promise/catch-or-return)
(#51) Unexpected space before function parentheses. (space-before-function-paren)
(#55) Unexpected space before function parentheses. (space-before-function-paren)
(#55) 'e' is defined but never used. (no-unused-vars)
(#62) Expected space(s) before "else". (keyword-spacing)
(#63) Comments should not begin with a lowercase character. (capitalized-comments)
(#63) Expected space or tab after '//' in comment. (spaced-comment)
(#68) A space is required after ','. (comma-spacing)
(#68) Comments should not begin with a lowercase character. (capitalized-comments)
(#68) Expected space or tab after '//' in comment. (spaced-comment)
(#70) Identifier 'do_fetch' is not in camel case. (camelcase)
(#70) Missing space before opening brace. (space-before-blocks)
(#71) Comments should not begin with a lowercase character. (capitalized-comments)
(#71) Expected space or tab after '//' in comment. (spaced-comment)
(#72) Operator '=' must be spaced. (space-infix-ops)
(#73) Identifier 'cp_transcript' is not in camel case. (camelcase)
(#74) Identifier 'cp_transcript' is not in camel case. (camelcase)
(#75) Operator '=' must be spaced. (space-infix-ops)
(#75) Identifier 'cp_transcript' is not in camel case. (camelcase)
(#76) Expected space(s) before "else". (keyword-spacing)
(#76) Expected space(s) after "else". (keyword-spacing)
(#77) Comments should not begin with a lowercase character. (capitalized-comments)
(#77) Expected space or tab after '//' in comment. (spaced-comment)
(#78) Identifier 'ot_summary' is not in camel case. (camelcase)
(#79) Expected space(s) after "if". (keyword-spacing)
(#79) Identifier 'ot_summary' is not in camel case. (camelcase)
(#79) Missing space before opening brace. (space-before-blocks)
(#80) Comments should not begin with a lowercase character. (capitalized-comments)
(#80) Expected space or tab after '//' in comment. (spaced-comment)
(#81) Identifier 'ot_summary' is not in camel case. (camelcase)
(#83) Identifier 'ot_transcript' is not in camel case. (camelcase)
(#83) Operator '=' must be spaced. (space-infix-ops)
(#84) Expected space(s) after "if". (keyword-spacing)
(#84) Identifier 'ot_transcript' is not in camel case. (camelcase)
(#84) Missing space before opening brace. (space-before-blocks)
(#85) Operator '=' must be spaced. (space-infix-ops)
(#85) Identifier 'ot_transcript' is not in camel case. (camelcase)
mod/assign/feedback/cloudpoodll/amd/src/grammarsuggestions.js
(#1) This line has a length of 163. 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)
(#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)
(#19) Comments should not begin with a lowercase character. (capitalized-comments)
(#19) Expected space or tab after '//' in comment. (spaced-comment)
(#20) Missing space before opening brace. (space-before-blocks)
(#26) Identifier 'init_strings' is not in camel case. (camelcase)
(#26) Missing space before opening brace. (space-before-blocks)
(#27) Operator '=' must be spaced. (space-infix-ops)
(#28) A space is required after ','. (comma-spacing)
(#28) Requires a space after '{'. (block-spacing)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Operator '=' must be spaced. (space-infix-ops)
(#28) Requires a space before '}'. (block-spacing)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#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)
(#31) A space is required after ','. (comma-spacing)
(#31) Requires a space after '{'. (block-spacing)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Operator '=' must be spaced. (space-infix-ops)
(#31) Requires a space before '}'. (block-spacing)
(#31) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) A space is required after ','. (comma-spacing)
(#32) Requires a space after '{'. (block-spacing)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Operator '=' must be spaced. (space-infix-ops)
(#32) Requires a space before '}'. (block-spacing)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#35) Comments should not begin with a lowercase character. (capitalized-comments)
(#35) Expected space or tab after '//' in comment. (spaced-comment)
(#36) Identifier 'register_controls' is not in camel case. (camelcase)
(#36) 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)
(#44) 'e' is defined but never used. (no-unused-vars)
(#44) 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)
(#48) Multiple spaces found before '='. (no-multi-spaces)
(#49) Multiple spaces found before '='. (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(s) after "if". (keyword-spacing)
(#53) Operator '>' must be spaced. (space-infix-ops)
(#54) Expected catch,fail,always() or return (promise/catch-or-return)
(#59) Unexpected space before function parentheses. (space-before-function-paren)
(#63) Unexpected space before function parentheses. (space-before-function-paren)
(#63) 'e' is defined but never used. (no-unused-vars)
(#70) Expected space(s) before "else". (keyword-spacing)
(#71) Comments should not begin with a lowercase character. (capitalized-comments)
(#71) Expected space or tab after '//' in comment. (spaced-comment)
(#72) A space is required after ','. (comma-spacing)
(#72) There should be no space before ','. (comma-spacing)
(#72) A space is required after ','. (comma-spacing)
(#72) A space is required after ','. (comma-spacing)
(#72) There should be no space before ','. (comma-spacing)
(#72) A space is required after ','. (comma-spacing)
(#77) A space is required after ','. (comma-spacing)
(#77) Comments should not begin with a lowercase character. (capitalized-comments)
(#77) Expected space or tab after '//' in comment. (spaced-comment)
(#79) Expected space or tab after '//' in comment. (spaced-comment)
(#80) Identifier 'set_value' is not in camel case. (camelcase)
(#80) Missing space before opening brace. (space-before-blocks)
(#81) Expected space(s) after "if". (keyword-spacing)
(#81) Missing space before opening brace. (space-before-blocks)
(#83) Expected space(s) before "else". (keyword-spacing)
(#83) Expected space(s) after "else". (keyword-spacing)
(#84) Expected space(s) after "switch". (keyword-spacing)
(#84) Missing space before opening brace. (space-before-blocks)
(#97) Identifier 'get_value' is not in camel case. (camelcase)
(#97) Missing space before opening brace. (space-before-blocks)
(#98) Expected space(s) after "if". (keyword-spacing)
(#98) Missing space before opening brace. (space-before-blocks)
(#100) Expected space(s) before "else". (keyword-spacing)
(#100) Expected space(s) after "else". (keyword-spacing)
(#105) Identifier 'check_grammar' is not in camel case. (camelcase)
(#105) Unexpected space before function parentheses. (space-before-function-paren)
(#105) A space is required after ','. (comma-spacing)
(#105) A space is required after ','. (comma-spacing)
(#105) A space is required after ','. (comma-spacing)
(#106) Identifier 'src_element' is not in camel case. (camelcase)
(#107) Identifier 'target_element' is not in camel case. (camelcase)
(#108) Identifier 'difference_element' is not in camel case. (camelcase)
(#110) Comments should not begin with a lowercase character. (capitalized-comments)
(#110) Expected space or tab after '//' in comment. (spaced-comment)
(#112) Comments should not begin with a lowercase character. (capitalized-comments)
(#112) Expected space or tab after '//' in comment. (spaced-comment)
(#113) Expected space(s) after "if". (keyword-spacing)
(#113) Operator '===' must be spaced. (space-infix-ops)
(#113) Operator '===' must be spaced. (space-infix-ops)
(#113) Missing space before opening brace. (space-before-blocks)
(#116) A space is required after ','. (comma-spacing)
(#123) Unexpected space before function parentheses. (space-before-function-paren)
(#127) Expected space(s) after "if". (keyword-spacing)
(#127) Operator '<' must be spaced. (space-infix-ops)
(#127) Missing space before opening brace. (space-before-blocks)
(#128) Comments should not begin with a lowercase character. (capitalized-comments)
(#128) Expected space or tab after '//' in comment. (spaced-comment)
(#129) A space is required after ','. (comma-spacing)
(#130) Expected space(s) before "else". (keyword-spacing)
(#130) Expected space(s) after "else". (keyword-spacing)
(#131) A space is required after ','. (comma-spacing)
(#132) Comments should not begin with a lowercase character. (capitalized-comments)
(#132) Expected space or tab after '//' in comment. (spaced-comment)
(#133) A space is required after ','. (comma-spacing)
(#136) ["sessionerrors"] is better written in dot notation. (dot-notation)
(#137) ["sessionmatches"] is better written in dot notation. (dot-notation)
(#138) Comments should not begin with a lowercase character. (capitalized-comments)
(#138) Expected space or tab after '//' in comment. (spaced-comment)
(#143) Comments should not begin with a lowercase character. (capitalized-comments)
(#143) Expected space or tab after '//' in comment. (spaced-comment)
(#144) Expected space or tab after '//' in comment. (spaced-comment)
(#149) Expected space(s) before "else". (keyword-spacing)
(#149) Expected space(s) after "else". (keyword-spacing)
(#150) Comments should not begin with a lowercase character. (capitalized-comments)
(#150) Expected space or tab after '//' in comment. (spaced-comment)
(#151) Expected space or tab after '//' in comment. (spaced-comment)
(#161) Comments should not begin with a lowercase character. (capitalized-comments)
(#161) Expected space or tab after '//' in comment. (spaced-comment)
mod/assign/feedback/cloudpoodll/amd/src/interactivetranscript.js
(#1) Unexpected space before function parentheses. (space-before-function-paren)
(#8) Unexpected space before function parentheses. (space-before-function-paren)
(#10) ["component"] is better written in dot notation. (dot-notation)
(#11) ["playerid"] is better written in dot notation. (dot-notation)
(#12) ["containerid"] is better written in dot notation. (dot-notation)
(#13) ["cssprefix"] is better written in dot notation. (dot-notation)
(#27) Unexpected space before function parentheses. (space-before-function-paren)
(#28) Comments should not begin with a lowercase character. (capitalized-comments)
(#39) Unexpected space before function parentheses. (space-before-function-paren)
(#39) 'element' is defined but never used. (no-unused-vars)
(#42) Unexpected space before function parentheses. (space-before-function-paren)
(#51) Unexpected space before function parentheses. (space-before-function-paren)
(#59) Unexpected space before function parentheses. (space-before-function-paren)
(#60) Unexpected space before function parentheses. (space-before-function-paren)
(#60) Unexpected empty function. (no-empty-function)
(#62) Unexpected space before function parentheses. (space-before-function-paren)
(#67) A function with a name starting with an uppercase letter should only be used as a constructor. (@babel/new-cap)
(#77) Comments should not begin with a lowercase character. (capitalized-comments)
(#80) Array prototype is read only, properties should not be added. (no-extend-native)
(#80) Unexpected space before function parentheses. (space-before-function-paren)
(#82) Use '===' to compare with null. (no-eq-null)
(#86) Unexpected use of '>>>'. (no-bitwise)
(#105) Comments should not begin with a lowercase character. (capitalized-comments)
(#106) Expected space or tab after '/*' in comment. (spaced-comment)
(#108) Unexpected space before function parentheses. (space-before-function-paren)
(#111) Missing semicolon. (@babel/semi)
(#113) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#113) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#113) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#113) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#113) Unexpected space before function parentheses. (space-before-function-paren)
(#114) Missing semicolon. (@babel/semi)
(#115) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#115) Unexpected space before function parentheses. (space-before-function-paren)
(#116) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#119) Missing semicolon. (@babel/semi)
(#122) Missing semicolon. (@babel/semi)
(#123) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#123) Unexpected space before function parentheses. (space-before-function-paren)
(#126) Missing semicolon. (@babel/semi)
(#127) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#127) Unexpected space before function parentheses. (space-before-function-paren)
(#129) A constructor name should not start with a lowercase letter. (@babel/new-cap)
(#129) Missing semicolon. (@babel/semi)
(#132) A constructor name should not start with a lowercase letter. (@babel/new-cap)
(#132) Missing semicolon. (@babel/semi)
(#134) Missing semicolon. (@babel/semi)
(#135) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#135) Unexpected space before function parentheses. (space-before-function-paren)
(#136) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#136) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#136) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#138) Missing semicolon. (@babel/semi)
(#140) Unexpected space before function parentheses. (space-before-function-paren)
(#141) Missing semicolon. (@babel/semi)
(#142) Missing semicolon. (@babel/semi)
(#143) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#143) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#143) Unexpected space before function parentheses. (space-before-function-paren)
(#144) A constructor name should not start with a lowercase letter. (@babel/new-cap)
(#144) Missing semicolon. (@babel/semi)
(#147) Unexpected space before function parentheses. (space-before-function-paren)
(#148) Missing semicolon. (@babel/semi)
(#150) Unexpected space before function parentheses. (space-before-function-paren)
(#152) Missing semicolon. (@babel/semi)
(#154) Unexpected space before function parentheses. (space-before-function-paren)
(#155) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#155) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#155) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#155) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#160) Missing semicolon. (@babel/semi)
(#164) Missing semicolon. (@babel/semi)
(#167) Unexpected space before function parentheses. (space-before-function-paren)
(#168) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#168) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#168) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#168) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#174) Missing semicolon. (@babel/semi)
(#178) Missing semicolon. (@babel/semi)
(#181) Unexpected space before function parentheses. (space-before-function-paren)
(#183) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#185) Missing semicolon. (@babel/semi)
(#187) Missing semicolon. (@babel/semi)
(#189) Unexpected space before function parentheses. (space-before-function-paren)
(#190) Missing semicolon. (@babel/semi)
(#195) Missing semicolon. (@babel/semi)
(#199) Missing semicolon. (@babel/semi)
(#204) Missing semicolon. (@babel/semi)
(#207) Missing semicolon. (@babel/semi)
(#209) A space is required after ','. (comma-spacing)
(#209) Comments should not begin with a lowercase character. (capitalized-comments)
(#209) Expected space or tab after '//' in comment. (spaced-comment)
(#214) Comments should not begin with a lowercase character. (capitalized-comments)
(#215) Comments should not begin with a lowercase character. (capitalized-comments)
(#216) Comments should not begin with a lowercase character. (capitalized-comments)
(#218) Comments should not begin with a lowercase character. (capitalized-comments)
(#219) Comments should not begin with a lowercase character. (capitalized-comments)
(#222) Expected space or tab after '/*' in comment. (spaced-comment)
(#225) Unexpected space before function parentheses. (space-before-function-paren)
(#236) Unexpected space before function parentheses. (space-before-function-paren)
(#239) Unexpected space before function parentheses. (space-before-function-paren)
(#245) Unexpected space before function parentheses. (space-before-function-paren)
(#271) Unexpected space before function parentheses. (space-before-function-paren)
(#280) Unexpected space before function parentheses. (space-before-function-paren)
(#282) Unexpected space before function parentheses. (space-before-function-paren)
(#285) Unexpected space before function parentheses. (space-before-function-paren)
(#290) Comments should not begin with a lowercase character. (capitalized-comments)
(#300) Unexpected space before function parentheses. (space-before-function-paren)
(#303) Unexpected space before function parentheses. (space-before-function-paren)
(#307) Unexpected space before function parentheses. (space-before-function-paren)
(#319) Unexpected space before function parentheses. (space-before-function-paren)
(#323) Comments should not begin with a lowercase character. (capitalized-comments)
(#331) Unexpected space before function parentheses. (space-before-function-paren)
(#336) Unexpected space before function parentheses. (space-before-function-paren)
(#347) Unexpected space before function parentheses. (space-before-function-paren)
(#360) Unexpected space before function parentheses. (space-before-function-paren)
(#363) 'parentOffsetBottom' is assigned a value but never used. (no-unused-vars)
(#369) Comments should not begin with a lowercase character. (capitalized-comments)
(#404) Unexpected space before function parentheses. (space-before-function-paren)
(#406) Comments should not begin with a lowercase character. (capitalized-comments)
(#411) Unexpected space before function parentheses. (space-before-function-paren)
(#420) Missing semicolon. (@babel/semi)
(#423) Unexpected space before function parentheses. (space-before-function-paren)
(#427) Expected space or tab after '/*' in comment. (spaced-comment)
(#427) 'config' is defined but never used. (no-unused-vars)
(#428) Unexpected space before function parentheses. (space-before-function-paren)
(#431) Unexpected space before function parentheses. (space-before-function-paren)
(#443) Unexpected space before function parentheses. (space-before-function-paren)
(#452) Comments should not begin with a lowercase character. (capitalized-comments)
(#458) Expected space or tab after '/*' in comment. (spaced-comment)
(#458) 'utils' is defined but never used. (no-unused-vars)
(#458) 'scrollable' is defined but never used. (no-unused-vars)
(#460) Unexpected space before function parentheses. (space-before-function-paren)
(#465) Unexpected space before function parentheses. (space-before-function-paren)
(#468) Unexpected space before function parentheses. (space-before-function-paren)
(#471) Unexpected space before function parentheses. (space-before-function-paren)
(#476) Unexpected space before function parentheses. (space-before-function-paren)
(#478) Unexpected space before function parentheses. (space-before-function-paren)
(#484) Unexpected space before function parentheses. (space-before-function-paren)
(#484) 'e' is defined but never used. (no-unused-vars)
(#490) Unexpected space before function parentheses. (space-before-function-paren)
(#493) Comments should not begin with a lowercase character. (capitalized-comments)
(#494) Comments should not begin with a lowercase character. (capitalized-comments)
(#501) Unexpected space before function parentheses. (space-before-function-paren)
(#513) Unexpected space before function parentheses. (space-before-function-paren)
(#520) Comments should not begin with a lowercase character. (capitalized-comments)
(#527) Unexpected space before function parentheses. (space-before-function-paren)
(#546) Unexpected space before function parentheses. (space-before-function-paren)
(#564) Unexpected space before function parentheses. (space-before-function-paren)
(#567) Unexpected space before function parentheses. (space-before-function-paren)
(#568) 'active' is defined but never used. (no-unused-vars)
(#579) Comments should not begin with a lowercase character. (capitalized-comments)
(#581) This line has a length of 136. Maximum allowed is 132. (max-len)
(#590) Unexpected space before function parentheses. (space-before-function-paren)
(#603) Unexpected space before function parentheses. (space-before-function-paren)
(#613) Unexpected space before function parentheses. (space-before-function-paren)
(#616) Unexpected space before function parentheses. (space-before-function-paren)
(#631) Unexpected space before function parentheses. (space-before-function-paren)
(#638) Comments should not begin with a lowercase character. (capitalized-comments)
mod/assign/feedback/cloudpoodll/amd/src/loomloader.js
(#1) '$' is defined but never used. (no-unused-vars)
(#11) ["component"] is better written in dot notation. (dot-notation)
(#12) ["subtype"] is better written in dot notation. (dot-notation)
(#15) A constructor name should not start with a lowercase letter. (@babel/new-cap)
mod/assign/feedback/cloudpoodll/amd/src/previewcorrections.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)
(#2) Unexpected space before function parentheses. (space-before-function-paren)
(#2) A space is required after ','. (comma-spacing)
(#10) Comments should not begin with a lowercase character. (capitalized-comments)
(#10) Expected space or tab after '//' in comment. (spaced-comment)
(#14) Comments should not begin with a lowercase character. (capitalized-comments)
(#14) Expected space or tab after '//' in comment. (spaced-comment)
(#15) 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)
(#23) Identifier 'init_strings' is not in camel case. (camelcase)
(#23) Missing space before opening brace. (space-before-blocks)
(#24) 'that' is assigned a value but never used. (no-unused-vars)
(#24) Operator '=' must be spaced. (space-infix-ops)
(#25) Comments should not begin with a lowercase character. (capitalized-comments)
(#25) Expected space or tab after '//' in comment. (spaced-comment)
(#28) Comments should not begin with a lowercase character. (capitalized-comments)
(#28) Expected space or tab after '//' in comment. (spaced-comment)
(#29) Identifier 'register_controls' is not in camel case. (camelcase)
(#29) 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)
(#39) Identifier 'register_events' is not in camel case. (camelcase)
(#42) Comments should not begin with a lowercase character. (capitalized-comments)
(#42) Expected space or tab after '//' in comment. (spaced-comment)
(#44) Multiple spaces found before '// clear the t...'. (no-multi-spaces)
(#44) Comments should not begin with a lowercase character. (capitalized-comments)
(#46) Multiple spaces found before '// after 2.5s,...'. (no-multi-spaces)
(#46) Comments should not begin with a lowercase character. (capitalized-comments)
(#51) A space is required after ','. (comma-spacing)
(#51) Comments should not begin with a lowercase character. (capitalized-comments)
(#51) Expected space or tab after '//' in comment. (spaced-comment)
(#53) Identifier 'render_and_markup' is not in camel case. (camelcase)
(#53) Unexpected space before function parentheses. (space-before-function-paren)
(#57) Comments should not begin with a lowercase character. (capitalized-comments)
(#57) Expected space or tab after '//' in comment. (spaced-comment)
(#58) Expected space(s) after "if". (keyword-spacing)
(#58) Operator '<' must be spaced. (space-infix-ops)
(#58) Operator '<' must be spaced. (space-infix-ops)
(#58) Missing space before opening brace. (space-before-blocks)
(#62) Comments should not begin with a lowercase character. (capitalized-comments)
(#62) Expected space or tab after '//' in comment. (spaced-comment)
(#71) Unexpected space before function parentheses. (space-before-function-paren)
(#72) Comments should not begin with a lowercase character. (capitalized-comments)
(#72) Expected space or tab after '//' in comment. (spaced-comment)
(#75) Expected space(s) after "if". (keyword-spacing)
(#75) Operator '>' must be spaced. (space-infix-ops)
(#75) Missing space before opening brace. (space-before-blocks)
(#77) There should be no space after this paren. (space-in-parens)
(#81) Comments should not begin with a lowercase character. (capitalized-comments)
(#81) Expected space or tab after '//' in comment. (spaced-comment)
(#84) Expected space(s) before "else". (keyword-spacing)
(#84) Expected space(s) after "else". (keyword-spacing)
(#85) Comments should not begin with a lowercase character. (capitalized-comments)
(#85) Expected space or tab after '//' in comment. (spaced-comment)
(#94) Comments should not begin with a lowercase character. (capitalized-comments)
(#94) Expected space or tab after '//' in comment. (spaced-comment)
mod/assign/feedback/cloudpoodll/amd/src/setuprecorder.js
(#4) 'str' is defined but never used. (no-unused-vars)
(#17) ["component"] is better written in dot notation. (dot-notation)
(#18) ["subtype"] is better written in dot notation. (dot-notation)
(#26) A constructor name should not start with a lowercase letter. (@babel/new-cap)
(#29) Identifier 'setup_recorder' is not in camel case. (camelcase)
(#32) Identifier 'recorder_callback' is not in camel case. (camelcase)
(#48) Unexpected alert. (no-alert)
(#57) Identifier 'register_controls' is not in camel case. (camelcase)
(#61) Identifier 'register_events' is not in camel case. (camelcase)
(#65) Comments should not begin with a lowercase character. (capitalized-comments)
mod/assign/feedback/cloudpoodll/amd/src/standardtranscript.js
(#1) Unexpected space before function parentheses. (space-before-function-paren)
(#8) Unexpected space before function parentheses. (space-before-function-paren)
(#10) ["component"] is better written in dot notation. (dot-notation)
(#11) ["playerid"] is better written in dot notation. (dot-notation)
(#12) ["containerid"] is better written in dot notation. (dot-notation)
(#13) ["cssprefix"] is better written in dot notation. (dot-notation)
(#18) Missing semicolon. (@babel/semi)
(#21) ["transcripturl"] is better written in dot notation. (dot-notation)
(#28) Identifier 'fetch_transcript' is not in camel case. (camelcase)
(#28) Unexpected space before function parentheses. (space-before-function-paren)
(#30) Unexpected space before function parentheses. (space-before-function-paren)
(#35) Comments should not begin with a lowercase character. (capitalized-comments)

CSS problems

(12 errors, 4 warnings)

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

mod/assign/feedback/cloudpoodll/styles.css
(#146) Invalid value for "padding-bottom" (csstree/validator)
(#149) Expected empty line before at-rule (at-rule-empty-line-before)
(#15) Expected single space before "{" (block-opening-brace-space-before)
(#245) Expected single space before "{" (block-opening-brace-space-before)
(#255) Expected single space before "{" (block-opening-brace-space-before)
(#221) Expected "#0000FF" to be "#0000ff" (color-hex-case)
(#221) Expected "#0000FF" to be "#00F" (color-hex-length)
(#146) Expected single space after "," in a single-line function (function-comma-space-after)
(#198) Unexpected unit (length-zero-no-unit)
(#15) Expected line length to be no more than 132 characters (max-line-length)
(#15) Expected newline after "," (selector-list-comma-newline-after)
(#211) Expected newline after "," (selector-list-comma-newline-after)
(#240) Expected newline after "," (selector-list-comma-newline-after)
(#245) Expected newline after "," (selector-list-comma-newline-after)
(#250) Expected newline after "," (selector-list-comma-newline-after)
(#31) Expected indentation of 4 spaces (indentation)

PHPDocs style problems

(5 errors, 0 warnings)

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

mod/assign/feedback/cloudpoodll/classes/output/renderer.php
(#55) Phpdocs for function renderer::fetch_recorder has incomplete parameters list
(#179) Phpdocs for function renderer::show_problembox has incomplete parameters list
mod/assign/feedback/cloudpoodll/classes/textanalyser.php
(#69) Phpdocs for function textanalyser::__construct has incomplete parameters list
(#230) Phpdocs for function textanalyser::count_syllables has incomplete parameters list
mod/assign/feedback/cloudpoodll/locallib.php
(#359) Phpdocs for function assign_feedback_cloudpoodll::get_form_elements_for_user has incomplete parameters list

Update savepoints problems

(0 errors, 1 warnings)

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

mod/assign/feedback/cloudpoodll/db/upgrade.php
Detected fewer 'if' blocks (2) than 'savepoint' calls (3). 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, 47 warnings)

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

mod/assign/feedback/cloudpoodll/templates/audioplayer.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 3: Bad value “” for attribute “id” on element “audio”: An ID must not be the empty string. (o_cont" ><audio id='' class='assignfeedback_cloudpoodll_audio nomediaplugin' crossorigin='anonymous' controls='true' preload='auto' playsInline="playsInline"> <)
(#1) HTML Validation error, line 3: Bad value “true” for attribute “controls” on element “audio”. (o_cont" ><audio id='' class='assignfeedback_cloudpoodll_audio nomediaplugin' crossorigin='anonymous' controls='true' preload='auto' playsInline="playsInline"> <)
(#1) HTML Validation error, line 3: Attribute “playsinline” not allowed on element “audio” at this point. (o_cont" ><audio id='' class='assignfeedback_cloudpoodll_audio nomediaplugin' crossorigin='anonymous' controls='true' preload='auto' playsInline="playsInline"> <)
(#1) HTML Validation error, line 4: Bad value “” for attribute “src” on element “source”: Must be non-empty. (ine"> <source src=''> <)
(#1) HTML Validation error, line 5: Bad value “” for attribute “src” on element “track”: Must be non-empty. (c=''> <track src='' kind='captions' srclang='' label='' default='true'>"</au)
(#1) HTML Validation error, line 5: Bad value “true” for attribute “default” on element “track”. (c=''> <track src='' kind='captions' srclang='' label='' default='true'>"</au)
(#1) HTML Validation error, line 5: Attribute “label” for element “track” must have non-empty value. (c=''> <track src='' kind='captions' srclang='' label='' default='true'>"</au)
mod/assign/feedback/cloudpoodll/templates/correctionsfullsummary.mustache
(#1) Example context missing (@template section not found.)
(#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_differencetoggle").on('click',function(e){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( $("#would-be-a-uniqid_differencetoggle").on('click',function(e){
mod/assign/feedback/cloudpoodll/templates/correctionsinstructions.mustache
(#1) Example context missing (@template section not found.)
mod/assign/feedback/cloudpoodll/templates/correctionspreview.mustache
(#1) Example context missing (@template section not found.)
mod/assign/feedback/cloudpoodll/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/assign/feedback/cloudpoodll/templates/fetchcorrectionsbutton.mustache
(#1) Example context missing (@template section not found.)
mod/assign/feedback/cloudpoodll/templates/fetchsubmissionbutton.mustache
(#1) Example context missing (@template section not found.)
mod/assign/feedback/cloudpoodll/templates/loomapp.mustache
(#1) Example context missing (@template section not found.)
mod/assign/feedback/cloudpoodll/templates/loomplayer.mustache
(#1) Example context missing (@template section not found.)
mod/assign/feedback/cloudpoodll/templates/loomunavailable.mustache
(#1) Example context missing (@template section not found.)
mod/assign/feedback/cloudpoodll/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/assign/feedback/cloudpoodll/templates/togglecorrections.mustache
(#1) Example context missing (@template section not found.)
(#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_differencetoggle").on('click',function(e){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( $("#would-be-a-uniqid_differencetoggle").on('click',function(e){
mod/assign/feedback/cloudpoodll/templates/videoplayer.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 4: Bad value “” for attribute “id” on element “video”: An ID must not be the empty string. (o_cont" ><video id='' class='nomediaplugin assignfeedback_cloudpoodll_video' crossorigin='anonymous' controls='true' preload='auto' playsInline="playsInline"> )
(#1) HTML Validation error, line 4: Bad value “true” for attribute “controls” on element “video”. (o_cont" ><video id='' class='nomediaplugin assignfeedback_cloudpoodll_video' crossorigin='anonymous' controls='true' preload='auto' playsInline="playsInline"> )
(#1) HTML Validation error, line 5: Bad value “” for attribute “src” on element “source”: Must be non-empty. (ne"> <source src=''></vid)

Gherkin .feature problems

(0 errors, 0 warnings)

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