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

(2266 errors, 654 warnings)

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

mod/assign/submission/cloudpoodll/backup/moodle2/backup_assignsubmission_cloudpoodll_subplugin.class.php
(#25) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#48) Inline comments must start with a capital letter, digit or 3-dots sequence
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) Inline comments must start with a capital letter, digit or 3-dots sequence
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Short array syntax must be used to define arrays
(#53) Inline comments must start with a capital letter, digit or 3-dots sequence
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Short array syntax must be used to define arrays
mod/assign/submission/cloudpoodll/backup/moodle2/restore_assignsubmission_cloudpoodll_subplugin.class.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#45) Short array syntax must be used to define arrays
(#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
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
mod/assign/submission/cloudpoodll/classes/FineDiff.php
(#1) DocBlock missing a @package tag for file FineDiff.php. Expected @package assignsubmission_cloudpoodll
mod/assign/submission/cloudpoodll/classes/constants.php
(#28) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#30) Missing docblock for class constants
(#31) Opening brace should be on the same line as the declaration for class constants
(#34) Missing docblock for constant constants::M_COMPONENT
(#34) Line indented incorrectly; expected at least 4 spaces, found 0
(#34) Expected 1 space before "="; 0 found
(#34) Expected 1 space after "="; 0 found
(#35) Missing docblock for constant constants::M_TABLE
(#35) Line indented incorrectly; expected at least 4 spaces, found 0
(#35) Expected 1 space before "="; 0 found
(#35) Expected 1 space after "="; 0 found
(#36) Missing docblock for constant constants::M_URL
(#36) Line indented incorrectly; expected at least 4 spaces, found 0
(#37) Missing docblock for constant constants::M_FILEAREA
(#37) Line indented incorrectly; expected at least 4 spaces, found 0
(#38) Missing docblock for constant constants::M_SUBPLUGIN
(#38) Line indented incorrectly; expected at least 4 spaces, found 0
(#38) Expected 1 space before "="; 0 found
(#38) Expected 1 space after "="; 0 found
(#39) Missing docblock for constant constants::M_PLUGINSETTINGS
(#39) Line indented incorrectly; expected at least 4 spaces, found 0
(#41) Missing docblock for constant constants::APPID
(#41) Line indented incorrectly; expected at least 4 spaces, found 0
(#41) Expected 1 space before "="; 0 found
(#41) Expected 1 space after "="; 0 found
(#43) Missing docblock for constant constants::REC_AUDIO
(#43) Line indented incorrectly; expected at least 4 spaces, found 0
(#44) Missing docblock for constant constants::REC_VIDEO
(#44) Line indented incorrectly; expected at least 4 spaces, found 0
(#46) Missing docblock for constant constants::SKIN_PLAIN
(#46) Line indented incorrectly; expected at least 4 spaces, found 0
(#47) Missing docblock for constant constants::SKIN_BMR
(#47) Line indented incorrectly; expected at least 4 spaces, found 0
(#48) Missing docblock for constant constants::SKIN_123
(#48) Line indented incorrectly; expected at least 4 spaces, found 0
(#49) Missing docblock for constant constants::SKIN_FRESH
(#49) Line indented incorrectly; expected at least 4 spaces, found 0
(#50) Missing docblock for constant constants::SKIN_ONCE
(#50) Line indented incorrectly; expected at least 4 spaces, found 0
(#51) Missing docblock for constant constants::SKIN_UPLOAD
(#51) Line indented incorrectly; expected at least 4 spaces, found 0
(#52) Missing docblock for constant constants::SKIN_SCREEN
(#52) Line indented incorrectly; expected at least 4 spaces, found 0
(#54) Missing docblock for constant constants::FALLBACK_UPLOAD
(#54) Line indented incorrectly; expected at least 4 spaces, found 0
(#55) Missing docblock for constant constants::FALLBACK_IOSUPLOAD
(#55) Line indented incorrectly; expected at least 4 spaces, found 0
(#56) Missing docblock for constant constants::FALLBACK_WARNING
(#56) Line indented incorrectly; expected at least 4 spaces, found 0
(#58) Missing docblock for constant constants::PLAYERTYPE_DEFAULT
(#58) Line indented incorrectly; expected at least 4 spaces, found 0
(#58) Expected 1 space before "="; 0 found
(#58) Expected 1 space after "="; 0 found
(#59) Missing docblock for constant constants::PLAYERTYPE_INTERACTIVETRANSCRIPT
(#59) Line indented incorrectly; expected at least 4 spaces, found 0
(#59) Expected 1 space before "="; 0 found
(#59) Expected 1 space after "="; 0 found
(#60) Missing docblock for constant constants::PLAYERTYPE_STANDARDTRANSCRIPT
(#60) Line indented incorrectly; expected at least 4 spaces, found 0
(#60) Expected 1 space before "="; 0 found
(#60) Expected 1 space after "="; 0 found
(#62) Missing docblock for constant constants::CLASS_REC_CONTAINER
(#62) Line indented incorrectly; expected at least 4 spaces, found 0
(#62) Expected 1 space after "="; 0 found
(#63) Missing docblock for constant constants::CLASS_REC_OUTER
(#63) Line indented incorrectly; expected at least 4 spaces, found 0
(#63) Expected 1 space after "="; 0 found
(#64) Missing docblock for constant constants::CLASS_AUDIOREC_IFRAME
(#64) Line indented incorrectly; expected at least 4 spaces, found 0
(#64) Expected 1 space after "="; 0 found
(#65) Missing docblock for constant constants::CLASS_VIDEOREC_IFRAME
(#65) Line indented incorrectly; expected at least 4 spaces, found 0
(#65) Expected 1 space after "="; 0 found
(#66) Missing docblock for constant constants::ID_REC
(#66) Line indented incorrectly; expected at least 4 spaces, found 0
(#66) Expected 1 space after "="; 0 found
(#67) Missing docblock for constant constants::ID_UPDATE_CONTROL
(#67) Line indented incorrectly; expected at least 4 spaces, found 0
(#67) Expected 1 space after "="; 0 found
(#68) Missing docblock for constant constants::NAME_UPDATE_CONTROL
(#68) Line indented incorrectly; expected at least 4 spaces, found 0
(#68) Expected 1 space after "="; 0 found
(#70) Missing docblock for constant constants::REGION_USEAST1
(#70) Line indented incorrectly; expected at least 4 spaces, found 0
(#71) Missing docblock for constant constants::REGION_TOKYO
(#71) Line indented incorrectly; expected at least 4 spaces, found 0
(#72) Missing docblock for constant constants::REGION_DUBLIN
(#72) Line indented incorrectly; expected at least 4 spaces, found 0
(#73) Missing docblock for constant constants::REGION_SYDNEY
(#73) Line indented incorrectly; expected at least 4 spaces, found 0
(#74) Missing docblock for constant constants::REGION_OTTAWA
(#74) Line indented incorrectly; expected at least 4 spaces, found 0
(#75) Missing docblock for constant constants::REGION_SAOPAULO
(#75) Line indented incorrectly; expected at least 4 spaces, found 0
(#76) Missing docblock for constant constants::REGION_FRANKFURT
(#76) Line indented incorrectly; expected at least 4 spaces, found 0
(#77) Missing docblock for constant constants::REGION_LONDON
(#77) Line indented incorrectly; expected at least 4 spaces, found 0
(#78) Missing docblock for constant constants::REGION_SINGAPORE
(#78) Line indented incorrectly; expected at least 4 spaces, found 0
(#79) Missing docblock for constant constants::REGION_MUMBAI
(#79) Line indented incorrectly; expected at least 4 spaces, found 0
(#80) Missing docblock for constant constants::REGION_CAPETOWN
(#80) Line indented incorrectly; expected at least 4 spaces, found 0
(#81) Missing docblock for constant constants::REGION_BAHRAIN
(#81) Line indented incorrectly; expected at least 4 spaces, found 0
(#83) Missing docblock for constant constants::TRANSCRIBER_NONE
(#83) Line indented incorrectly; expected at least 4 spaces, found 0
(#84) Missing docblock for constant constants::TRANSCRIBER_AMAZONTRANSCRIBE
(#84) Line indented incorrectly; expected at least 4 spaces, found 0
(#85) Missing docblock for constant constants::TRANSCRIBER_GOOGLECLOUDSPEECH
(#85) Line indented incorrectly; expected at least 4 spaces, found 0
(#87) Missing docblock for constant constants::SIZE_AUDIO_SHOW
(#87) Line indented incorrectly; expected at least 4 spaces, found 0
(#88) Missing docblock for constant constants::SIZE_AUDIO_LIGHTBOX
(#88) Line indented incorrectly; expected at least 4 spaces, found 0
(#89) Missing docblock for constant constants::SIZE_AUDIO_LINK
(#89) Line indented incorrectly; expected at least 4 spaces, found 0
(#91) Missing docblock for constant constants::SIZE_NONE
(#91) Line indented incorrectly; expected at least 4 spaces, found 0
(#92) Missing docblock for constant constants::SIZE_SHOW
(#92) Line indented incorrectly; expected at least 4 spaces, found 0
(#93) Missing docblock for constant constants::SIZE_LIGHTBOX
(#93) Line indented incorrectly; expected at least 4 spaces, found 0
(#94) Missing docblock for constant constants::SIZE_LINK
(#94) Line indented incorrectly; expected at least 4 spaces, found 0
(#96) Missing docblock for constant constants::LANG_ENUS
(#96) Line indented incorrectly; expected at least 4 spaces, found 0
(#97) Missing docblock for constant constants::LANG_ENGB
(#97) Line indented incorrectly; expected at least 4 spaces, found 0
(#98) Missing docblock for constant constants::LANG_ENAU
(#98) Line indented incorrectly; expected at least 4 spaces, found 0
(#99) Missing docblock for constant constants::LANG_ESUS
(#99) Line indented incorrectly; expected at least 4 spaces, found 0
(#100) Missing docblock for constant constants::LANG_FRCA
(#100) Line indented incorrectly; expected at least 4 spaces, found 0
(#101) Missing docblock for constant constants::LANG_FRFR
(#101) Line indented incorrectly; expected at least 4 spaces, found 0
(#102) Missing docblock for constant constants::LANG_ITIT
(#102) Line indented incorrectly; expected at least 4 spaces, found 0
(#103) Missing docblock for constant constants::LANG_PTBR
(#103) Line indented incorrectly; expected at least 4 spaces, found 0
(#104) Missing docblock for constant constants::LANG_KOKR
(#104) Line indented incorrectly; expected at least 4 spaces, found 0
(#105) Missing docblock for constant constants::LANG_DEDE
(#105) Line indented incorrectly; expected at least 4 spaces, found 0
(#106) Missing docblock for constant constants::LANG_HIIN
(#106) Line indented incorrectly; expected at least 4 spaces, found 0
(#107) Missing docblock for constant constants::LANG_ENIN
(#107) Line indented incorrectly; expected at least 4 spaces, found 0
(#108) Missing docblock for constant constants::LANG_ESES
(#108) Line indented incorrectly; expected at least 4 spaces, found 0
(#110) Missing docblock for constant constants::LANG_ARAE
(#110) Line indented incorrectly; expected at least 4 spaces, found 0
(#110) Expected 1 space after "="; 0 found
(#111) Missing docblock for constant constants::LANG_ARSA
(#111) Line indented incorrectly; expected at least 4 spaces, found 0
(#111) Expected 1 space after "="; 0 found
(#112) Missing docblock for constant constants::LANG_ZHCN
(#112) Line indented incorrectly; expected at least 4 spaces, found 0
(#112) Expected 1 space after "="; 0 found
(#113) Missing docblock for constant constants::LANG_NLNL
(#113) Line indented incorrectly; expected at least 4 spaces, found 0
(#113) Expected 1 space after "="; 0 found
(#114) Missing docblock for constant constants::LANG_ENIE
(#114) Line indented incorrectly; expected at least 4 spaces, found 0
(#114) Expected 1 space after "="; 0 found
(#115) Missing docblock for constant constants::LANG_ENWL
(#115) Line indented incorrectly; expected at least 4 spaces, found 0
(#115) Expected 1 space after "="; 0 found
(#116) Missing docblock for constant constants::LANG_ENAB
(#116) Line indented incorrectly; expected at least 4 spaces, found 0
(#116) Expected 1 space after "="; 0 found
(#117) Missing docblock for constant constants::LANG_FAIR
(#117) Line indented incorrectly; expected at least 4 spaces, found 0
(#117) Expected 1 space after "="; 0 found
(#118) Missing docblock for constant constants::LANG_DECH
(#118) Line indented incorrectly; expected at least 4 spaces, found 0
(#118) Expected 1 space after "="; 0 found
(#119) Missing docblock for constant constants::LANG_HEIL
(#119) Line indented incorrectly; expected at least 4 spaces, found 0
(#119) Expected 1 space after "="; 0 found
(#120) Missing docblock for constant constants::LANG_IDID
(#120) Line indented incorrectly; expected at least 4 spaces, found 0
(#120) Expected 1 space after "="; 0 found
(#121) Missing docblock for constant constants::LANG_JAJP
(#121) Line indented incorrectly; expected at least 4 spaces, found 0
(#121) Expected 1 space after "="; 0 found
(#122) Missing docblock for constant constants::LANG_MSMY
(#122) Line indented incorrectly; expected at least 4 spaces, found 0
(#122) Expected 1 space after "="; 0 found
(#123) Missing docblock for constant constants::LANG_PTPT
(#123) Line indented incorrectly; expected at least 4 spaces, found 0
(#123) Expected 1 space after "="; 0 found
(#124) Missing docblock for constant constants::LANG_RURU
(#124) Line indented incorrectly; expected at least 4 spaces, found 0
(#124) Expected 1 space after "="; 0 found
(#125) Missing docblock for constant constants::LANG_TAIN
(#125) Line indented incorrectly; expected at least 4 spaces, found 0
(#125) Expected 1 space after "="; 0 found
(#126) Missing docblock for constant constants::LANG_TEIN
(#126) Line indented incorrectly; expected at least 4 spaces, found 0
(#126) Expected 1 space after "="; 0 found
(#127) Missing docblock for constant constants::LANG_TRTR
(#127) Line indented incorrectly; expected at least 4 spaces, found 0
(#127) Expected 1 space after "="; 0 found
(#129) Missing docblock for constant constants::LANG_NONO
(#129) Line indented incorrectly; expected at least 4 spaces, found 0
(#129) Expected 1 space after "="; 0 found
(#130) Missing docblock for constant constants::LANG_PLPL
(#130) Line indented incorrectly; expected at least 4 spaces, found 0
(#130) Expected 1 space after "="; 0 found
(#131) Missing docblock for constant constants::LANG_RORO
(#131) Line indented incorrectly; expected at least 4 spaces, found 0
(#131) Expected 1 space after "="; 0 found
(#132) Missing docblock for constant constants::LANG_SVSE
(#132) Line indented incorrectly; expected at least 4 spaces, found 0
(#132) Expected 1 space after "="; 0 found
(#133) Missing docblock for constant constants::LANG_UKUA
(#133) Line indented incorrectly; expected at least 4 spaces, found 0
(#133) Expected 1 space after "="; 0 found
(#134) Missing docblock for constant constants::LANG_EUES
(#134) Line indented incorrectly; expected at least 4 spaces, found 0
(#134) Expected 1 space after "="; 0 found
(#135) Missing docblock for constant constants::LANG_FIFI
(#135) Line indented incorrectly; expected at least 4 spaces, found 0
(#135) Expected 1 space after "="; 0 found
(#136) Missing docblock for constant constants::LANG_HUHU
(#136) Line indented incorrectly; expected at least 4 spaces, found 0
(#136) Expected 1 space after "="; 0 found
(#137) Missing docblock for constant constants::LANG_MINZ
(#137) Line indented incorrectly; expected at least 4 spaces, found 0
(#137) Expected 1 space after "="; 0 found
(#138) Missing docblock for constant constants::LANG_BGBG
(#138) Line indented incorrectly; expected at least 4 spaces, found 0
(#139) Missing docblock for constant constants::LANG_CSCZ
(#139) Line indented incorrectly; expected at least 4 spaces, found 0
(#140) Missing docblock for constant constants::LANG_ELGR
(#140) Line indented incorrectly; expected at least 4 spaces, found 0
(#141) Missing docblock for constant constants::LANG_HRHR
(#141) Line indented incorrectly; expected at least 4 spaces, found 0
(#142) Missing docblock for constant constants::LANG_LTLT
(#142) Line indented incorrectly; expected at least 4 spaces, found 0
(#143) Missing docblock for constant constants::LANG_LVLV
(#143) Line indented incorrectly; expected at least 4 spaces, found 0
(#144) Missing docblock for constant constants::LANG_SKSK
(#144) Line indented incorrectly; expected at least 4 spaces, found 0
(#145) Missing docblock for constant constants::LANG_SLSI
(#145) Line indented incorrectly; expected at least 4 spaces, found 0
(#146) Missing docblock for constant constants::LANG_ISIS
(#146) Line indented incorrectly; expected at least 4 spaces, found 0
(#147) Missing docblock for constant constants::LANG_MKMK
(#147) Line indented incorrectly; expected at least 4 spaces, found 0
(#148) Missing docblock for constant constants::LANG_SRRS
(#148) Line indented incorrectly; expected at least 4 spaces, found 0
(#150) Missing docblock for constant constants::LANG_DADK
(#150) Line indented incorrectly; expected at least 4 spaces, found 0
(#153) File must end with a newline character
mod/assign/submission/cloudpoodll/classes/external.php
(#2) Missing @copyright tag
(#2) Missing @license tag
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#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
(#44) The use of function extract() is forbidden
(#49) Variable "cp_sub" must not contain underscores.
(#50) Variable "cp_sub" must not contain underscores.
(#57) Variable "cp_sub" must not contain underscores.
(#58) Variable "cp_sub" must not contain underscores.
(#59) Commas (,) must be followed by white space.
(#59) Commas (,) must be followed by white space.
(#59) Commas (,) must be followed by white space.
(#62) Variable "wordGranularity" must be all lower-case
(#65) Expected "if (...) {\n"; found "if(...){\n"
(#65) Expected 1 space before "=="; 0 found
(#65) Expected 1 space after "=="; 0 found
(#66) Expected 1 space before "="; 0 found
(#66) Expected 1 space after "="; 0 found
(#67) Expected "} else {\n"; found "}else{\n"
(#73) Missing docblock for function check_grammar_parameters
(#76) There should be a comma after the last array item in a multi-line array.
(#80) Missing docblock for function check_grammar_returns
mod/assign/submission/cloudpoodll/classes/output/renderer.php
(#1) DocBlock missing a @package tag for file renderer.php. Expected @package assignsubmission_cloudpoodll
(#2) Missing @copyright tag
(#2) Missing @license tag
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#14) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#16) Missing docblock for class renderer
(#18) Missing docblock for function fetch_delete_submission
(#18) Expected 1 space before opening brace; found 0
(#20) Expected 1 space before "="; 0 found
(#21) Commas (,) must be followed by white space.
(#22) Short array syntax must be used to define arrays
(#22) Expected 1 space before "=>"; 0 found
(#22) Expected 1 space after "=>"; 0 found
(#22) Commas (,) must be followed by white space.
(#22) Expected 1 space before "=>"; 0 found
(#22) Expected 1 space after "=>"; 0 found
(#22) Commas (,) must be followed by white space.
(#22) Expected 1 space before "=>"; 0 found
(#22) Expected 1 space after "=>"; 0 found
(#22) Line exceeds 132 characters; contains 170 characters
(#27) Missing docblock for function prepare_current_submission
(#27) Expected 1 space before opening brace; found 0
(#28) Commas (,) must be followed by white space.
(#28) Commas (,) must be followed by white space.
(#28) Commas (,) must be followed by white space.
(#28) Short array syntax must be used to define arrays
(#28) Expected 1 space before "=>"; 0 found
(#28) Expected 1 space after "=>"; 0 found
(#29) Commas (,) must be followed by white space.
(#29) Commas (,) must be followed by white space.
(#29) Short array syntax must be used to define arrays
(#29) Expected 1 space before "=>"; 0 found
(#29) Expected 1 space after "=>"; 0 found
(#29) Commas (,) must be followed by white space.
(#29) Expected 1 space before "=>"; 0 found
(#29) Expected 1 space after "=>"; 0 found
(#30) Expected 1 space after "="; 0 found
(#31) Commas (,) must be followed by white space.
(#31) Short array syntax must be used to define arrays
(#31) Expected 1 space before "=>"; 0 found
(#31) Expected 1 space after "=>"; 0 found
(#31) Line exceeds 132 characters; contains 144 characters
(#35) Whitespace found at end of line
(#39) Variable "r_options" must not contain underscores.
(#39) Commas (,) must be followed by white space.
(#39) Expected 1 space before opening brace; found 0
(#42) Inline comments must start with a capital letter, digit or 3-dots sequence
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) No space found before comment text; expected "// set token" but found "//set token"
(#43) Variable "r_options" must not contain underscores.
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) No space found before comment text; expected "// set width and height" but found "//set width and height"
(#46) Variable "r_options" must not contain underscores.
(#48) Inline comments must start with a capital letter, digit or 3-dots sequence
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) No space found before comment text; expected "// fresh" but found "//fresh"
(#49) Expected "if (...) {\n"; found "if(...){\n"
(#49) Variable "r_options" must not contain underscores.
(#49) Expected 1 space before "=="; 0 found
(#49) Expected 1 space after "=="; 0 found
(#50) Variable "r_options" must not contain underscores.
(#51) Variable "r_options" must not contain underscores.
(#52) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#54) Usage of ELSEIF not allowed; use ELSE IF instead
(#54) Variable "r_options" must not contain underscores.
(#54) Expected 1 space before "=="; 0 found
(#54) Expected 1 space after "=="; 0 found
(#55) Variable "r_options" must not contain underscores.
(#56) Variable "r_options" must not contain underscores.
(#58) Usage of ELSEIF not allowed; use ELSE IF instead
(#58) Variable "r_options" must not contain underscores.
(#58) Expected 1 space before "=="; 0 found
(#58) Expected 1 space after "=="; 0 found
(#59) Variable "r_options" must not contain underscores.
(#60) Variable "r_options" must not contain underscores.
(#62) Inline comments must start with a capital letter, digit or 3-dots sequence
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Line indented incorrectly; expected at least 20 spaces, found 17
(#62) No space found before comment text; expected "// bmr 123 once standard" but found "//bmr 123 once standard"
(#63) Expected "} else {\n"; found "}else {\n"
(#64) Variable "r_options" must not contain underscores.
(#65) Variable "r_options" must not contain underscores.
(#70) Inline comments must start with a capital letter, digit or 3-dots sequence
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) No space found before comment text; expected "// bmr 123 once" but found "//bmr 123 once"
(#71) Expected "if (...) {\n"; found "if(...) {\n"
(#71) Variable "r_options" must not contain underscores.
(#71) Expected 1 space before "=="; 0 found
(#71) Expected 1 space after "=="; 0 found
(#72) Variable "r_options" must not contain underscores.
(#73) Variable "r_options" must not contain underscores.
(#74) Usage of ELSEIF not allowed; use ELSE IF instead
(#74) Variable "r_options" must not contain underscores.
(#74) Expected 1 space before "=="; 0 found
(#74) Expected 1 space after "=="; 0 found
(#75) Variable "r_options" must not contain underscores.
(#75) Inline comments must start with a capital letter, digit or 3-dots sequence
(#75) No space found before comment text; expected "// "360";" but found "//"360";"
(#76) Variable "r_options" must not contain underscores.
(#76) Inline comments must start with a capital letter, digit or 3-dots sequence
(#76) No space found before comment text; expected "// "410";" but found "//"410";"
(#77) Usage of ELSEIF not allowed; use ELSE IF instead
(#77) Variable "r_options" must not contain underscores.
(#77) Expected 1 space before "=="; 0 found
(#77) Expected 1 space after "=="; 0 found
(#78) Variable "r_options" must not contain underscores.
(#78) Expected 1 space before "=="; 0 found
(#78) Expected 1 space after "=="; 0 found
(#79) Variable "r_options" must not contain underscores.
(#80) Variable "r_options" must not contain underscores.
(#81) Usage of ELSEIF not allowed; use ELSE IF instead
(#81) Variable "r_options" must not contain underscores.
(#81) Expected 1 space before "=="; 0 found
(#81) Expected 1 space after "=="; 0 found
(#82) Variable "r_options" must not contain underscores.
(#83) Variable "r_options" must not contain underscores.
(#84) Inline comments must start with a capital letter, digit or 3-dots sequence
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Line indented incorrectly; expected at least 20 spaces, found 17
(#84) No space found before comment text; expected "// standard" but found "//standard"
(#85) Expected "} else {\n"; found "}else {\n"
(#86) Variable "r_options" must not contain underscores.
(#87) Variable "r_options" must not contain underscores.
(#91) Inline comments must start with a capital letter, digit or 3-dots sequence
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) No space found before comment text; expected "// transcribe" but found "//transcribe"
(#92) Variable "can_transcribe" must not contain underscores.
(#92) Variable "r_options" must not contain underscores.
(#93) Expected "if (...) {\n"; found "if(...){\n"
(#93) Variable "can_transcribe" must not contain underscores.
(#93) Variable "r_options" must not contain underscores.
(#94) Expected "if (...) {\n"; found "if(...) {\n"
(#94) Empty IF statement detected
(#94) Variable "r_options" must not contain underscores.
(#94) Expected 1 space before "=="; 0 found
(#94) Expected 1 space after "=="; 0 found
(#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 "// do nothing ... accept defaults" but found "//do nothing ... accept defaults"
(#96) Expected "} else {\n"; found "}else{\n"
(#97) Variable "r_options" must not contain underscores.
(#101) Inline comments must start with a capital letter, digit or 3-dots sequence
(#101) No space found before comment text; expected "// any recorder hints ... go here.." but found "//any recorder hints ... go here.."
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) No space found before comment text; expected "// Set encoder to stereoaudio if TRANSCRIBER_GOOGLECLOUDSPEECH:" but found "//Set encoder to stereoaudio if TRANSCRIBER_GOOGLECLOUDSPEECH:"
(#104) Expected "if (...) {\n"; found "if(...) {\n"
(#104) Variable "r_options" must not contain underscores.
(#106) Expected "} else {\n"; found "}else{\n"
(#109) Expected "if (...) {\n"; found "if(...){\n"
(#109) Variable "r_options" must not contain underscores.
(#112) Variable "r_options" must not contain underscores.
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) No space found before comment text; expected "// Set subtitles" but found "//Set subtitles"
(#115) Variable "r_options" must not contain underscores.
(#118) Variable "r_options" must not contain underscores.
(#118) Expected 1 space before "="; 0 found
(#118) Expected 1 space after "="; 0 found
(#121) Variable "r_options" must not contain underscores.
(#121) Expected 1 space before "="; 0 found
(#121) Expected 1 space after "="; 0 found
(#125) Inline comments must start with a capital letter, digit or 3-dots sequence
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) No space found before comment text; expected "// transcode" but found "//transcode"
(#126) Variable "r_options" must not contain underscores.
(#126) Variable "r_options" must not contain underscores.
(#126) Expected 1 space before "?"; 2 found
(#128) Variable "r_options" must not contain underscores.
(#129) Variable "r_options" must not contain underscores.
(#130) Variable "r_options" must not contain underscores.
(#131) Variable "r_options" must not contain underscores.
(#132) Variable "r_options" must not contain underscores.
(#133) Variable "r_options" must not contain underscores.
(#133) Commas (,) must be followed by white space.
(#134) Variable "r_options" must not contain underscores.
(#135) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#137) Expected "if (...) {\n"; found "if(...) {\n"
(#137) Variable "r_options" must not contain underscores.
(#137) Expected 1 space before "=="; 0 found
(#137) Expected 1 space after "=="; 0 found
(#138) Variable "r_options" must not contain underscores.
(#138) Expected 1 space before "="; 0 found
(#138) Expected 1 space after "="; 0 found
(#139) Variable "r_options" must not contain underscores.
(#140) Expected "} else {\n"; found "}else{\n"
(#141) Variable "r_options" must not contain underscores.
(#141) Expected 1 space before "="; 0 found
(#141) Expected 1 space after "="; 0 found
(#142) Variable "r_options" must not contain underscores.
(#158) File must end with a newline character
mod/assign/submission/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
(#39) Import statements must not begin with a leading backslash
(#41) No space found before comment text; expected "// 3.3 user_provider not backported so we use this switch to avoid errors when using same codebase for 3.3 and higher" but found "//3.3 user_provider not backported so we use this switch to avoid errors when using same codebase for 3.3 and higher"
(#43) Missing docblock for interface the_user_provider
(#43) Closing brace must be on a line by itself
(#45) Duplicate interface name "assignsubmission_cloudpoodll\privacy\the_user_provider" found; first defined in /var/lib/jenkins/git_repositories/prechecker/mod/assign/submission/cloudpoodll/classes/privacy/provider.php on line 43
(#45) Missing docblock for interface the_user_provider
(#45) Closing brace must be on a line by itself
(#55) Missing docblock for class provider
(#58) Opening brace should be on the same line as the declaration for class provider
(#69) Method name "_get_metadata" should not be prefixed with an underscore to indicate visibility
(#77) There should be a comma after the last array item in a multi-line array.
(#81) There should be a comma after the last array item in a multi-line array.
(#92) Method name "_get_context_for_userid_within_submission" should not be prefixed with an underscore to indicate visibility
(#101) Method name "_get_student_user_ids" should not be prefixed with an underscore to indicate visibility
(#127) Method name "_export_submission_user_data" should not be prefixed with an underscore to indicate visibility
(#133) Inline comments must start with a capital letter, digit or 3-dots sequence
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) No space found before comment text; expected "// this is not used" but found "//this is not used"
(#137) Commas (,) must be followed by white space.
(#139) Expected "if (...) {\n"; found "if(...) {\n"
(#143) Expected 1 space before "="; 0 found
(#143) Expected 1 space after "="; 0 found
(#143) Commas (,) must be followed by white space.
(#147) Expected 1 space after "="; 2 found
(#148) Expected 1 space after "="; 2 found
(#149) Expected 1 space after "="; 2 found
(#152) Inline comments must start with a capital letter, digit or 3-dots sequence
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#152) No space found before comment text; expected "// write the text data" but found "//write the text data"
(#156) Inline comments must start with a capital letter, digit or 3-dots sequence
(#156) Inline comments must end in full-stops, exclamation marks, or question marks
(#156) No space found before comment text; expected "// write the file data" but found "//write the file data"
(#157) Expected "if (...) {\n"; found "if(...){\n"
(#157) Expected 1 space before ">"; 0 found
(#157) Expected 1 space after ">"; 0 found
(#158) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#159) Commas (,) must be followed by white space.
(#171) There should be a comma after the last array item in a multi-line array.
(#181) Method name "_delete_submission_for_context" should not be prefixed with an underscore to indicate visibility
(#188) Inline comments must start with a capital letter, digit or 3-dots sequence
(#188) Inline comments must end in full-stops, exclamation marks, or question marks
(#188) No space found before comment text; expected "// get all submissions" but found "//get all submissions"
(#190) Inline comments must start with a capital letter, digit or 3-dots sequence
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) No space found before comment text; expected "// remove remote files" but found "//remove remote files"
(#191) Expected "if (...) {\n"; found "if(...) {\n"
(#208) Method name "_delete_submission_for_userid" should not be prefixed with an underscore to indicate visibility
(#215) Inline comments must start with a capital letter, digit or 3-dots sequence
(#215) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) No space found before comment text; expected "// remove remote files" but found "//remove remote files"
(#218) Expected "if (...) {\n"; found "if(...) {\n"
(#219) Line indented incorrectly; expected at least 12 spaces, found 10
(#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 "// get all submissions" but found "//get all submissions"
(#247) Inline comments must start with a capital letter, digit or 3-dots sequence
(#247) Inline comments must end in full-stops, exclamation marks, or question marks
(#247) No space found before comment text; expected "// remove remote files" but found "//remove remote files"
(#249) Expected "if (...) {\n"; found "if(...) {\n"
(#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 "// delete records" but found "//delete records"
mod/assign/submission/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
(#42) Whitespace found at end of line
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#44) Expected 6 spaces before asterisk; 5 found
(#45) Expected 6 spaces before asterisk; 5 found
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected 4 spaces, found 2
(#46) Expected 1 space before opening brace; found 0
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 8 spaces, found 6
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 8 spaces, found 2
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Line indented incorrectly; expected at least 8 spaces, found 2
(#50) No space found before comment text; expected "// CD should contain activityid / attemptid and modulecontextid" but found "//CD should contain activityid / attemptid and modulecontextid"
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 8 spaces, found 2
(#51) Expected 1 space after "="; 2 found
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 8 spaces, found 2
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Inline comments must start with a capital letter, digit or 3-dots sequence
(#53) This comment is 75% valid code; is this commented out code?
(#53) Line indented incorrectly; expected at least 8 spaces, found 2
(#53) No space found before comment text; expected "// $trace->output($cd->somedata)" but found "//$trace->output($cd->somedata)"
(#58) Line indented incorrectly; expected 8 spaces, found 9
(#58) Expected "if (...) {\n"; found "if(...) {\n"
(#61) Line indented incorrectly; expected 8 spaces, found 9
(#62) Line indented incorrectly; expected 8 spaces, found 9
(#62) Expected "if (...) {\n"; found "if(...){\n"
(#62) Expected 1 space before "==="; 0 found
(#62) Expected 1 space after "==="; 0 found
(#63) Line indented incorrectly; expected 12 spaces, found 13
(#63) Expected "if (...) {\n"; found "if(...){\n"
(#64) Commas (,) must be followed by white space.
(#66) Line indented incorrectly; expected 12 spaces, found 13
(#66) Expected "} else {\n"; found "}else{\n"
(#67) Commas (,) must be followed by white space.
(#67) Commas (,) must be followed by white space.
(#69) Line indented incorrectly; expected 12 spaces, found 13
(#70) Line indented incorrectly; expected 8 spaces, found 9
(#71) Inline comments must start with a capital letter, digit or 3-dots sequence
(#71) No space found before comment text; expected "// yay we have transcript data, let us save that shall we ..." but found "//yay we have transcript data, let us save that shall we ..."
(#73) Line indented incorrectly; expected 12 spaces, found 13
(#73) Expected "if (...) {\n"; found "if(...){"
(#73) Closing brace must be on a line by itself
(#74) Line indented incorrectly; expected 12 spaces, found 13
(#74) Expected "if (...) {\n"; found "if(...){"
(#74) Closing brace must be on a line by itself
(#77) Line indented incorrectly; expected 8 spaces, found 9
(#78) Line indented incorrectly; expected 4 spaces, found 5
(#78) Closing brace indented incorrectly; expected 2 spaces, found 5
(#80) Missing docblock for function do_retry
(#81) Expected "if (...) {\n"; found "if(...){\n"
(#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 "// after 24 hours we give up" but found "//after 24 hours we give up"
(#86) Usage of ELSEIF not allowed; use ELSE IF instead
(#87) No space found before comment text; expected "// 15 minute delay" but found "//15 minute delay"
(#89) Expected "} else {\n"; found "}else{\n"
(#90) No space found before comment text; expected "// 30 second delay" but found "//30 second delay"
(#94) Variable "s3_task" must not contain underscores.
(#95) Variable "s3_task" must not contain underscores.
(#96) Variable "s3_task" must not contain underscores.
(#97) Inline comments must start with a capital letter, digit or 3-dots sequence
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) No space found before comment text; expected "// 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"
(#98) Variable "s3_task" must not contain underscores.
(#98) Expected 1 space before "+"; 0 found
(#98) Expected 1 space after "+"; 0 found
(#99) Inline comments must start with a capital letter, digit or 3-dots sequence
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) Variable "s3_task" must not contain underscores.
(#104) Missing docblock for function do_forever_fail
(#104) Commas (,) must be followed by white space.
(#104) Expected 1 space before opening brace; found 0
mod/assign/submission/cloudpoodll/classes/utils.php
(#29) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#31) Missing docblock for class utils
(#32) Opening brace should be on the same line as the declaration for class utils
(#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) This comment is 50% valid code; is this commented out code?
(#34) No space found before comment text; expected "// const CLOUDPOODLL = 'http://localhost/moodle';" but found "//const CLOUDPOODLL = 'http://localhost/moodle';"
(#35) Missing docblock for constant utils::CLOUDPOODLL
(#37) Missing docblock for function fetch_options_videosize
(#37) Expected 1 space before opening brace; found 0
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) No space found before comment text; expected "// The size of the video player on the various screens" but found "//The size of the video player on the various screens"
(#39) Variable "size_options" must not contain underscores.
(#39) Short array syntax must be used to define arrays
(#43) Variable "size_options" must not contain underscores.
(#46) Missing docblock for function fetch_options_audiosize
(#46) Expected 1 space before opening brace; found 0
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) No space found before comment text; expected "// The size of the audio player on the various screens" but found "//The size of the audio player on the various screens"
(#48) Variable "size_options" must not contain underscores.
(#48) Short array syntax must be used to define arrays
(#53) Variable "size_options" must not contain underscores.
(#56) Missing docblock for function fetch_options_recorders
(#56) Expected 1 space before opening brace; found 0
(#57) Variable "rec_options" must not contain underscores.
(#57) Short array syntax must be used to define arrays
(#59) Variable "rec_options" must not contain underscores.
(#62) Missing docblock for function fetch_options_fallback
(#62) Expected 1 space before opening brace; found 0
(#63) Short array syntax must be used to define arrays
(#69) Missing docblock for function fetch_options_interactivetranscript
(#69) Expected 1 space before opening brace; found 0
(#70) Short array syntax must be used to define arrays
(#76) Missing docblock for function fetch_options_skins
(#76) Expected 1 space before opening brace; found 0
(#77) Variable "rec_options" must not contain underscores.
(#77) Short array syntax must be used to define arrays
(#84) Variable "rec_options" must not contain underscores.
(#87) Missing docblock for function get_region_options
(#87) Expected 1 space before opening brace; found 0
(#88) Short array syntax must be used to define arrays
(#89) Commas (,) must be followed by white space.
(#90) Commas (,) must be followed by white space.
(#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.
(#96) Commas (,) must be followed by white space.
(#97) Commas (,) must be followed by white space.
(#98) Commas (,) must be followed by white space.
(#99) Commas (,) must be followed by white space.
(#100) Commas (,) must be followed by white space.
(#100) There should be a comma after the last array item in a multi-line array.
(#104) Missing docblock for function get_transcriber_options
(#104) Expected 1 space before opening brace; found 0
(#105) Short array syntax must be used to define arrays
(#106) Commas (,) must be followed by white space.
(#107) Commas (,) must be followed by white space.
(#108) Inline comments must start with a capital letter, digit or 3-dots sequence
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) This comment is 50% valid code; is this commented out code?
(#112) Missing docblock for function get_expiredays_options
(#112) Expected 1 space before opening brace; found 0
(#113) Short array syntax must be used to define arrays
(#114) Expected 1 space before "=>"; 0 found
(#114) Expected 1 space after "=>"; 0 found
(#115) Expected 1 space before "=>"; 0 found
(#115) Expected 1 space after "=>"; 0 found
(#116) Expected 1 space before "=>"; 0 found
(#116) Expected 1 space after "=>"; 0 found
(#117) Expected 1 space before "=>"; 0 found
(#117) Expected 1 space after "=>"; 0 found
(#118) Expected 1 space before "=>"; 0 found
(#118) Expected 1 space after "=>"; 0 found
(#119) Expected 1 space before "=>"; 0 found
(#119) Expected 1 space after "=>"; 0 found
(#120) Expected 1 space before "=>"; 0 found
(#120) Expected 1 space after "=>"; 0 found
(#121) Expected 1 space before "=>"; 0 found
(#121) Expected 1 space after "=>"; 0 found
(#122) Expected 1 space before "=>"; 0 found
(#122) Expected 1 space after "=>"; 0 found
(#122) Commas (,) must be followed by white space.
(#122) There should be a comma after the last array item in a multi-line array.
(#126) Missing docblock for function get_lang_options
(#127) Opening brace should be on the same line as the declaration
(#128) Short array syntax must be used to define arrays
(#131) Commas (,) must be followed by white space.
(#146) Commas (,) must be followed by white space.
(#154) Commas (,) must be followed by white space.
(#180) Commas (,) must be followed by white space.
(#180) There should be a comma after the last array item in a multi-line array.
(#184) Inline comments must start with a capital letter, digit or 3-dots sequence
(#184) No space found before comment text; expected "// are we willing and able to transcribe submissions?" but found "//are we willing and able to transcribe submissions?"
(#185) Missing docblock for function can_transcribe
(#186) Opening brace should be on the same line as the declaration
(#188) Inline comments must end in full-stops, exclamation marks, or question marks
(#188) No space found before comment text; expected "// The regions that can transcribe" but found "//The regions that can transcribe"
(#197) Inline comments must start with a capital letter, digit or 3-dots sequence
(#197) 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"
(#198) Inline comments must end in full-stops, exclamation marks, or question marks
(#198) No space found before comment text; expected "// this is our helper" but found "//this is our helper"
(#199) Missing docblock for function curl_fetch
(#199) Commas (,) must be followed by white space.
(#199) Commas (,) must be followed by white space.
(#200) Opening brace should be on the same line as the declaration
(#207) Expected "if (...) {\n"; found "if(...){\n"
(#208) Expected 1 space after "="; 2 found
(#210) Commas (,) must be followed by white space.
(#217) No space found before comment text; expected "// This is called from the settings page and we do not want to make calls out to cloud.poodll.com on settings" but found "//This is called from the settings page and we do not want to make calls out to cloud.poodll.com on settings"
(#218) No space found before comment text; expected "// page load, for performance and stability issues. So if the cache is empty and/or no token, we just show a" but found "//page load, for performance and stability issues. So if the cache is empty and/or no token, we just show a"
(#219) Inline comments must end in full-stops, exclamation marks, or question marks
(#219) No space found before comment text; expected "// "refresh token" links" but found "//"refresh token" links"
(#220) Missing docblock for function fetch_token_for_display
(#220) Commas (,) must be followed by white space.
(#220) Expected 1 space before opening brace; found 0
(#223) No space found before comment text; expected "// First check that we have an API id and secret" but found "//First check that we have an API id and secret"
(#224) Inline comments must end in full-stops, exclamation marks, or question marks
(#224) No space found before comment text; expected "// refresh token" but found "//refresh token"
(#226) Commas (,) must be followed by white space.
(#227) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#232) Expected "if (...) {\n"; found "if(...){\n"
(#233) Commas (,) must be followed by white space.
(#235) Expected "if (...) {\n"; found "if(...){\n"
(#236) Commas (,) must be followed by white space.
(#239) Expected "if (...) {\n"; found "if(...){\n"
(#243) Inline comments must end in full-stops, exclamation marks, or question marks
(#243) No space found before comment text; expected "// Fetch from cache and process the results and display" but found "//Fetch from cache and process the results and display"
(#247) Inline comments must start with a capital letter, digit or 3-dots sequence
(#247) Inline comments must end in full-stops, exclamation marks, or question marks
(#247) No space found before comment text; expected "// if we have no token object the creds were wrong ... or something" but found "//if we have no token object the creds were wrong ... or something"
(#248) Expected "if (...) {\n"; found "if(...){\n"
(#249) Commas (,) must be followed by white space.
(#250) Inline comments must start with a capital letter, digit or 3-dots sequence
(#250) Inline comments must end in full-stops, exclamation marks, or question marks
(#250) No space found before comment text; expected "// if we have an object but its no good, creds werer wrong ..or something" but found "//if we have an object but its no good, creds werer wrong ..or something"
(#251) Usage of ELSEIF not allowed; use ELSE IF instead
(#251) Commas (,) must be followed by white space.
(#252) Commas (,) must be followed by white space.
(#253) Inline comments must start with a capital letter, digit or 3-dots sequence
(#253) No space found before comment text; expected "// if we do not have subs, then we are on a very old token or something is wrong, just get out of here." but found "//if we do not have subs, then we are on a very old token or something is wrong, just get out of here."
(#254) Usage of ELSEIF not allowed; use ELSE IF instead
(#254) Commas (,) must be followed by white space.
(#257) Expected "if (...) {\n"; found "if(...){\n"
(#261) Inline comments must start with a capital letter, digit or 3-dots sequence
(#261) No space found before comment text; expected "// we have enough info to display a report. Lets go." but found "//we have enough info to display a report. Lets go."
(#262) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#263) Commas (,) must be followed by white space.
(#264) Commas (,) must be followed by white space.
(#267) Inline comments must start with a capital letter, digit or 3-dots sequence
(#267) Inline comments must end in full-stops, exclamation marks, or question marks
(#267) No space found before comment text; expected "// is site registered" but found "//is site registered"
(#276) Inline comments must end in full-stops, exclamation marks, or question marks
(#276) No space found before comment text; expected "// Is app authorised" but found "//Is app authorised"
(#277) Expected "if (...) {\n"; found "if(...){\n"
(#277) Commas (,) must be followed by white space.
(#278) Commas (,) must be followed by white space.
(#279) Expected "} else {\n"; found "}else{\n"
(#280) Commas (,) must be followed by white space.
(#287) Missing docblock for function check_registered_url
(#290) Inline comments must start with a capital letter, digit or 3-dots sequence
(#290) No space found before comment text; expected "// get arrays of the wwwroot and registered url" but found "//get arrays of the wwwroot and registered url"
(#291) Inline comments must end in full-stops, exclamation marks, or question marks
(#291) No space found before comment text; expected "// just in case, lowercase'ify them" but found "//just in case, lowercase'ify them"
(#296) Inline comments must start with a capital letter, digit or 3-dots sequence
(#296) Inline comments must end in full-stops, exclamation marks, or question marks
(#296) No space found before comment text; expected "// add http:// or https:// to URLs that do not have it" but found "//add http:// or https:// to URLs that do not have it"
(#302) Inline comments must start with a capital letter, digit or 3-dots sequence
(#302) Inline comments must end in full-stops, exclamation marks, or question marks
(#302) No space found before comment text; expected "// if neither parsed successfully, that a no straight up" but found "//if neither parsed successfully, that a no straight up"
(#303) Variable "wwwroot_bits" must not contain underscores.
(#304) Variable "registered_bits" must not contain underscores.
(#305) Variable "wwwroot_bits" must not contain underscores.
(#305) Variable "registered_bits" must not contain underscores.
(#309) Inline comments must start with a capital letter, digit or 3-dots sequence
(#309) Inline comments must end in full-stops, exclamation marks, or question marks
(#309) No space found before comment text; expected "// get the subdomain widlcard address, ie *.a.b.c.d.com" but found "//get the subdomain widlcard address, ie *.a.b.c.d.com"
(#310) Variable "wildcard_subdomain_wwwroot" must not contain underscores.
(#311) Variable "wwwroot_bits" must not contain underscores.
(#312) Variable "wwwroot_bits" must not contain underscores.
(#314) Variable "wildcard_subdomain_wwwroot" 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 "// match either the exact domain or the wildcard domain or fail" but found "//match either the exact domain or the wildcard domain or fail"
(#320) Variable "registered_bits" must not contain underscores.
(#321) Inline comments must start with a capital letter, digit or 3-dots sequence
(#321) Inline comments must end in full-stops, exclamation marks, or question marks
(#321) No space found before comment text; expected "// this will cover exact matches and path matches" but found "//this will cover exact matches and path matches"
(#322) Variable "registered_bits" must not contain underscores.
(#322) Variable "wwwroot_bits" must not contain underscores.
(#324) Inline comments must start with a capital letter, digit or 3-dots sequence
(#324) Inline comments must end in full-stops, exclamation marks, or question marks
(#324) No space found before comment text; expected "// this will cover subdomain matches but only for institution bigdog and enterprise license" but found "//this will cover subdomain matches but only for institution bigdog and enterprise license"
(#325) Variable "registered_bits" must not contain underscores.
(#325) Variable "wildcard_subdomain_wwwroot" must not contain underscores.
(#326) Inline comments must start with a capital letter, digit or 3-dots sequence
(#326) No space found before comment text; expected "// yay we are registered!!!!" but found "//yay we are registered!!!!"
(#337) Inline comments must start with a capital letter, digit or 3-dots sequence
(#337) No space found before comment text; expected "// check token and tokenobject(from cache)" but found "//check token and tokenobject(from cache)"
(#338) Inline comments must end in full-stops, exclamation marks, or question marks
(#338) No space found before comment text; expected "// return error message or blank if its all ok" but found "//return error message or blank if its all ok"
(#339) Missing docblock for function fetch_token_error
(#339) Expected 1 space before opening brace; found 0
(#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 "// check token authenticated" but found "//check token authenticated"
(#343) Expected "if (...) {\n"; found "if(...) {\n"
(#353) Inline comments must start with a capital letter, digit or 3-dots sequence
(#353) Inline comments must end in full-stops, exclamation marks, or question marks
(#353) No space found before comment text; expected "// 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]"
(#359) Inline comments must end in full-stops, exclamation marks, or question marks
(#359) 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]"
(#364) Inline comments must start with a capital letter, digit or 3-dots sequence
(#375) Inline comments must start with a capital letter, digit or 3-dots sequence
(#375) 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."
(#379) No space found before comment text; expected "// Fetch the plugin dn record for a submission id" but found "//Fetch the plugin dn record for a submission id"
(#380) Inline comments must end in full-stops, exclamation marks, or question marks
(#380) No space found before comment text; expected "// used when exporting data from privacy provider (at least)" but found "//used when exporting data from privacy provider (at least)"
(#381) Missing docblock for function fetch_submission_data
(#381) Expected 1 space before opening brace; found 0
(#383) Commas (,) must be followed by white space.
(#383) Short array syntax must be used to define arrays
(#383) Expected 1 space before "=>"; 0 found
(#383) Expected 1 space after "=>"; 0 found
(#386) Inline comments must end in full-stops, exclamation marks, or question marks
(#386) No space found before comment text; expected "// We need a Poodll token to make this happen" but found "//We need a Poodll token to make this happen"
(#387) Missing docblock for function fetch_token
(#387) Commas (,) must be followed by white space.
(#388) Opening brace should be on the same line as the declaration
(#389) Expected 1 space before "="; 0 found
(#389) Expected 1 space after "="; 0 found
(#396) Inline comments must start with a capital letter, digit or 3-dots sequence
(#396) No space found before comment text; expected "// if we got a token and its less than expiry time" but found "//if we got a token and its less than expiry time"
(#397) Inline comments must end in full-stops, exclamation marks, or question marks
(#398) Expected "if (...) {\n"; found "if(...){\n"
(#398) Expected 1 space before "=="; 0 found
(#398) Expected 1 space after "=="; 0 found
(#399) Expected "if (...) {\n"; found "if(...){\n"
(#401) Expected "if (...) {\n"; found "if(...){\n"
(#402) Expected 1 space before "="; 0 found
(#402) Expected 1 space after "="; 0 found
(#403) Expected 1 space before "="; 0 found
(#403) Expected 1 space after "="; 0 found
(#404) Expected 1 space before "="; 0 found
(#404) Expected 1 space after "="; 0 found
(#405) Expected 1 space before "="; 0 found
(#405) Expected 1 space after "="; 0 found
(#407) Expected "} else {\n"; found "}else {\n"
(#413) Inline comments must end in full-stops, exclamation marks, or question marks
(#414) Variable "token_url" must not contain underscores.
(#414) Expected 1 space after "="; 0 found
(#415) Short array syntax must be used to define arrays
(#418) Expected 1 space before "=>"; 0 found
(#418) Expected 1 space after "=>"; 0 found
(#418) There should be a comma after the last array item in a multi-line array.
(#420) Variable "token_response" must not contain underscores.
(#420) Variable "token_url" must not contain underscores.
(#420) Commas (,) must be followed by white space.
(#420) Commas (,) must be followed by white space.
(#421) Variable "token_response" must not contain underscores.
(#422) Expected "if (...) {\n"; found "if(...){"
(#422) Expected 1 space before "="; 0 found
(#422) Expected 1 space after "="; 0 found
(#422) Variable "token_response" must not contain underscores.
(#422) Closing brace must be on a line by itself
(#424) Variable "resp_object" must not contain underscores.
(#424) Variable "token_response" must not contain underscores.
(#425) Expected "if (...) {\n"; found "if(...){"
(#425) Expected "if (...) {\n"; found "if(...){"
(#425) Variable "resp_object" must not contain underscores.
(#425) Expected 1 space before "="; 0 found
(#425) Expected 1 space after "="; 0 found
(#425) Variable "resp_object" must not contain underscores.
(#425) Closing brace must be on a line by itself
(#425) Closing brace must be on a line by itself
(#427) Expected "if (...) {\n"; found "if(...) {\n"
(#427) Variable "resp_object" must not contain underscores.
(#427) Variable "resp_object" must not contain underscores.
(#427) Commas (,) must be followed by white space.
(#428) Variable "resp_object" must not contain underscores.
(#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 "// store the expiry timestamp and adjust it for diffs between our server times" but found "//store the expiry timestamp and adjust it for diffs between our server times"
(#430) Expected "if (...) {\n"; found "if(...) {\n"
(#430) Variable "resp_object" must not contain underscores.
(#431) Variable "resp_object" must not contain underscores.
(#431) Variable "resp_object" must not contain underscores.
(#432) Inline comments must start with a capital letter, digit or 3-dots sequence
(#432) Inline comments must end in full-stops, exclamation marks, or question marks
(#432) No space found before comment text; expected "// we refresh one hour out, to prevent any overlap" but found "//we refresh one hour out, to prevent any overlap"
(#434) Expected "} else {\n"; found "}else{\n"
(#438) Inline comments must start with a capital letter, digit or 3-dots sequence
(#438) Inline comments must end in full-stops, exclamation marks, or question marks
(#438) No space found before comment text; expected "// cache the token" but found "//cache the token"
(#442) Expected 1 space before "="; 0 found
(#442) Expected 1 space after "="; 0 found
(#443) Expected 1 space before "="; 0 found
(#443) Expected 1 space after "="; 0 found
(#444) Expected 1 space before "="; 0 found
(#444) Expected 1 space after "="; 0 found
(#445) Expected "if (...) {\n"; found "if(...){\n"
(#445) Variable "resp_object" must not contain underscores.
(#445) Commas (,) must be followed by white space.
(#446) Variable "resp_object" must not contain underscores.
(#448) Expected "if (...) {\n"; found "if(...){\n"
(#448) Variable "resp_object" must not contain underscores.
(#448) Commas (,) must be followed by white space.
(#449) Variable "resp_object" must not contain underscores.
(#451) Expected "if (...) {\n"; found "if(...){\n"
(#451) Variable "resp_object" must not contain underscores.
(#451) Commas (,) must be followed by white space.
(#452) Variable "resp_object" must not contain underscores.
(#456) Expected "if (...) {\n"; found "if(...){"
(#456) Expected 1 space before "="; 0 found
(#456) Expected 1 space after "="; 0 found
(#456) Closing brace must be on a line by itself
(#458) Expected "} else {\n"; found "}else{\n"
(#460) Expected "if (...) {\n"; found "if(...) {\n"
(#460) Variable "resp_object" must not contain underscores.
(#460) Variable "resp_object" must not contain underscores.
(#460) Commas (,) must be followed by white space.
(#461) Expected "if (...) {\n"; found "if(...){"
(#461) Expected 1 space before "="; 0 found
(#461) Expected 1 space after "="; 0 found
(#461) Variable "resp_object" must not contain underscores.
(#461) Closing brace must be on a line by itself
(#464) Expected "} else {\n"; found "}else{\n"
(#465) Expected 1 space before "="; 0 found
(#465) Expected 1 space after "="; 0 found
(#467) Expected "if (...) {\n"; found "if(...){\n"
(#468) Expected 1 space before "="; 0 found
(#468) Expected 1 space after "="; 0 found
(#470) Expected "} else {\n"; found "}else {\n"
(#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
(#475) No space found before comment text; expected "// transcripts become ready in their own time, fetch them here" but found "//transcripts become ready in their own time, fetch them here"
(#476) Missing docblock for function fetch_transcriptdata
(#476) Expected 1 space before opening brace; found 0
(#479) Expected "if (...) {\n"; found "if(...){\n"
(#479) Commas (,) must be followed by white space.
(#479) Expected 1 space before ">"; 0 found
(#479) Expected 1 space after ">"; 0 found
(#485) Missing docblock for function remove_user_submission
(#485) Expected 1 space before opening brace; found 0
(#487) Must use "self::" for local static member reference
(#487) Commas (,) must be followed by white space.
(#489) Inline comments must end in full-stops, exclamation marks, or question marks
(#489) No space found before comment text; expected "// The REST API we are calling" but found "//The REST API we are calling"
(#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) This comment is 43% valid code; is this commented out code?
(#492) No space found before comment text; expected "// log.debug(params);" but found "//log.debug(params);"
(#493) Short array syntax must be used to define arrays
(#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 "// returnCode > 0 indicates an error" but found "//returnCode > 0 indicates an error"
(#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 "// if all good, then lets do the embed" but found "//if all good, then lets do the embed"
(#515) Inline comments must start with a capital letter, digit or 3-dots sequence
(#515) Inline comments must end in full-stops, exclamation marks, or question marks
(#515) No space found before comment text; expected "// see if this is truly json or some error" but found "//see if this is truly json or some error"
(#516) Missing docblock for function is_json
(#527) Missing docblock for function fetch_secure_url
(#527) Expected 1 space before opening brace; found 0
(#529) Must use "self::" for local static member reference
(#529) Commas (,) must be followed by white space.
(#531) Inline comments must end in full-stops, exclamation marks, or question marks
(#531) No space found before comment text; expected "// The REST API we are calling" but found "//The REST API we are calling"
(#534) Inline comments must start with a capital letter, digit or 3-dots sequence
(#534) Inline comments must end in full-stops, exclamation marks, or question marks
(#534) This comment is 43% valid code; is this commented out code?
(#534) No space found before comment text; expected "// log.debug(params);" but found "//log.debug(params);"
(#535) Short array syntax must be used to define arrays
(#548) Inline comments must start with a capital letter, digit or 3-dots sequence
(#548) Inline comments must end in full-stops, exclamation marks, or question marks
(#548) No space found before comment text; expected "// returnCode > 0 indicates an error" but found "//returnCode > 0 indicates an error"
(#550) Inline comments must start with a capital letter, digit or 3-dots sequence
(#550) Inline comments must end in full-stops, exclamation marks, or question marks
(#550) No space found before comment text; expected "// failure" but found "//failure"
(#565) Commas (,) must be followed by white space.
(#565) Commas (,) must be followed by white space.
(#567) Expected "if (...) {\n"; found "if(...){\n"
(#568) Expected "if (...) {\n"; found "if(...){"
(#568) Closing brace must be on a line by itself
(#573) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#574) Expected "if (...) {\n"; found "if(...){"
(#574) Closing brace must be on a line by itself
(#575) Commas (,) must be followed by white space.
(#576) Expected "if (...) {\n"; found "if(...) {\n"
(#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 "// delete recorded files" but found "//delete recorded files"
(#588) Inline comments must start with a capital letter, digit or 3-dots sequence
(#588) Inline comments must end in full-stops, exclamation marks, or question marks
(#588) No space found before comment text; expected "// fetch the grammar correction suggestions" but found "//fetch the grammar correction suggestions"
(#589) Missing docblock for function fetch_grammar_correction
(#589) Commas (,) must be followed by white space.
(#589) Commas (,) must be followed by white space.
(#589) Commas (,) must be followed by white space.
(#592) Inline comments must end in full-stops, exclamation marks, or question marks
(#592) No space found before comment text; expected "// The REST API we are calling" but found "//The REST API we are calling"
(#595) Short array syntax must be used to define arrays
(#605) Commas (,) must be followed by white space.
(#607) Inline comments must start with a capital letter, digit or 3-dots sequence
(#607) Inline comments must end in full-stops, exclamation marks, or question marks
(#607) This comment is 43% valid code; is this commented out code?
(#607) No space found before comment text; expected "// log.debug(params);" but found "//log.debug(params);"
(#616) Inline comments must start with a capital letter, digit or 3-dots sequence
(#616) Inline comments must end in full-stops, exclamation marks, or question marks
(#616) No space found before comment text; expected "// returnCode > 0 indicates an error" but found "//returnCode > 0 indicates an error"
(#619) Inline comments must start with a capital letter, digit or 3-dots sequence
(#619) Inline comments must end in full-stops, exclamation marks, or question marks
(#619) No space found before comment text; expected "// if all good, then lets do the embed" but found "//if all good, then lets do the embed"
(#622) Inline comments must start with a capital letter, digit or 3-dots sequence
(#622) Inline comments must end in full-stops, exclamation marks, or question marks
(#622) No space found before comment text; expected "// clean up the correction a little" but found "//clean up the correction a little"
(#623) Expected "if (...) {\n"; found "if(...){\n"
(#625) Commas (,) must be followed by white space.
(#625) Commas (,) must be followed by white space.
(#626) Expected "if (...) {\n"; found "if(...){\n"
(#626) Commas (,) must be followed by white space.
(#627) Commas (,) must be followed by white space.
(#637) Inline comments must end in full-stops, exclamation marks, or question marks
(#638) Missing docblock for function super_trim
(#638) Expected 1 space before opening brace; found 0
(#639) Expected "if (...) {\n"; found "if(...){\n"
(#639) Expected 1 space before "=="; 0 found
(#639) Expected 1 space after "=="; 0 found
(#641) Expected "} else {\n"; found "}else{\n"
(#646) File must end with a newline character
mod/assign/submission/cloudpoodll/db/access.php
(#27) Short array syntax must be used to define arrays
(#28) Short array syntax must be used to define arrays
(#31) Short array syntax must be used to define arrays
(#33) There should be a comma after the last array item in a multi-line array.
mod/assign/submission/cloudpoodll/db/install.php
(#24) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#34) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#36) Inline comments must start with a capital letter, digit or 3-dots sequence
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Functions must not contain multiple empty lines in a row; found 3 empty lines
mod/assign/submission/cloudpoodll/db/services.php
(#2) Missing @copyright tag
(#2) Missing @license tag
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Incorrect @package tag for file services.php. Expected assignsubmission_cloudpoodll, found mod_solo.
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#9) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#9) Short array syntax must be used to define arrays
(#11) Short array syntax must be used to define arrays
(#15) Expected 1 space before "=>"; 0 found
(#18) There should be a comma after the last array item in a multi-line array.
mod/assign/submission/cloudpoodll/db/upgrade.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 4 spaces, found 2
(#39) Inline comments must start with a capital letter, digit or 3-dots sequence
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) No space found before comment text; expected "// do some upgrading" but found "//do some upgrading"
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Inline comments must start with a capital letter, digit or 3-dots sequence
(#46) No space found before comment text; expected "// add filename field." but found "//add filename field."
(#50) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
mod/assign/submission/cloudpoodll/fetchcbpage.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#30) Import statements must not begin with a leading backslash
(#37) Expected "if (...) {\n"; found "if(...){\n"
(#37) Commas (,) must be followed by white space.
(#39) Expected 1 space before "="; 0 found
(#39) Expected 1 space after "="; 0 found
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space after "=>"; 0 found
(#39) Commas (,) must be followed by white space.
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space after "=>"; 0 found
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#40) Commas (,) must be followed by white space.
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#40) Commas (,) must be followed by white space.
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#40) Commas (,) must be followed by white space.
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#42) Commas (,) must be followed by white space.
(#44) Expected "} else {\n"; found "}else{\n"
mod/assign/submission/cloudpoodll/lang/en/assignsubmission_cloudpoodll.php
(#31) The string key "cloudpoodll" is not in the correct order, it should be before "nosubmission"
(#32) Unexpected comment found. Auto-fixing will not work after this comment
(#32) Inline comments must start with a capital letter, digit or 3-dots sequence
(#32) This comment is 70% valid code; is this commented out code?
(#32) No space found before comment text; expected "// $string['cloudpoodllfilename'] = 'cloudpoodll.html'; //what this for ?" but found "//$string['cloudpoodllfilename'] = 'cloudpoodll.html'; //what this for ?"
(#33) Unexpected comment found. Auto-fixing will not work after this comment
(#33) No space found before comment text; expected "// $string['cloudpoodllsubmission'] = 'Allow Cloud Poodll submission';" but found "//$string['cloudpoodllsubmission'] = 'Allow Cloud Poodll submission';"
(#38) The string key "defaultrecorder" is not in the correct order, it should be before "recordervideo"
(#41) The string key "apiuser" is not in the correct order, it should be before "defaultrecorderdetails"
(#41) Expected 1 space before "="; 0 found
(#41) Expected 1 space after "="; 0 found
(#42) Expected 1 space before "="; 0 found
(#42) Expected 1 space after "="; 0 found
(#43) The string key "apisecret" is not in the correct order, it should be before "apiuser_details"
(#43) Expected 1 space before "="; 0 found
(#43) Expected 1 space after "="; 0 found
(#44) Expected 1 space before "="; 0 found
(#44) Expected 1 space after "="; 0 found
(#45) Expected 1 space before "="; 0 found
(#45) Expected 1 space after "="; 0 found
(#46) Expected 1 space before "="; 0 found
(#46) Expected 1 space after "="; 0 found
(#47) The string key "enabletranscode" is not in the correct order, it should be before "enabletranscription_details"
(#47) Expected 1 space before "="; 0 found
(#47) Expected 1 space after "="; 0 found
(#48) Expected 1 space before "="; 0 found
(#48) Expected 1 space after "="; 0 found
(#49) Expected 1 space before "="; 0 found
(#49) Expected 1 space after "="; 0 found
(#51) Expected 1 space before "="; 0 found
(#51) Expected 1 space after "="; 0 found
(#52) The string key "tokyo" is not in the correct order, it should be before "useast1"
(#52) Expected 1 space before "="; 0 found
(#52) Expected 1 space after "="; 0 found
(#53) The string key "sydney" is not in the correct order, it should be before "tokyo"
(#53) Expected 1 space before "="; 0 found
(#53) Expected 1 space after "="; 0 found
(#54) The string key "dublin" is not in the correct order, it should be before "sydney"
(#54) Expected 1 space before "="; 0 found
(#54) Expected 1 space after "="; 0 found
(#55) Expected 1 space before "="; 0 found
(#55) Expected 1 space after "="; 0 found
(#56) The string key "frankfurt" is not in the correct order, it should be before "ottawa"
(#56) Expected 1 space before "="; 0 found
(#56) Expected 1 space after "="; 0 found
(#57) Expected 1 space before "="; 0 found
(#57) Expected 1 space after "="; 0 found
(#58) Expected 1 space before "="; 0 found
(#58) Expected 1 space after "="; 0 found
(#59) Expected 1 space before "="; 0 found
(#59) Expected 1 space after "="; 0 found
(#60) The string key "mumbai" is not in the correct order, it should be before "singapore"
(#60) Expected 1 space before "="; 0 found
(#60) Expected 1 space after "="; 0 found
(#61) The string key "capetown" is not in the correct order, it should be before "mumbai"
(#62) The string key "bahrain" is not in the correct order, it should be before "capetown"
(#64) Expected 1 space before "="; 0 found
(#64) Expected 1 space after "="; 0 found
(#65) The string key "en-us" is not in the correct order, it should be before "forever"
(#66) The string key "en-gb" is not in the correct order, it should be before "en-us"
(#67) The string key "en-au" is not in the correct order, it should be before "en-gb"
(#72) The string key "fr-ca" is not in the correct order, it should be before "fr-fr"
(#75) The string key "it-it" is not in the correct order, it should be before "pt-br"
(#76) The string key "de-de" is not in the correct order, it should be before "it-it"
(#79) The string key "ar-ae" is not in the correct order, it should be before "hi-in"
(#82) The string key "nl-nl" is not in the correct order, it should be before "zh-cn"
(#83) The string key "da-dk" is not in the correct order, it should be before "nl-nl"
(#86) The string key "en-ab" is not in the correct order, it should be before "en-wl"
(#88) The string key "de-ch" is not in the correct order, it should be before "fa-ir"
(#99) The string key "eu-es" is not in the correct order, it should be before "uk-ua"
(#103) The string key "no-no" is not in the correct order, it should be before "sv-se"
(#104) The string key "nb-no" is not in the correct order, it should be before "no-no"
(#104) Unexpected comment found. Auto-fixing will not work after this comment
(#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 "// unused" but found "//unused"
(#107) The string key "mi-nz" is not in the correct order, it should be before "ro-ro"
(#108) The string key "bg-bg" is not in the correct order, it should be before "mi-nz"
(#108) Unexpected comment found. Auto-fixing will not work after this comment
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Unexpected comment found. Auto-fixing will not work after this comment
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) Unexpected comment found. Auto-fixing will not work after this comment
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Unexpected comment found. Auto-fixing will not work after this comment
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Unexpected comment found. Auto-fixing will not work after this comment
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Unexpected comment found. Auto-fixing will not work after this comment
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) Unexpected comment found. Auto-fixing will not work after this comment
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) Unexpected comment found. Auto-fixing will not work after this comment
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) Unexpected comment found. Auto-fixing will not work after this comment
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) The string key "is-is" is not in the correct order, it should be before "sl-si"
(#117) Unexpected comment found. Auto-fixing will not work after this comment
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#124) The string key "awsregion" is not in the correct order, it should be before "sr-rs"
(#124) Expected 1 space before "="; 0 found
(#124) Expected 1 space after "="; 0 found
(#125) Unexpected comment found. Auto-fixing will not work after this comment
(#125) Inline comments must start with a capital letter, digit or 3-dots sequence
(#125) This comment is 100% valid code; is this commented out code?
(#125) No space found before comment text; expected "// $string['region']='AWS Region';" but found "//$string['region']='AWS Region';"
(#126) Expected 1 space before "="; 0 found
(#126) Expected 1 space after "="; 0 found
(#130) The string key "currentsubmission" is not in the correct order, it should be before "timelimit"
(#132) The string key "no" is not in the correct order, it should be before "yes"
(#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 74% valid code; is this commented out code?
(#134) No space found before comment text; expected "// $string['showcurrentsubmission'] = 'Show Current Submission';" but found "//$string['showcurrentsubmission'] = 'Show Current Submission';"
(#135) Unexpected comment found. Auto-fixing will not work after this comment
(#135) No space found before comment text; expected "// $string['showcurrentsubmissiondetails'] = 'Show previously recorded submission on submission form.';" but found "//$string['showcurrentsubmissiondetails'] = 'Show previously recorded submission on submission form.';"
(#137) The string key "displayaudioplayersingle" is not in the correct order, it should be before "no"
(#138) The string key "displayaudioplayerlist" is not in the correct order, it should be before "displayaudioplayersingle"
(#142) The string key "displaysizelist" is not in the correct order, it should be before "displaysizesingledetails"
(#145) Unexpected comment found. Auto-fixing will not work after this comment
(#145) Inline comments must start with a capital letter, digit or 3-dots sequence
(#145) This comment is 78% valid code; is this commented out code?
(#145) No space found before comment text; expected "// $string['shownoimage'] = 'Do not display image';" but found "//$string['shownoimage'] = 'Do not display image';"
(#151) Unexpected comment found. Auto-fixing will not work after this comment
(#151) Inline comments must start with a capital letter, digit or 3-dots sequence
(#151) This comment is 72% valid code; is this commented out code?
(#151) No space found before comment text; expected "// $string['setting_snapshot_heading'] = 'Snapshot image settings';" but found "//$string['setting_snapshot_heading'] = 'Snapshot image settings';"
(#152) Unexpected comment found. Auto-fixing will not work after this comment
(#152) No space found before comment text; expected "// $string['setting_snapshot_heading_details'] = 'Settings controlling image appearance in submission review and list pages';" but found "//$string['setting_snapshot_heading_details'] = 'Settings controlling image appearance in submission review and list pages';"
(#153) Unexpected comment found. Auto-fixing will not work after this comment
(#153) No space found before comment text; expected "// $string['setting_whiteboard_heading'] = 'Whiteboard image settings';" but found "//$string['setting_whiteboard_heading'] = 'Whiteboard image settings';"
(#154) Unexpected comment found. Auto-fixing will not work after this comment
(#154) No space found before comment text; expected "// $string['setting_whiteboard_heading_details'] = 'Settings controlling image appearance in submission review and list pages';" but found "//$string['setting_whiteboard_heading_details'] = 'Settings controlling image appearance in submission review and list pages';"
(#155) The string key "deletesubmission" is not in the correct order, it should be before "setting_video_heading_details"
(#158) The string key "cloudpoodll:use" is not in the correct order, it should be before "reallydeletesubmission"
(#161) The string key "privacy:metadata:assignmentid" is not in the correct order, it should be before "privacy:metadata:cloudpoodllcom:userid"
(#166) The string key "privacy:metadata:fulltranscriptpurpose" is not in the correct order, it should be before "privacy:metadata:transcriptpurpose"
(#173) The string key "recorderskin" is not in the correct order, it should be before "recordertype"
(#175) The string key "skinbmr" is not in the correct order, it should be before "skinplain"
(#177) The string key "skin123" is not in the correct order, it should be before "skinfresh"
(#180) The string key "skinscreen" is not in the correct order, it should be before "skinupload"
(#182) The string key "fallback" is not in the correct order, it should be before "skinscreen"
(#185) The string key "fallbackiosupload" is not in the correct order, it should be before "fallbackupload"
(#188) Expected 1 space before "="; 0 found
(#188) Expected 1 space after "="; 0 found
(#189) Expected 1 space before "="; 0 found
(#189) Expected 1 space after "="; 0 found
(#190) The string key "playertypedefault" is not in the correct order, it should be before "playertypestudent"
(#190) Expected 1 space before "="; 0 found
(#190) Expected 1 space after "="; 0 found
(#191) Expected 1 space before "="; 0 found
(#191) Expected 1 space after "="; 0 found
(#192) Expected 1 space before "="; 0 found
(#192) Expected 1 space after "="; 0 found
(#193) The string key "defaultplayertype" is not in the correct order, it should be before "playertypestandardtranscript"
(#193) Expected 1 space before "="; 0 found
(#193) Expected 1 space after "="; 0 found
(#194) Expected 1 space before "="; 0 found
(#194) Expected 1 space after "="; 0 found
(#195) The string key "defaultplayertypedetails" is not in the correct order, it should be before "defaultplayertypestudent"
(#195) Expected 1 space before "="; 0 found
(#195) Expected 1 space after "="; 0 found
(#196) Expected 1 space before "="; 0 found
(#196) Expected 1 space after "="; 0 found
(#198) Unexpected comment found. Auto-fixing will not work after this comment
(#198) Inline comments must start with a capital letter, digit or 3-dots sequence
(#198) Inline comments must end in full-stops, exclamation marks, or question marks
(#198) No space found before comment text; expected "// these errors are displayed on settings page" but found "//these errors are displayed on settings page"
(#199) The string key "displaysubs" is not in the correct order, it should be before "transcripttitle"
(#201) The string key "noapisecret" is not in the correct order, it should be before "noapiuser"
(#202) The string key "credentialsinvalid" is not in the correct order, it should be before "noapisecret"
(#203) The string key "appauthorised" is not in the correct order, it should be before "credentialsinvalid"
(#203) Expected 1 space before "="; 0 found
(#204) Expected 1 space before "="; 0 found
(#205) Expected 1 space before "="; 0 found
(#206) The string key "notokenincache" is not in the correct order, it should be before "refreshtoken"
(#206) Expected 1 space before "="; 0 found
(#208) Unexpected comment found. Auto-fixing will not work after this comment
(#208) Inline comments must start with a capital letter, digit or 3-dots sequence
(#208) Inline comments must end in full-stops, exclamation marks, or question marks
(#208) No space found before comment text; expected "// these errors are displayed on activity page" but found "//these errors are displayed on activity page"
(#209) The string key "nocredentials" is not in the correct order, it should be before "notokenincache"
(#211) The string key "nosubscriptions" is not in the correct order, it should be before "novalidcredentials"
(#213) The string key "clicktohide" is not in the correct order, it should be before "nosubscriptions"
(#213) Expected 1 space before "="; 0 found
(#214) Expected 1 space before "="; 0 found
(#216) Expected 1 space before "="; 0 found
(#217) The string key "transcriberamazon" is not in the correct order, it should be before "transcribernone"
(#217) Expected 1 space before "="; 0 found
(#218) Expected 1 space before "="; 0 found
(#220) The string key "recorderdisplayname" is not in the correct order, it should be before "transcribergooglecloud"
(#220) Expected 1 space before "="; 0 found
(#221) The string key "customname" is not in the correct order, it should be before "recorderdisplayname"
(#221) Expected 1 space before "="; 0 found
(#222) Expected 1 space before "="; 0 found
(#225) The string key "divider" is not in the correct order, it should be before "numwords"
(#225) Expected 1 space before "="; 0 found
(#226) The string key "customdivider" is not in the correct order, it should be before "divider"
(#226) Expected 1 space before "="; 0 found
(#229) Expected 1 space before "="; 0 found
(#229) Expected 1 space after "="; 0 found
(#230) Expected 1 space before "="; 0 found
(#230) Expected 1 space after "="; 0 found
(#231) The string key "audiosingledisplay" is not in the correct order, it should be before "showvideolightbox"
(#231) Expected 1 space before "="; 0 found
(#231) Expected 1 space after "="; 0 found
(#232) The string key "audiolistdisplay" is not in the correct order, it should be before "audiosingledisplay"
(#232) Expected 1 space before "="; 0 found
(#232) Expected 1 space after "="; 0 found
(#233) Expected 1 space before "="; 0 found
(#233) Expected 1 space after "="; 0 found
(#234) The string key "videolistdisplay" is not in the correct order, it should be before "videosingledisplay"
(#234) Expected 1 space before "="; 0 found
(#234) Expected 1 space after "="; 0 found
(#235) The string key "shownovideo" is not in the correct order, it should be before "videolistdisplay"
(#236) The string key "shownoaudio" is not in the correct order, it should be before "shownovideo"
(#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['videoplaceholder'] = ' [video submitted] ';" but found "//$string['videoplaceholder'] = ' [video submitted] ';"
(#238) Unexpected comment found. Auto-fixing will not work after this comment
(#238) No space found before comment text; expected "// $string['audioplaceholder'] = ' [audio submitted] ';" but found "//$string['audioplaceholder'] = ' [audio submitted] ';"
(#239) The string key "safesave" is not in the correct order, it should be before "shownoaudio"
(#240) The string key "cloudpoodll_cleanup_task" is not in the correct order, it should be before "safesave"
(#240) Expected 1 space before "="; 0 found
(#240) Expected 1 space after "="; 0 found
(#241) Unexpected comment found. Auto-fixing will not work after this comment
(#241) Inline comments must start with a capital letter, digit or 3-dots sequence
(#241) This comment is 100% valid code; is this commented out code?
(#241) No space found before comment text; expected "// $string['secureplayback']='Restricted playback';" but found "//$string['secureplayback']='Restricted playback';"
(#242) Expected 1 space before "="; 0 found
(#242) Expected 1 space after "="; 0 found
(#243) Expected 1 space before "="; 0 found
(#243) Expected 1 space after "="; 0 found
(#244) The string key "enableaudio" is not in the correct order, it should be before "enablesecureplayback_details"
(#246) Unexpected comment found. Auto-fixing will not work after this comment
(#246) Inline comments must start with a capital letter, digit or 3-dots sequence
(#246) This comment is 74% valid code; is this commented out code?
(#246) No space found before comment text; expected "// $string['managecredsheading'] = "Manage Poodll API Credentials";" but found "//$string['managecredsheading'] = "Manage Poodll API Credentials";"
(#247) Unexpected comment found. Auto-fixing will not work after this comment
(#247) No space found before comment text; expected "// $string['refreshtoken_desc'] = "Manage Poodll API Credentials";" but found "//$string['refreshtoken_desc'] = "Manage Poodll API Credentials";"
(#251) Unexpected comment found. Auto-fixing will not work after this comment
(#251) Inline comments must start with a capital letter, digit or 3-dots sequence
(#251) This comment is 74% valid code; is this commented out code?
(#251) No space found before comment text; expected "// $string['memberdashboard'] = "Member Dashboard";" but found "//$string['memberdashboard'] = "Member Dashboard";"
(#252) Unexpected comment found. Auto-fixing will not work after this comment
(#252) No space found before comment text; expected "// $string['memberdashboard_desc'] = "";" but found "//$string['memberdashboard_desc'] = "";"
(#253) The string key "fillcredentials" is not in the correct order, it should be before "freetrial_desc"
(#253) Expected 1 space before "="; 0 found
(#253) Expected 1 space after "="; 0 found
(#256) The string key "noaudiofilters" is not in the correct order, it should be before "unabletocopytoclipboard"
(#258) The string key "noaudiofilters" is not in the correct order, it should be before "noaudiofilters_details"
mod/assign/submission/cloudpoodll/lib.php
(#24) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Whitespace found at end of line
(#48) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#56) Logical operator "or" is prohibited; use "||" instead
(#60) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) Missing docblock for function assignsubmission_cloudpoodll_output_fragment_mform
(#71) 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."
(#83) Expected 1 space before "="; 0 found
(#83) Expected 1 space after "="; 0 found
(#83) Short array syntax must be used to define arrays
(#83) Expected 1 space before "=>"; 0 found
(#83) Expected 1 space after "=>"; 0 found
(#84) Expected 1 space before "=>"; 0 found
(#85) Expected 1 space before "=>"; 0 found
(#85) Expected 1 space after "=>"; 0 found
(#86) Expected 1 space before "=>"; 0 found
(#86) Expected 1 space after "=>"; 0 found
(#87) Expected 1 space before "=>"; 0 found
(#87) Expected 1 space after "=>"; 0 found
(#87) Expected 1 space before "=>"; 0 found
(#87) Expected 1 space after "=>"; 0 found
(#87) Commas (,) must be followed by white space.
(#87) Expected 1 space before "=>"; 0 found
(#87) Expected 1 space after "=>"; 0 found
(#88) Expected 1 space before "=>"; 0 found
(#88) Expected 1 space after "=>"; 0 found
(#89) Expected 1 space before "=>"; 0 found
(#89) Expected 1 space after "=>"; 0 found
(#90) Expected 1 space before "=>"; 0 found
(#90) Expected 1 space after "=>"; 0 found
(#91) Expected 1 space before "=>"; 0 found
(#91) Expected 1 space after "=>"; 0 found
(#93) Expected "if (...) {\n"; found "if(...){\n"
(#94) Expected 1 space before "="; 0 found
(#94) Expected 1 space after "="; 0 found
(#96) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#99) Expected "if (...) {\n"; found "if(...) {\n"
(#99) Expected 1 space before "=="; 0 found
(#99) Expected 1 space after "=="; 0 found
(#102) Expected "} else {\n"; found "}else{\n"
(#105) Expected "if (...) {\n"; found "if(...) {\n"
(#106) Short array syntax must be used to define arrays
(#108) Inline comments must start with a capital letter, digit or 3-dots sequence
(#108) This comment is 63% valid code; is this commented out code?
(#108) No space found before comment text; expected "// $PAGE->requires->js_call_amd(constants::M_COMPONENT . "/standardtranscript", 'init', array($transcriptopts));" but found "//$PAGE->requires->js_call_amd(constants::M_COMPONENT . "/standardtranscript", 'init', array($transcriptopts));"
(#109) Short array syntax must be used to define arrays
mod/assign/submission/cloudpoodll/locallib.php
(#32) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Whitespace found at end of line
(#43) Line indented incorrectly; expected 4 spaces, found 2
(#43) Missing docblock for function is_enabled
(#44) Line indented incorrectly; expected at least 8 spaces, found 6
(#45) Line indented incorrectly; expected 4 spaces, found 2
(#47) Line indented incorrectly; expected 4 spaces, found 2
(#47) Missing docblock for function is_configurable
(#48) Line indented incorrectly; expected at least 8 spaces, found 6
(#49) Line indented incorrectly; expected 8 spaces, found 6
(#50) Line indented incorrectly; expected at least 12 spaces, found 10
(#51) Line indented incorrectly; expected 8 spaces, found 6
(#52) Line indented incorrectly; expected 8 spaces, found 6
(#53) Line indented incorrectly; expected at least 12 spaces, found 10
(#54) Line indented incorrectly; expected 8 spaces, found 6
(#55) Line indented incorrectly; expected at least 8 spaces, found 6
(#56) Line indented incorrectly; expected 4 spaces, found 2
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Whitespace found at end of line
(#63) Expected "if (...) {\n"; found "if(...){\n"
(#63) Commas (,) must be followed by white space.
(#64) Commas (,) must be followed by white space.
(#65) Expected "} else {\n"; found "}else {\n"
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#71) Expected 6 spaces before asterisk; 5 found
(#72) Expected 6 spaces before asterisk; 5 found
(#73) Expected 6 spaces before asterisk; 5 found
(#73) Docblock tag "@global" is not recommended.
(#74) Expected 6 spaces before asterisk; 5 found
(#74) Docblock tag "@global" is not recommended.
(#75) Expected 6 spaces before asterisk; 5 found
(#76) Expected 6 spaces before asterisk; 5 found
(#77) Expected 6 spaces before asterisk; 5 found
(#83) Inline comments must start with a capital letter, digit or 3-dots sequence
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) No space found before comment text; expected "// show a divider to keep settings manageable" but found "//show a divider to keep settings manageable"
(#84) Commas (,) must be followed by white space.
(#86) Expected "if (...) {\n"; found "if(...){\n"
(#87) Expected 1 space after "="; 0 found
(#90) Commas (,) must be followed by white space.
(#91) Expected "} else {\n"; found "}else{\n"
(#92) Commas (,) must be followed by white space.
(#92) Commas (,) must be followed by white space.
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) No space found before comment text; expected "// If M3.4 or lower we show a divider to make it easier to figure where poodll ends and starts" but found "//If M3.4 or lower we show a divider to make it easier to figure where poodll ends and starts"
(#96) Expected "if (...) {\n"; found "if(...) {\n"
(#100) Expected 1 space after ":"; 2 found
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 8 spaces, found 2
(#102) Expected 1 space after ":"; 2 found
(#103) Expected 1 space after ":"; 2 found
(#107) Line exceeds 132 characters; contains 150 characters
(#109) Inline comments must start with a capital letter, digit or 3-dots sequence
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) No space found before comment text; expected "// in this case false means unset" but found "//in this case false means unset"
(#110) Expected 1 space before "!=="; 0 found
(#110) Expected 1 space after "!=="; 0 found
(#110) Line exceeds 132 characters; contains 159 characters
(#111) Expected 1 space before "!=="; 0 found
(#111) Expected 1 space after "!=="; 0 found
(#111) Line exceeds 132 characters; contains 154 characters
(#112) Expected 1 space before "!=="; 0 found
(#112) Expected 1 space after "!=="; 0 found
(#112) Expected 1 space before "?"; 2 found
(#112) Line exceeds 132 characters; contains 163 characters
(#113) Expected 1 space before "!=="; 0 found
(#113) Expected 1 space after "!=="; 0 found
(#113) Expected 1 space before "?"; 2 found
(#113) Line exceeds 132 characters; contains 148 characters
(#114) Expected 1 space before "!=="; 0 found
(#114) Expected 1 space after "!=="; 0 found
(#114) Expected 1 space before "?"; 2 found
(#114) Line exceeds 132 characters; contains 156 characters
(#115) Expected 1 space before "!=="; 0 found
(#115) Expected 1 space after "!=="; 0 found
(#115) Expected 1 space before "?"; 2 found
(#115) Line exceeds 132 characters; contains 140 characters
(#116) Expected 1 space before "!=="; 0 found
(#116) Expected 1 space after "!=="; 0 found
(#116) Expected 1 space before "?"; 2 found
(#116) Line exceeds 132 characters; contains 140 characters
(#117) This comment is 49% valid code; is this commented out code?
(#117) No space found before comment text; expected "// We made transcoding compulsory: Justin 20210428" but found "//We made transcoding compulsory: Justin 20210428"
(#118) Line exceeds 132 characters; contains 145 characters
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) No space found before comment text; expected "// $enabletranscode = $this->get_config('enabletranscode')!==false ? $this->get_config('enabletranscode') : $adminconfig->enabletranscode;" but found "//$enabletranscode = $this->get_config('enabletranscode')!==false ? $this->get_config('enabletranscode') : $adminconfig->enabletranscode;"
(#119) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#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 "// to enable/disable recorders from the admin" but found "//to enable/disable recorders from the admin"
(#123) Variable "rec_options" must not contain underscores.
(#124) Expected "if (...) {\n"; found "if(...){\n"
(#125) Variable "rec_options" must not contain underscores.
(#127) Expected "if (...) {\n"; found "if(...){\n"
(#128) Variable "rec_options" must not contain underscores.
(#130) Line exceeds 132 characters; contains 155 characters
(#130) Inline comments must start with a capital letter, digit or 3-dots sequence
(#130) No space found before comment text; expected "// in the case that neither enableaudio nor enablevideo are true, then the user messed up, or more likely the install/update step missed the setting" but found "//in the case that neither enableaudio nor enablevideo are true, then the user messed up, or more likely the install/update step missed the setting"
(#131) Line exceeds 132 characters; contains 136 characters
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) No space found before comment text; expected "// so we enable both. We might remove this after the Dec 2021 update where the setting was introduced has been around for a while" but found "//so we enable both. We might remove this after the Dec 2021 update where the setting was introduced has been around for a while"
(#132) Expected "if (...) {\n"; found "if(...) {\n"
(#132) Variable "rec_options" must not contain underscores.
(#132) Expected 1 space before "=="; 0 found
(#132) Expected 1 space after "=="; 0 found
(#133) Variable "rec_options" must not contain underscores.
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 8 spaces, found 2
(#135) Variable "rec_options" must not contain underscores.
(#135) Line exceeds 132 characters; contains 139 characters
(#136) Commas (,) must be followed by white space.
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 8 spaces, found 2
(#138) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#140) Variable "skin_options" must not contain underscores.
(#141) Variable "skin_options" must not contain underscores.
(#141) Line exceeds 132 characters; contains 146 characters
(#144) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#146) No space found before comment text; expected "// Add a place to set a maximum recording time." but found "//Add a place to set a maximum recording time."
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 8 spaces, found 4
(#148) Line indented incorrectly; expected at least 8 spaces, found 7
(#149) Line indented incorrectly; expected at least 8 spaces, found 7
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) No space found before comment text; expected "// Add expire days" but found "//Add expire days"
(#152) Variable "expire_options" must not contain underscores.
(#153) Variable "expire_options" must not contain underscores.
(#153) Line exceeds 132 characters; contains 144 characters
(#157) Inline comments must start with a capital letter, digit or 3-dots sequence
(#157) No space found before comment text; expected "// transcode settings" but found "//transcode settings"
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) No space found before comment text; expected "// we force transcoding to be always on: Justin 20210428" but found "//we force transcoding to be always on: Justin 20210428"
(#159) Commas (,) must be followed by white space.
(#160) Commas (,) must be followed by white space.
(#161) This comment is 52% valid code; is this commented out code?
(#162) Line exceeds 132 characters; contains 142 characters
(#167) Inline comments must start with a capital letter, digit or 3-dots sequence
(#167) No space found before comment text; expected "// transcription settings" but found "//transcription settings"
(#168) Inline comments must end in full-stops, exclamation marks, or question marks
(#168) No space found before comment text; expected "// here add googlecloudspeech or amazontranscrobe options" but found "//here add googlecloudspeech or amazontranscrobe options"
(#169) Variable "transcriber_options" must not contain underscores.
(#170) Variable "transcriber_options" must not contain underscores.
(#170) Line exceeds 132 characters; contains 167 characters
(#173) Inline comments must start with a capital letter, digit or 3-dots sequence
(#173) No space found before comment text; expected "// we force transcoding to be always on: Justin 20210428" but found "//we force transcoding to be always on: Justin 20210428"
(#174) Line exceeds 132 characters; contains 138 characters
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#176) Inline comments must start with a capital letter, digit or 3-dots sequence
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#176) No space found before comment text; expected "// lang options" but found "//lang options"
(#177) Variable "lang_options" must not contain underscores.
(#178) Variable "lang_options" must not contain underscores.
(#178) Line exceeds 132 characters; contains 138 characters
(#181) Commas (,) must be followed by white space.
(#182) Inline comments must start with a capital letter, digit or 3-dots sequence
(#182) No space found before comment text; expected "// we force transcoding to be always on: Justin 20210428" but found "//we force transcoding to be always on: Justin 20210428"
(#183) Inline comments must end in full-stops, exclamation marks, or question marks
(#183) No space found before comment text; expected "// $mform->disabledIf(constants::M_COMPONENT . '_language', constants::M_COMPONENT . '_enabletranscode', 'notchecked');" but found "//$mform->disabledIf(constants::M_COMPONENT . '_language', constants::M_COMPONENT . '_enabletranscode', 'notchecked');"
(#184) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#186) Inline comments must start with a capital letter, digit or 3-dots sequence
(#186) Inline comments must end in full-stops, exclamation marks, or question marks
(#186) No space found before comment text; expected "// playertype : teacher" but found "//playertype : teacher"
(#187) Variable "playertype_options" must not contain underscores.
(#188) Variable "playertype_options" must not contain underscores.
(#188) Line exceeds 132 characters; contains 148 characters
(#191) Commas (,) must be followed by white space.
(#192) Inline comments must start with a capital letter, digit or 3-dots sequence
(#192) No space found before comment text; expected "// we force transcoding to be always on: Justin 20210428" but found "//we force transcoding to be always on: Justin 20210428"
(#193) Inline comments must end in full-stops, exclamation marks, or question marks
(#193) No space found before comment text; expected "// $mform->disabledIf(constants::M_COMPONENT . '_playertype', constants::M_COMPONENT . '_enabletranscode', 'notchecked');" but found "//$mform->disabledIf(constants::M_COMPONENT . '_playertype', constants::M_COMPONENT . '_enabletranscode', 'notchecked');"
(#194) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#196) Inline comments must start with a capital letter, digit or 3-dots sequence
(#196) Inline comments must end in full-stops, exclamation marks, or question marks
(#196) No space found before comment text; expected "// playertype: student" but found "//playertype: student"
(#197) Variable "playertype_options" must not contain underscores.
(#198) Variable "playertype_options" must not contain underscores.
(#198) Line exceeds 132 characters; contains 162 characters
(#201) Commas (,) must be followed by white space.
(#202) Inline comments must start with a capital letter, digit or 3-dots sequence
(#202) No space found before comment text; expected "// we force transcoding to be always on: Justin 20210428" but found "//we force transcoding to be always on: Justin 20210428"
(#203) Line exceeds 132 characters; contains 135 characters
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#203) No space found before comment text; expected "// $mform->disabledIf(constants::M_COMPONENT . '_playertypestudent', constants::M_COMPONENT . '_enabletranscode', 'notchecked');" but found "//$mform->disabledIf(constants::M_COMPONENT . '_playertypestudent', constants::M_COMPONENT . '_enabletranscode', 'notchecked');"
(#204) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#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 "// audio size options" but found "//audio size options"
(#208) Variable "asize_options" must not contain underscores.
(#209) Variable "asize_options" must not contain underscores.
(#209) Line exceeds 132 characters; contains 159 characters
(#213) Variable "asize_options" must not contain underscores.
(#213) Line exceeds 132 characters; contains 155 characters
(#216) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#218) Inline comments must start with a capital letter, digit or 3-dots sequence
(#218) Inline comments must end in full-stops, exclamation marks, or question marks
(#218) No space found before comment text; expected "// video size options" but found "//video size options"
(#219) Variable "vsize_options" must not contain underscores.
(#220) Variable "vsize_options" must not contain underscores.
(#220) Line exceeds 132 characters; contains 159 characters
(#223) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#225) Variable "vsize_options" must not contain underscores.
(#225) Line exceeds 132 characters; contains 155 characters
(#228) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#230) Inline comments must start with a capital letter, digit or 3-dots sequence
(#230) Inline comments must end in full-stops, exclamation marks, or question marks
(#230) No space found before comment text; expected "// safe save settings" but found "//safe save settings"
(#234) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#237) Line exceeds 132 characters; contains 153 characters
(#241) Line exceeds 132 characters; contains 145 characters
(#242) Commas (,) must be followed by white space.
(#244) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#246) Inline comments must end in full-stops, exclamation marks, or question marks
(#246) No space found before comment text; expected "// If lower then M3.4 we show a divider to make it easier to figure where poodll ends and starts" but found "//If lower then M3.4 we show a divider to make it easier to figure where poodll ends and starts"
(#247) Expected "if (...) {\n"; found "if(...) {\n"
(#252) Inline comments must end in full-stops, exclamation marks, or question marks
(#252) No space found before comment text; expected "// If M3.4 or higher we can hide elements when we need to" but found "//If M3.4 or higher we can hide elements when we need to"
(#253) Expected "if (...) {\n"; found "if(...) {\n"
(#258) Inline comments must start with a capital letter, digit or 3-dots sequence
(#258) No space found before comment text; expected "// we force transcoding to be always on: Justin 20210428" but found "//we force transcoding to be always on: Justin 20210428"
(#259) Inline comments must end in full-stops, exclamation marks, or question marks
(#274) Whitespace found at end of line
(#279) Whitespace found at end of line
(#282) Inline comments must start with a capital letter, digit or 3-dots sequence
(#282) Inline comments must end in full-stops, exclamation marks, or question marks
(#282) No space found before comment text; expected "// recorder type" but found "//recorder type"
(#284) Inline comments must start with a capital letter, digit or 3-dots sequence
(#284) Inline comments must end in full-stops, exclamation marks, or question marks
(#284) No space found before comment text; expected "// recorder skin" but found "//recorder skin"
(#286) Spaces must be used to indent lines; tabs are not allowed
(#286) Tab found within whitespace
(#286) Whitespace found at end of line
(#287) Spaces must be used to indent lines; tabs are not allowed
(#287) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 8 spaces, found 2
(#287) No space found before comment text; expected "// if we have a time limit, set it" but found "//if we have a time limit, set it"
(#288) Spaces must be used to indent lines; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected 8 spaces, found 2
(#288) Expected "if (...) {\n"; found "if(...){\n"
(#289) Spaces must be used to indent lines; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected at least 12 spaces, found 3
(#290) Spaces must be used to indent lines; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected 8 spaces, found 2
(#290) Expected "} else {\n"; found "}else{\n"
(#291) Spaces must be used to indent lines; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected at least 12 spaces, found 3
(#292) Spaces must be used to indent lines; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected 8 spaces, found 2
(#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 "// safesave" but found "//safesave"
(#295) Expected "if (...) {\n"; found "if(...) {\n"
(#297) Expected "} else {\n"; found "}else{\n"
(#301) Inline comments must start with a capital letter, digit or 3-dots sequence
(#301) Inline comments must end in full-stops, exclamation marks, or question marks
(#301) No space found before comment text; expected "// secureplayback" but found "//secureplayback"
(#302) Expected "if (...) {\n"; found "if(...) {\n"
(#304) Expected "} else {\n"; found "}else{\n"
(#308) 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
(#308) No space found before comment text; expected "// no audio filters" but found "//no audio filters"
(#309) Expected "if (...) {\n"; found "if(...) {\n"
(#311) Expected "} else {\n"; found "}else{\n"
(#315) Inline comments must start with a capital letter, digit or 3-dots sequence
(#315) Inline comments must end in full-stops, exclamation marks, or question marks
(#315) No space found before comment text; expected "// if we dont have display options set them" but found "//if we dont have display options set them"
(#317) Expected "if (...) {\n"; found "if(...){\n"
(#318) Expected 1 space before "="; 0 found
(#321) Expected "if (...) {\n"; found "if(...){\n"
(#322) Expected 1 space before "="; 0 found
(#325) Expected "if (...) {\n"; found "if(...){\n"
(#329) Expected "if (...) {\n"; found "if(...){\n"
(#333) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#335) Inline comments must start with a capital letter, digit or 3-dots sequence
(#335) Inline comments must end in full-stops, exclamation marks, or question marks
(#335) No space found before comment text; expected "// expiredays" but found "//expiredays"
(#338) Inline comments must start with a capital letter, digit or 3-dots sequence
(#338) Inline comments must end in full-stops, exclamation marks, or question marks
(#338) No space found before comment text; expected "// audio size display" but found "//audio size display"
(#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 "// video size display" but found "//video size display"
(#346) Spaces must be used to indent lines; tabs are not allowed
(#346) Tab found within whitespace
(#346) Inline comments must start with a capital letter, digit or 3-dots sequence
(#346) Inline comments must end in full-stops, exclamation marks, or question marks
(#346) Line indented incorrectly; expected at least 8 spaces, found 2
(#346) No space found before comment text; expected "// language" but found "//language"
(#348) Inline comments must start with a capital letter, digit or 3-dots sequence
(#348) Inline comments must end in full-stops, exclamation marks, or question marks
(#348) No space found before comment text; expected "// trancribe" but found "//trancribe"
(#350) Inline comments must start with a capital letter, digit or 3-dots sequence
(#350) Inline comments must end in full-stops, exclamation marks, or question marks
(#350) No space found before comment text; expected "// transcode" but found "//transcode"
(#352) Inline comments must end in full-stops, exclamation marks, or question marks
(#352) No space found before comment text; expected "// No audio filters" but found "//No audio filters"
(#354) Inline comments must start with a capital letter, digit or 3-dots sequence
(#354) Inline comments must end in full-stops, exclamation marks, or question marks
(#354) No space found before comment text; expected "// playertype" but found "//playertype"
(#357) Inline comments must start with a capital letter, digit or 3-dots sequence
(#357) Inline comments must end in full-stops, exclamation marks, or question marks
(#357) No space found before comment text; expected "// playertype student" but found "//playertype student"
(#363) Line indented incorrectly; expected at least 4 spaces, found 3
(#372) Short array syntax must be used to define arrays
(#372) Expected 1 space before "=>"; 0 found
(#372) Expected 1 space after "=>"; 0 found
(#384) Spaces must be used to indent lines; tabs are not allowed
(#384) Tab found within whitespace
(#384) Line indented incorrectly; expected at least 8 spaces, found 3
(#386) Spaces must be used to indent lines; tabs are not allowed
(#386) Tab found within whitespace
(#386) Inline comments must start with a capital letter, digit or 3-dots sequence
(#386) Inline comments must end in full-stops, exclamation marks, or question marks
(#386) Line indented incorrectly; expected at least 8 spaces, found 3
(#386) No space found before comment text; expected "// prepare the AMD javascript for deletesubmission and showing the recorder" but found "//prepare the AMD javascript for deletesubmission and showing the recorder"
(#387) Short array syntax must be used to define arrays
(#388) Expected 1 space before "=>"; 0 found
(#389) Expected 1 space before "=>"; 0 found
(#389) Expected 1 space after "=>"; 0 found
(#389) There should be a comma after the last array item in a multi-line array.
(#391) Short array syntax must be used to define arrays
(#392) Short array syntax must be used to define arrays
(#392) Commas (,) must be followed by white space.
(#392) Commas (,) must be followed by white space.
(#392) Commas (,) must be followed by white space.
(#394) Inline comments must end in full-stops, exclamation marks, or question marks
(#394) No space found before comment text; expected "// Get our renderers" but found "//Get our renderers"
(#396) Short array syntax must be used to define arrays
(#399) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#403) Expected 1 space before "="; 0 found
(#403) Expected 1 space after "="; 0 found
(#405) Inline comments must start with a capital letter, digit or 3-dots sequence
(#405) Inline comments must end in full-stops, exclamation marks, or question marks
(#405) No space found before comment text; expected "// show the previous response in a player or whatever and a delete button" but found "//show the previous response in a player or whatever and a delete button"
(#406) Commas (,) must be followed by white space.
(#407) Expected "if (...) {\n"; found "if(...){\n"
(#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 "// show current submission" but found "//show current submission"
(#411) Commas (,) must be followed by white space.
(#419) Inline comments must start with a capital letter, digit or 3-dots sequence
(#419) Inline comments must end in full-stops, exclamation marks, or question marks
(#419) No space found before comment text; expected "// output our hidden field which has the filename" but found "//output our hidden field which has the filename"
(#420) Commas (,) must be followed by white space.
(#420) Short array syntax must be used to define arrays
(#421) Commas (,) must be followed by white space.
(#423) Inline comments must start with a capital letter, digit or 3-dots sequence
(#423) Inline comments must end in full-stops, exclamation marks, or question marks
(#423) No space found before comment text; expected "// recorder data" but found "//recorder data"
(#424) Variable "r_options" must not contain underscores.
(#425) Variable "r_options" must not contain underscores.
(#425) Expected 1 space before "="; 0 found
(#425) Expected 1 space after "="; 0 found
(#426) Variable "r_options" must not contain underscores.
(#426) Expected 1 space before "="; 0 found
(#426) Expected 1 space after "="; 0 found
(#427) Variable "r_options" must not contain underscores.
(#427) Expected 1 space before "="; 0 found
(#427) Expected 1 space after "="; 0 found
(#428) Variable "r_options" must not contain underscores.
(#428) Expected 1 space before "="; 0 found
(#428) Expected 1 space after "="; 0 found
(#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 "// we made this compulsory Justin 20210428" but found "//we made this compulsory Justin 20210428"
(#430) Variable "r_options" must not contain underscores.
(#430) Expected 1 space before "="; 0 found
(#430) Expected 1 space after "="; 0 found
(#430) Inline comments must start with a capital letter, digit or 3-dots sequence
(#430) This comment is 86% valid code; is this commented out code?
(#430) No space found before comment text; expected "// $this->get_config('enabletranscode');" but found "//$this->get_config('enabletranscode');"
(#431) Variable "r_options" must not contain underscores.
(#431) Expected 1 space before "="; 0 found
(#431) Expected 1 space after "="; 0 found
(#432) Variable "r_options" must not contain underscores.
(#432) Expected 1 space before "="; 0 found
(#432) Expected 1 space after "="; 0 found
(#433) Variable "r_options" must not contain underscores.
(#433) Expected 1 space before "="; 0 found
(#434) Variable "r_options" must not contain underscores.
(#434) Expected 1 space before "="; 0 found
(#435) No space found before comment text; expected "// No audio filters" but found "//No audio filters"
(#436) Inline comments must end in full-stops, exclamation marks, or question marks
(#436) No space found before comment text; expected "// if we are shadowing or a music class, or something we can disable noise supression and echo cancellation" but found "//if we are shadowing or a music class, or something we can disable noise supression and echo cancellation"
(#437) Variable "r_options" must not contain underscores.
(#438) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#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 "// fetch API token" but found "//fetch API token"
(#442) Variable "api_user" must not contain underscores.
(#442) Commas (,) must be followed by white space.
(#443) Variable "api_secret" must not contain underscores.
(#443) Commas (,) must be followed by white space.
(#445) Inline comments must start with a capital letter, digit or 3-dots sequence
(#445) Inline comments must end in full-stops, exclamation marks, or question marks
(#445) No space found before comment text; expected "// check user has entered cred" but found "//check user has entered cred"
(#446) Expected "if (...) {\n"; found "if(...){\n"
(#446) Variable "api_user" must not contain underscores.
(#446) Variable "api_secret" must not contain underscores.
(#447) Commas (,) must be followed by white space.
(#450) Expected "} else {\n"; found "}else {\n"
(#451) Variable "api_user" must not contain underscores.
(#451) Variable "api_secret" must not contain underscores.
(#453) Inline comments must start with a capital letter, digit or 3-dots sequence
(#453) Inline comments must end in full-stops, exclamation marks, or question marks
(#453) No space found before comment text; expected "// check token authenticated and no errors in it" but found "//check token authenticated and no errors in it"
(#455) Expected "if (...) {\n"; found "if(...){\n"
(#458) Expected "} else {\n"; found "}else{\n"
(#459) Inline comments must end in full-stops, exclamation marks, or question marks
(#459) No space found before comment text; expected "// All good. So lets fetch recorder html" but found "//All good. So lets fetch recorder html"
(#460) Variable "r_options" must not contain underscores.
(#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 "// get recorder onscreen title" but found "//get recorder onscreen title"
(#466) Expected "if (...) {\n"; found "if(...){"
(#466) Commas (,) must be followed by white space.
(#466) Closing brace must be on a line by itself
(#470) Commas (,) must be followed by white space.
(#470) Short array syntax must be used to define arrays
(#470) Expected 1 space before "=>"; 0 found
(#470) Expected 1 space after "=>"; 0 found
(#470) Commas (,) must be followed by white space.
(#470) Short array syntax must be used to define arrays
(#470) Expected 1 space before "=>"; 0 found
(#470) Expected 1 space after "=>"; 0 found
(#472) Spaces must be used to indent lines; tabs are not allowed
(#472) Tab found within whitespace
(#472) Line indented incorrectly; expected at least 8 spaces, found 2
(#475) Spaces must be used to indent lines; tabs are not allowed
(#475) Tab found within whitespace
(#475) Line indented incorrectly; expected at least 4 spaces, found 1
(#476) Line indented incorrectly; expected at least 4 spaces, found 1
(#476) Spaces must be used to indent lines; tabs are not allowed
(#477) Line indented incorrectly; expected at least 4 spaces, found 1
(#477) Spaces must be used to indent lines; tabs are not allowed
(#478) Line indented incorrectly; expected at least 4 spaces, found 1
(#478) Spaces must be used to indent lines; tabs are not allowed
(#479) Line indented incorrectly; expected at least 4 spaces, found 1
(#479) Spaces must be used to indent lines; tabs are not allowed
(#480) Line indented incorrectly; expected at least 4 spaces, found 1
(#480) Spaces must be used to indent lines; tabs are not allowed
(#481) Spaces must be used to indent lines; tabs are not allowed
(#481) Tab found within whitespace
(#481) Missing docblock for function fetchResponses
(#481) Line indented incorrectly; expected 4 spaces, found 1
(#481) Visibility must be declared on method "fetchResponses"
(#481) method name "assign_submission_cloudpoodll::fetchResponses" must be in lower-case letters only
(#481) Expected 1 space before opening brace; found 0
(#482) Spaces must be used to indent lines; tabs are not allowed
(#482) Tab found within whitespace
(#482) Line indented incorrectly; expected at least 8 spaces, found 2
(#482) Commas (,) must be followed by white space.
(#483) Spaces must be used to indent lines; tabs are not allowed
(#483) Tab found within whitespace
(#483) Whitespace found at end of line
(#483) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#485) Spaces must be used to indent lines; tabs are not allowed
(#485) Tab found within whitespace
(#485) Line indented incorrectly; expected at least 8 spaces, found 2
(#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) Inline comments must start with a capital letter, digit or 3-dots sequence
(#489) Inline comments must end in full-stops, exclamation marks, or question marks
(#489) No space found before comment text; expected "// is this a list page" but found "//is this a list page"
(#492) Expected "if (...) {\n"; found "if(...){\n"
(#493) Inline comments must end in full-stops, exclamation marks, or question marks
(#493) No space found before comment text; expected "// The path to any media file we should play" but found "//The path to any media file we should play"
(#494) Expected 1 space before "="; 0 found
(#495) Expected 1 space after "="; 0 found
(#497) Expected "if (...) {\n"; found "if(...){\n"
(#499) Expected "} else {\n"; found "}else{\n"
(#503) Inline comments must start with a capital letter, digit or 3-dots sequence
(#503) No space found before comment text; expected "// are we a person who can grade?" but found "//are we a person who can grade?"
(#504) Expected 1 space before "="; 0 found
(#504) Expected 1 space after "="; 0 found
(#505) Expected "if (...) {\n"; found "if(...){\n"
(#505) Commas (,) must be followed by white space.
(#506) Expected 1 space before "="; 0 found
(#506) 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 "// get transcript" but found "//get transcript"
(#512) Inline comments must start with a capital letter, digit or 3-dots sequence
(#512) Inline comments must end in full-stops, exclamation marks, or question marks
(#512) No space found before comment text; expected "// wordcountmessage" but found "//wordcountmessage"
(#513) Expected "if (...) {\n"; found "if(...) {\n"
(#519) Line indented incorrectly; expected 11 spaces, found 8
(#521) Line indented incorrectly; expected at least 11 spaces, found 8
(#521) 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."
(#522) Line indented incorrectly; expected 11 spaces, found 8
(#523) Line indented incorrectly; expected 15 spaces, found 12
(#524) Line indented incorrectly; expected 15 spaces, found 12
(#525) Line indented incorrectly; expected 15 spaces, found 12
(#526) Line indented incorrectly; expected 15 spaces, found 12
(#527) Line indented incorrectly; expected at least 19 spaces, found 16
(#529) Line indented incorrectly; expected 15 spaces, found 12
(#530) Line indented incorrectly; expected at least 19 spaces, found 16
(#531) Line indented incorrectly; expected 11 spaces, found 8
(#533) Inline comments must start with a capital letter, digit or 3-dots sequence
(#533) Line indented incorrectly; expected at least 11 spaces, found 8
(#533) No space found before comment text; expected "// size params for our response players/images" but found "//size params for our response players/images"
(#534) Inline comments must end in full-stops, exclamation marks, or question marks
(#534) Line indented incorrectly; expected at least 11 spaces, found 8
(#534) No space found before comment text; expected "// audio is a simple 1 or 0 for display or not" but found "//audio is a simple 1 or 0 for display or not"
(#535) Line indented incorrectly; expected at least 11 spaces, found 8
(#537) Inline comments must start with a capital letter, digit or 3-dots sequence
(#537) Inline comments must end in full-stops, exclamation marks, or question marks
(#537) Line indented incorrectly; expected at least 11 spaces, found 8
(#537) No space found before comment text; expected "// player type" but found "//player type"
(#538) Line indented incorrectly; expected at least 11 spaces, found 8
(#539) Inline comments must start with a capital letter, digit or 3-dots sequence
(#539) Inline comments must end in full-stops, exclamation marks, or question marks
(#539) Line indented incorrectly; expected at least 11 spaces, found 8
(#539) No space found before comment text; expected "// show transcript teaser" but found "//show transcript teaser"
(#540) Line indented incorrectly; expected at least 11 spaces, found 8
(#540) Expected 1 space before "="; 0 found
(#540) Expected 1 space after "="; 0 found
(#541) Line indented incorrectly; expected 11 spaces, found 8
(#541) Expected "if (...) {\n"; found "if(...) {\n"
(#542) Line indented incorrectly; expected 15 spaces, found 12
(#543) Line indented incorrectly; expected 19 spaces, found 16
(#544) Line indented incorrectly; expected at least 23 spaces, found 20
(#546) Line indented incorrectly; expected 19 spaces, found 16
(#547) Line indented incorrectly; expected at least 23 spaces, found 20
(#549) Line indented incorrectly; expected 15 spaces, found 12
(#550) Line indented incorrectly; expected 11 spaces, found 8
(#550) Expected "} else if (...) {\n"; found "}else if(...){\n"
(#550) Expected "if (...) {\n"; found "if(...){\n"
(#551) Inline comments must start with a capital letter, digit or 3-dots sequence
(#551) Inline comments must end in full-stops, exclamation marks, or question marks
(#551) Line indented incorrectly; expected at least 15 spaces, found 12
(#551) No space found before comment text; expected "// show teaser" but found "//show teaser"
(#552) Line indented incorrectly; expected at least 15 spaces, found 12
(#552) Expected 1 space before "="; 0 found
(#552) Expected 1 space after "="; 0 found
(#553) Line indented incorrectly; expected 11 spaces, found 8
(#554) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#556) Spaces must be used to indent lines; tabs are not allowed
(#556) Tab found within whitespace
(#556) Inline comments must start with a capital letter, digit or 3-dots sequence
(#556) Inline comments must end in full-stops, exclamation marks, or question marks
(#556) Line indented incorrectly; expected at least 11 spaces, found 2
(#556) No space found before comment text; expected "// if this is a playback area, for teacher, show a string if no file" but found "//if this is a playback area, for teacher, show a string if no file"
(#557) Spaces must be used to indent lines; tabs are not allowed
(#557) Tab found within whitespace
(#557) Line indented incorrectly; expected 11 spaces, found 2
(#557) Expected "if (...) {\n"; found "if (...){\n"
(#557) Expected 1 space before "<"; 0 found
(#557) Expected 1 space after "<"; 0 found
(#558) Spaces must be used to indent lines; tabs are not allowed
(#558) Tab found within whitespace
(#558) Line indented incorrectly; expected at least 15 spaces, found 4
(#559) Spaces must be used to indent lines; tabs are not allowed
(#559) Tab found within whitespace
(#559) Whitespace found at end of line
(#560) Spaces must be used to indent lines; tabs are not allowed
(#560) Tab found within whitespace
(#560) Inline comments must start with a capital letter, digit or 3-dots sequence
(#560) Inline comments must end in full-stops, exclamation marks, or question marks
(#560) Line indented incorrectly; expected at least 15 spaces, found 2
(#560) No space found before comment text; expected "// if the student is viewing and there is no file , just show an empty area" but found "//if the student is viewing and there is no file , just show an empty area"
(#561) Spaces must be used to indent lines; tabs are not allowed
(#561) Tab found within whitespace
(#561) Line indented incorrectly; expected 11 spaces, found 2
(#561) Usage of ELSEIF not allowed; use ELSE IF instead
(#561) Expected 1 space before "<"; 0 found
(#561) Expected 1 space after "<"; 0 found
(#562) Spaces must be used to indent lines; tabs are not allowed
(#562) Tab found within whitespace
(#562) Line indented incorrectly; expected at least 15 spaces, found 4
(#563) Spaces must be used to indent lines; tabs are not allowed
(#563) Tab found within whitespace
(#563) Whitespace found at end of line
(#564) Spaces must be used to indent lines; tabs are not allowed
(#564) Tab found within whitespace
(#564) Line indented incorrectly; expected 11 spaces, found 2
(#564) Expected "} else {\n"; found "}else {\n"
(#566) Inline comments must start with a capital letter, digit or 3-dots sequence
(#566) Inline comments must end in full-stops, exclamation marks, or question marks
(#566) Line indented incorrectly; expected at least 15 spaces, found 12
(#566) No space found before comment text; expected "// prepare our response string, which will parsed and replaced with the necessary player" but found "//prepare our response string, which will parsed and replaced with the necessary player"
(#567) Line indented incorrectly; expected 15 spaces, found 12
(#569) Line indented incorrectly; expected 19 spaces, found 16
(#571) Line indented incorrectly; expected at least 23 spaces, found 20
(#572) Line indented incorrectly; expected at least 23 spaces, found 20
(#574) Inline comments must start with a capital letter, digit or 3-dots sequence
(#574) Inline comments must end in full-stops, exclamation marks, or question marks
(#574) Line indented incorrectly; expected at least 23 spaces, found 20
(#574) No space found before comment text; expected "// player template" but found "//player template"
(#575) Line indented incorrectly; expected at least 23 spaces, found 20
(#577) Inline comments must start with a capital letter, digit or 3-dots sequence
(#577) Inline comments must end in full-stops, exclamation marks, or question marks
(#577) Line indented incorrectly; expected at least 23 spaces, found 20
(#577) No space found before comment text; expected "// prepare props for amd and templates" but found "//prepare props for amd and templates"
(#578) Line indented incorrectly; expected at least 23 spaces, found 20
(#578) Short array syntax must be used to define arrays
(#583) Expected 1 space before "=>"; 0 found
(#583) Expected 1 space after "=>"; 0 found
(#590) Line indented incorrectly; expected 23 spaces, found 20
(#590) Expected "if (...) {\n"; found "if(...){\n"
(#591) Line indented incorrectly; expected at least 27 spaces, found 24
(#591) Expected 1 space before "="; 0 found
(#592) Line indented incorrectly; expected 23 spaces, found 20
(#592) Expected "} else {\n"; found "}else{\n"
(#593) Line indented incorrectly; expected at least 27 spaces, found 24
(#593) Expected 1 space before "="; 0 found
(#594) Inline comments must start with a capital letter, digit or 3-dots sequence
(#594) Inline comments must end in full-stops, exclamation marks, or question marks
(#594) Line indented incorrectly; expected at least 27 spaces, found 24
(#594) No space found before comment text; expected "// this just prevents the container border showing when we not show transcript" but found "//this just prevents the container border showing when we not show transcript"
(#595) Line indented incorrectly; expected 27 spaces, found 24
(#595) Expected "if (...) {\n"; found "if(...){\n"
(#595) Expected 1 space before "=="; 0 found
(#595) Expected 1 space after "=="; 0 found
(#596) Line indented incorrectly; expected at least 31 spaces, found 28
(#596) Expected 1 space before "="; 0 found
(#597) Line indented incorrectly; expected 27 spaces, found 24
(#598) Line indented incorrectly; expected 23 spaces, found 20
(#599) Line indented incorrectly; expected 23 spaces, found 20
(#599) Expected "if (...) {\n"; found "if(...){\n"
(#600) Line indented incorrectly; expected at least 27 spaces, found 24
(#600) Expected 1 space before "="; 0 found
(#600) Expected 1 space after "="; 0 found
(#601) Line indented incorrectly; expected 23 spaces, found 20
(#602) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#604) Inline comments must start with a capital letter, digit or 3-dots sequence
(#604) Inline comments must end in full-stops, exclamation marks, or question marks
(#604) Line indented incorrectly; expected at least 23 spaces, found 20
(#604) No space found before comment text; expected "// if we are using secure URLs then we need to secure the mediaurl and transcripturl" but found "//if we are using secure URLs then we need to secure the mediaurl and transcripturl"
(#605) Line indented incorrectly; expected 23 spaces, found 20
(#605) Expected "if (...) {\n"; found "if(...){\n"
(#606) Line indented incorrectly; expected at least 27 spaces, found 24
(#607) Line indented incorrectly; expected 27 spaces, found 24
(#607) Expected "if (...) {\n"; found "if(...){\n"
(#608) Line indented incorrectly; expected at least 31 spaces, found 28
(#609) Line indented incorrectly; expected 27 spaces, found 24
(#610) Line indented incorrectly; expected 23 spaces, found 20
(#612) Line indented incorrectly; expected 23 spaces, found 20
(#614) Line indented incorrectly; expected 27 spaces, found 24
(#615) Line indented incorrectly; expected at least 31 spaces, found 28
(#617) Inline comments must start with a capital letter, digit or 3-dots sequence
(#617) Inline comments must end in full-stops, exclamation marks, or question marks
(#617) Line indented incorrectly; expected at least 31 spaces, found 28
(#617) No space found before comment text; expected "// if there is no transcript just set and move on" but found "//if there is no transcript just set and move on"
(#618) Line indented incorrectly; expected 31 spaces, found 28
(#618) Expected "if (...) {\n"; found "if(...){\n"
(#619) Line indented incorrectly; expected at least 35 spaces, found 32
(#620) Line indented incorrectly; expected at least 35 spaces, found 32
(#621) Line indented incorrectly; expected 31 spaces, found 28
(#623) Inline comments must start with a capital letter, digit or 3-dots sequence
(#623) Line indented incorrectly; expected at least 31 spaces, found 28
(#623) No space found before comment text; expected "// if we have a transcript, figure out how to display it." but found "//if we have a transcript, figure out how to display it."
(#624) Line indented incorrectly; expected 31 spaces, found 28
(#625) Line indented incorrectly; expected 35 spaces, found 32
(#626) Inline comments must start with a capital letter, digit or 3-dots sequence
(#626) Line indented incorrectly; expected at least 39 spaces, found 36
(#626) No space found before comment text; expected "// $responsestring .= format_text("<a href='$rawmediapath'>$filename</a>", FORMAT_HTML);" but found "//$responsestring .= format_text("<a href='$rawmediapath'>$filename</a>", FORMAT_HTML);"
(#627) Line indented incorrectly; expected at least 39 spaces, found 36
(#627) No space found before comment text; expected "// just use the raw audio tags response string" but found "//just use the raw audio tags response string"
(#628) Line indented incorrectly; expected at least 39 spaces, found 36
(#630) Line indented incorrectly; expected 35 spaces, found 32
(#632) Line indented incorrectly; expected at least 39 spaces, found 36
(#634) Inline comments must start with a capital letter, digit or 3-dots sequence
(#634) Inline comments must end in full-stops, exclamation marks, or question marks
(#634) Line indented incorrectly; expected at least 39 spaces, found 36
(#634) No space found before comment text; expected "// prepare AMD javascript for displaying submission" but found "//prepare AMD javascript for displaying submission"
(#635) Line indented incorrectly; expected at least 39 spaces, found 36
(#636) Short array syntax must be used to define arrays
(#637) Line indented incorrectly; expected at least 42 spaces, found 36
(#637) Short array syntax must be used to define arrays
(#640) Line indented incorrectly; expected 35 spaces, found 32
(#642) Line indented incorrectly; expected at least 39 spaces, found 36
(#643) Inline comments must start with a capital letter, digit or 3-dots sequence
(#643) Inline comments must end in full-stops, exclamation marks, or question marks
(#643) Line indented incorrectly; expected at least 39 spaces, found 36
(#643) No space found before comment text; expected "// prepare AMD javascript for displaying submission" but found "//prepare AMD javascript for displaying submission"
(#644) Line indented incorrectly; expected 39 spaces, found 36
(#644) Expected "if (...) {\n"; found "if(...) {\n"
(#645) Line indented incorrectly; expected at least 43 spaces, found 40
(#646) Line indented incorrectly; expected 39 spaces, found 36
(#647) Line indented incorrectly; expected at least 39 spaces, found 36
(#648) Short array syntax must be used to define arrays
(#649) Line indented incorrectly; expected at least 42 spaces, found 36
(#649) Short array syntax must be used to define arrays
(#651) Line indented incorrectly; expected 31 spaces, found 28
(#654) Line indented incorrectly; expected 27 spaces, found 24
(#655) Line indented incorrectly; expected at least 31 spaces, found 28
(#658) Line indented incorrectly; expected 27 spaces, found 24
(#659) Line indented incorrectly; expected 27 spaces, found 24
(#660) Line indented incorrectly; expected at least 31 spaces, found 28
(#664) Line indented incorrectly; expected 23 spaces, found 20
(#665) Inline comments must start with a capital letter, digit or 3-dots sequence
(#665) Inline comments must end in full-stops, exclamation marks, or question marks
(#665) No space found before comment text; expected "// end of case contants::REC_AUDIO" but found "//end of case contants::REC_AUDIO"
(#667) Line indented incorrectly; expected 19 spaces, found 16
(#669) Line indented incorrectly; expected at least 23 spaces, found 20
(#670) Line indented incorrectly; expected at least 23 spaces, found 20
(#672) Inline comments must start with a capital letter, digit or 3-dots sequence
(#672) Inline comments must end in full-stops, exclamation marks, or question marks
(#672) Line indented incorrectly; expected at least 23 spaces, found 20
(#672) No space found before comment text; expected "// player template" but found "//player template"
(#673) Line indented incorrectly; expected at least 23 spaces, found 20
(#675) Inline comments must start with a capital letter, digit or 3-dots sequence
(#675) Inline comments must end in full-stops, exclamation marks, or question marks
(#675) Line indented incorrectly; expected at least 23 spaces, found 20
(#675) No space found before comment text; expected "// prepare props for amd and templates" but found "//prepare props for amd and templates"
(#676) Line indented incorrectly; expected at least 23 spaces, found 20
(#676) Short array syntax must be used to define arrays
(#682) Expected 1 space before "=>"; 0 found
(#682) Expected 1 space after "=>"; 0 found
(#687) Expected 1 space after "=>"; 0 found
(#688) Line indented incorrectly; expected 23 spaces, found 20
(#688) Expected "if (...) {\n"; found "if(...){\n"
(#689) Line indented incorrectly; expected at least 27 spaces, found 24
(#689) Expected 1 space before "="; 0 found
(#690) Line indented incorrectly; expected 23 spaces, found 20
(#690) Expected "} else {\n"; found "}else{\n"
(#691) Line indented incorrectly; expected at least 27 spaces, found 24
(#691) Expected 1 space before "="; 0 found
(#692) Inline comments must start with a capital letter, digit or 3-dots sequence
(#692) Inline comments must end in full-stops, exclamation marks, or question marks
(#692) Line indented incorrectly; expected at least 27 spaces, found 24
(#692) No space found before comment text; expected "// this just prevents the container border showing when we not show transcript" but found "//this just prevents the container border showing when we not show transcript"
(#693) Line indented incorrectly; expected 27 spaces, found 24
(#693) Expected "if (...) {\n"; found "if(...){\n"
(#693) Expected 1 space before "=="; 0 found
(#693) Expected 1 space after "=="; 0 found
(#694) Line indented incorrectly; expected at least 31 spaces, found 28
(#694) Expected 1 space before "="; 0 found
(#695) Line indented incorrectly; expected 27 spaces, found 24
(#696) Line indented incorrectly; expected 23 spaces, found 20
(#697) Line indented incorrectly; expected 23 spaces, found 20
(#697) Expected "if (...) {\n"; found "if(...){\n"
(#698) Line indented incorrectly; expected at least 27 spaces, found 24
(#698) Expected 1 space before "="; 0 found
(#698) Expected 1 space after "="; 0 found
(#699) Line indented incorrectly; expected 23 spaces, found 20
(#701) Inline comments must start with a capital letter, digit or 3-dots sequence
(#701) Inline comments must end in full-stops, exclamation marks, or question marks
(#701) Line indented incorrectly; expected at least 23 spaces, found 20
(#701) No space found before comment text; expected "// if we are using secure URLs then we need to secure the mediaurl and transcripturl" but found "//if we are using secure URLs then we need to secure the mediaurl and transcripturl"
(#702) Line indented incorrectly; expected 23 spaces, found 20
(#702) Expected "if (...) {\n"; found "if(...){\n"
(#703) Line indented incorrectly; expected at least 27 spaces, found 24
(#704) Line indented incorrectly; expected 27 spaces, found 24
(#704) Expected "if (...) {\n"; found "if(...){\n"
(#705) Line indented incorrectly; expected at least 31 spaces, found 28
(#706) Line indented incorrectly; expected 27 spaces, found 24
(#707) Line indented incorrectly; expected 23 spaces, found 20
(#708) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#710) Line indented incorrectly; expected 23 spaces, found 20
(#711) Line indented incorrectly; expected 27 spaces, found 24
(#712) Line indented incorrectly; expected at least 31 spaces, found 28
(#716) Line indented incorrectly; expected 27 spaces, found 24
(#717) Line indented incorrectly; expected 27 spaces, found 24
(#718) Line indented incorrectly; expected at least 31 spaces, found 24
(#722) Line indented incorrectly; expected 27 spaces, found 24
(#723) Line indented incorrectly; expected at least 31 spaces, found 28
(#726) Inline comments must start with a capital letter, digit or 3-dots sequence
(#726) Inline comments must end in full-stops, exclamation marks, or question marks
(#726) Line indented incorrectly; expected at least 34 spaces, found 28
(#726) No space found before comment text; expected "// if there is no transcript just set and move on" but found "//if there is no transcript just set and move on"
(#727) Line indented incorrectly; expected 34 spaces, found 28
(#727) Expected "if (...) {\n"; found "if(...){\n"
(#728) Line indented incorrectly; expected at least 38 spaces, found 32
(#729) Line indented incorrectly; expected at least 38 spaces, found 32
(#730) Line indented incorrectly; expected 34 spaces, found 28
(#732) Line indented incorrectly; expected 34 spaces, found 28
(#734) Line indented incorrectly; expected at least 38 spaces, found 32
(#735) Short array syntax must be used to define arrays
(#736) Line indented incorrectly; expected at least 44 spaces, found 32
(#736) Short array syntax must be used to define arrays
(#737) Line indented incorrectly; expected at least 44 spaces, found 32
(#739) Line indented incorrectly; expected 34 spaces, found 28
(#740) Line indented incorrectly; expected 38 spaces, found 32
(#740) Expected "if (...) {\n"; found "if(...) {\n"
(#741) Line indented incorrectly; expected at least 42 spaces, found 36
(#742) Line indented incorrectly; expected 38 spaces, found 32
(#743) Line indented incorrectly; expected at least 38 spaces, found 32
(#744) Short array syntax must be used to define arrays
(#745) Line indented incorrectly; expected at least 38 spaces, found 32
(#745) Short array syntax must be used to define arrays
(#746) Line indented incorrectly; expected at least 38 spaces, found 32
(#748) Line indented incorrectly; expected 34 spaces, found 28
(#749) Inline comments must start with a capital letter, digit or 3-dots sequence
(#749) Inline comments must end in full-stops, exclamation marks, or question marks
(#749) This comment is 50% valid code; is this commented out code?
(#749) Line indented incorrectly; expected at least 38 spaces, found 32
(#749) No space found before comment text; expected "// constants::PLAYERTYPE_DEFAULT:" but found "//constants::PLAYERTYPE_DEFAULT:"
(#750) Line indented incorrectly; expected at least 38 spaces, found 32
(#751) Line indented incorrectly; expected 34 spaces, found 28
(#753) Line indented incorrectly; expected 23 spaces, found 20
(#755) Line indented incorrectly; expected 15 spaces, found 12
(#756) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#758) Inline comments must start with a capital letter, digit or 3-dots sequence
(#758) Inline comments must end in full-stops, exclamation marks, or question marks
(#758) Line indented incorrectly; expected at least 15 spaces, found 12
(#758) No space found before comment text; expected "// if we need a teaser (of the transcript) lets add it here" but found "//if we need a teaser (of the transcript) lets add it here"
(#759) Line indented incorrectly; expected 15 spaces, found 12
(#759) Expected "if (...) {\n"; found "if(...){\n"
(#760) Spaces must be used to indent lines; tabs are not allowed
(#760) Tab found within whitespace
(#760) Line indented incorrectly; expected at least 19 spaces, found 7
(#761) Spaces must be used to indent lines; tabs are not allowed
(#761) Tab found within whitespace
(#761) Line indented incorrectly; expected 19 spaces, found 7
(#761) Expected "if (...) {\n"; found "if(...) {\n"
(#762) Line indented incorrectly; expected at least 23 spaces, found 20
(#763) Line indented incorrectly; expected at least 23 spaces, found 20
(#764) Line indented incorrectly; expected at least 23 spaces, found 20
(#766) Line indented incorrectly; expected 19 spaces, found 16
(#766) Closing brace indented incorrectly; expected 7 spaces, found 16
(#768) Line indented incorrectly; expected 15 spaces, found 12
(#770) Spaces must be used to indent lines; tabs are not allowed
(#770) Tab found within whitespace
(#770) Line indented incorrectly; expected 11 spaces, found 2
(#771) Spaces must be used to indent lines; tabs are not allowed
(#771) Tab found within whitespace
(#771) Whitespace found at end of line
(#772) Spaces must be used to indent lines; tabs are not allowed
(#772) Tab found within whitespace
(#772) Line indented incorrectly; expected at least 11 spaces, found 2
(#773) Spaces must be used to indent lines; tabs are not allowed
(#773) Tab found within whitespace
(#773) Whitespace found at end of line
(#774) Spaces must be used to indent lines; tabs are not allowed
(#774) Tab found within whitespace
(#774) Line indented incorrectly; expected 4 spaces, found 1
(#777) Missing docblock for function fetch_response_size
(#777) Expected 1 space after "function"; 1 found
(#777) Spaces must be used for alignment; tabs are not allowed
(#777) Tab found within whitespace
(#777) Expected 1 space before opening brace; found 0
(#779) Inline comments must start with a capital letter, digit or 3-dots sequence
(#779) Inline comments must end in full-stops, exclamation marks, or question marks
(#779) No space found before comment text; expected "// is this a list view" but found "//is this a list view"
(#782) Inline comments must start with a capital letter, digit or 3-dots sequence
(#782) Inline comments must end in full-stops, exclamation marks, or question marks
(#782) No space found before comment text; expected "// we might need this if user has admin but not local settings for size" but found "//we might need this if user has admin but not local settings for size"
(#785) Inline comments must start with a capital letter, digit or 3-dots sequence
(#785) Inline comments must end in full-stops, exclamation marks, or question marks
(#785) No space found before comment text; expected "// prepare our response string, which will parsed and replaced with the necessary player" but found "//prepare our response string, which will parsed and replaced with the necessary player"
(#789) Expected "if (...) {\n"; found "if(...){"
(#789) Expected 1 space before "==="; 0 found
(#789) Expected 1 space after "==="; 0 found
(#789) Expected 1 space before "="; 0 found
(#789) Expected 1 space after "="; 0 found
(#789) Closing brace must be on a line by itself
(#791) Expected "if (...) {\n"; found "if(...){"
(#791) Expected 1 space before "==="; 0 found
(#791) Expected 1 space after "==="; 0 found
(#791) Expected 1 space before "="; 0 found
(#791) Expected 1 space after "="; 0 found
(#791) Closing brace must be on a line by itself
(#793) Inline comments must start with a capital letter, digit or 3-dots sequence
(#793) Inline comments must end in full-stops, exclamation marks, or question marks
(#793) No space found before comment text; expected "// build our sizes array" but found "//build our sizes array"
(#794) Expected 1 space before "="; 0 found
(#794) Expected 1 space after "="; 0 found
(#794) Short array syntax must be used to define arrays
(#795) Expected 1 space before "="; 0 found
(#795) Expected 1 space after "="; 0 found
(#795) Expected 1 space before "="; 0 found
(#795) Expected 1 space after "="; 0 found
(#795) Expected 1 space before "="; 0 found
(#795) Expected 1 space after "="; 0 found
(#795) Line exceeds 132 characters; contains 137 characters
(#796) Expected 1 space before "="; 0 found
(#796) Expected 1 space after "="; 0 found
(#796) Expected 1 space before "="; 0 found
(#796) Expected 1 space after "="; 0 found
(#796) Expected 1 space before "="; 0 found
(#796) Expected 1 space after "="; 0 found
(#796) Line exceeds 132 characters; contains 149 characters
(#797) Expected 1 space before "="; 0 found
(#797) Expected 1 space after "="; 0 found
(#797) Expected 1 space before "="; 0 found
(#797) Expected 1 space after "="; 0 found
(#797) Expected 1 space before "="; 0 found
(#797) Expected 1 space after "="; 0 found
(#797) Line exceeds 132 characters; contains 137 characters
(#798) Expected 1 space before "="; 0 found
(#798) Expected 1 space after "="; 0 found
(#798) Expected 1 space before "="; 0 found
(#798) Expected 1 space after "="; 0 found
(#798) Expected 1 space before "="; 0 found
(#798) Expected 1 space after "="; 0 found
(#799) Space found before semicolon; expected "$singlesize;" but found "$singlesize ;"
(#800) Expected "if (...) {\n"; found "if(...) {"
(#800) Commas (,) must be followed by white space.
(#800) Expected 1 space before "="; 0 found
(#800) Expected 1 space after "="; 0 found
(#800) Closing brace must be on a line by itself
(#803) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#809) Expected "if (...) {\n"; found "if(...){"
(#809) Expected 1 space before "==="; 0 found
(#809) Expected 1 space after "==="; 0 found
(#809) Expected 1 space before "="; 0 found
(#809) Expected 1 space after "="; 0 found
(#809) Closing brace must be on a line by itself
(#811) Expected "if (...) {\n"; found "if(...){"
(#811) Expected 1 space before "==="; 0 found
(#811) Expected 1 space after "==="; 0 found
(#811) Expected 1 space before "="; 0 found
(#811) Expected 1 space after "="; 0 found
(#811) Closing brace must be on a line by itself
(#813) Expected 1 space before "="; 0 found
(#813) Expected 1 space after "="; 0 found
(#814) Expected 1 space before "="; 0 found
(#814) Expected 1 space after "="; 0 found
(#814) Space found before semicolon; expected "$singlesize;" but found "$singlesize ;"
(#821) Missing docblock for function is_list
(#821) Expected 1 space after "function"; 1 found
(#821) Spaces must be used for alignment; tabs are not allowed
(#821) Tab found within whitespace
(#822) Inline comments must start with a capital letter, digit or 3-dots sequence
(#822) Inline comments must end in full-stops, exclamation marks, or question marks
(#822) No space found before comment text; expected "// is this a list view" but found "//is this a list view"
(#823) Commas (,) must be followed by white space.
(#823) Commas (,) must be followed by white space.
(#823) Expected 1 space before "=="; 0 found
(#823) Expected 1 space after "=="; 0 found
(#825) Spaces must be used to indent lines; tabs are not allowed
(#825) Tab found within whitespace
(#825) Whitespace found at end of line
(#833) Line indented incorrectly; expected 4 spaces, found 5
(#836) Spaces must be used to indent lines; tabs are not allowed
(#836) Tab found within whitespace
(#836) Inline comments must start with a capital letter, digit or 3-dots sequence
(#836) Line indented incorrectly; expected at least 8 spaces, found 2
(#836) No space found before comment text; expected "// if filename is false, or empty, no update. possibly used changed something else on page" but found "//if filename is false, or empty, no update. possibly used changed something else on page"
(#837) Inline comments must end in full-stops, exclamation marks, or question marks
(#837) No space found before comment text; expected "// possibly they did not record ... that will be caught elsewhere" but found "//possibly they did not record ... that will be caught elsewhere"
(#838) Spaces must be used to indent lines; tabs are not allowed
(#838) Tab found within whitespace
(#838) Line indented incorrectly; expected at least 8 spaces, found 2
(#839) Spaces must be used to indent lines; tabs are not allowed
(#839) Tab found within whitespace
(#839) Line indented incorrectly; expected 8 spaces, found 2
(#839) Expected "if (...) {\n"; found "if(...){"
(#839) Closing brace must be on a line by itself
(#841) Spaces must be used to indent lines; tabs are not allowed
(#841) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 8 spaces, found 2
(#841) No space found before comment text; expected "// get expiretime of this record" but found "//get expiretime of this record"
(#843) Spaces must be used to indent lines; tabs are not allowed
(#843) Tab found within whitespace
(#843) Line indented incorrectly; expected 8 spaces, found 2
(#843) Expected "if (...) {\n"; found "if(...) {\n"
(#845) Closing brace indented incorrectly; expected 2 spaces, found 8
(#845) Expected "} else {\n"; found "}else{\n"
(#851) Expected "if (...) {\n"; found "if(...){\n"
(#851) Expected 1 space before "=="; 0 found
(#851) Expected 1 space after "=="; 0 found
(#852) Inline comments must start with a capital letter, digit or 3-dots sequence
(#852) No space found before comment text; expected "// this is a flag to delete the submission" but found "//this is a flag to delete the submission"
(#853) No space found before comment text; expected "// we actually do not delete because we get caught in is_empty and it returns us to submission page" but found "//we actually do not delete because we get caught in is_empty and it returns us to submission page"
(#854) No space found before comment text; expected "// with an "empty submission" error even thugh the plugin has been removed." but found "//with an "empty submission" error even thugh the plugin has been removed."
(#855) Inline comments must end in full-stops, exclamation marks, or question marks
(#857) Inline comments must start with a capital letter, digit or 3-dots sequence
(#857) This comment is 70% valid code; is this commented out code?
(#857) Line indented incorrectly; expected at least 16 spaces, found 15
(#861) Expected "} else {\n"; found "}else{\n"
(#876) Spaces must be used to indent lines; tabs are not allowed
(#876) Tab found within whitespace
(#876) Line indented incorrectly; expected at least 12 spaces, found 3
(#879) Inline comments must start with a capital letter, digit or 3-dots sequence
(#879) Inline comments must end in full-stops, exclamation marks, or question marks
(#879) No space found before comment text; expected "// register our adhoc task" but found "//register our adhoc task"
(#880) Expected "if (...) {\n"; found "if(...){\n"
(#885) Spaces must be used to indent lines; tabs are not allowed
(#885) Tab found within whitespace
(#885) Line indented incorrectly; expected at least 8 spaces, found 3
(#887) Closing brace indented incorrectly; expected 5 spaces, found 4
(#889) Inline comments must start with a capital letter, digit or 3-dots sequence
(#889) Inline comments must end in full-stops, exclamation marks, or question marks
(#889) No space found before comment text; expected "// register an adhoc task to pick up transcripts" but found "//register an adhoc task to pick up transcripts"
(#890) Missing docblock for function register_fetch_transcript_task
(#890) Expected 1 space before opening brace; found 0
(#891) Variable "fetch_task" must not contain underscores.
(#892) Variable "fetch_task" must not contain underscores.
(#898) Variable "fetch_task" must not contain underscores.
(#899) Inline comments must start with a capital letter, digit or 3-dots sequence
(#899) Inline comments must end in full-stops, exclamation marks, or question marks
(#900) Variable "fetch_task" must not contain underscores.
(#913) Inline comments must start with a capital letter, digit or 3-dots sequence
(#913) No space found before comment text; expected "// if this is the view all submissions page, we may want to show a full player" but found "//if this is the view all submissions page, we may want to show a full player"
(#914) Inline comments must end in full-stops, exclamation marks, or question marks
(#914) No space found before comment text; expected "// or entire transcript on click, so we add a view link" but found "//or entire transcript on click, so we add a view link"
(#915) Commas (,) must be followed by white space.
(#915) Commas (,) must be followed by white space.
(#915) Expected 1 space before "=="; 0 found
(#915) Expected 1 space after "=="; 0 found
(#916) Inline comments must start with a capital letter, digit or 3-dots sequence
(#916) Inline comments must end in full-stops, exclamation marks, or question marks
(#916) No space found before comment text; expected "// is this a list page" but found "//is this a list page"
(#918) Spaces must be used to indent lines; tabs are not allowed
(#918) Tab found within whitespace
(#918) Inline comments must start with a capital letter, digit or 3-dots sequence
(#918) Inline comments must end in full-stops, exclamation marks, or question marks
(#918) Line indented incorrectly; expected at least 8 spaces, found 2
(#918) No space found before comment text; expected "// our response, this will output a player, and optionally a portfolio export link" but found "//our response, this will output a player, and optionally a portfolio export link"
(#919) Spaces must be used to indent lines; tabs are not allowed
(#919) Tab found within whitespace
(#919) Line indented incorrectly; expected at least 8 spaces, found 2
(#919) Commas (,) must be followed by white space.
(#919) Space found before semicolon; expected ");" but found ") ;"
(#920) Spaces must be used to indent lines; tabs are not allowed
(#920) Tab found within whitespace
(#920) Inline comments must start with a capital letter, digit or 3-dots sequence
(#920) Inline comments must end in full-stops, exclamation marks, or question marks
(#920) Line indented incorrectly; expected at least 8 spaces, found 2
(#920) No space found before comment text; expected "// rely on get_files from now on to generate portfolio links Justin 19/06/2014" but found "//rely on get_files from now on to generate portfolio links Justin 19/06/2014"
(#925) Expected 7 spaces before asterisk; 5 found
(#926) Expected 7 spaces before asterisk; 5 found
(#927) Expected 7 spaces before asterisk; 5 found
(#928) Expected 7 spaces before asterisk; 5 found
(#929) Expected 7 spaces before asterisk; 5 found
(#930) Implicitly marking a parameter as nullable is deprecated since PHP 8.4. Update the type to be explicitly nullable instead. Found implicitly nullable parameter: $user.
(#932) Short array syntax must be used to define arrays
(#935) Expected "if (...) {\n"; found "if(...){\n"
(#936) Commas (,) must be followed by white space.
(#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 "// create the file record for our new file" but found "//create the file record for our new file"
(#939) Variable "file_record" must not contain underscores.
(#940) Variable "file_record" must not contain underscores.
(#941) Variable "file_record" must not contain underscores.
(#941) Expected 1 space after "="; 0 found
(#942) Variable "file_record" must not contain underscores.
(#943) Variable "file_record" must not contain underscores.
(#944) Variable "file_record" must not contain underscores.
(#945) Variable "file_record" must not contain underscores.
(#945) Expected 1 space after "="; 2 found
(#946) Variable "file_record" must not contain underscores.
(#947) Variable "file_record" must not contain underscores.
(#948) Variable "file_record" must not contain underscores.
(#949) Variable "file_record" must not contain underscores.
(#950) Variable "file_record" must not contain underscores.
(#951) Variable "file_record" must not contain underscores.
(#953) Expected "try {\n...} catch (...) {\n"; found "try {\n...}catch(...){\n"
(#954) Expected "if (...) {\n"; found "if(...){\n"
(#954) Variable "file_record" must not contain underscores.
(#954) Commas (,) must be followed by white space.
(#954) Variable "file_record" must not contain underscores.
(#954) Commas (,) must be followed by white space.
(#954) Variable "file_record" must not contain underscores.
(#954) Commas (,) must be followed by white space.
(#954) Variable "file_record" must not contain underscores.
(#954) Commas (,) must be followed by white space.
(#954) Variable "file_record" must not contain underscores.
(#954) Commas (,) must be followed by white space.
(#954) Variable "file_record" must not contain underscores.
(#954) Line exceeds 132 characters; contains 176 characters
(#955) Variable "file_record" must not contain underscores.
(#955) Commas (,) must be followed by white space.
(#955) Variable "file_record" must not contain underscores.
(#955) Commas (,) must be followed by white space.
(#955) Variable "file_record" must not contain underscores.
(#955) Commas (,) must be followed by white space.
(#955) Variable "file_record" must not contain underscores.
(#955) Commas (,) must be followed by white space.
(#955) Variable "file_record" must not contain underscores.
(#955) Commas (,) must be followed by white space.
(#955) Variable "file_record" must not contain underscores.
(#955) Line exceeds maximum limit of 180 characters; contains 181 characters
(#956) Expected "} else {\n"; found "}else{\n"
(#957) Variable "file_record" must not contain underscores.
(#962) Empty CATCH statement detected
(#963) Inline comments must start with a capital letter, digit or 3-dots sequence
(#963) Inline comments must end in full-stops, exclamation marks, or question marks
(#963) No space found before comment text; expected "// the file was probably too old, or had never made it" but found "//the file was probably too old, or had never made it"
(#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
(#981) Spaces must be used to indent lines; tabs are not allowed
(#981) Tab found within whitespace
(#981) Line indented incorrectly; expected at least 12 spaces, found 3
(#981) Commas (,) must be followed by white space.
(#986) Spaces must be used to indent lines; tabs are not allowed
(#986) Tab found within whitespace
(#986) Whitespace found at end of line
(#987) Spaces must be used to indent lines; tabs are not allowed
(#987) Tab found within whitespace
(#987) Whitespace found at end of line
(#988) Spaces must be used to indent lines; tabs are not allowed
(#988) Tab found within whitespace
(#989) Expected 6 spaces before asterisk; 5 found
(#990) Expected 6 spaces before asterisk; 5 found
(#991) Expected 6 spaces before asterisk; 5 found
(#992) Expected 6 spaces before asterisk; 5 found
(#993) Expected 6 spaces before asterisk; 5 found
(#996) This comment is 59% valid code; is this commented out code?
(#996) Line indented incorrectly; expected at least 8 spaces, found 0
(#997) Line indented incorrectly; expected at least 8 spaces, found 2
(#997) Spaces must be used to indent lines; tabs are not allowed
(#999) Whitespace found at end of line
(#1000) Line indented incorrectly; expected at least 8 spaces, found 5
(#1000) Spaces must be used to indent lines; tabs are not allowed
(#1001) Line indented incorrectly; expected at least 8 spaces, found 5
(#1001) Spaces must be used to indent lines; tabs are not allowed
(#1002) Line indented incorrectly; expected at least 8 spaces, found 5
(#1002) Spaces must be used to indent lines; tabs are not allowed
(#1003) Spaces must be used to indent lines; tabs are not allowed
(#1003) Whitespace found at end of line
(#1005) Spaces must be used to indent lines; tabs are not allowed
(#1005) Whitespace found at end of line
(#1006) Spaces must be used to indent lines; tabs are not allowed
(#1007) Spaces must be used to indent lines; tabs are not allowed
(#1012) Whitespace found at end of line
(#1013) Line indented incorrectly; expected at least 8 spaces, found 3
(#1013) Spaces must be used to indent lines; tabs are not allowed
(#1015) Spaces must be used to indent lines; tabs are not allowed
(#1015) Whitespace found at end of line
(#1016) Line indented incorrectly; expected at least 8 spaces, found 4
(#1016) Spaces must be used to indent lines; tabs are not allowed
(#1017) Line indented incorrectly; expected at least 8 spaces, found 4
(#1017) Spaces must be used to indent lines; tabs are not allowed
(#1018) Line indented incorrectly; expected at least 8 spaces, found 4
(#1018) Spaces must be used to indent lines; tabs are not allowed
(#1019) Line indented incorrectly; expected at least 8 spaces, found 5
(#1019) Spaces must be used to indent lines; tabs are not allowed
(#1020) Line indented incorrectly; expected at least 8 spaces, found 5
(#1020) Spaces must be used to indent lines; tabs are not allowed
(#1020) Whitespace found at end of line
(#1021) Line indented incorrectly; expected at least 8 spaces, found 5
(#1021) Spaces must be used to indent lines; tabs are not allowed
(#1022) Line indented incorrectly; expected at least 8 spaces, found 6
(#1022) Spaces must be used to indent lines; tabs are not allowed
(#1023) Line indented incorrectly; expected at least 8 spaces, found 5
(#1023) Spaces must be used to indent lines; tabs are not allowed
(#1024) Line indented incorrectly; expected at least 8 spaces, found 4
(#1024) Spaces must be used to indent lines; tabs are not allowed
(#1025) Whitespace found at end of line
(#1026) Spaces must be used to indent lines; tabs are not allowed
(#1026) Whitespace found at end of line
(#1027) Line indented incorrectly; expected at least 8 spaces, found 4
(#1027) Spaces must be used to indent lines; tabs are not allowed
(#1028) Line indented incorrectly; expected at least 8 spaces, found 5
(#1028) Spaces must be used to indent lines; tabs are not allowed
(#1029) Line indented incorrectly; expected at least 8 spaces, found 5
(#1029) Spaces must be used to indent lines; tabs are not allowed
(#1030) Whitespace found at end of line
(#1031) Line indented incorrectly; expected at least 8 spaces, found 7
(#1031) Spaces must be used to indent lines; tabs are not allowed
(#1032) Line indented incorrectly; expected at least 8 spaces, found 7
(#1032) Spaces must be used to indent lines; tabs are not allowed
(#1033) Line indented incorrectly; expected at least 8 spaces, found 6
(#1033) Spaces must be used to indent lines; tabs are not allowed
(#1034) Line indented incorrectly; expected at least 8 spaces, found 5
(#1034) Spaces must be used to indent lines; tabs are not allowed
(#1035) Line indented incorrectly; expected at least 8 spaces, found 6
(#1035) Spaces must be used to indent lines; tabs are not allowed
(#1036) Line indented incorrectly; expected at least 8 spaces, found 5
(#1036) Spaces must be used to indent lines; tabs are not allowed
(#1037) Spaces must be used to indent lines; tabs are not allowed
(#1037) Whitespace found at end of line
(#1038) Line indented incorrectly; expected at least 8 spaces, found 5
(#1038) Spaces must be used to indent lines; tabs are not allowed
(#1038) Whitespace found at end of line
(#1039) Line indented incorrectly; expected at least 8 spaces, found 7
(#1039) Spaces must be used to indent lines; tabs are not allowed
(#1040) Spaces must be used to indent lines; tabs are not allowed
(#1041) Spaces must be used to indent lines; tabs are not allowed
(#1042) Spaces must be used to indent lines; tabs are not allowed
(#1043) Line indented incorrectly; expected at least 8 spaces, found 7
(#1043) Spaces must be used to indent lines; tabs are not allowed
(#1047) Whitespace found at end of line
(#1053) Whitespace found at end of line
(#1055) Line indented incorrectly; expected at least 8 spaces, found 0
(#1060) Expected 6 spaces before asterisk; 5 found
(#1061) Expected 6 spaces before asterisk; 5 found
(#1062) Expected 6 spaces before asterisk; 5 found
(#1063) Expected 6 spaces before asterisk; 5 found
(#1064) Expected 6 spaces before asterisk; 5 found
(#1065) Expected 6 spaces before asterisk; 5 found
(#1110) Short array syntax must be used to define arrays
(#1123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1123) Inline comments must end in full-stops, exclamation marks, or question marks
(#1124) Short array syntax must be used to define arrays
(#1124) Expected 1 space before "=>"; 0 found
(#1124) Expected 1 space after "=>"; 0 found
(#1136) Expected "if (...) {\n"; found "if(...){\n"
(#1138) Expected "} else {\n"; found "}else{\n"
(#1148) Short array syntax must be used to define arrays
mod/assign/submission/cloudpoodll/refreshtoken.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#30) Import statements must not begin with a leading backslash
(#31) Import statements must not begin with a leading backslash
(#38) Expected "if (...) {\n"; found "if(...){\n"
(#38) Commas (,) must be followed by white space.
(#39) 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.
(#41) Expected 1 space before "="; 0 found
(#41) Expected 1 space after "="; 0 found
(#42) Expected "if (...) {\n"; found "if(...) {\n"
(#43) Line indented incorrectly; expected at least 8 spaces, found 6
(#43) Expected 1 space after "="; 2 found
(#43) Commas (,) must be followed by white space.
(#44) Line indented incorrectly; expected 8 spaces, found 6
(#44) Expected "if (...) {\n"; found "if(...){\n"
(#45) Line indented incorrectly; expected at least 12 spaces, found 10
(#46) Line indented incorrectly; expected 12 spaces, found 10
(#46) Expected "if (...) {\n"; found "if(...){\n"
(#47) Line indented incorrectly; expected at least 16 spaces, found 14
(#48) Line indented incorrectly; expected 12 spaces, found 10
(#48) Expected "} else {\n"; found "}else{\n"
(#49) Line indented incorrectly; expected at least 16 spaces, found 14
(#49) Commas (,) must be followed by white space.
(#50) Line indented incorrectly; expected 12 spaces, found 10
(#51) Line indented incorrectly; expected at least 12 spaces, found 10
(#52) Line indented incorrectly; expected at least 12 spaces, found 10
(#53) Line indented incorrectly; expected 8 spaces, found 6
(#56) File must end with a newline character
mod/assign/submission/cloudpoodll/settings.php
(#31) Inline comments must start with a capital letter, digit or 3-dots sequence
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) No space found before comment text; expected "// enable by default" but found "//enable by default"
(#39) Variable "cloudpoodll_apiuser" must not contain underscores.
(#39) Expected 1 space before "="; 0 found
(#39) Expected 1 space after "="; 0 found
(#39) Commas (,) must be followed by white space.
(#40) Variable "cloudpoodll_apisecret" must not contain underscores.
(#40) Expected 1 space before "="; 0 found
(#40) Expected 1 space after "="; 0 found
(#40) Commas (,) must be followed by white space.
(#41) Variable "show_below_apisecret" must not contain underscores.
(#41) Expected 1 space before "="; 0 found
(#41) Expected 1 space after "="; 0 found
(#42) Inline comments must start with a capital letter, digit or 3-dots sequence
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) No space found before comment text; expected "// if we have an API user and secret we fetch token" but found "//if we have an API user and secret we fetch token"
(#43) Expected "if (...) {\n"; found "if(...) {\n"
(#43) Variable "cloudpoodll_apiuser" must not contain underscores.
(#43) Variable "cloudpoodll_apisecret" must not contain underscores.
(#44) Variable "cloudpoodll_apiuser" must not contain underscores.
(#44) Commas (,) must be followed by white space.
(#44) Variable "cloudpoodll_apisecret" must not contain underscores.
(#45) Variable "show_below_apisecret" must not contain underscores.
(#45) Expected 1 space before "="; 0 found
(#45) Expected 1 space after "="; 0 found
(#46) Inline comments must start with a capital letter, digit or 3-dots sequence
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Line indented incorrectly; expected at least 4 spaces, found 0
(#46) No space found before comment text; expected "// if we have no API user and secret we show a "fetch from elsewhere on site" or "take a free trial" link" but found "//if we have no API user and secret we show a "fetch from elsewhere on site" or "take a free trial" link"
(#47) Expected "} else {\n"; found "}else{\n"
(#48) Expected 1 space before "="; 0 found
(#48) Expected 1 space after "="; 0 found
(#48) Expected 1 space before "=>"; 0 found
(#48) Expected 1 space after "=>"; 0 found
(#49) Variable "cp_components" must not contain underscores.
(#49) Expected 1 space before "="; 0 found
(#49) Expected 1 space after "="; 0 found
(#49) Commas (,) must be followed by white space.
(#49) Commas (,) must be followed by white space.
(#49) Commas (,) must be followed by white space.
(#49) Commas (,) must be followed by white space.
(#49) Commas (,) must be followed by white space.
(#49) Commas (,) must be followed by white space.
(#49) Commas (,) must be followed by white space.
(#49) Line exceeds 132 characters; contains 149 characters
(#50) Commas (,) must be followed by white space.
(#51) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#51) Variable "cp_components" must not contain underscores.
(#51) Variable "cp_component" must not contain underscores.
(#52) Variable "cp_component" must not contain underscores.
(#54) Expected 1 space before "="; 0 found
(#54) Expected 1 space after "="; 0 found
(#55) Expected 1 space before "="; 0 found
(#55) Expected 1 space after "="; 0 found
(#58) Expected 1 space before "="; 0 found
(#58) Expected 1 space after "="; 0 found
(#59) Expected 1 space before "="; 0 found
(#59) Expected 1 space after "="; 0 found
(#62) Expected 1 space before "="; 0 found
(#62) Expected 1 space after "="; 0 found
(#63) Expected 1 space before "="; 0 found
(#63) Expected 1 space after "="; 0 found
(#65) Variable "cloudpoodll_apiuser" must not contain underscores.
(#65) Expected 1 space before "="; 0 found
(#65) Expected 1 space after "="; 0 found
(#65) Variable "cp_component" must not contain underscores.
(#65) Commas (,) must be followed by white space.
(#66) Expected "if (...) {\n"; found "if(...){\n"
(#66) Variable "cloudpoodll_apiuser" must not contain underscores.
(#67) Variable "cloudpoodll_apisecret" must not contain underscores.
(#67) Expected 1 space before "="; 0 found
(#67) Expected 1 space after "="; 0 found
(#67) Variable "cp_component" must not contain underscores.
(#67) Commas (,) must be followed by white space.
(#68) Expected "if (...) {\n"; found "if(...){\n"
(#68) Variable "cloudpoodll_apisecret" must not contain underscores.
(#69) Expected 1 space before "="; 0 found
(#69) Expected 1 space after "="; 0 found
(#69) Variable "cloudpoodll_apiuser" must not contain underscores.
(#70) Expected 1 space before "="; 0 found
(#70) Expected 1 space after "="; 0 found
(#70) Variable "cloudpoodll_apisecret" must not contain underscores.
(#75) Variable "show_below_apisecret" must not contain underscores.
(#75) Expected 1 space before "="; 0 found
(#75) Expected 1 space after "="; 0 found
(#75) Commas (,) must be followed by white space.
(#78) Inline comments must start with a capital letter, digit or 3-dots sequence
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) This comment is 56% valid code; is this commented out code?
(#78) No space found before comment text; expected "// get_string('apisecret_details', constants::M_COMPONENT)" but found "//get_string('apisecret_details', constants::M_COMPONENT)"
(#80) Variable "show_below_apisecret" must not contain underscores.
(#87) Line exceeds 132 characters; contains 160 characters
(#89) Inline comments must start with a capital letter, digit or 3-dots sequence
(#89) No space found before comment text; expected "// transcode settings" but found "//transcode settings"
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) No space found before comment text; expected "// hard coded transcoding behaviour: Justin 20210428" but found "//hard coded transcoding behaviour: Justin 20210428"
(#91) This comment is 58% valid code; is this commented out code?
(#96) Inline comments must start with a capital letter, digit or 3-dots sequence
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) No space found before comment text; expected "// player type" but found "//player type"
(#97) Variable "playertype_options" must not contain underscores.
(#100) Variable "playertype_options" must not contain underscores.
(#100) Line exceeds 132 characters; contains 135 characters
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) No space found before comment text; expected "// student player type" but found "//student player type"
(#103) Variable "playertype_options" must not contain underscores.
(#106) Variable "playertype_options" must not contain underscores.
(#106) Line exceeds 132 characters; contains 135 characters
(#110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) No space found before comment text; expected "// transcription settings" but found "//transcription settings"
(#111) Variable "transcriber_options" must not contain underscores.
(#112) Variable "transcriber_options" must not contain underscores.
(#112) Line exceeds maximum limit of 180 characters; contains 218 characters
(#115) Line exceeds 132 characters; contains 159 characters
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) No space found before comment text; expected "// Default recorders" but found "//Default recorders"
(#120) Variable "rec_options" must not contain underscores.
(#123) Variable "rec_options" must not contain underscores.
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Line indented incorrectly; expected at least 4 spaces, found 0
(#125) No space found before comment text; expected "// Default html5 fallback" but found "//Default html5 fallback"
(#126) Variable "fallback_options" must not contain underscores.
(#129) Variable "fallback_options" must not contain underscores.
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Whitespace found at end of line
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 4 spaces, found 1
(#133) Variable "yesno_options" must not contain underscores.
(#133) Short array syntax must be used to define arrays
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 4 spaces, found 1
(#135) Variable "audio_size_options" must not contain underscores.
(#135) Expected 1 space before "="; 0 found
(#135) Expected 1 space after "="; 0 found
(#136) Variable "video_size_options" must not contain underscores.
(#136) Expected 1 space before "="; 0 found
(#136) Expected 1 space after "="; 0 found
(#137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Line indented incorrectly; expected at least 4 spaces, found 0
(#137) No space found before comment text; expected "// show current submission on submission form" but found "//show current submission on submission form"
(#138) This comment is 57% valid code; is this commented out code?
(#138) Line indented incorrectly; expected at least 4 spaces, found 0
(#139) Line indented incorrectly; expected at least 4 spaces, found 1
(#139) Spaces must be used to indent lines; tabs are not allowed
(#140) Spaces must be used to indent lines; tabs are not allowed
(#141) Spaces must be used to indent lines; tabs are not allowed
(#142) Line indented incorrectly; expected at least 4 spaces, found 0
(#144) Inline comments must start with a capital letter, digit or 3-dots sequence
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) No space found before comment text; expected "// 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"
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) No space found before comment text; expected "// Settings for audio recordings" but found "//Settings for audio recordings"
(#158) Variable "audio_size_options" must not contain underscores.
(#162) Variable "audio_size_options" must not contain underscores.
(#164) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) No space found before comment text; expected "// Settings for video recordings" but found "//Settings for video recordings"
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#170) No space found before comment text; expected "// The size of the video player on the various screens" but found "//The size of the video player on the various screens"
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 4 spaces, found 1
(#171) Variable "size_options" must not contain underscores.
(#171) Short array syntax must be used to define arrays
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Whitespace found at end of line
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 4 spaces, found 1
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Variable "video_size_options" must not contain underscores.
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 4 spaces, found 1
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Variable "video_size_options" must not contain underscores.
(#182) Inline comments must start with a capital letter, digit or 3-dots sequence
(#182) Inline comments must end in full-stops, exclamation marks, or question marks
(#182) No space found before comment text; expected "// use non public media urls" but found "//use non public media urls"
(#184) Commas (,) must be followed by white space.
(#184) Line exceeds 132 characters; contains 143 characters
(#186) Inline comments must start with a capital letter, digit or 3-dots sequence
(#186) Inline comments must end in full-stops, exclamation marks, or question marks
(#186) No space found before comment text; expected "// enable recorders" but found "//enable recorders"
(#192) Inline comments must start with a capital letter, digit or 3-dots sequence
(#192) Inline comments must end in full-stops, exclamation marks, or question marks
(#192) No space found before comment text; expected "// use non public media urls" but found "//use non public media urls"
(#194) Commas (,) must be followed by white space.
mod/assign/submission/cloudpoodll/version.php
(#27) Expected 1 space after "="; 2 found
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) Expected 1 space after "="; 2 found
(#31) File must end with a newline character

Javascript coding style problems

(22 errors, 266 warnings)

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

mod/assign/submission/cloudpoodll/amd/src/cloudpoodllloader.js
(#1) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#9) There should be no space after this paren. (space-in-parens)
(#9) There should be no space before this paren. (space-in-parens)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#10) A space is required after ','. (comma-spacing)
mod/assign/submission/cloudpoodll/amd/src/copy_to_clipboard.js
(#81) Promise.catch() requires 1 argument, but received 0 (promise/valid-params)
mod/assign/submission/cloudpoodll/amd/src/interactivetranscript.js
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) ["component"] is better written in dot notation. (dot-notation)
(#11) Operator '=' must be spaced. (space-infix-ops)
(#11) ["playerid"] is better written in dot notation. (dot-notation)
(#12) Operator '=' must be spaced. (space-infix-ops)
(#12) ["containerid"] is better written in dot notation. (dot-notation)
(#13) Operator '=' must be spaced. (space-infix-ops)
(#13) ["cssprefix"] is better written in dot notation. (dot-notation)
(#14) 'lang' is assigned a value but never used. (no-unused-vars)
(#14) ["cssprefix"] is better written in dot notation. (dot-notation)
(#15) Operator '=' must be spaced. (space-infix-ops)
(#16) Operator '=' must be spaced. (space-infix-ops)
(#17) Expected space(s) after "if". (keyword-spacing)
(#21) A space is required after ','. (comma-spacing)
(#31) Comments should not begin with a lowercase character. (capitalized-comments)
(#31) Expected space or tab after '//' in comment. (spaced-comment)
(#32) Comments should not begin with a lowercase character. (capitalized-comments)
(#32) Expected space or tab after '//' in comment. (spaced-comment)
(#33) Comments should not begin with a lowercase character. (capitalized-comments)
(#33) Expected space or tab after '//' in comment. (spaced-comment)
(#35) Comments should not begin with a lowercase character. (capitalized-comments)
(#35) Expected space or tab after '//' in comment. (spaced-comment)
(#36) Comments should not begin with a lowercase character. (capitalized-comments)
(#36) Expected space or tab after '//' in comment. (spaced-comment)
(#39) Expected space or tab after '/*' in comment. (spaced-comment)
(#42) Unexpected space before function parentheses. (space-before-function-paren)
(#53) Unexpected space before function parentheses. (space-before-function-paren)
(#56) Unexpected space before function parentheses. (space-before-function-paren)
(#80) Unexpected space before function parentheses. (space-before-function-paren)
(#87) Unexpected space before function parentheses. (space-before-function-paren)
(#88) There should be no space after this paren. (space-in-parens)
(#99) Unexpected space before function parentheses. (space-before-function-paren)
(#102) Unexpected space before function parentheses. (space-before-function-paren)
(#107) Comments should not begin with a lowercase character. (capitalized-comments)
(#117) Unexpected space before function parentheses. (space-before-function-paren)
(#120) Unexpected space before function parentheses. (space-before-function-paren)
(#124) Unexpected space before function parentheses. (space-before-function-paren)
(#136) Unexpected space before function parentheses. (space-before-function-paren)
(#140) Comments should not begin with a lowercase character. (capitalized-comments)
(#140) Expected space or tab after '//' in comment. (spaced-comment)
(#148) Unexpected space before function parentheses. (space-before-function-paren)
(#153) Unexpected space before function parentheses. (space-before-function-paren)
(#164) Unexpected space before function parentheses. (space-before-function-paren)
(#177) Unexpected space before function parentheses. (space-before-function-paren)
(#180) 'parentOffsetBottom' is assigned a value but never used. (no-unused-vars)
(#186) Comments should not begin with a lowercase character. (capitalized-comments)
(#195) Expected space or tab after '//' in comment. (spaced-comment)
(#196) Missing space before opening brace. (space-before-blocks)
(#197) Operator '/' must be spaced. (space-infix-ops)
(#197) Operator '/' must be spaced. (space-infix-ops)
(#202) Multiple spaces found before '-'. (no-multi-spaces)
(#202) Operator '-' must be spaced. (space-infix-ops)
(#222) Unexpected space before function parentheses. (space-before-function-paren)
(#224) Comments should not begin with a lowercase character. (capitalized-comments)
(#224) Expected space or tab after '//' in comment. (spaced-comment)
(#229) Unexpected space before function parentheses. (space-before-function-paren)
(#235) Extra space after key 'to'. (key-spacing)
(#236) Extra space after key 'canScroll'. (key-spacing)
(#237) Extra space after key 'inUse'. (key-spacing)
(#238) Missing semicolon. (@babel/semi)
(#241) A space is required after ','. (comma-spacing)
(#246) Expected space or tab after '/*' in comment. (spaced-comment)
(#246) 'config' is defined but never used. (no-unused-vars)
(#250) Unexpected space before function parentheses. (space-before-function-paren)
(#262) Unexpected space before function parentheses. (space-before-function-paren)
(#271) Comments should not begin with a lowercase character. (capitalized-comments)
(#277) Expected space or tab after '/*' in comment. (spaced-comment)
(#277) 'utils' is defined but never used. (no-unused-vars)
(#277) 'scrollable' is defined but never used. (no-unused-vars)
(#284) Unexpected space before function parentheses. (space-before-function-paren)
(#287) Unexpected space before function parentheses. (space-before-function-paren)
(#290) Unexpected space before function parentheses. (space-before-function-paren)
(#295) Unexpected space before function parentheses. (space-before-function-paren)
(#295) Missing space before opening brace. (space-before-blocks)
(#297) Unexpected space before function parentheses. (space-before-function-paren)
(#303) Unexpected space before function parentheses. (space-before-function-paren)
(#303) 'e' is defined but never used. (no-unused-vars)
(#309) Unexpected space before function parentheses. (space-before-function-paren)
(#312) Comments should not begin with a lowercase character. (capitalized-comments)
(#313) Comments should not begin with a lowercase character. (capitalized-comments)
(#316) Operator '=' must be spaced. (space-infix-ops)
(#316) Unexpected whitespace before semicolon. (semi-spacing)
(#320) Unexpected space before function parentheses. (space-before-function-paren)
(#321) Operator '+' must be spaced. (space-infix-ops)
(#322) A space is required after ','. (comma-spacing)
(#332) Unexpected space before function parentheses. (space-before-function-paren)
(#339) Comments should not begin with a lowercase character. (capitalized-comments)
(#358) A space is required after ','. (comma-spacing)
(#365) Unexpected space before function parentheses. (space-before-function-paren)
(#378) A space is required after ','. (comma-spacing)
(#383) Unexpected space before function parentheses. (space-before-function-paren)
(#386) Unexpected space before function parentheses. (space-before-function-paren)
(#387) 'active' is defined but never used. (no-unused-vars)
(#398) Comments should not begin with a lowercase character. (capitalized-comments)
(#400) This line has a length of 136. Maximum allowed is 132. (max-len)
(#409) Unexpected space before function parentheses. (space-before-function-paren)
(#416) Extra space after key 'el'. (key-spacing)
(#422) Missing space before opening brace. (space-before-blocks)
(#423) Operator '=' must be spaced. (space-infix-ops)
(#424) Operator '=' must be spaced. (space-infix-ops)
(#425) Operator '=' must be spaced. (space-infix-ops)
(#432) Unexpected space before function parentheses. (space-before-function-paren)
(#435) Unexpected space before function parentheses. (space-before-function-paren)
(#450) Unexpected space before function parentheses. (space-before-function-paren)
(#457) Comments should not begin with a lowercase character. (capitalized-comments)
(#457) Expected space or tab after '//' in comment. (spaced-comment)
mod/assign/submission/cloudpoodll/amd/src/modalformhelper.js
(#6) @package should be empty. (jsdoc/empty-tags)
(#10) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) 'Ajax' is defined but never used. (no-unused-vars)
(#11) 'Y' is defined but never used. (no-unused-vars)
(#17) @param "contextid" does not match an existing function parameter. (jsdoc/check-param-names)
(#24) Comments should not begin with a lowercase character. (capitalized-comments)
(#24) Expected space or tab after '//' in comment. (spaced-comment)
(#44) 'triggers' is assigned a value but never used. (no-unused-vars)
(#45) Operator '=' must be spaced. (space-infix-ops)
(#47) A space is required after ','. (comma-spacing)
(#47) A space is required after ','. (comma-spacing)
(#48) Comments should not begin with a lowercase character. (capitalized-comments)
(#48) Expected space or tab after '//' in comment. (spaced-comment)
(#50) Operator '=' must be spaced. (space-infix-ops)
(#58) Expected catch,fail,always() or return (promise/catch-or-return)
(#62) Unexpected space before function parentheses. (space-before-function-paren)
(#65) Comments should not begin with a lowercase character. (capitalized-comments)
(#71) The function binding is unnecessary. (no-extra-bind)
(#77) Comments should not begin with a lowercase character. (capitalized-comments)
(#77) Expected space or tab after '//' in comment. (spaced-comment)
(#82) Missing JSDoc @param "modaldata" declaration. (jsdoc/require-param)
(#91) ["contextid"] is better written in dot notation. (dot-notation)
(#103) @param "contextid" does not match an existing function parameter. (jsdoc/check-param-names)
mod/assign/submission/cloudpoodll/amd/src/standardtranscript.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) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#11) Operator '=' must be spaced. (space-infix-ops)
(#11) ["component"] is better written in dot notation. (dot-notation)
(#12) Operator '=' must be spaced. (space-infix-ops)
(#12) ["playerid"] is better written in dot notation. (dot-notation)
(#13) Operator '=' must be spaced. (space-infix-ops)
(#13) ["containerid"] is better written in dot notation. (dot-notation)
(#14) Operator '=' must be spaced. (space-infix-ops)
(#14) ["cssprefix"] is better written in dot notation. (dot-notation)
(#15) Operator '=' must be spaced. (space-infix-ops)
(#16) Operator '=' must be spaced. (space-infix-ops)
(#17) Expected space(s) after "if". (keyword-spacing)
(#19) Operator '=' must be spaced. (space-infix-ops)
(#22) ["transcripturl"] is better written in dot notation. (dot-notation)
(#23) A space is required after ','. (comma-spacing)
(#24) ["assignmentid"] is better written in dot notation. (dot-notation)
(#30) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#31) Identifier 'fetch_transcript' is not in camel case. (camelcase)
(#31) Missing space before opening brace. (space-before-blocks)
(#33) Operator '+' must be spaced. (space-infix-ops)
(#33) Operator '+' must be spaced. (space-infix-ops)
(#36) A space is required after ','. (comma-spacing)
(#36) Missing space before opening brace. (space-before-blocks)
(#41) 'copybutton' is assigned a value but never used. (no-unused-vars)
(#42) 'correctionsbutton' is assigned a value but never used. (no-unused-vars)
(#43) Comments should not begin with a lowercase character. (capitalized-comments)
(#43) Expected space or tab after '//' in comment. (spaced-comment)
(#44) This line has a length of 142. Maximum allowed is 132. (max-len)
(#50) Identifier 'prepare_copy_button' is not in camel case. (camelcase)
(#51) This line has a length of 139. Maximum allowed is 132. (max-len)
(#54) Identifier 'prepare_corrections_button' is not in camel case. (camelcase)
(#54) Missing space before opening brace. (space-before-blocks)
(#58) Comments should not begin with a lowercase character. (capitalized-comments)
(#60) Missing space before opening brace. (space-before-blocks)
(#71) Identifier 'fetch_corrections' is not in camel case. (camelcase)
(#71) Missing space before opening brace. (space-before-blocks)
(#73) Comments should not begin with a lowercase character. (capitalized-comments)
(#73) Expected space or tab after '//' in comment. (spaced-comment)
(#75) Comments should not begin with a lowercase character. (capitalized-comments)
(#75) Expected space or tab after '//' in comment. (spaced-comment)
(#76) Expected space(s) after "if". (keyword-spacing)
(#76) Operator '===' must be spaced. (space-infix-ops)
(#76) Operator '===' must be spaced. (space-infix-ops)
(#76) Missing space before opening brace. (space-before-blocks)
(#88) Unexpected space before function parentheses. (space-before-function-paren)
(#94) Operator '=' must be spaced. (space-infix-ops)
(#94) Missing semicolon. (@babel/semi)
(#96) This line has a length of 140. Maximum allowed is 132. (max-len)
(#96) Multiple spaces found before ''</div>''. (no-multi-spaces)
(#97) Expected space(s) before "else". (keyword-spacing)
(#97) Expected space(s) after "else". (keyword-spacing)
(#98) Comments should not begin with a lowercase character. (capitalized-comments)
(#98) 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)
mod/assign/submission/cloudpoodll/amd/src/submissionhelper.js
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#14) ["component"] is better written in dot notation. (dot-notation)
(#15) Operator '=' must be spaced. (space-infix-ops)
(#15) ["safesave"] is better written in dot notation. (dot-notation)
(#22) Identifier 'setup_recorder' is not in camel case. (camelcase)
(#22) Missing space before opening brace. (space-before-blocks)
(#24) Identifier 'recorder_callback' is not in camel case. (camelcase)
(#24) Missing space before opening brace. (space-before-blocks)
(#25) Expected space(s) after "switch". (keyword-spacing)
(#25) Missing space before opening brace. (space-before-blocks)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) Operator '===' must be spaced. (space-infix-ops)
(#27) Missing space before opening brace. (space-before-blocks)
(#29) Comments should not begin with a lowercase character. (capitalized-comments)
(#29) Expected space or tab after '//' in comment. (spaced-comment)
(#30) Expected space(s) after "if". (keyword-spacing)
(#30) Operator '==' must be spaced. (space-infix-ops)
(#36) Expected space(s) after "if". (keyword-spacing)
(#36) Operator '!=' must be spaced. (space-infix-ops)
(#38) Comments should not begin with a lowercase character. (capitalized-comments)
(#38) Expected space or tab after '//' in comment. (spaced-comment)
(#39) Expected space(s) after "if". (keyword-spacing)
(#39) Operator '==' must be spaced. (space-infix-ops)
(#43) Operator '=' must be spaced. (space-infix-ops)
(#46) Unexpected alert. (no-alert)
(#50) A space is required after ','. (comma-spacing)
(#54) Identifier 'register_controls' is not in camel case. (camelcase)
(#54) Missing space before opening brace. (space-before-blocks)
(#55) Operator '=' must be spaced. (space-infix-ops)
(#56) Operator '=' must be spaced. (space-infix-ops)
(#59) Multiple spaces found before '$'. (no-multi-spaces)
(#60) Multiple spaces found before '$'. (no-multi-spaces)
(#61) Multiple spaces found before '$'. (no-multi-spaces)
(#62) Multiple spaces found before '$'. (no-multi-spaces)
(#63) Multiple spaces found before '$'. (no-multi-spaces)
(#64) A space is required after ','. (comma-spacing)
(#65) ["clicktohide"] is better written in dot notation. (dot-notation)
(#65) Operator '=' must be spaced. (space-infix-ops)
(#67) A space is required after ','. (comma-spacing)
(#68) ["clicktoshow"] is better written in dot notation. (dot-notation)
(#68) Operator '=' must be spaced. (space-infix-ops)
(#72) Identifier 'register_events' is not in camel case. (camelcase)
(#72) Missing space before opening brace. (space-before-blocks)
(#73) Operator '=' must be spaced. (space-infix-ops)
(#74) Missing space before opening brace. (space-before-blocks)
(#75) Expected space(s) after "if". (keyword-spacing)
(#75) Missing space before opening brace. (space-before-blocks)
(#76) Expected space(s) after "if". (keyword-spacing)
(#76) Unexpected confirm. (no-alert)
(#76) A space is required after ','. (comma-spacing)
(#76) Missing space before opening brace. (space-before-blocks)
(#82) Requires a space after '{'. (block-spacing)
(#82) Statement inside of curly braces should be on next line. (brace-style)
(#82) Missing space before opening brace. (space-before-blocks)
(#82) Requires a space before '}'. (block-spacing)
(#82) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#83) Requires a space after '{'. (block-spacing)
(#83) Statement inside of curly braces should be on next line. (brace-style)
(#83) Missing space before opening brace. (space-before-blocks)
(#83) Requires a space before '}'. (block-spacing)
(#83) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#86) Identifier 'toggle_currentsubmission' is not in camel case. (camelcase)
(#86) Missing space before opening brace. (space-before-blocks)
(#87) Missing space before opening brace. (space-before-blocks)
(#88) Expected space(s) after "if". (keyword-spacing)
(#88) Operator '==' must be spaced. (space-infix-ops)
(#88) Missing space before opening brace. (space-before-blocks)
(#91) ["clicktohide"] is better written in dot notation. (dot-notation)
(#92) Operator '=' must be spaced. (space-infix-ops)
(#93) Expected space(s) before "else". (keyword-spacing)
(#93) Expected space(s) after "else". (keyword-spacing)
(#96) ["clicktoshow"] is better written in dot notation. (dot-notation)
(#97) Operator '=' must be spaced. (space-infix-ops)
(#105) Comments should not begin with a lowercase character. (capitalized-comments)
(#105) Expected space or tab after '//' in comment. (spaced-comment)

CSS problems

(33 errors, 2 warnings)

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

mod/assign/submission/cloudpoodll/styles.css
(#158) Invalid value for "padding-top" (csstree/validator)
(#162) Invalid value for "padding-top" (csstree/validator)
(#165) Invalid value for "padding-bottom" (csstree/validator)
(#168) Expected empty line before at-rule (at-rule-empty-line-before)
(#227) Expected single space before "{" (block-opening-brace-space-before)
(#106) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#107) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#108) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#109) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#114) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#115) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#116) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#117) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#158) Expected single space after "," in a single-line function (function-comma-space-after)
(#162) Expected single space after "," in a single-line function (function-comma-space-after)
(#165) Expected single space after "," in a single-line function (function-comma-space-after)
(#245) Unexpected unit (length-zero-no-unit)
(#16) Expected line length to be no more than 132 characters (max-line-length)
(#16) Expected newline after "," (selector-list-comma-newline-after)
(#181) Expected indentation of 4 spaces (indentation)
(#183) Expected indentation of 4 spaces (indentation)
(#182) Expected indentation of 8 spaces (indentation)
(#184) Expected indentation of 4 spaces (indentation)
(#186) Expected indentation of 4 spaces (indentation)
(#185) Expected indentation of 8 spaces (indentation)
(#187) Expected indentation of 4 spaces (indentation)
(#189) Expected indentation of 4 spaces (indentation)
(#211) Expected indentation of 4 spaces (indentation)
(#212) Expected indentation of 4 spaces (indentation)
(#213) Expected indentation of 4 spaces (indentation)
(#216) Expected indentation of 4 spaces (indentation)
(#217) Expected indentation of 4 spaces (indentation)
(#218) Expected indentation of 4 spaces (indentation)
(#221) Expected indentation of 4 spaces (indentation)
(#228) Expected indentation of 4 spaces (indentation)

PHPDocs style problems

(13 errors, 0 warnings)

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

mod/assign/submission/cloudpoodll/classes/FineDiff.php
(#213) Phpdocs for function FineDiff::__construct has incomplete parameters list
(#373) Phpdocs for function FineDiff::doDiff has incomplete parameters list
(#388) Phpdocs for function FineDiff::_processGranularity has incomplete parameters list
(#422) Phpdocs for function FineDiff::doFragmentDiff has incomplete parameters list
(#554) Phpdocs for function FineDiff::doCharDiff has incomplete parameters list
(#636) Phpdocs for function FineDiff::extractFragments has incomplete parameters list
(#668) Phpdocs for function FineDiff::renderToTextFromOpcode has incomplete parameters list
mod/assign/submission/cloudpoodll/classes/output/renderer.php
(#36) Phpdocs for function renderer::fetch_recorder has incomplete parameters list
(#148) Phpdocs for function renderer::show_problembox has incomplete parameters list
mod/assign/submission/cloudpoodll/classes/privacy/provider.php
(#206) Phpdocs for function provider::_delete_submission_for_userid has incomplete parameters list
mod/assign/submission/cloudpoodll/classes/utils.php
(#556) Phpdocs for function utils::cleanup_files has incomplete parameters list
mod/assign/submission/cloudpoodll/locallib.php
(#927) Phpdocs for function assign_submission_cloudpoodll::get_files has incomplete parameters list
(#991) Phpdocs for function assign_submission_cloudpoodll::get_p_links has incomplete parameters list

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(1 errors, 1 warnings)

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

Problems running grunt
Task "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, 50 warnings)

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

mod/assign/submission/cloudpoodll/templates/audioplayerlink.mustache
(#1) Example context missing (@template section not found.)
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( require(['jquery','assignsubmission_cloudpoodll/modalformhelper'], function($,mfh) {
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( require(['jquery','assignsubmission_cloudpoodll/modalformhelper'], function($,mfh) {
mod/assign/submission/cloudpoodll/templates/audioplayerstandard.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 4: Bad value “” for attribute “id” on element “audio”: An ID must not be the empty string. (o_cont" ><audio id='' class='assignsubmission_cloudpoodll_audio nomediaplugin' crossorigin='anonymous' controls='true' preload='auto' playsInline="playsInline"><sour)
(#1) HTML Validation error, line 4: Bad value “true” for attribute “controls” on element “audio”. (o_cont" ><audio id='' class='assignsubmission_cloudpoodll_audio nomediaplugin' crossorigin='anonymous' controls='true' preload='auto' playsInline="playsInline"><sour)
(#1) HTML Validation error, line 4: Attribute “playsinline” not allowed on element “audio” at this point. (o_cont" ><audio id='' class='assignsubmission_cloudpoodll_audio nomediaplugin' crossorigin='anonymous' controls='true' preload='auto' playsInline="playsInline"><sour)
(#1) HTML Validation error, line 5: Bad value “” for attribute “src” on element “source”: Must be non-empty. (sInline"><source src=''><trac)
(#1) HTML Validation error, line 6: Bad value “” for attribute “src” on element “track”: Must be non-empty. (e src=''><track src='' kind='captions' srclang='' label='' default='true'></aud)
(#1) HTML Validation error, line 6: Bad value “true” for attribute “default” on element “track”. (e src=''><track src='' kind='captions' srclang='' label='' default='true'></aud)
(#1) HTML Validation error, line 6: Attribute “label” for element “track” must have non-empty value. (e src=''><track src='' kind='captions' srclang='' label='' default='true'></aud)
(#1) HTML Validation error, line 8: Duplicate ID “”. (</audio><div class='assignsubmission_cloudpoodll_transcriptcontainer ' id=''></div>)
(#1) HTML Validation info, line 4: The first occurrence of ID “” was here. (o_cont" ><audio id='' class='assignsubmission_cloudpoodll_audio nomediaplugin' crossorigin='anonymous' controls='true' preload='auto' playsInline="playsInline"><sour)
(#1) HTML Validation error, line 8: Bad value “” for attribute “id” on element “div”: An ID must not be the empty string. (</audio><div class='assignsubmission_cloudpoodll_transcriptcontainer ' id=''></div>)
mod/assign/submission/cloudpoodll/templates/audiorecordercontainer.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 26: Bad value “” for attribute “id” on element “div”: An ID must not be the empty string. (er"> <div class="assignsubmission_cloudpoodll_audiorec_cont" id="" data-id="" data-parent="" data-localloader="" data-media="" data-appid="" data-owner="" data-type="" data-width="" data-height="" data-iframeclass="" data-updatecontrol="" data-timelimit="" data-transcode="" data-transcribe="" data-subtitle="" data-language="" data-expiredays="" data-region="" data-fallback="" data-hints="" data-token=""> <)
mod/assign/submission/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/submission/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/submission/cloudpoodll/templates/mediafilelink.mustache
(#1) Example context missing (@template section not found.)
mod/assign/submission/cloudpoodll/templates/videoplayerlink.mustache
(#1) Example context missing (@template section not found.)
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( require(['jquery','assignsubmission_cloudpoodll/modalformhelper'], function($,mfh) {
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( require(['jquery','assignsubmission_cloudpoodll/modalformhelper'], function($,mfh) {
mod/assign/submission/cloudpoodll/templates/videoplayerstandard.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 assignsubmission_cloudpoodll_video' crossorigin='anonymous' controls='true' preload='auto' playsInline="playsInline"><sour)
(#1) HTML Validation error, line 4: Bad value “true” for attribute “controls” on element “video”. (o_cont" ><video id='' class='nomediaplugin assignsubmission_cloudpoodll_video' crossorigin='anonymous' controls='true' preload='auto' playsInline="playsInline"><sour)
(#1) HTML Validation error, line 5: Bad value “” for attribute “src” on element “source”: Must be non-empty. (sInline"><source src=''><trac)
(#1) HTML Validation error, line 6: Bad value “” for attribute “src” on element “track”: Must be non-empty. (e src=''><track src='' kind='captions' srclang='' label='' default='true'></vid)
(#1) HTML Validation error, line 6: Bad value “true” for attribute “default” on element “track”. (e src=''><track src='' kind='captions' srclang='' label='' default='true'></vid)
(#1) HTML Validation error, line 6: Attribute “label” for element “track” must have non-empty value. (e src=''><track src='' kind='captions' srclang='' label='' default='true'></vid)
(#1) HTML Validation error, line 9: Duplicate ID “”. (/div> <div class='assignsubmission_cloudpoodll_transcriptcontainer ' id=''></div>)
(#1) HTML Validation info, line 4: The first occurrence of ID “” was here. (o_cont" ><video id='' class='nomediaplugin assignsubmission_cloudpoodll_video' crossorigin='anonymous' controls='true' preload='auto' playsInline="playsInline"><sour)
(#1) HTML Validation error, line 9: Bad value “” for attribute “id” on element “div”: An ID must not be the empty string. (/div> <div class='assignsubmission_cloudpoodll_transcriptcontainer ' id=''></div>)
mod/assign/submission/cloudpoodll/templates/videorecordercontainer.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 26: Bad value “” for attribute “id” on element “div”: An ID must not be the empty string. (_outer"><div class="assignsubmission_cloudpoodll_videorec_cont" id="" data-id="" data-parent="" data-localloader="" data-media="" data-appid="" data-owner="" data-type="" data-width="" data-height="" data-iframeclass="" data-updatecontrol="" data-timelimit="" data-transcode="" data-transcribe="" data-subtitle="" data-language="" data-expiredays="" data-region="" data-fallback=""data-hints="" data-token=""> <)

Gherkin .feature problems

(0 errors, 0 warnings)

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