Prechecker results: error


PHP lint problems

(0 errors, 0 warnings)

This section shows php lint problems in the code detected by php -l [More info]


PHP coding style problems

(1927 errors, 230 warnings)

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

question/type/poodllrecording/backup/moodle1/lib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#43) Inline comments must start with a capital letter, digit or 3-dots sequence
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
question/type/poodllrecording/backup/moodle2/backup_qtype_poodllrecording_plugin.class.php
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Inline comments must start with a capital letter, digit or 3-dots sequence
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
question/type/poodllrecording/backup/moodle2/restore_qtype_poodllrecording_plugin.class.php
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Commas (,) must be followed by white space.
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 12 spaces, found 3
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 12 spaces, found 3
question/type/poodllrecording/classes/constants.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#13) Expected 1 space before "="; 0 found
(#13) Expected 1 space after "="; 0 found
(#14) Expected 1 space before "="; 0 found
(#14) Expected 1 space after "="; 0 found
(#15) Expected 1 space before "="; 0 found
(#15) Expected 1 space after "="; 0 found
(#16) Expected 1 space before "="; 0 found
(#16) Expected 1 space after "="; 0 found
(#17) Expected 1 space before "="; 0 found
(#17) Expected 1 space after "="; 0 found
(#18) Expected 1 space before "="; 0 found
(#18) Expected 1 space after "="; 0 found
(#19) Expected 1 space before "="; 0 found
(#19) Expected 1 space after "="; 0 found
(#20) Expected 1 space before "="; 0 found
(#20) Expected 1 space after "="; 0 found
(#21) Expected 1 space before "="; 0 found
(#21) Expected 1 space after "="; 0 found
question/type/poodllrecording/classes/privacy/provider.php
(#46) Method name "_get_reason" should not be prefixed with an underscore to indicate visibility
question/type/poodllrecording/classes/utils.php
(#32) Variable "rec_options" must not contain underscores.
(#37) Variable "rec_options" must not contain underscores.
question/type/poodllrecording/db/simpletest/testupgradelibnewqe.php
(#66) Line exceeds 132 characters; contains 157 characters
(#88) Line exceeds 132 characters; contains 154 characters
(#99) Line exceeds maximum limit of 180 characters; contains 513 characters
(#221) Line exceeds 132 characters; contains 159 characters
(#280) Line exceeds maximum limit of 180 characters; contains 474 characters
(#281) Line exceeds maximum limit of 180 characters; contains 555 characters
(#328) Line exceeds 132 characters; contains 133 characters
(#388) Line exceeds maximum limit of 180 characters; contains 353 characters
(#401) Line exceeds maximum limit of 180 characters; contains 353 characters
(#422) Line exceeds maximum limit of 180 characters; contains 358 characters
(#439) Line exceeds maximum limit of 180 characters; contains 374 characters
(#447) Line exceeds maximum limit of 180 characters; contains 390 characters
(#460) Line exceeds maximum limit of 180 characters; contains 474 characters
(#461) Line exceeds maximum limit of 180 characters; contains 555 characters
(#508) Line exceeds 132 characters; contains 133 characters
question/type/poodllrecording/db/upgrade.php
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Inline comments must start with a capital letter, digit or 3-dots sequence
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Inline comments must start with a capital letter, digit or 3-dots sequence
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Whitespace found at end of line
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 8 spaces, found 5
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#95) Whitespace found at end of line
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected 8 spaces, found 2
(#96) Expected "if (...) {\n"; found "if (...){\n"
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 12 spaces, found 3
(#97) Expected 1 space before "="; 0 found
(#97) Expected 1 space after "="; 0 found
(#97) Expected 1 space before "="; 0 found
(#97) Expected 1 space after "="; 0 found
(#97) Whitespace found at end of line
(#98) Closing brace indented incorrectly; expected 2 spaces, found 8
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Inline comments must start with a capital letter, digit or 3-dots sequence
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Line indented incorrectly; expected at least 8 spaces, found 3
(#101) Whitespace found at end of line
(#103) Whitespace found at end of line
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Whitespace found at end of line
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Line indented incorrectly; expected at least 8 spaces, found 5
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 8 spaces, found 2
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) Whitespace found at end of line
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) Whitespace found at end of line
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Line indented incorrectly; expected at least 8 spaces, found 3
(#125) Whitespace found at end of line
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Whitespace found at end of line
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 4 spaces, found 1
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) Line indented incorrectly; expected at least 8 spaces, found 5
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 8 spaces, found 2
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) 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 8 spaces, found 2
(#133) Commas (,) must be followed by white space.
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 8 spaces, found 2
(#134) Commas (,) must be followed by white space.
(#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) Commas (,) must be followed by white space.
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Whitespace found at end of line
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) 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 8 spaces, found 3
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected 4 spaces, found 1
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Whitespace found at end of line
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected 4 spaces, found 1
(#141) Expected "if (...) {\n"; found "if(...){\n"
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 8 spaces, found 3
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 8 spaces, found 3
(#143) Commas (,) must be followed by white space.
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Whitespace found at end of line
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Line indented incorrectly; expected at least 8 spaces, found 4
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Whitespace found at end of line
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Inline comments must start with a capital letter, digit or 3-dots sequence
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) Line indented incorrectly; expected at least 8 spaces, found 3
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Whitespace found at end of line
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected 4 spaces, found 1
(#155) Expected "if (...) {\n"; found "if(...){\n"
(#157) Commas (,) must be followed by white space.
(#157) Commas (,) must be followed by white space.
(#157) Commas (,) must be followed by white space.
(#157) Expected 1 space before "=>"; 0 found
(#157) Expected 1 space after "=>"; 0 found
(#162) Commas (,) must be followed by white space.
(#165) Inline comments must start with a capital letter, digit or 3-dots sequence
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#179) Inline comments must start with a capital letter, digit or 3-dots sequence
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#183) Functions must not contain multiple empty lines in a row; found 2 empty lines
question/type/poodllrecording/edit_poodllrecording_form.php
(#35) Whitespace found at end of line
(#46) Inline comments must start with a capital letter, digit or 3-dots sequence
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) No space found before comment text; expected "// get allowed recorders from admin settings" but found "//get allowed recorders from admin settings"
(#47) Variable "allowed_recorders" must not contain underscores.
(#48) Variable "allowed_recorders" must not contain underscores.
(#48) Commas (,) must be followed by white space.
(#48) Variable "allowed_recorders" must not contain underscores.
(#50) Expected "if (...) {\n"; found "if(...){\n"
(#50) Commas (,) must be followed by white space.
(#50) Variable "allowed_recorders" must not contain underscores.
(#50) Expected 1 space before "!=="; 0 found
(#50) Expected 1 space after "!=="; 0 found
(#53) Expected "if (...) {\n"; found "if(...){\n"
(#53) Commas (,) must be followed by white space.
(#53) Variable "allowed_recorders" must not contain underscores.
(#53) Expected 1 space before "!=="; 0 found
(#53) Expected 1 space after "!=="; 0 found
(#56) Expected "if (...) {\n"; found "if(...){\n"
(#56) Commas (,) must be followed by white space.
(#56) Variable "allowed_recorders" must not contain underscores.
(#56) Expected 1 space before "!=="; 0 found
(#56) Expected 1 space after "!=="; 0 found
(#59) Expected "if (...) {\n"; found "if(...){\n"
(#59) Expected 1 space before "<"; 0 found
(#59) Expected 1 space after "<"; 0 found
(#60) Inline comments must start with a capital letter, digit or 3-dots sequence
(#60) No space found before comment text; expected "// its not meaningful to have all recorders disabled at admin level," but found "//its not meaningful to have all recorders disabled at admin level,"
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Whitespace found at end of line
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 8 spaces, found 2
(#75) 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."
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 8 spaces, found 4
(#77) Line indented incorrectly; expected at least 8 spaces, found 7
(#77) Commas (,) must be followed by white space.
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 8 spaces, found 4
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Inline comments must start with a capital letter, digit or 3-dots sequence
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Line indented incorrectly; expected at least 8 spaces, found 2
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 8 spaces, found 2
(#81) Commas (,) must be followed by white space.
(#81) Line exceeds 132 characters; contains 155 characters
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 8 spaces, found 2
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 8 spaces, found 3
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 8 spaces, found 3
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 8 spaces, found 2
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 8 spaces, found 2
(#98) Expected 1 space before "="; 0 found
(#98) Expected 1 space after "="; 0 found
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 8 spaces, found 2
(#99) Expected 1 space before "="; 0 found
(#99) Expected 1 space after "="; 0 found
(#100) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 8 spaces, found 1
(#103) No space found before comment text; expected "// Set backimage details, and configure a draft area to accept any uploaded pictures" but found "//Set backimage details, and configure a draft area to accept any uploaded pictures"
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 8 spaces, found 1
(#104) No space found before comment text; expected "// all this and this whole method does, is to load existing files into a filearea" but found "//all this and this whole method does, is to load existing files into a filearea"
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Line indented incorrectly; expected at least 8 spaces, found 1
(#105) No space found before comment text; expected "// so it is not called when creating a new question, only when editing an existing one" but found "//so it is not called when creating a new question, only when editing an existing one"
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Inline comments must start with a capital letter, digit or 3-dots sequence
(#107) Line indented incorrectly; expected at least 8 spaces, found 1
(#107) No space found before comment text; expected "// best to use file_get_submitted_draft_itemid - because copying questions gets weird otherwise" but found "//best to use file_get_submitted_draft_itemid - because copying questions gets weird otherwise"
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Line indented incorrectly; expected at least 8 spaces, found 1
(#108) No space found before comment text; expected "// $draftitemid =$question->options->backimage;" but found "//$draftitemid =$question->options->backimage;"
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 8 spaces, found 1
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 8 spaces, found 1
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 8 spaces, found 2
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 8 spaces, found 2
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 8 spaces, found 1
(#119) Inline comments must start with a capital letter, digit or 3-dots sequence
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) Inline comments must start with a capital letter, digit or 3-dots sequence
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) Inline comments must start with a capital letter, digit or 3-dots sequence
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) Inline comments must start with a capital letter, digit or 3-dots sequence
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) 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
question/type/poodllrecording/lib.php
(#23) Whitespace found at end of line
question/type/poodllrecording/question.php
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#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) No space found before comment text; expected "// Nadav reported a possible problem here, I can't reproduce it, but hope this fixes it." but found "//Nadav reported a possible problem here, I can't reproduce it, but hope this fixes it."
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Line indented incorrectly; expected at least 8 spaces, found 2
(#52) No space found before comment text; expected "// https://github.com/justinhunt/moodle-qtype_poodllrecording/issues/1" but found "//https://github.com/justinhunt/moodle-qtype_poodllrecording/issues/1"
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected 8 spaces, found 2
(#53) Expected 1 space after "=="; 2 found
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 12 spaces, found 6
(#55) Closing brace indented incorrectly; expected 2 spaces, found 8
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Whitespace found at end of line
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Whitespace found at end of line
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 4 spaces, found 1
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Expected 2 space(s) before asterisk; 1 found
(#61) Spaces must be used for alignment; tabs are not allowed
(#61) Whitespace found at end of line
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Expected 2 space(s) before asterisk; 1 found
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Expected 2 space(s) before asterisk; 1 found
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 8 spaces, found 2
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 8 spaces, found 3
(#66) No space found before comment text; expected "// The API for this changed on this date 20120214 (possibly the previous release)" but found "//The API for this changed on this date 20120214 (possibly the previous release)"
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Line indented incorrectly; expected at least 8 spaces, found 3
(#67) No space found before comment text; expected "// checked it with version numbers. then used defined(const)" but found "//checked it with version numbers. then used defined(const)"
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 8 spaces, found 3
(#68) Expected "if (...) {\n"; found "if(...) {\n"
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 12 spaces, found 4
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected 8 spaces, found 3
(#70) Expected "} else {\n"; found "}else{\n"
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 12 spaces, found 4
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected 8 spaces, found 3
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 8 spaces, found 3
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Whitespace found at end of line
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Inline comments must start with a capital letter, digit or 3-dots sequence
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Line indented incorrectly; expected at least 8 spaces, found 3
(#75) No space found before comment text; expected "// base64 data and data for whiteboard" but found "//base64 data and data for whiteboard"
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 8 spaces, found 3
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 8 spaces, found 3
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Whitespace found at end of line
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#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 80% valid code; is this commented out code?
(#108) Line indented incorrectly; expected at least 8 spaces, found 6
(#108) No space found before comment text; expected "// print_object($qa);" but found "//print_object($qa);"
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#110) Line indented incorrectly; expected at least 12 spaces, found 5
(#110) No space found before comment text; expected "// since we will put files in respnse_answer, this is likely to be always true." but found "//since we will put files in respnse_answer, this is likely to be always true."
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 12 spaces, found 5
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Whitespace found at end of line
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Inline comments must start with a capital letter, digit or 3-dots sequence
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Line indented incorrectly; expected at least 12 spaces, found 4
(#113) No space found before comment text; expected "// if we are showing a whiteboard backimage, there is no need to restrict here" but found "//if we are showing a whiteboard backimage, there is no need to restrict here"
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected 8 spaces, found 3
(#114) Closing brace indented incorrectly; expected 8 spaces, found 3
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 12 spaces, found 3
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Whitespace found at end of line
(#117) Closing brace indented incorrectly; expected 3 spaces, found 8
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Whitespace found at end of line
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Whitespace found at end of line
question/type/poodllrecording/questiontype.php
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) Line indented incorrectly; expected at least 8 spaces, found 2
(#63) No space found before comment text; expected "// "import_or_save_files" won't work, because it expects output from an editor which is an array with member itemid" but found "//"import_or_save_files" won't work, because it expects output from an editor which is an array with member itemid"
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 8 spaces, found 2
(#64) No space found before comment text; expected "// the filemanager doesn't produce this, so need to use file save draft area directly" but found "//the filemanager doesn't produce this, so need to use file save draft area directly"
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 8 spaces, found 2
(#65) No space found before comment text; expected "// $options->backimage = $this->import_or_save_files($formdata->backimage," but found "//$options->backimage = $this->import_or_save_files($formdata->backimage,"
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 8 spaces, found 2
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected 8 spaces, found 2
(#67) Expected "if (...) {\n"; found "if (...){\n"
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 12 spaces, found 3
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Whitespace found at end of line
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Inline comments must start with a capital letter, digit or 3-dots sequence
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Line indented incorrectly; expected at least 18 spaces, found 3
(#72) No space found before comment text; expected "// save the itemid of the backimage filearea" but found "//save the itemid of the backimage filearea"
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 18 spaces, found 3
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 8 spaces, found 2
(#74) Expected "} else {\n"; found "}else{\n"
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 12 spaces, found 3
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected 8 spaces, found 2
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Whitespace found at end of line
(#77) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Inline comments must start with a capital letter, digit or 3-dots sequence
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Line indented incorrectly; expected at least 8 spaces, found 2
(#79) No space found before comment text; expected "// save the selected board size" but found "//save the selected board size"
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 8 spaces, found 2
(#80) Expected "if (...) {\n"; found "if (...){\n"
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 12 spaces, found 3
(#81) Expected 1 space before "="; 0 found
(#81) Expected 1 space after "="; 0 found
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected 8 spaces, found 2
(#82) Expected "} else {\n"; found "}else{\n"
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 12 spaces, found 3
(#83) Expected 1 space before "="; 0 found
(#83) Expected 1 space after "="; 0 found
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 8 spaces, found 2
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Whitespace found at end of line
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Inline comments must start with a capital letter, digit or 3-dots sequence
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Line indented incorrectly; expected at least 8 spaces, found 2
(#86) No space found before comment text; expected "// if we have a recording time limit" but found "//if we have a recording time limit"
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected 8 spaces, found 2
(#87) Expected "if (...) {\n"; found "if (...){\n"
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 12 spaces, found 3
(#88) Expected 1 space before "="; 0 found
(#88) Expected 1 space after "="; 0 found
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected 8 spaces, found 2
(#89) Expected "} else {\n"; found "}else{\n"
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 12 spaces, found 3
(#90) Expected 1 space before "="; 0 found
(#90) Expected 1 space after "="; 0 found
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 8 spaces, found 2
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Inline comments must start with a capital letter, digit or 3-dots sequence
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Line indented incorrectly; expected at least 8 spaces, found 2
(#93) No space found before comment text; expected "// quiz safe save" but found "//quiz safe save"
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Whitespace found at end of line
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 8 spaces, found 2
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 8 spaces, found 2
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 8 spaces, found 2
(#108) Expected 1 space before "="; 0 found
(#108) Expected 1 space after "="; 0 found
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 8 spaces, found 2
(#109) Expected 1 space before "="; 0 found
(#109) Expected 1 space after "="; 0 found
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 8 spaces, found 2
(#110) Expected 1 space before "="; 0 found
(#110) Expected 1 space after "="; 0 found
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 4 spaces, found 1
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Expected 2 space(s) before asterisk; 1 found
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Expected 2 space(s) before asterisk; 1 found
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Expected 2 space(s) before asterisk; 1 found
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 4 spaces, found 1
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 8 spaces, found 1
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 8 spaces, found 1
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 8 spaces, found 1
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 8 spaces, found 1
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 8 spaces, found 1
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 8 spaces, found 1
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 8 spaces, found 1
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 8 spaces, found 1
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected 4 spaces, found 1
(#182) Whitespace found at end of line
(#184) Expected 6 space(s) before asterisk; 5 found
(#185) Expected 6 space(s) before asterisk; 5 found
(#186) Expected 6 space(s) before asterisk; 5 found
(#187) Expected 6 space(s) before asterisk; 5 found
(#188) Expected 6 space(s) before asterisk; 5 found
(#189) Expected 6 space(s) before asterisk; 5 found
(#190) Expected 6 space(s) before asterisk; 5 found
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 8 spaces, found 5
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 8 spaces, found 6
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 8 spaces, found 6
(#194) Commas (,) must be followed by white space.
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 8 spaces, found 6
(#195) Commas (,) must be followed by white space.
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected at least 8 spaces, found 6
(#196) Commas (,) must be followed by white space.
(#196) Commas (,) must be followed by white space.
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Whitespace found at end of line
(#200) Whitespace found at end of line
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Inline comments must start with a capital letter, digit or 3-dots sequence
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) Line indented incorrectly; expected at least 8 spaces, found 2
(#209) No space found before comment text; expected "// get file storage" but found "//get file storage"
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 8 spaces, found 2
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 8 spaces, found 2
(#211) Expected 1 space after "="; 0 found
(#212) Whitespace found at end of line
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 8 spaces, found 4
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected at least 8 spaces, found 4
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 8 spaces, found 2
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 8 spaces, found 4
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected at least 8 spaces, found 2
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 8 spaces, found 4
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 8 spaces, found 2
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 8 spaces, found 4
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 8 spaces, found 2
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 8 spaces, found 2
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected at least 8 spaces, found 2
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 8 spaces, found 2
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 8 spaces, found 4
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected at least 8 spaces, found 2
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected at least 8 spaces, found 4
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 8 spaces, found 2
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 8 spaces, found 4
(#232) Whitespace found at end of line
(#234) Whitespace found at end of line
(#236) Whitespace found at end of line
(#244) Line indented incorrectly; expected at least 8 spaces, found 4
(#245) Whitespace found at end of line
(#246) Variable "question_type" must not contain underscores.
(#247) Whitespace found at end of line
(#248) Inline comments must start with a capital letter, digit or 3-dots sequence
(#248) Inline comments must end in full-stops, exclamation marks, or question marks
(#248) No space found before comment text; expected "// omit table name" but found "//omit table name"
(#250) Variable "question_type" must not contain underscores.
(#252) Whitespace found at end of line
(#259) Inline comments must start with a capital letter, digit or 3-dots sequence
(#259) Inline comments must end in full-stops, exclamation marks, or question marks
(#259) No space found before comment text; expected "// older versions handled files diff. SeeM DL-39-57" but found "//older versions handled files diff. SeeM DL-39-57"
(#259) Whitespace found at end of line
(#260) Spaces must be used to indent lines; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected 8 spaces, found 5
(#260) Expected "if (...) {\n"; found "if(...){\n"
(#261) Spaces must be used to indent lines; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected at least 12 spaces, found 6
(#263) Spaces must be used to indent lines; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected at least 15 spaces, found 9
(#264) Line exceeds 132 characters; contains 148 characters
(#265) Spaces must be used to indent lines; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected at least 15 spaces, found 9
(#267) Whitespace found at end of line
(#268) Line indented incorrectly; expected at least 15 spaces, found 12
(#269) Commas (,) must be followed by white space.
(#270) Spaces must be used to indent lines; tabs are not allowed
(#270) Tab found within whitespace
(#270) Whitespace found at end of line
(#271) Spaces must be used to indent lines; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected 8 spaces, found 5
(#271) Expected "} else {\n"; found "}else{\n"
(#272) Spaces must be used to indent lines; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 12 spaces, found 6
(#272) Expected 1 space after "="; 2 found
(#272) Line exceeds 132 characters; contains 160 characters
(#273) Spaces must be used to indent lines; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected at least 12 spaces, found 6
(#275) Spaces must be used to indent lines; tabs are not allowed
(#275) Tab found within whitespace
(#275) Whitespace found at end of line
(#276) Spaces must be used to indent lines; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected 8 spaces, found 5
(#276) Whitespace found at end of line
(#277) Whitespace found at end of line
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 8 spaces, found 2
(#284) Whitespace found at end of line
(#284) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#289) Spaces must be used to indent lines; tabs are not allowed
(#289) Tab found within whitespace
(#289) Whitespace found at end of line
(#291) Spaces must be used to indent lines; tabs are not allowed
(#291) Tab found within whitespace
(#291) Whitespace found at end of line
question/type/poodllrecording/renderer.php
(#28) Inline comments must start with a capital letter, digit or 3-dots sequence
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) This comment is 64% valid code; is this commented out code?
(#28) No space found before comment text; expected "// require_once($CFG->dirroot . '/filter/poodll/poodllfilelib.php');" but found "//require_once($CFG->dirroot . '/filter/poodll/poodllfilelib.php');"
(#53) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Whitespace found at end of line
(#67) Whitespace found at end of line
(#87) Whitespace found at end of line
(#92) Whitespace found at end of line
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected 4 spaces, found 5
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) This comment is 42% valid code; is this commented out code?
(#94) Line indented incorrectly; expected at least 8 spaces, found 3
(#94) No space found before comment text; expected "// if we don't have an attempt, we don't have a submitted file" but found "//if we don't have an attempt, we don't have a submitted file"
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Line indented incorrectly; expected at least 8 spaces, found 3
(#95) No space found before comment text; expected "// if(!is_object($context)) return false;" but found "//if(!is_object($context)) return false;"
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Whitespace found at end of line
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Inline comments must start with a capital letter, digit or 3-dots sequence
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) Line indented incorrectly; expected at least 8 spaces, found 3
(#97) No space found before comment text; expected "// fetch file from storage and figure out URL" but found "//fetch file from storage and figure out URL"
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 8 spaces, found 6
(#98) Expected 1 space before "="; 0 found
(#98) Expected 1 space after "="; 0 found
(#98) Commas (,) must be followed by white space.
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 8 spaces, found 6
(#99) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) Line indented incorrectly; expected at least 12 spaces, found 7
(#100) No space found before comment text; expected "// when we find the file that matches the filename in $step, use that" but found "//when we find the file that matches the filename in $step, use that"
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 12 spaces, found 4
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 12 spaces, found 4
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 12 spaces, found 4
(#103) Expected "if (...) {\n"; found "if(...){\n"
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 16 spaces, found 5
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected 12 spaces, found 4
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 8 spaces, found 6
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 8 spaces, found 6
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Whitespace found at end of line
(#108) Closing brace indented incorrectly; expected 5 spaces, found 4
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) Line indented incorrectly; expected at least 4 spaces, found 1
(#110) No space found before comment text; expected "// This is not necessary, but when testing it can be handy to display this" but found "//This is not necessary, but when testing it can be handy to display this"
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 4 spaces, found 1
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected 4 spaces, found 1
(#117) Whitespace found at end of line
(#122) Whitespace found at end of line
(#124) Whitespace found at end of line
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Inline comments must start with a capital letter, digit or 3-dots sequence
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) Line indented incorrectly; expected at least 8 spaces, found 3
(#126) No space found before comment text; expected "// see if we have a file" but found "//see if we have a file"
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 8 spaces, found 3
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Whitespace found at end of line
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) Line indented incorrectly; expected at least 8 spaces, found 3
(#129) No space found before comment text; expected "// if we do, we return the img link. If not, we return an empty string" but found "//if we do, we return the img link. If not, we return an empty string"
(#129) Whitespace found at end of line
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 8 spaces, found 3
(#130) Expected "if (...) {\n"; found "if(...){\n"
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 12 spaces, found 4
(#131) Expected 1 space before "="; 0 found
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 12 spaces, found 4
(#132) Commas (,) must be followed by white space.
(#132) Commas (,) must be followed by white space.
(#132) Commas (,) must be followed by white space.
(#132) Commas (,) must be followed by white space.
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected 8 spaces, found 3
(#133) Expected "} else {\n"; found "}else{\n"
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 12 spaces, found 4
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 8 spaces, found 3
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 8 spaces, found 5
(#139) global $PAGE cannot be used in renderers. Use $this->page.
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 8 spaces, found 5
(#140) Expected 1 space before "="; 0 found
(#140) Expected 1 space after "="; 0 found
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Whitespace found at end of line
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Inline comments must start with a capital letter, digit or 3-dots sequence
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) Line indented incorrectly; expected at least 8 spaces, found 2
(#142) No space found before comment text; expected "// prepare a draft file id for use" but found "//prepare a draft file id for use"
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 8 spaces, found 2
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Whitespace found at end of line
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Inline comments must start with a capital letter, digit or 3-dots sequence
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Line indented incorrectly; expected at least 8 spaces, found 2
(#145) No space found before comment text; expected "// prepare the tags for our hidden( or shown ) input" but found "//prepare the tags for our hidden( or shown ) input"
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 8 spaces, found 2
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Inline comments must start with a capital letter, digit or 3-dots sequence
(#147) This comment is 100% valid code; is this commented out code?
(#147) Line indented incorrectly; expected at least 8 spaces, found 2
(#147) No space found before comment text; expected "// $inputname="answer";" but found "//$inputname="answer";"
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 8 spaces, found 2
(#148) Expected 1 space after "="; 2 found
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Whitespace found at end of line
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Inline comments must start with a capital letter, digit or 3-dots sequence
(#150) Line indented incorrectly; expected at least 8 spaces, found 2
(#150) No space found before comment text; expected "// check of we already have a submitted answer. If so we need to set the filename" but found "//check of we already have a submitted answer. If so we need to set the filename"
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 8 spaces, found 2
(#151) No space found before comment text; expected "// in our input field." but found "//in our input field."
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 8 spaces, found 2
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected 8 spaces, found 2
(#153) Expected "if (...) {\n"; found "if(...){\n"
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 12 spaces, found 3
(#154) Expected 1 space before "="; 0 found
(#154) Expected 1 space after "="; 0 found
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected 8 spaces, found 2
(#155) Expected "} else {\n"; found "}else{\n"
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 12 spaces, found 3
(#156) Expected 1 space before "="; 0 found
(#156) Expected 1 space after "="; 0 found
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected 8 spaces, found 2
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Whitespace found at end of line
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Inline comments must start with a capital letter, digit or 3-dots sequence
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) Line indented incorrectly; expected at least 8 spaces, found 2
(#158) No space found before comment text; expected "// our answerfield" but found "//our answerfield"
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 8 spaces, found 2
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Commas (,) must be followed by white space.
(#159) Expected 1 space before "=>"; 0 found
(#159) Expected 1 space after "=>"; 0 found
(#159) Whitespace found at end of line
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 8 spaces, found 4
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Inline comments must start with a capital letter, digit or 3-dots sequence
(#161) Line indented incorrectly; expected at least 8 spaces, found 2
(#161) No space found before comment text; expected "// this is just for testing purposes so we can see the value the recorder is writing" but found "//this is just for testing purposes so we can see the value the recorder is writing"
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) Line indented incorrectly; expected at least 8 spaces, found 2
(#162) No space found before comment text; expected "// $ret = $this->textarea($step->get_qt_var($name), $lines, array('name' => $inputname,'id'=>$inputid));" but found "//$ret = $this->textarea($step->get_qt_var($name), $lines, array('name' => $inputname,'id'=>$inputid));"
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Whitespace found at end of line
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Inline comments must start with a capital letter, digit or 3-dots sequence
(#164) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) Line indented incorrectly; expected at least 8 spaces, found 2
(#164) No space found before comment text; expected "// our answerfield draft id key" but found "//our answerfield draft id key"
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 8 spaces, found 2
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Expected 1 space before "=>"; 0 found
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Whitespace found at end of line
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Inline comments must start with a capital letter, digit or 3-dots sequence
(#167) Inline comments must end in full-stops, exclamation marks, or question marks
(#167) Line indented incorrectly; expected at least 8 spaces, found 2
(#167) No space found before comment text; expected "// our answerformat" but found "//our answerformat"
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 8 spaces, found 2
(#168) Commas (,) must be followed by white space.
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Whitespace found at end of line
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Inline comments must start with a capital letter, digit or 3-dots sequence
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#170) Line indented incorrectly; expected at least 8 spaces, found 2
(#170) No space found before comment text; expected "// if we already have a response, lets display so the student can check/decide to rerecord" but found "//if we already have a response, lets display so the student can check/decide to rerecord"
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected 8 spaces, found 2
(#171) Expected "if (...) {\n"; found "if(...){\n"
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 12 spaces, found 3
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 12 spaces, found 3
(#173) Expected 1 space after ".="; 2 found
(#173) Commas (,) must be followed by white space.
(#173) Commas (,) must be followed by white space.
(#173) Commas (,) must be followed by white space.
(#173) Commas (,) must be followed by white space.
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected 8 spaces, found 2
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Whitespace found at end of line
(#175) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Whitespace found at end of line
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Inline comments must start with a capital letter, digit or 3-dots sequence
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) Line indented incorrectly; expected at least 8 spaces, found 2
(#177) No space found before comment text; expected "// get a handle on the question" but found "//get a handle on the question"
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 8 spaces, found 2
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Whitespace found at end of line
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Inline comments must start with a capital letter, digit or 3-dots sequence
(#180) Inline comments must end in full-stops, exclamation marks, or question marks
(#180) Line indented incorrectly; expected at least 8 spaces, found 2
(#180) No space found before comment text; expected "// the context id is the user context for a student submission" but found "//the context id is the user context for a student submission"
(#182) Expected 1 space after "="; 2 found
(#183) Expected 1 space before "="; 0 found
(#183) Expected 1 space after "="; 0 found
(#185) global $PAGE cannot be used in renderers. Use $this->page.
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 8 spaces, found 2
(#186) Commas (,) must be followed by white space.
(#186) Commas (,) must be followed by white space.
(#186) Commas (,) must be followed by white space.
(#186) Commas (,) must be followed by white space.
(#186) Commas (,) must be followed by white space.
(#186) Commas (,) must be followed by white space.
(#186) Commas (,) must be followed by white space.
(#186) Commas (,) must be followed by white space.
(#186) Line exceeds 132 characters; contains 179 characters
(#193) Whitespace found at end of line
(#199) Whitespace found at end of line
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 8 spaces, found 5
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 8 spaces, found 5
(#207) Expected 1 space before "="; 0 found
(#207) Expected 1 space after "="; 0 found
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Whitespace found at end of line
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Inline comments must start with a capital letter, digit or 3-dots sequence
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) Line indented incorrectly; expected at least 8 spaces, found 2
(#209) No space found before comment text; expected "// prepare a draft file id for use" but found "//prepare a draft file id for use"
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 8 spaces, found 2
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Whitespace found at end of line
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Inline comments must start with a capital letter, digit or 3-dots sequence
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#212) Line indented incorrectly; expected at least 8 spaces, found 2
(#212) No space found before comment text; expected "// prepare the tags for our hidden( or shown ) input" but found "//prepare the tags for our hidden( or shown ) input"
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 8 spaces, found 2
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Inline comments must start with a capital letter, digit or 3-dots sequence
(#214) This comment is 100% valid code; is this commented out code?
(#214) Line indented incorrectly; expected at least 8 spaces, found 2
(#214) No space found before comment text; expected "// $inputname="answer";" but found "//$inputname="answer";"
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 8 spaces, found 2
(#215) Expected 1 space after "="; 2 found
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Whitespace found at end of line
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Inline comments must start with a capital letter, digit or 3-dots sequence
(#217) Line indented incorrectly; expected at least 8 spaces, found 2
(#217) No space found before comment text; expected "// check of we already have a submitted answer. If so we need to set the filename" but found "//check of we already have a submitted answer. If so we need to set the filename"
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 8 spaces, found 2
(#218) No space found before comment text; expected "// in our input field." but found "//in our input field."
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 8 spaces, found 2
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected 8 spaces, found 2
(#220) Expected "if (...) {\n"; found "if(...){\n"
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 12 spaces, found 3
(#221) Expected 1 space before "="; 0 found
(#221) Expected 1 space after "="; 0 found
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected 8 spaces, found 2
(#222) Expected "} else {\n"; found "}else{\n"
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 12 spaces, found 3
(#223) Expected 1 space before "="; 0 found
(#223) Expected 1 space after "="; 0 found
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected 8 spaces, found 2
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#224) Whitespace found at end of line
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Inline comments must start with a capital letter, digit or 3-dots sequence
(#225) Inline comments must end in full-stops, exclamation marks, or question marks
(#225) Line indented incorrectly; expected at least 8 spaces, found 2
(#225) No space found before comment text; expected "// our answerfield" but found "//our answerfield"
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 8 spaces, found 2
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#226) Commas (,) must be followed by white space.
(#226) Expected 1 space before "=>"; 0 found
(#226) Expected 1 space after "=>"; 0 found
(#226) Whitespace found at end of line
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 8 spaces, found 4
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Inline comments must start with a capital letter, digit or 3-dots sequence
(#228) Line indented incorrectly; expected at least 8 spaces, found 2
(#228) No space found before comment text; expected "// this is just for testing purposes so we can see the value the recorder is writing" but found "//this is just for testing purposes so we can see the value the recorder is writing"
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Inline comments must end in full-stops, exclamation marks, or question marks
(#229) Line indented incorrectly; expected at least 8 spaces, found 2
(#229) No space found before comment text; expected "// $ret = $this->textarea($step->get_qt_var($name), $lines, array('name' => $inputname,'id'=>$inputid));" but found "//$ret = $this->textarea($step->get_qt_var($name), $lines, array('name' => $inputname,'id'=>$inputid));"
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Whitespace found at end of line
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Inline comments must start with a capital letter, digit or 3-dots sequence
(#231) Inline comments must end in full-stops, exclamation marks, or question marks
(#231) Line indented incorrectly; expected at least 8 spaces, found 2
(#231) No space found before comment text; expected "// our answerfield draft id key" but found "//our answerfield draft id key"
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 8 spaces, found 2
(#232) Spaces must be used for alignment; tabs are not allowed
(#232) Tab found within whitespace
(#232) Expected 1 space before "=>"; 0 found
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Whitespace found at end of line
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Inline comments must start with a capital letter, digit or 3-dots sequence
(#234) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) Line indented incorrectly; expected at least 8 spaces, found 2
(#234) No space found before comment text; expected "// our answerformat" but found "//our answerformat"
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 8 spaces, found 2
(#235) Commas (,) must be followed by white space.
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Whitespace found at end of line
(#236) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Tab found within whitespace
(#237) Whitespace found at end of line
(#238) Spaces must be used to indent lines; tabs are not allowed
(#238) Tab found within whitespace
(#238) Inline comments must start with a capital letter, digit or 3-dots sequence
(#238) Inline comments must end in full-stops, exclamation marks, or question marks
(#238) Line indented incorrectly; expected at least 8 spaces, found 2
(#238) No space found before comment text; expected "// if we already have a response, lets display it so the student can check/decide to rerecord" but found "//if we already have a response, lets display it so the student can check/decide to rerecord"
(#239) Spaces must be used to indent lines; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected 8 spaces, found 2
(#239) Expected "if (...) {\n"; found "if(...){\n"
(#240) Spaces must be used to indent lines; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected at least 12 spaces, found 3
(#241) Spaces must be used to indent lines; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 12 spaces, found 3
(#241) Expected 1 space after ".="; 2 found
(#241) Commas (,) must be followed by white space.
(#241) Commas (,) must be followed by white space.
(#241) Commas (,) must be followed by white space.
(#241) Commas (,) must be followed by white space.
(#242) Spaces must be used to indent lines; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected 8 spaces, found 2
(#243) Spaces must be used to indent lines; tabs are not allowed
(#243) Tab found within whitespace
(#243) Whitespace found at end of line
(#244) Spaces must be used to indent lines; tabs are not allowed
(#244) Tab found within whitespace
(#244) Inline comments must start with a capital letter, digit or 3-dots sequence
(#244) Inline comments must end in full-stops, exclamation marks, or question marks
(#244) Line indented incorrectly; expected at least 8 spaces, found 2
(#244) No space found before comment text; expected "// get a handle on the question" but found "//get a handle on the question"
(#245) Spaces must be used to indent lines; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected at least 8 spaces, found 2
(#246) Spaces must be used to indent lines; tabs are not allowed
(#246) Tab found within whitespace
(#246) Whitespace found at end of line
(#247) Spaces must be used to indent lines; tabs are not allowed
(#247) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 8 spaces, found 2
(#247) No space found before comment text; expected "// the context id is the user context for a student submission" but found "//the context id is the user context for a student submission"
(#248) Spaces must be used to indent lines; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected at least 8 spaces, found 2
(#248) Commas (,) must be followed by white space.
(#248) Commas (,) must be followed by white space.
(#248) Commas (,) must be followed by white space.
(#248) Commas (,) must be followed by white space.
(#248) Line exceeds 132 characters; contains 143 characters
(#261) Whitespace found at end of line
(#267) Spaces must be used to indent lines; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected 4 spaces, found 1
(#268) Spaces must be used to indent lines; tabs are not allowed
(#268) Tab found within whitespace
(#268) Inline comments must start with a capital letter, digit or 3-dots sequence
(#268) Inline comments must end in full-stops, exclamation marks, or question marks
(#268) Line indented incorrectly; expected at least 8 spaces, found 3
(#268) No space found before comment text; expected "// see if we have a file" but found "//see if we have a file"
(#269) Spaces must be used to indent lines; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected at least 8 spaces, found 3
(#270) Spaces must be used to indent lines; tabs are not allowed
(#270) Tab found within whitespace
(#270) Whitespace found at end of line
(#271) Spaces must be used to indent lines; tabs are not allowed
(#271) Tab found within whitespace
(#271) Inline comments must start with a capital letter, digit or 3-dots sequence
(#271) Inline comments must end in full-stops, exclamation marks, or question marks
(#271) Line indented incorrectly; expected at least 8 spaces, found 3
(#271) No space found before comment text; expected "// if we do, we return the img link. If not, we return an empty string" but found "//if we do, we return the img link. If not, we return an empty string"
(#271) Whitespace found at end of line
(#272) Spaces must be used to indent lines; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected 8 spaces, found 3
(#272) Expected "if (...) {\n"; found "if(...){\n"
(#273) Spaces must be used to indent lines; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected at least 12 spaces, found 4
(#273) Expected 1 space before "="; 0 found
(#274) Spaces must be used to indent lines; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected at least 12 spaces, found 4
(#274) Commas (,) must be followed by white space.
(#274) Commas (,) must be followed by white space.
(#274) Commas (,) must be followed by white space.
(#274) Commas (,) must be followed by white space.
(#275) Spaces must be used to indent lines; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected 8 spaces, found 3
(#275) Expected "} else {\n"; found "}else{\n"
(#276) Spaces must be used to indent lines; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected at least 12 spaces, found 4
(#277) Spaces must be used to indent lines; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected 8 spaces, found 3
(#278) Closing brace indented incorrectly; expected 1 spaces, found 4
(#282) Spaces must be used to indent lines; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected at least 8 spaces, found 5
(#282) global $PAGE cannot be used in renderers. Use $this->page.
(#283) Spaces must be used to indent lines; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected at least 8 spaces, found 5
(#283) Expected 1 space before "="; 0 found
(#283) Expected 1 space after "="; 0 found
(#284) Spaces must be used to indent lines; tabs are not allowed
(#284) Tab found within whitespace
(#284) Whitespace found at end of line
(#285) Spaces must be used to indent lines; tabs are not allowed
(#285) Tab found within whitespace
(#285) Inline comments must start with a capital letter, digit or 3-dots sequence
(#285) Inline comments must end in full-stops, exclamation marks, or question marks
(#285) Line indented incorrectly; expected at least 8 spaces, found 2
(#285) No space found before comment text; expected "// prepare a draft file id for use" but found "//prepare a draft file id for use"
(#286) Spaces must be used to indent lines; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 8 spaces, found 2
(#287) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#289) Spaces must be used to indent lines; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected at least 8 spaces, found 2
(#290) Spaces must be used to indent lines; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected at least 8 spaces, found 2
(#290) Expected 1 space after "="; 2 found
(#291) Spaces must be used to indent lines; tabs are not allowed
(#291) Tab found within whitespace
(#291) Whitespace found at end of line
(#292) Spaces must be used to indent lines; tabs are not allowed
(#292) Tab found within whitespace
(#292) Inline comments must start with a capital letter, digit or 3-dots sequence
(#292) Line indented incorrectly; expected at least 8 spaces, found 2
(#292) No space found before comment text; expected "// check of we already have a submitted answer. If so we need to set the filename" but found "//check of we already have a submitted answer. If so we need to set the filename"
(#293) Spaces must be used to indent lines; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected at least 8 spaces, found 2
(#293) No space found before comment text; expected "// in our input field." but found "//in our input field."
(#294) Spaces must be used to indent lines; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected at least 8 spaces, found 2
(#295) Spaces must be used to indent lines; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected 8 spaces, found 2
(#295) Expected "if (...) {\n"; found "if(...){\n"
(#296) Spaces must be used to indent lines; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected at least 12 spaces, found 3
(#296) Expected 1 space before "="; 0 found
(#296) Expected 1 space after "="; 0 found
(#297) Spaces must be used to indent lines; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected 8 spaces, found 2
(#297) Expected "} else {\n"; found "}else{\n"
(#298) Spaces must be used to indent lines; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected at least 12 spaces, found 3
(#298) Expected 1 space before "="; 0 found
(#298) Expected 1 space after "="; 0 found
(#299) Spaces must be used to indent lines; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected 8 spaces, found 2
(#299) Spaces must be used for alignment; tabs are not allowed
(#299) Tab found within whitespace
(#299) Whitespace found at end of line
(#300) Spaces must be used to indent lines; tabs are not allowed
(#300) Tab found within whitespace
(#300) Inline comments must start with a capital letter, digit or 3-dots sequence
(#300) Inline comments must end in full-stops, exclamation marks, or question marks
(#300) Line indented incorrectly; expected at least 8 spaces, found 2
(#300) No space found before comment text; expected "// our answerfield" but found "//our answerfield"
(#301) Spaces must be used to indent lines; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected at least 8 spaces, found 2
(#301) Spaces must be used for alignment; tabs are not allowed
(#301) Tab found within whitespace
(#301) Commas (,) must be followed by white space.
(#301) Expected 1 space before "=>"; 0 found
(#301) Expected 1 space after "=>"; 0 found
(#301) Whitespace found at end of line
(#302) Spaces must be used to indent lines; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected at least 8 spaces, found 4
(#303) Spaces must be used to indent lines; tabs are not allowed
(#303) Tab found within whitespace
(#303) Whitespace found at end of line
(#304) Spaces must be used to indent lines; tabs are not allowed
(#304) Tab found within whitespace
(#304) Inline comments must start with a capital letter, digit or 3-dots sequence
(#304) Inline comments must end in full-stops, exclamation marks, or question marks
(#304) Line indented incorrectly; expected at least 8 spaces, found 2
(#304) No space found before comment text; expected "// our answerfield draft id key" but found "//our answerfield draft id key"
(#305) Spaces must be used to indent lines; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected at least 8 spaces, found 2
(#305) Spaces must be used for alignment; tabs are not allowed
(#305) Tab found within whitespace
(#305) Expected 1 space before "=>"; 0 found
(#306) Spaces must be used to indent lines; tabs are not allowed
(#306) Tab found within whitespace
(#306) Whitespace found at end of line
(#307) Spaces must be used to indent lines; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected at least 8 spaces, found 2
(#307) Commas (,) must be followed by white space.
(#309) Spaces must be used to indent lines; tabs are not allowed
(#309) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 8 spaces, found 2
(#309) No space found before comment text; expected "// if we already have a response, lets display it so the student can check/decide to rerecord" but found "//if we already have a response, lets display it so the student can check/decide to rerecord"
(#310) Spaces must be used to indent lines; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected 8 spaces, found 2
(#310) Expected "if (...) {\n"; found "if(...){\n"
(#311) Spaces must be used to indent lines; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected at least 12 spaces, found 3
(#312) Spaces must be used to indent lines; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected at least 12 spaces, found 3
(#312) Expected 1 space after ".="; 2 found
(#312) Commas (,) must be followed by white space.
(#312) Commas (,) must be followed by white space.
(#312) Commas (,) must be followed by white space.
(#312) Commas (,) must be followed by white space.
(#313) Spaces must be used to indent lines; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected 8 spaces, found 2
(#314) Spaces must be used to indent lines; tabs are not allowed
(#314) Tab found within whitespace
(#314) Whitespace found at end of line
(#315) Spaces must be used to indent lines; tabs are not allowed
(#315) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 8 spaces, found 2
(#315) No space found before comment text; expected "// get a handle on the question" but found "//get a handle on the question"
(#316) Spaces must be used to indent lines; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected at least 8 spaces, found 2
(#317) Whitespace found at end of line
(#318) Spaces must be used to indent lines; tabs are not allowed
(#318) Tab found within whitespace
(#318) Inline comments must start with a capital letter, digit or 3-dots sequence
(#318) Inline comments must end in full-stops, exclamation marks, or question marks
(#318) Line indented incorrectly; expected at least 8 spaces, found 2
(#318) No space found before comment text; expected "// the context id is the user context id" but found "//the context id is the user context id"
(#320) Expected 1 space after "="; 2 found
(#321) Expected 1 space before "="; 0 found
(#321) Expected 1 space after "="; 0 found
(#323) global $PAGE cannot be used in renderers. Use $this->page.
(#324) Spaces must be used to indent lines; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected at least 8 spaces, found 2
(#324) Commas (,) must be followed by white space.
(#324) Commas (,) must be followed by white space.
(#324) Commas (,) must be followed by white space.
(#324) Commas (,) must be followed by white space.
(#324) Commas (,) must be followed by white space.
(#324) Commas (,) must be followed by white space.
(#324) Commas (,) must be followed by white space.
(#324) Commas (,) must be followed by white space.
(#324) Line exceeds 132 characters; contains 179 characters
(#342) Spaces must be used to indent lines; tabs are not allowed
(#342) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 8 spaces, found 3
(#342) No space found before comment text; expected "// see if we have a file" but found "//see if we have a file"
(#343) Spaces must be used to indent lines; tabs are not allowed
(#343) Tab found within whitespace
(#343) Line indented incorrectly; expected at least 8 spaces, found 3
(#344) Spaces must be used to indent lines; tabs are not allowed
(#344) Tab found within whitespace
(#344) Line indented incorrectly; expected at least 8 spaces, found 3
(#344) Expected 1 space before "="; 0 found
(#344) Expected 1 space after "="; 0 found
(#345) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#346) Whitespace found at end of line
(#347) Spaces must be used to indent lines; tabs are not allowed
(#347) Tab found within whitespace
(#347) Inline comments must start with a capital letter, digit or 3-dots sequence
(#347) Line indented incorrectly; expected at least 8 spaces, found 3
(#347) No space found before comment text; expected "// get vectordata only show for debugging" but found "//get vectordata only show for debugging"
(#348) Spaces must be used to indent lines; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected at least 8 spaces, found 3
(#348) No space found before comment text; expected "// $returndata.= 'vd:' . $step->get_qt_var($name . 'vectordata') . '<br/>';" but found "//$returndata.= 'vd:' . $step->get_qt_var($name . 'vectordata') . '<br/>';"
(#349) Spaces must be used to indent lines; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected at least 8 spaces, found 3
(#349) No space found before comment text; expected "// get b64data" but found "//get b64data"
(#350) Spaces must be used to indent lines; tabs are not allowed
(#350) Tab found within whitespace
(#350) Inline comments must end in full-stops, exclamation marks, or question marks
(#350) Line indented incorrectly; expected at least 8 spaces, found 3
(#350) No space found before comment text; expected "// $returndata.= 'b64d:' . $step->get_qt_var($name . 'base64data') . '<br/>';" but found "//$returndata.= 'b64d:' . $step->get_qt_var($name . 'base64data') . '<br/>';"
(#351) Spaces must be used to indent lines; tabs are not allowed
(#351) Tab found within whitespace
(#351) Whitespace found at end of line
(#352) Spaces must be used to indent lines; tabs are not allowed
(#352) Tab found within whitespace
(#352) Inline comments must start with a capital letter, digit or 3-dots sequence
(#352) Inline comments must end in full-stops, exclamation marks, or question marks
(#352) Line indented incorrectly; expected at least 8 spaces, found 3
(#352) No space found before comment text; expected "// if we do, we return the img link. If not, we return an empty string" but found "//if we do, we return the img link. If not, we return an empty string"
(#352) Whitespace found at end of line
(#353) Spaces must be used to indent lines; tabs are not allowed
(#353) Tab found within whitespace
(#353) Line indented incorrectly; expected 8 spaces, found 3
(#353) Expected "if (...) {\n"; found "if(...){\n"
(#354) Spaces must be used to indent lines; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected at least 12 spaces, found 4
(#354) Expected 1 space before "="; 0 found
(#355) Spaces must be used to indent lines; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected at least 12 spaces, found 4
(#355) Expected 1 space before ".="; 0 found
(#356) Spaces must be used to indent lines; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected 8 spaces, found 3
(#356) Expected "} else {\n"; found "}else{\n"
(#357) Spaces must be used to indent lines; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected at least 12 spaces, found 4
(#357) Expected 1 space before ".="; 0 found
(#358) Spaces must be used to indent lines; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected 8 spaces, found 3
(#359) Spaces must be used to indent lines; tabs are not allowed
(#359) Tab found within whitespace
(#359) Whitespace found at end of line
(#360) Spaces must be used to indent lines; tabs are not allowed
(#360) Tab found within whitespace
(#360) Line indented incorrectly; expected at least 8 spaces, found 3
(#364) Spaces must be used to indent lines; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected at least 8 spaces, found 5
(#365) Spaces must be used to indent lines; tabs are not allowed
(#365) Tab found within whitespace
(#365) Line indented incorrectly; expected at least 8 spaces, found 5
(#365) Expected 1 space before "="; 0 found
(#365) Expected 1 space after "="; 0 found
(#366) Spaces must be used to indent lines; tabs are not allowed
(#366) Tab found within whitespace
(#366) Whitespace found at end of line
(#367) Spaces must be used to indent lines; tabs are not allowed
(#367) Tab found within whitespace
(#367) Inline comments must start with a capital letter, digit or 3-dots sequence
(#367) Inline comments must end in full-stops, exclamation marks, or question marks
(#367) Line indented incorrectly; expected at least 8 spaces, found 2
(#367) No space found before comment text; expected "// prepare a draft file id for use" but found "//prepare a draft file id for use"
(#368) Spaces must be used to indent lines; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected at least 8 spaces, found 2
(#369) Spaces must be used to indent lines; tabs are not allowed
(#369) Tab found within whitespace
(#369) Whitespace found at end of line
(#370) Spaces must be used to indent lines; tabs are not allowed
(#370) Tab found within whitespace
(#370) Inline comments must start with a capital letter, digit or 3-dots sequence
(#370) Inline comments must end in full-stops, exclamation marks, or question marks
(#370) Line indented incorrectly; expected at least 8 spaces, found 2
(#370) No space found before comment text; expected "// prepare the tags for our hidden( or shown ) input" but found "//prepare the tags for our hidden( or shown ) input"
(#371) Spaces must be used to indent lines; tabs are not allowed
(#371) Tab found within whitespace
(#371) Line indented incorrectly; expected at least 8 spaces, found 2
(#372) Spaces must be used to indent lines; tabs are not allowed
(#372) Tab found within whitespace
(#372) Inline comments must start with a capital letter, digit or 3-dots sequence
(#372) This comment is 100% valid code; is this commented out code?
(#372) Line indented incorrectly; expected at least 8 spaces, found 2
(#372) No space found before comment text; expected "// $inputname="answer";" but found "//$inputname="answer";"
(#373) Spaces must be used to indent lines; tabs are not allowed
(#373) Tab found within whitespace
(#373) Line indented incorrectly; expected at least 8 spaces, found 2
(#373) Expected 1 space after "="; 2 found
(#374) Spaces must be used to indent lines; tabs are not allowed
(#374) Tab found within whitespace
(#374) Whitespace found at end of line
(#375) Spaces must be used to indent lines; tabs are not allowed
(#375) Tab found within whitespace
(#375) Inline comments must start with a capital letter, digit or 3-dots sequence
(#375) Line indented incorrectly; expected at least 8 spaces, found 2
(#375) No space found before comment text; expected "// check of we already have a submitted answer. If so we need to set the filename" but found "//check of we already have a submitted answer. If so we need to set the filename"
(#376) Spaces must be used to indent lines; tabs are not allowed
(#376) Tab found within whitespace
(#376) Line indented incorrectly; expected at least 8 spaces, found 2
(#376) No space found before comment text; expected "// in our input field." but found "//in our input field."
(#377) Spaces must be used to indent lines; tabs are not allowed
(#377) Tab found within whitespace
(#377) Line indented incorrectly; expected at least 8 spaces, found 2
(#378) Spaces must be used to indent lines; tabs are not allowed
(#378) Tab found within whitespace
(#378) Line indented incorrectly; expected 8 spaces, found 2
(#378) Expected "if (...) {\n"; found "if(...){\n"
(#379) Spaces must be used to indent lines; tabs are not allowed
(#379) Tab found within whitespace
(#379) Line indented incorrectly; expected at least 12 spaces, found 3
(#379) Expected 1 space before "="; 0 found
(#379) Expected 1 space after "="; 0 found
(#380) Spaces must be used to indent lines; tabs are not allowed
(#380) Tab found within whitespace
(#380) Line indented incorrectly; expected 8 spaces, found 2
(#380) Expected "} else {\n"; found "}else{\n"
(#381) Spaces must be used to indent lines; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected at least 12 spaces, found 3
(#381) Expected 1 space before "="; 0 found
(#381) Expected 1 space after "="; 0 found
(#382) Spaces must be used to indent lines; tabs are not allowed
(#382) Tab found within whitespace
(#382) Line indented incorrectly; expected 8 spaces, found 2
(#382) Spaces must be used for alignment; tabs are not allowed
(#382) Tab found within whitespace
(#382) Whitespace found at end of line
(#383) Spaces must be used to indent lines; tabs are not allowed
(#383) Tab found within whitespace
(#383) Inline comments must start with a capital letter, digit or 3-dots sequence
(#383) Inline comments must end in full-stops, exclamation marks, or question marks
(#383) Line indented incorrectly; expected at least 8 spaces, found 2
(#383) No space found before comment text; expected "// our answerfield" but found "//our answerfield"
(#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 2
(#384) Spaces must be used for alignment; tabs are not allowed
(#384) Tab found within whitespace
(#384) Commas (,) must be followed by white space.
(#384) Expected 1 space before "=>"; 0 found
(#384) Expected 1 space after "=>"; 0 found
(#384) Whitespace found at end of line
(#385) Spaces must be used to indent lines; tabs are not allowed
(#385) Tab found within whitespace
(#385) Line indented incorrectly; expected at least 8 spaces, found 4
(#386) Spaces must be used to indent lines; tabs are not allowed
(#386) Tab found within whitespace
(#386) Whitespace found at end of line
(#387) Spaces must be used to indent lines; tabs are not allowed
(#387) Tab found within whitespace
(#387) Inline comments must start with a capital letter, digit or 3-dots sequence
(#387) Line indented incorrectly; expected at least 8 spaces, found 2
(#387) No space found before comment text; expected "// this is just for testing purposes so we can see the value the recorder is writing" but found "//this is just for testing purposes so we can see the value the recorder is writing"
(#388) Spaces must be used to indent lines; tabs are not allowed
(#388) Tab found within whitespace
(#388) Inline comments must end in full-stops, exclamation marks, or question marks
(#388) Line indented incorrectly; expected at least 8 spaces, found 2
(#388) No space found before comment text; expected "// $ret = $this->textarea($step->get_qt_var($name), $lines, array('name' => $inputname,'id'=>$inputid));" but found "//$ret = $this->textarea($step->get_qt_var($name), $lines, array('name' => $inputname,'id'=>$inputid));"
(#389) Spaces must be used to indent lines; tabs are not allowed
(#389) Tab found within whitespace
(#389) Whitespace found at end of line
(#390) Spaces must be used to indent lines; tabs are not allowed
(#390) Tab found within whitespace
(#390) Inline comments must start with a capital letter, digit or 3-dots sequence
(#390) Inline comments must end in full-stops, exclamation marks, or question marks
(#390) Line indented incorrectly; expected at least 8 spaces, found 2
(#390) No space found before comment text; expected "// our answerfield draft id key" but found "//our answerfield draft id key"
(#391) Spaces must be used to indent lines; tabs are not allowed
(#391) Tab found within whitespace
(#391) Line indented incorrectly; expected at least 8 spaces, found 2
(#391) Spaces must be used for alignment; tabs are not allowed
(#391) Tab found within whitespace
(#391) Expected 1 space before "=>"; 0 found
(#392) Spaces must be used to indent lines; tabs are not allowed
(#392) Tab found within whitespace
(#392) Whitespace found at end of line
(#393) Spaces must be used to indent lines; tabs are not allowed
(#393) Tab found within whitespace
(#393) Inline comments must start with a capital letter, digit or 3-dots sequence
(#393) Inline comments must end in full-stops, exclamation marks, or question marks
(#393) Line indented incorrectly; expected at least 8 spaces, found 2
(#393) No space found before comment text; expected "// our answerformat" but found "//our answerformat"
(#394) Spaces must be used to indent lines; tabs are not allowed
(#394) Tab found within whitespace
(#394) Line indented incorrectly; expected at least 8 spaces, found 2
(#394) Commas (,) must be followed by white space.
(#395) Spaces must be used to indent lines; tabs are not allowed
(#395) Tab found within whitespace
(#395) Whitespace found at end of line
(#396) Spaces must be used to indent lines; tabs are not allowed
(#396) Tab found within whitespace
(#396) Inline comments must start with a capital letter, digit or 3-dots sequence
(#396) Inline comments must end in full-stops, exclamation marks, or question marks
(#396) Line indented incorrectly; expected at least 8 spaces, found 2
(#396) No space found before comment text; expected "// the names of controls that will hold base64 and vector data" but found "//the names of controls that will hold base64 and vector data"
(#397) Spaces must be used to indent lines; tabs are not allowed
(#397) Tab found within whitespace
(#397) Line indented incorrectly; expected at least 8 spaces, found 2
(#398) Spaces must be used to indent lines; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected at least 8 spaces, found 2
(#399) Spaces must be used to indent lines; tabs are not allowed
(#399) Tab found within whitespace
(#399) Whitespace found at end of line
(#400) Spaces must be used to indent lines; tabs are not allowed
(#400) Tab found within whitespace
(#400) Inline comments must start with a capital letter, digit or 3-dots sequence
(#400) Line indented incorrectly; expected at least 8 spaces, found 2
(#400) No space found before comment text; expected "// if we have a previous drawing this is the vectordata we need to restore" but found "//if we have a previous drawing this is the vectordata we need to restore"
(#401) Spaces must be used to indent lines; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected at least 8 spaces, found 2
(#401) No space found before comment text; expected "// we don't need to restore base64 data. That is saved as a file." but found "//we don't need to restore base64 data. That is saved as a file."
(#402) Spaces must be used to indent lines; tabs are not allowed
(#402) Tab found within whitespace
(#402) Inline comments must end in full-stops, exclamation marks, or question marks
(#402) Line indented incorrectly; expected at least 8 spaces, found 2
(#402) No space found before comment text; expected "// NB $inputname is what is used on htmlpage, $name is name of field for php data access" but found "//NB $inputname is what is used on htmlpage, $name is name of field for php data access"
(#403) Spaces must be used to indent lines; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected at least 8 spaces, found 2
(#404) Spaces must be used to indent lines; tabs are not allowed
(#404) Tab found within whitespace
(#404) Line indented incorrectly; expected 8 spaces, found 2
(#404) Expected "if (...) {\n"; found "if(...){\n"
(#405) Spaces must be used to indent lines; tabs are not allowed
(#405) Tab found within whitespace
(#405) Line indented incorrectly; expected at least 12 spaces, found 3
(#405) Expected 1 space before "="; 0 found
(#405) Expected 1 space after "="; 0 found
(#406) Spaces must be used to indent lines; tabs are not allowed
(#406) Tab found within whitespace
(#406) Line indented incorrectly; expected 8 spaces, found 2
(#407) Spaces must be used to indent lines; tabs are not allowed
(#407) Tab found within whitespace
(#407) Inline comments must start with a capital letter, digit or 3-dots sequence
(#407) Line indented incorrectly; expected at least 8 spaces, found 2
(#407) No space found before comment text; expected "// output vectordata control and load it with data" but found "//output vectordata control and load it with data"
(#408) Spaces must be used to indent lines; tabs are not allowed
(#408) Tab found within whitespace
(#408) Line indented incorrectly; expected at least 8 spaces, found 2
(#408) No space found before comment text; expected "// whiteboard doesn't read data from here, but we stash it to be sure it is" but found "//whiteboard doesn't read data from here, but we stash it to be sure it is"
(#409) Spaces must be used to indent lines; tabs are not allowed
(#409) Tab found within whitespace
(#409) Line indented incorrectly; expected at least 8 spaces, found 2
(#409) No space found before comment text; expected "// resubmitted when user transitions page without touching whiteboard." but found "//resubmitted when user transitions page without touching whiteboard."
(#410) Spaces must be used to indent lines; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected at least 8 spaces, found 2
(#411) Expected 1 space before "=>"; 0 found
(#411) Expected 1 space after "=>"; 0 found
(#411) Commas (,) must be followed by white space.
(#412) Spaces must be used to indent lines; tabs are not allowed
(#412) Tab found within whitespace
(#412) Whitespace found at end of line
(#413) Spaces must be used to indent lines; tabs are not allowed
(#413) Tab found within whitespace
(#413) Inline comments must start with a capital letter, digit or 3-dots sequence
(#413) Inline comments must end in full-stops, exclamation marks, or question marks
(#413) Line indented incorrectly; expected at least 8 spaces, found 2
(#413) No space found before comment text; expected "// output base64data control" but found "//output base64data control"
(#414) Spaces must be used to indent lines; tabs are not allowed
(#414) Tab found within whitespace
(#414) Line indented incorrectly; expected at least 8 spaces, found 2
(#415) Expected 1 space before "=>"; 0 found
(#415) Expected 1 space after "=>"; 0 found
(#415) Commas (,) must be followed by white space.
(#416) Spaces must be used to indent lines; tabs are not allowed
(#416) Tab found within whitespace
(#416) Whitespace found at end of line
(#417) Spaces must be used to indent lines; tabs are not allowed
(#417) Tab found within whitespace
(#417) Inline comments must start with a capital letter, digit or 3-dots sequence
(#417) Inline comments must end in full-stops, exclamation marks, or question marks
(#417) Line indented incorrectly; expected at least 8 spaces, found 2
(#417) No space found before comment text; expected "// get a handle on the question" but found "//get a handle on the question"
(#418) Spaces must be used to indent lines; tabs are not allowed
(#418) Tab found within whitespace
(#418) Line indented incorrectly; expected at least 8 spaces, found 2
(#419) Spaces must be used to indent lines; tabs are not allowed
(#419) Tab found within whitespace
(#419) Whitespace found at end of line
(#420) Spaces must be used to indent lines; tabs are not allowed
(#420) Tab found within whitespace
(#420) Line indented incorrectly; expected at least 8 spaces, found 2
(#420) No space found before comment text; expected "// Get question resource, if we have one" but found "//Get question resource, if we have one"
(#421) Spaces must be used to indent lines; tabs are not allowed
(#421) Tab found within whitespace
(#421) Inline comments must end in full-stops, exclamation marks, or question marks
(#421) Line indented incorrectly; expected at least 8 spaces, found 2
(#421) Whitespace found at end of line
(#422) Spaces must be used to indent lines; tabs are not allowed
(#422) Tab found within whitespace
(#422) Line indented incorrectly; expected at least 8 spaces, found 2
(#423) Spaces must be used to indent lines; tabs are not allowed
(#423) Tab found within whitespace
(#423) Line indented incorrectly; expected at least 8 spaces, found 2
(#425) Spaces must be used to indent lines; tabs are not allowed
(#425) Tab found within whitespace
(#425) Line indented incorrectly; expected at least 8 spaces, found 2
(#425) Expected 1 space before "="; 0 found
(#425) Expected 1 space after "="; 0 found
(#426) Spaces must be used to indent lines; tabs are not allowed
(#426) Tab found within whitespace
(#426) Inline comments must start with a capital letter, digit or 3-dots sequence
(#426) This comment is 48% valid code; is this commented out code?
(#426) Line indented incorrectly; expected at least 8 spaces, found 2
(#426) No space found before comment text; expected "// $ret .= '<br />' . $q->id;" but found "//$ret .= '<br />' . $q->id;"
(#427) Spaces must be used to indent lines; tabs are not allowed
(#427) Tab found within whitespace
(#427) Line indented incorrectly; expected at least 8 spaces, found 2
(#427) No space found before comment text; expected "// $ret .= '<br />' . $context->id;" but found "//$ret .= '<br />' . $context->id;"
(#428) Spaces must be used to indent lines; tabs are not allowed
(#428) Tab found within whitespace
(#428) Line indented incorrectly; expected 8 spaces, found 2
(#428) Expected "if (...) {\n"; found "if(...){\n"
(#428) Expected 1 space before ">"; 0 found
(#428) Expected 1 space after ">"; 0 found
(#429) Spaces must be used to indent lines; tabs are not allowed
(#429) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 12 spaces, found 3
(#429) No space found before comment text; expected "// this if for debugging purposes only" but found "//this if for debugging purposes only"
(#430) Spaces must be used to indent lines; tabs are not allowed
(#430) Tab found within whitespace
(#430) This comment is 64% valid code; is this commented out code?
(#430) Line indented incorrectly; expected at least 12 spaces, found 3
(#431) Line indented incorrectly; expected at least 12 spaces, found 3
(#431) Spaces must be used to indent lines; tabs are not allowed
(#432) Line exceeds 132 characters; contains 156 characters
(#432) Line indented incorrectly; expected at least 12 spaces, found 4
(#432) Spaces must be used to indent lines; tabs are not allowed
(#433) Line indented incorrectly; expected at least 12 spaces, found 4
(#433) Spaces must be used to indent lines; tabs are not allowed
(#434) Line indented incorrectly; expected at least 12 spaces, found 3
(#434) Spaces must be used to indent lines; tabs are not allowed
(#435) Line indented incorrectly; expected at least 12 spaces, found 3
(#435) Spaces must be used to indent lines; tabs are not allowed
(#436) Spaces must be used to indent lines; tabs are not allowed
(#436) Tab found within whitespace
(#436) Whitespace found at end of line
(#437) Spaces must be used to indent lines; tabs are not allowed
(#437) Tab found within whitespace
(#437) Line indented incorrectly; expected at least 12 spaces, found 3
(#438) Spaces must be used to indent lines; tabs are not allowed
(#438) Tab found within whitespace
(#438) Line indented incorrectly; expected 12 spaces, found 3
(#438) Expected "if (...) {\n"; found "if(...){\n"
(#438) Expected 1 space after "!="; 0 found
(#439) Spaces must be used to indent lines; tabs are not allowed
(#439) Tab found within whitespace
(#439) Line indented incorrectly; expected at least 16 spaces, found 4
(#439) Commas (,) must be followed by white space.
(#439) Line exceeds 132 characters; contains 156 characters
(#440) Spaces must be used to indent lines; tabs are not allowed
(#440) Tab found within whitespace
(#440) Line indented incorrectly; expected 12 spaces, found 3
(#441) Spaces must be used to indent lines; tabs are not allowed
(#441) Tab found within whitespace
(#441) Line indented incorrectly; expected 8 spaces, found 2
(#442) Spaces must be used to indent lines; tabs are not allowed
(#442) Tab found within whitespace
(#442) Whitespace found at end of line
(#443) Spaces must be used to indent lines; tabs are not allowed
(#443) Tab found within whitespace
(#443) Inline comments must start with a capital letter, digit or 3-dots sequence
(#443) Line indented incorrectly; expected at least 8 spaces, found 2
(#443) No space found before comment text; expected "// get board size" but found "//get board size"
(#444) Spaces must be used to indent lines; tabs are not allowed
(#444) Tab found within whitespace
(#444) Inline comments must end in full-stops, exclamation marks, or question marks
(#444) Line indented incorrectly; expected at least 8 spaces, found 2
(#444) No space found before comment text; expected "// NB the board size is the size of the drawing canvas, not the widget" but found "//NB the board size is the size of the drawing canvas, not the widget"
(#445) Spaces must be used to indent lines; tabs are not allowed
(#445) Tab found within whitespace
(#445) Line indented incorrectly; expected at least 8 spaces, found 2
(#445) Expected 1 space before "="; 0 found
(#445) Expected 1 space after "="; 0 found
(#446) Spaces must be used to indent lines; tabs are not allowed
(#446) Tab found within whitespace
(#446) Line indented incorrectly; expected 8 spaces, found 2
(#447) Spaces must be used to indent lines; tabs are not allowed
(#447) Tab found within whitespace
(#447) Line indented incorrectly; expected 12 spaces, found 3
(#447) Expected 1 space before "="; 0 found
(#447) Expected 1 space after "="; 0 found
(#447) Expected 1 space before "="; 0 found
(#447) Expected 1 space after "="; 0 found
(#447) Closing brace must be on a line by itself
(#448) Spaces must be used to indent lines; tabs are not allowed
(#448) Tab found within whitespace
(#448) Line indented incorrectly; expected 12 spaces, found 3
(#448) Expected 1 space before "="; 0 found
(#448) Expected 1 space after "="; 0 found
(#448) Expected 1 space before "="; 0 found
(#448) Expected 1 space after "="; 0 found
(#448) Closing brace must be on a line by itself
(#449) Spaces must be used to indent lines; tabs are not allowed
(#449) Tab found within whitespace
(#449) Line indented incorrectly; expected 12 spaces, found 3
(#449) Expected 1 space before "="; 0 found
(#449) Expected 1 space after "="; 0 found
(#449) Expected 1 space before "="; 0 found
(#449) Expected 1 space after "="; 0 found
(#449) Closing brace must be on a line by itself
(#450) Spaces must be used to indent lines; tabs are not allowed
(#450) Tab found within whitespace
(#450) Line indented incorrectly; expected 12 spaces, found 3
(#450) Expected 1 space before "="; 0 found
(#450) Expected 1 space after "="; 0 found
(#450) Expected 1 space before "="; 0 found
(#450) Expected 1 space after "="; 0 found
(#450) Closing brace must be on a line by itself
(#451) Spaces must be used to indent lines; tabs are not allowed
(#451) Tab found within whitespace
(#451) Line indented incorrectly; expected 12 spaces, found 3
(#451) Expected 1 space before "="; 0 found
(#451) Expected 1 space after "="; 0 found
(#451) Expected 1 space before "="; 0 found
(#451) Expected 1 space after "="; 0 found
(#451) Closing brace must be on a line by itself
(#452) Spaces must be used to indent lines; tabs are not allowed
(#452) Tab found within whitespace
(#452) Line indented incorrectly; expected 12 spaces, found 3
(#452) Expected 1 space before "="; 0 found
(#452) Expected 1 space after "="; 0 found
(#452) Expected 1 space before "="; 0 found
(#452) Expected 1 space after "="; 0 found
(#452) Closing brace must be on a line by itself
(#453) Spaces must be used to indent lines; tabs are not allowed
(#453) Tab found within whitespace
(#453) Line indented incorrectly; expected 8 spaces, found 2
(#454) Spaces must be used to indent lines; tabs are not allowed
(#454) Tab found within whitespace
(#454) Whitespace found at end of line
(#454) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#455) Spaces must be used to indent lines; tabs are not allowed
(#455) Tab found within whitespace
(#455) Whitespace found at end of line
(#456) Spaces must be used to indent lines; tabs are not allowed
(#456) Tab found within whitespace
(#456) Inline comments must start with a capital letter, digit or 3-dots sequence
(#456) Line indented incorrectly; expected at least 8 spaces, found 2
(#456) No space found before comment text; expected "// for debugging purposes we just print this out here" but found "//for debugging purposes we just print this out here"
(#457) Spaces must be used to indent lines; tabs are not allowed
(#457) Tab found within whitespace
(#457) Inline comments must end in full-stops, exclamation marks, or question marks
(#457) Line indented incorrectly; expected at least 8 spaces, found 2
(#457) No space found before comment text; expected "// $ret .= $imageurl . " " . $boardsize . " ";" but found "//$ret .= $imageurl . " " . $boardsize . " ";"
(#458) Spaces must be used to indent lines; tabs are not allowed
(#458) Tab found within whitespace
(#458) Whitespace found at end of line
(#459) Spaces must be used to indent lines; tabs are not allowed
(#459) Tab found within whitespace
(#459) Inline comments must start with a capital letter, digit or 3-dots sequence
(#459) Line indented incorrectly; expected at least 8 spaces, found 2
(#459) No space found before comment text; expected "// if we already have a response, lets display it so the student can check/decide to rerecord" but found "//if we already have a response, lets display it so the student can check/decide to rerecord"
(#460) Spaces must be used to indent lines; tabs are not allowed
(#460) Tab found within whitespace
(#460) Inline comments must end in full-stops, exclamation marks, or question marks
(#460) Line indented incorrectly; expected at least 8 spaces, found 2
(#460) No space found before comment text; expected "// we no longer need this if we have vector data in the whiteboard. DB and LC but not PDL Justin 20140522" but found "//we no longer need this if we have vector data in the whiteboard. DB and LC but not PDL Justin 20140522"
(#461) Spaces must be used to indent lines; tabs are not allowed
(#461) Tab found within whitespace
(#461) Line indented incorrectly; expected at least 8 spaces, found 2
(#462) Spaces must be used to indent lines; tabs are not allowed
(#462) Tab found within whitespace
(#462) Line indented incorrectly; expected 8 spaces, found 2
(#462) Expected "if (...) {\n"; found "if(...){\n"
(#462) Expected 1 space before "=="; 0 found
(#462) Expected 1 space after "=="; 0 found
(#463) Spaces must be used to indent lines; tabs are not allowed
(#463) Tab found within whitespace
(#463) Line indented incorrectly; expected at least 12 spaces, found 3
(#464) Spaces must be used to indent lines; tabs are not allowed
(#464) Tab found within whitespace
(#464) Line indented incorrectly; expected at least 12 spaces, found 3
(#465) Spaces must be used to indent lines; tabs are not allowed
(#465) Tab found within whitespace
(#465) Line indented incorrectly; expected 8 spaces, found 2
(#466) Spaces must be used to indent lines; tabs are not allowed
(#466) Tab found within whitespace
(#466) Whitespace found at end of line
(#466) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#467) Spaces must be used to indent lines; tabs are not allowed
(#467) Tab found within whitespace
(#467) Whitespace found at end of line
(#468) Spaces must be used to indent lines; tabs are not allowed
(#468) Tab found within whitespace
(#468) Inline comments must start with a capital letter, digit or 3-dots sequence
(#468) Inline comments must end in full-stops, exclamation marks, or question marks
(#468) Line indented incorrectly; expected at least 8 spaces, found 2
(#468) No space found before comment text; expected "// the context id is the user context for a student submission" but found "//the context id is the user context for a student submission"
(#469) Spaces must be used to indent lines; tabs are not allowed
(#469) Tab found within whitespace
(#469) Line indented incorrectly; expected at least 8 spaces, found 2
(#469) Commas (,) must be followed by white space.
(#469) Commas (,) must be followed by white space.
(#469) Commas (,) must be followed by white space.
(#469) Commas (,) must be followed by white space.
(#469) Commas (,) must be followed by white space.
(#469) Commas (,) must be followed by white space.
(#469) Commas (,) must be followed by white space.
(#469) Line exceeds 132 characters; contains 149 characters
(#472) Whitespace found at end of line
(#473) Private method name "qtype_poodllrecording_format_picture_renderer::prepareWhiteboard" must be in lower-case letters only
(#473) Commas (,) must be followed by white space.
(#473) Commas (,) must be followed by white space.
(#473) Commas (,) must be followed by white space.
(#473) Commas (,) must be followed by white space.
(#473) Commas (,) must be followed by white space.
(#473) Commas (,) must be followed by white space.
(#473) Commas (,) must be followed by white space.
(#473) Commas (,) must be followed by white space.
(#473) Expected 1 space before opening brace; found 0
(#473) Line exceeds 132 characters; contains 156 characters
(#474) Spaces must be used to indent lines; tabs are not allowed
(#474) Tab found within whitespace
(#474) Line indented incorrectly; expected at least 8 spaces, found 5
(#474) Variable "whiteboardString" must be all lower-case
(#474) Commas (,) must be followed by white space.
(#474) Commas (,) must be followed by white space.
(#474) Commas (,) must be followed by white space.
(#474) Commas (,) must be followed by white space.
(#474) Commas (,) must be followed by white space.
(#474) Commas (,) must be followed by white space.
(#474) Commas (,) must be followed by white space.
(#474) Commas (,) must be followed by white space.
(#474) Commas (,) must be followed by white space.
(#474) Commas (,) must be followed by white space.
(#474) Line exceeds maximum limit of 180 characters; contains 198 characters
(#475) Spaces must be used to indent lines; tabs are not allowed
(#475) Tab found within whitespace
(#475) Line indented incorrectly; expected at least 8 spaces, found 5
(#475) Variable "whiteboardString" must be all lower-case
(#491) Whitespace found at end of line
(#492) Whitespace found at end of line
(#493) Spaces must be used to indent lines; tabs are not allowed
(#493) Tab found within whitespace
(#493) Line indented incorrectly; expected 4 spaces, found 1
(#493) Private method name "qtype_poodllrecording_format_simplepicture_renderer::prepareWhiteboard" must be in lower-case letters only
(#493) Commas (,) must be followed by white space.
(#493) Commas (,) must be followed by white space.
(#493) Commas (,) must be followed by white space.
(#493) Commas (,) must be followed by white space.
(#493) Commas (,) must be followed by white space.
(#493) Commas (,) must be followed by white space.
(#493) Expected 1 space before opening brace; found 0
(#494) Spaces must be used to indent lines; tabs are not allowed
(#494) Tab found within whitespace
(#494) Line indented incorrectly; expected at least 8 spaces, found 5
(#494) Variable "whiteboardString" must be all lower-case
(#494) Commas (,) must be followed by white space.
(#494) Commas (,) must be followed by white space.
(#494) Commas (,) must be followed by white space.
(#494) Commas (,) must be followed by white space.
(#494) Commas (,) must be followed by white space.
(#494) Commas (,) must be followed by white space.
(#494) Line exceeds 132 characters; contains 165 characters
(#495) Closing brace indented incorrectly; expected 1 spaces, found 4
question/type/poodllrecording/settings.php
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) No space found before comment text; expected "// Recorders" but found "//Recorders"
(#35) Variable "rec_options" must not contain underscores.
(#36) Variable "rec_defaults" must not contain underscores.
(#36) Line exceeds 132 characters; contains 144 characters
(#39) Variable "rec_defaults" must not contain underscores.
(#39) Commas (,) must be followed by white space.
(#39) Variable "rec_options" must not contain underscores.
question/type/poodllrecording/version.php
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) No space found before comment text; expected "// moodle 3.1.0" but found "//moodle 3.1.0"

Javascript coding style problems

(0 errors, 27 warnings)

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

question/type/poodllrecording/amd/src/poodllhelper.js
(#1) Unexpected space before function parentheses. (space-before-function-paren)
(#9) Unexpected space before function parentheses. (space-before-function-paren)
(#10) Expected to return a value at the end of function. (consistent-return)
(#10) Unexpected space before function parentheses. (space-before-function-paren)
(#12) Expected space(s) after "if". (keyword-spacing)
(#12) Missing space before opening brace. (space-before-blocks)
(#13) Expected space(s) after "switch". (keyword-spacing)
(#17) Comments should not begin with a lowercase character. (capitalized-comments)
(#21) Comments should not begin with a lowercase character. (capitalized-comments)
(#21) Expected space or tab after '//' in comment. (spaced-comment)
(#22) Expected space(s) after "if". (keyword-spacing)
(#22) Operator '==' must be spaced. (space-infix-ops)
(#28) Comments should not begin with a lowercase character. (capitalized-comments)
(#28) 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) Expected space or tab after '//' in comment. (spaced-comment)
(#47) Comments should not begin with a lowercase character. (capitalized-comments)
(#47) Expected space or tab after '//' in comment. (spaced-comment)
(#48) Expected space(s) after "if". (keyword-spacing)
(#48) Operator '==' must be spaced. (space-infix-ops)
(#57) Comments should not begin with a lowercase character. (capitalized-comments)
(#57) Expected space or tab after '//' in comment. (spaced-comment)
(#60) Comments should not begin with a lowercase character. (capitalized-comments)
(#60) Expected space or tab after '//' in comment. (spaced-comment)
(#62) Comments should not begin with a lowercase character. (capitalized-comments)
(#62) Expected space or tab after '//' in comment. (spaced-comment)

CSS problems

(2 errors, 0 warnings)

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

question/type/poodllrecording/styles.css
(#21) Expected single space before "{" (block-opening-brace-space-before)
(#22) Expected indentation of 4 spaces (indentation)

PHPDocs style problems

(105 errors, 2 warnings)

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

question/type/poodllrecording/backup/moodle1/lib.php
(#19) Package qtype is not valid
(#2) Empty line found after PHP open tag
(#18) No one-line description found in phpdocs for file
(#32) There is no description in phpdocs for function get_question_subpaths
(#39) Phpdocs for function moodle1_qtype_poodllrecording_handler::process_question has incomplete parameters list
question/type/poodllrecording/backup/moodle2/backup_qtype_poodllrecording_plugin.class.php
(#18) Package moodlecore is not valid
(#17) No one-line description found in phpdocs for file
(#70) Inline phpdocs tag {@link get_components_and_fileareas} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
question/type/poodllrecording/backup/moodle2/restore_qtype_poodllrecording_plugin.class.php
(#18) Package moodlecore is not valid
(#17) No one-line description found in phpdocs for file
(#28) No one-line description found in phpdocs for class restore_qtype_poodllrecording_plugin
(#46) Phpdocs for function restore_qtype_poodllrecording_plugin::process_poodllrecording has incomplete parameters list
question/type/poodllrecording/classes/constants.php
(#5) Package is not specified for class constants. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) Constant constants::M_COMP is not documented
(#14) Constant constants::RESPONSEFORMAT_AUDIO is not documented
(#15) Constant constants::RESPONSEFORMAT_EDITOR is not documented
(#16) Constant constants::RESPONSEFORMAT_MP3 is not documented
(#17) Constant constants::RESPONSEFORMAT_VIDEO is not documented
(#18) Constant constants::RESPONSEFORMAT_PICTURE is not documented
(#19) Constant constants::RESPONSEFORMAT_SNAPSHOT is not documented
(#20) Constant constants::FILEAREA_QRESOURCE is not documented
(#21) Constant constants::FILEAREA_GRADERINFO is not documented
(#5) No one-line description found in phpdocs for class constants
question/type/poodllrecording/classes/utils.php
(#29) Class utils is not documented
(#31) Function utils::fetch_options_recorders is not documented
(#17) No one-line description found in phpdocs for file
question/type/poodllrecording/db/simpletest/testupgradelibnewqe.php
(#21) Package qtype is not valid
(#41) Function qtype_poodllrecording_attempt_upgrader_test::test_poodllrecording_deferredfeedback_history98220 is not documented
(#275) Function qtype_poodllrecording_attempt_upgrader_test::test_poodllrecording_deferredfeedback_history820 is not documented
(#455) Function qtype_poodllrecording_attempt_upgrader_test::test_poodllrecording_deferredfeedback_missing is not documented
(#17) No one-line description found in phpdocs for file
question/type/poodllrecording/db/upgrade.php
(#20) Package qtype is not valid
question/type/poodllrecording/db/upgradelib.php
(#20) Package qtype is not valid
(#40) Function qtype_poodllrecording_qe2_attempt_updater::right_answer is not documented
(#44) Function qtype_poodllrecording_qe2_attempt_updater::response_summary is not documented
(#52) Function qtype_poodllrecording_qe2_attempt_updater::was_answered is not documented
(#56) Function qtype_poodllrecording_qe2_attempt_updater::set_first_step_data_elements is not documented
(#59) Function qtype_poodllrecording_qe2_attempt_updater::supply_missing_first_step_data is not documented
(#62) Function qtype_poodllrecording_qe2_attempt_updater::set_data_elements_for_step is not documented
(#30) No one-line description found in phpdocs for class qtype_poodllrecording_qe2_attempt_updater
question/type/poodllrecording/edit_poodllrecording_form.php
(#20) Package qtype is not valid
(#40) Function qtype_poodllrecording_edit_form::definition_inner is not documented
(#89) Function qtype_poodllrecording_edit_form::data_preprocessing is not documented
(#134) Function qtype_poodllrecording_edit_form::qtype is not documented
question/type/poodllrecording/lang/en/qtype_poodllrecording.php
(#20) Package qtype is not valid
question/type/poodllrecording/lib.php
(#21) Package qtype is not valid
(#31) Phpdocs for function qtype_poodllrecording_pluginfile has incomplete parameters list
question/type/poodllrecording/question.php
(#20) Package qtype is not valid
(#41) Function qtype_poodllrecording_question::make_behaviour is not documented
(#82) Function qtype_poodllrecording_question::summarise_response is not documented
(#94) Function qtype_poodllrecording_question::get_correct_response is not documented
(#98) Function qtype_poodllrecording_question::is_complete_response is not documented
(#102) Function qtype_poodllrecording_question::is_same_response is not documented
(#107) Function qtype_poodllrecording_question::check_file_access is not documented
(#37) Variable qtype_poodllrecording_question::$responseformat is not documented
(#38) Variable qtype_poodllrecording_question::$graderinfo is not documented
(#39) Variable qtype_poodllrecording_question::$graderinfoformat is not documented
(#46) There is no description in phpdocs for function get_format_renderer
(#47) Phpdocs for function qtype_poodllrecording_question::get_format_renderer has incomplete parameters list
question/type/poodllrecording/questiontype.php
(#20) Package qtype is not valid
(#37) Function qtype_poodllrecording::is_manual_graded is not documented
(#41) Function qtype_poodllrecording::response_file_areas is not documented
(#45) Function qtype_poodllrecording::get_question_options is not documented
(#52) Function qtype_poodllrecording::save_question_options is not documented
(#103) Function qtype_poodllrecording::initialise_question_instance is not documented
(#163) Function qtype_poodllrecording::move_files is not documented
(#174) Function qtype_poodllrecording::delete_files is not documented
(#207) Function qtype_poodllrecording::export_to_xml is not documented
(#243) Function qtype_poodllrecording::import_from_xml is not documented
(#113) There is no description in phpdocs for function response_formats
(#124) There is no description in phpdocs for function board_sizes
(#139) There is no description in phpdocs for function response_sizes
(#150) There is no description in phpdocs for function attachment_options
question/type/poodllrecording/renderer.php
(#20) Package qtype is not valid
(#37) Function qtype_poodllrecording_renderer::formulation_and_controls is not documented
(#68) Function qtype_poodllrecording_renderer::manual_comment is not documented
(#89) Function qtype_poodllrecording_format_audio_renderer::class_name is not documented
(#93) Function qtype_poodllrecording_format_audio_renderer::get_submitted_file is not documented
(#111) Function qtype_poodllrecording_format_audio_renderer::textarea is not documented
(#118) Function qtype_poodllrecording_format_audio_renderer::prepare_response_for_editing is not documented
(#125) Function qtype_poodllrecording_format_audio_renderer::response_area_read_only is not documented
(#138) Function qtype_poodllrecording_format_audio_renderer::response_area_input is not documented
(#201) Function qtype_poodllrecording_format_mp3_renderer::class_name is not documented
(#205) Function qtype_poodllrecording_format_mp3_renderer::response_area_input is not documented
(#263) Function qtype_poodllrecording_format_video_renderer::class_name is not documented
(#267) Function qtype_poodllrecording_format_video_renderer::response_area_read_only is not documented
(#281) Function qtype_poodllrecording_format_video_renderer::response_area_input is not documented
(#337) Function qtype_poodllrecording_format_picture_renderer::class_name is not documented
(#341) Function qtype_poodllrecording_format_picture_renderer::response_area_read_only is not documented
(#363) Function qtype_poodllrecording_format_picture_renderer::response_area_input is not documented
(#473) Function qtype_poodllrecording_format_picture_renderer::prepareWhiteboard is not documented
(#488) Function qtype_poodllrecording_format_simplepicture_renderer::class_name is not documented
(#493) Function qtype_poodllrecording_format_simplepicture_renderer::prepareWhiteboard is not documented
question/type/poodllrecording/simpletest/testquestion.php
(#20) Package qtype is not valid
(#39) Function qtype_essay_question_test::test_get_question_summary is not documented
(#45) Function qtype_essay_question_test::test_summarise_response is not documented
question/type/poodllrecording/simpletest/testquestiontype.php
(#20) Package qtype is not valid
(#41) Function qtype_essay_test::setUp is not documented
(#45) Function qtype_essay_test::tearDown is not documented
(#49) Function qtype_essay_test::get_test_question_data is not documented
(#56) Function qtype_essay_test::test_name is not documented
(#60) Function qtype_essay_test::test_can_analyse_responses is not documented
(#64) Function qtype_essay_test::test_get_random_guess_score is not documented
(#69) Function qtype_essay_test::test_get_possible_responses is not documented
(#39) Variable qtype_essay_test::$qtype is not documented
question/type/poodllrecording/version.php
(#20) Package qtype is not valid

Update savepoints problems

(0 errors, 1 warnings)

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

question/type/poodllrecording/db/upgrade.php
Detected fewer 'if' blocks (6) than 'savepoint' calls (8). Repeated savepoints?

Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(1 errors, 1 warnings)

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

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

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

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


Gherkin .feature problems

(0 errors, 0 warnings)

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