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, 1017 warnings)

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

mod/masks/backup/moodle2/backup_masks_activity_task.class.php
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
mod/masks/backup/moodle2/backup_masks_stepslib.php
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Variable "doc_pages" must not contain underscores.
(#54) Variable "doc_page" must not contain underscores.
(#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
(#63) Variable "page_masks" must not contain underscores.
(#64) Variable "page_mask" must not contain underscores.
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Variable "doc_pages" must not contain underscores.
(#81) Variable "doc_pages" must not contain underscores.
(#81) Variable "doc_page" must not contain underscores.
(#85) Variable "page_masks" must not contain underscores.
(#86) Variable "page_masks" must not contain underscores.
(#86) Variable "page_mask" must not contain underscores.
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Variable "user_states" must not contain underscores.
(#90) Variable "user_state" must not contain underscores.
(#93) Variable "user_states" must not contain underscores.
(#94) Variable "user_states" must not contain underscores.
(#94) Variable "user_state" must not contain underscores.
(#100) Variable "doc_page" must not contain underscores.
(#102) Variable "page_mask" must not contain underscores.
(#106) Variable "user_state" must not contain underscores.
(#110) Variable "page_mask" must not contain underscores.
(#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
(#114) Variable "doc_page" must not contain underscores.
mod/masks/backup/moodle2/restore_masks_stepslib.php
(#73) Inline comments must start with a capital letter, digit or 3-dots sequence
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#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
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Inline comments must start with a capital letter, digit or 3-dots sequence
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) Inline comments must start with a capital letter, digit or 3-dots sequence
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#131) Inline comments must start with a capital letter, digit or 3-dots sequence
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
mod/masks/classes/event/course_module_instance_list_viewed.php
(#26) Inline comments must start with a capital letter, digit or 3-dots sequence
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
mod/masks/classes/event/course_module_viewed.php
(#26) Inline comments must start with a capital letter, digit or 3-dots sequence
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
mod/masks/database_interface.class.php
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) Constants must be uppercase; expected 'MOD_MASKS\PAGE_FLAG_HIDDEN' but found 'mod_masks\PAGE_FLAG_HIDDEN'
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Constants must be uppercase; expected 'MOD_MASKS\MASK_FLAG_HIDDEN' but found 'mod_masks\MASK_FLAG_HIDDEN'
(#35) Constants must be uppercase; expected 'MOD_MASKS\MASK_FLAG_GRADED' but found 'mod_masks\MASK_FLAG_GRADED'
(#36) Constants must be uppercase; expected 'MOD_MASKS\MASK_FLAG_CLOSABLE' but found 'mod_masks\MASK_FLAG_CLOSABLE'
(#37) Constants must be uppercase; expected 'MOD_MASKS\MASK_FLAG_DELETED' but found 'mod_masks\MASK_FLAG_DELETED'
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Constants must be uppercase; expected 'MOD_MASKS\MASK_FLAGS_NOTE' but found 'mod_masks\MASK_FLAGS_NOTE'
(#40) Constants must be uppercase; expected 'MOD_MASKS\MASK_FLAGS_CLOSABLE' but found 'mod_masks\MASK_FLAGS_CLOSABLE'
(#41) Constants must be uppercase; expected 'MOD_MASKS\MASK_FLAGS_QUESTION' but found 'mod_masks\MASK_FLAGS_QUESTION'
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Public method name "database_interface::fetchDocData" must be in lower-case letters only
(#63) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Inline comments must start with a capital letter, digit or 3-dots sequence
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Expected 1 space after "="; newline found
(#68) Line exceeds 132 characters; contains 141 characters
(#74) Expected 1 space before "=>"; 0 found
(#74) Expected 1 space after "=>"; 0 found
(#77) Inline comments must start with a capital letter, digit or 3-dots sequence
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Space found after opening bracket of FOREACH loop
(#79) Space found before closing bracket of FOREACH loop
(#80) Line exceeds 132 characters; contains 138 characters
(#93) Public method name "database_interface::fetchMaskData" must be in lower-case letters only
(#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
(#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
(#101) Expected 1 space after "="; newline found
(#111) Expected 1 space before "=>"; 0 found
(#111) Expected 1 space after "=>"; 0 found
(#111) Expected 1 space before "=>"; 0 found
(#111) Expected 1 space after "=>"; 0 found
(#113) Inline comments must start with a capital letter, digit or 3-dots sequence
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) Expected 1 space before "=="; 0 found
(#122) Expected 1 space after "=="; 0 found
(#122) Expected 1 space before "?"; 0 found
(#122) Expected 1 space before ":"; 0 found
(#135) Public method name "database_interface::fetchQuestionData" must be in lower-case letters only
(#135) Variable "questionId" must be all lower-case
(#138) Inline comments must start with a capital letter, digit or 3-dots sequence
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) Inline comments must start with a capital letter, digit or 3-dots sequence
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) Expected 1 space before "=>"; 0 found
(#142) Expected 1 space after "=>"; 0 found
(#142) Variable "questionId" must be all lower-case
(#144) Inline comments must start with a capital letter, digit or 3-dots sequence
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#156) Public method name "database_interface::fetchQuestionType" must be in lower-case letters only
(#156) Variable "questionId" must be all lower-case
(#159) Inline comments must start with a capital letter, digit or 3-dots sequence
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) Inline comments must start with a capital letter, digit or 3-dots sequence
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) Expected 1 space before "=>"; 0 found
(#163) Expected 1 space after "=>"; 0 found
(#163) Variable "questionId" must be all lower-case
(#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
(#179) Public method name "database_interface::getNewDoc" must be in lower-case letters only
(#179) Variable "fileName" must be all lower-case
(#179) Variable "pageCount" must be all lower-case
(#184) Variable "fileName" must be all lower-case
(#185) Variable "pageCount" must be all lower-case
(#186) Variable "newRow" must be all lower-case
(#187) Variable "newRow" must be all lower-case
(#197) Public method name "database_interface::getNewDocPage" must be in lower-case letters only
(#197) Variable "docId" must be all lower-case
(#197) Variable "pageNumber" must be all lower-case
(#200) Variable "docId" must be all lower-case
(#201) Variable "pageNumber" must be all lower-case
(#202) Variable "newRow" must be all lower-case
(#203) Variable "newRow" must be all lower-case
(#214) Public method name "database_interface::populateDocPage" must be in lower-case letters only
(#214) Variable "docPageId" must be all lower-case
(#214) Variable "imageName" must be all lower-case
(#217) Variable "docPageId" must be all lower-case
(#218) Variable "imageName" must be all lower-case
(#230) Public method name "database_interface::assignPages" must be in lower-case letters only
(#230) Variable "docPageIds" must be all lower-case
(#232) Inline comments must start with a capital letter, digit or 3-dots sequence
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) Variable "oldPages" must be all lower-case
(#234) Expected 1 space before "=>"; 0 found
(#234) Expected 1 space after "=>"; 0 found
(#236) Inline comments must start with a capital letter, digit or 3-dots sequence
(#236) Inline comments must end in full-stops, exclamation marks, or question marks
(#237) Variable "docPageIds" must be all lower-case
(#239) Inline comments must start with a capital letter, digit or 3-dots sequence
(#239) Inline comments must end in full-stops, exclamation marks, or question marks
(#241) Variable "oldCount" must be all lower-case
(#241) Variable "oldPages" must be all lower-case
(#242) Space found after opening bracket of FOREACH loop
(#242) Space found before closing bracket of FOREACH loop
(#242) Variable "docPageIds" must be all lower-case
(#242) Variable "docPage" must be all lower-case
(#243) Variable "oldCount" must be all lower-case
(#244) Inline comments must start with a capital letter, digit or 3-dots sequence
(#244) Inline comments must end in full-stops, exclamation marks, or question marks
(#246) Variable "oldPages" must be all lower-case
(#248) Variable "docPage" must be all lower-case
(#251) Inline comments must start with a capital letter, digit or 3-dots sequence
(#251) Inline comments must end in full-stops, exclamation marks, or question marks
(#254) Variable "docPage" must be all lower-case
(#261) Inline comments must start with a capital letter, digit or 3-dots sequence
(#261) Inline comments must end in full-stops, exclamation marks, or question marks
(#262) Variable "rowsToDelete" must be all lower-case
(#263) Space found before closing bracket of FOR loop
(#263) Variable "oldCount" must be all lower-case
(#264) Inline comments must start with a capital letter, digit or 3-dots sequence
(#264) Inline comments must end in full-stops, exclamation marks, or question marks
(#265) Variable "maskCount" must be all lower-case
(#265) Variable "oldPages" must be all lower-case
(#266) Variable "maskCount" must be all lower-case
(#267) Inline comments must start with a capital letter, digit or 3-dots sequence
(#267) Inline comments must end in full-stops, exclamation marks, or question marks
(#269) Variable "oldPages" must be all lower-case
(#271) Variable "oldPages" must be all lower-case
(#274) Inline comments must start with a capital letter, digit or 3-dots sequence
(#274) Inline comments must end in full-stops, exclamation marks, or question marks
(#275) Variable "rowsToDelete" must be all lower-case
(#275) Variable "oldPages" must be all lower-case
(#279) Inline comments must start with a capital letter, digit or 3-dots sequence
(#279) Inline comments must end in full-stops, exclamation marks, or question marks
(#280) Variable "rowsToDelete" must be all lower-case
(#281) Variable "rowsToDelete" must be all lower-case
(#296) Public method name "database_interface::addMask" must be in lower-case letters only
(#296) Variable "cmId" must be all lower-case
(#296) Variable "pageId" must be all lower-case
(#296) Variable "maskType" must be all lower-case
(#296) Variable "questionData" must be all lower-case
(#299) Inline comments must start with a capital letter, digit or 3-dots sequence
(#299) Inline comments must end in full-stops, exclamation marks, or question marks
(#300) Variable "dbRecord" must be all lower-case
(#301) Variable "dbRecord" must be all lower-case
(#301) Variable "cmId" must be all lower-case
(#302) Variable "dbRecord" must be all lower-case
(#302) Variable "maskType" must be all lower-case
(#303) Variable "dbRecord" must be all lower-case
(#303) Variable "questionData" must be all lower-case
(#304) Variable "questionId" must be all lower-case
(#304) Variable "dbRecord" must be all lower-case
(#306) Inline comments must start with a capital letter, digit or 3-dots sequence
(#306) Inline comments must end in full-stops, exclamation marks, or question marks
(#307) Variable "dbRecord" must be all lower-case
(#308) Variable "dbRecord" must be all lower-case
(#309) Variable "dbRecord" must be all lower-case
(#309) Variable "questionId" must be all lower-case
(#310) Variable "dbRecord" must be all lower-case
(#310) Variable "pageId" must be all lower-case
(#311) Variable "dbRecord" must be all lower-case
(#312) Variable "dbRecord" must be all lower-case
(#313) Variable "dbRecord" must be all lower-case
(#314) Variable "dbRecord" must be all lower-case
(#315) Variable "dbRecord" must be all lower-case
(#316) Variable "maskId" must be all lower-case
(#316) Variable "dbRecord" must be all lower-case
(#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
(#319) Variable "maskId" must be all lower-case
(#328) Public method name "database_interface::updateQuestion" must be in lower-case letters only
(#328) Variable "questionId" must be all lower-case
(#328) Variable "questionChanges" must be all lower-case
(#331) Variable "questionData" must be all lower-case
(#331) Variable "questionId" must be all lower-case
(#333) Space found after opening bracket of FOREACH loop
(#333) Space found before closing bracket of FOREACH loop
(#333) Variable "questionChanges" must be all lower-case
(#334) Variable "questionData" must be all lower-case
(#336) Variable "jsonData" must be all lower-case
(#336) Variable "questionData" must be all lower-case
(#338) Inline comments must start with a capital letter, digit or 3-dots sequence
(#338) Inline comments must end in full-stops, exclamation marks, or question marks
(#339) Variable "dbRecord" must be all lower-case
(#340) Variable "dbRecord" must be all lower-case
(#340) Variable "questionId" must be all lower-case
(#341) Variable "dbRecord" must be all lower-case
(#341) Variable "jsonData" must be all lower-case
(#342) Variable "questionId" must be all lower-case
(#342) Variable "dbRecord" must be all lower-case
(#351) Public method name "database_interface::updateStyle" must be in lower-case letters only
(#366) Public method name "database_interface::isFirstQuestionAttempt" must be in lower-case letters only
(#366) Variable "userId" must be all lower-case
(#366) Variable "questionId" must be all lower-case
(#368) Variable "failCount" must be all lower-case
(#368) Expected 1 space before "=>"; 0 found
(#368) Expected 1 space after "=>"; 0 found
(#368) Variable "userId" must be all lower-case
(#368) Expected 1 space before "=>"; 0 found
(#368) Expected 1 space after "=>"; 0 found
(#368) Variable "questionId" must be all lower-case
(#369) Variable "failCount" must be all lower-case
(#369) Variable "failCount" must be all lower-case
(#385) Line exceeds 132 characters; contains 133 characters
(#389) Public method name "database_interface::updateUserQuestionState" must be in lower-case letters only
(#389) Variable "userId" must be all lower-case
(#389) Variable "questionId" must be all lower-case
(#389) Variable "stateName" must be all lower-case
(#392) Inline comments must start with a capital letter, digit or 3-dots sequence
(#392) Inline comments must end in full-stops, exclamation marks, or question marks
(#393) Variable "stateNameValues" must be all lower-case
(#400) Variable "stateValue" must be all lower-case
(#400) Variable "stateNameValues" must be all lower-case
(#400) Variable "stateName" must be all lower-case
(#402) Inline comments must start with a capital letter, digit or 3-dots sequence
(#402) Inline comments must end in full-stops, exclamation marks, or question marks
(#403) Expected 1 space before "=>"; 0 found
(#403) Expected 1 space after "=>"; 0 found
(#403) Variable "questionId" must be all lower-case
(#403) Expected 1 space before "=>"; 0 found
(#403) Expected 1 space after "=>"; 0 found
(#403) Variable "userId" must be all lower-case
(#405) Inline comments must end in full-stops, exclamation marks, or question marks
(#406) Variable "oldStateValue" must be all lower-case
(#407) Variable "stateValue" must be all lower-case
(#407) Variable "oldStateValue" must be all lower-case
(#408) Inline comments must start with a capital letter, digit or 3-dots sequence
(#408) Inline comments must end in full-stops, exclamation marks, or question marks
(#412) Inline comments must end in full-stops, exclamation marks, or question marks
(#414) Variable "stateValue" must be all lower-case
(#414) Variable "stateValue" must be all lower-case
(#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
(#419) Variable "stateValue" must be all lower-case
(#420) Variable "stateValue" must be all lower-case
(#424) Inline comments must start with a capital letter, digit or 3-dots sequence
(#424) Inline comments must end in full-stops, exclamation marks, or question marks
(#425) Variable "stateName" must be all lower-case
(#428) Variable "haveFailed" must be all lower-case
(#431) Inline comments must start with a capital letter, digit or 3-dots sequence
(#431) Inline comments must end in full-stops, exclamation marks, or question marks
(#432) Variable "haveFailed" must be all lower-case
(#434) Inline comments must start with a capital letter, digit or 3-dots sequence
(#434) Inline comments must end in full-stops, exclamation marks, or question marks
(#436) Variable "userId" must be all lower-case
(#437) Variable "questionId" must be all lower-case
(#438) Variable "stateValue" must be all lower-case
(#439) Variable "stateValue" must be all lower-case
(#455) Public method name "database_interface::gradeUser" must be in lower-case letters only
(#455) Variable "userId" must be all lower-case
(#459) Inline comments must start with a capital letter, digit or 3-dots sequence
(#459) Inline comments must end in full-stops, exclamation marks, or question marks
(#460) Expected 1 space before "="; 0 found
(#460) Expected 1 space after "="; 0 found
(#465) Expected 1 space before "|"; 0 found
(#465) Expected 1 space after "|"; 0 found
(#466) Space found before semicolon; expected "MASK_FLAG_GRADED;" but found "MASK_FLAG_GRADED ;"
(#467) Variable "numQuestions" must be all lower-case
(#467) Expected 1 space before "=>"; 0 found
(#467) Expected 1 space after "=>"; 0 found
(#469) Inline comments must start with a capital letter, digit or 3-dots sequence
(#469) Inline comments must end in full-stops, exclamation marks, or question marks
(#470) Expected 1 space before "="; 0 found
(#470) Expected 1 space after "="; 0 found
(#477) Space found before semicolon; expected "') > 0';" but found "') > 0' ;"
(#478) Expected 1 space before "=>"; 0 found
(#478) Expected 1 space after "=>"; 0 found
(#478) Expected 1 space before "=>"; 0 found
(#478) Expected 1 space after "=>"; 0 found
(#478) Variable "userId" must be all lower-case
(#480) Inline comments must start with a capital letter, digit or 3-dots sequence
(#480) Inline comments must end in full-stops, exclamation marks, or question marks
(#481) Variable "gradeValue" must be all lower-case
(#481) Variable "numQuestions" must be all lower-case
(#481) Expected 1 space before "?"; 0 found
(#481) Expected 1 space before ":"; 0 found
(#481) Variable "numQuestions" must be all lower-case
(#482) Variable "gradeRecord" must be all lower-case
(#482) Expected 1 space before "=>"; 0 found
(#482) Expected 1 space after "=>"; 0 found
(#482) Variable "userId" must be all lower-case
(#482) Expected 1 space before "=>"; 0 found
(#482) Expected 1 space after "=>"; 0 found
(#482) Variable "gradeValue" must be all lower-case
(#483) Variable "gradeResult" must be all lower-case
(#483) Variable "gradeRecord" must be all lower-case
(#484) Variable "gradeResult" must be all lower-case
(#488) Inline comments must start with a capital letter, digit or 3-dots sequence
(#488) Inline comments must end in full-stops, exclamation marks, or question marks
(#489) Variable "gradeValue" must be all lower-case
mod/masks/db/access.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
mod/masks/db/log.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
(#30) Whitespace found at end of line
(#31) Whitespace found at end of line
(#32) Whitespace found at end of line
mod/masks/db/upgrade.php
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Inline comments must start with a capital letter, digit or 3-dots sequence
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Variable "newTable" must be all lower-case
(#41) Variable "newTable" must be all lower-case
(#42) Variable "newTable" must be all lower-case
(#42) Inline comments must start with a capital letter, digit or 3-dots sequence
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Variable "newTable" must be all lower-case
(#44) Variable "newTable" must be all lower-case
(#44) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) Variable "newTable" must be all lower-case
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Variable "newTable" must be all lower-case
(#48) Line exceeds 132 characters; contains 137 characters
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) Variable "newTable" must be all lower-case
(#50) Variable "newTable" must be all lower-case
(#51) Variable "newTable" must be all lower-case
(#51) Line exceeds 132 characters; contains 135 characters
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) Variable "newTable" must be all lower-case
(#52) Line exceeds 132 characters; contains 138 characters
(#53) Variable "newTable" must be all lower-case
(#53) Line exceeds 132 characters; contains 156 characters
(#54) Variable "newTable" must be all lower-case
(#55) Variable "newTable" must be all lower-case
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Variable "newTable" must be all lower-case
(#57) Variable "newTable" must be all lower-case
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Variable "newTable" must be all lower-case
(#61) Variable "newTable" must be all lower-case
(#62) Variable "newTable" must be all lower-case
(#62) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) Variable "newTable" must be all lower-case
(#64) Variable "newTable" must be all lower-case
(#65) Variable "newTable" must be all lower-case
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Variable "newTable" must be all lower-case
(#67) Variable "newTable" must be all lower-case
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Variable "newTable" must be all lower-case
(#72) Variable "newTable" must be all lower-case
(#73) Variable "newTable" must be all lower-case
(#73) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Variable "newTable" must be all lower-case
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Variable "newTable" must be all lower-case
(#76) Variable "newTable" must be all lower-case
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Variable "newTable" must be all lower-case
(#80) Variable "newTable" must be all lower-case
(#81) Variable "newTable" must be all lower-case
(#81) Inline comments must start with a capital letter, digit or 3-dots sequence
(#82) Variable "newTable" must be all lower-case
(#83) Variable "newTable" must be all lower-case
(#84) Variable "newTable" must be all lower-case
(#85) Variable "newTable" must be all lower-case
(#86) Variable "newTable" must be all lower-case
(#87) Variable "newTable" must be all lower-case
(#88) Variable "newTable" must be all lower-case
(#88) Line exceeds 132 characters; contains 176 characters
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Variable "newTable" must be all lower-case
(#90) Variable "newTable" must be all lower-case
(#91) Variable "newTable" must be all lower-case
(#93) Inline comments must start with a capital letter, digit or 3-dots sequence
(#97) Variable "newTable" must be all lower-case
(#98) Variable "newTable" must be all lower-case
(#99) Variable "newTable" must be all lower-case
(#99) Inline comments must start with a capital letter, digit or 3-dots sequence
(#100) Variable "newTable" must be all lower-case
(#101) Variable "newTable" must be all lower-case
(#102) Variable "newTable" must be all lower-case
(#102) Line exceeds 132 characters; contains 134 characters
(#103) Variable "newTable" must be all lower-case
(#104) Variable "newTable" must be all lower-case
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Variable "newTable" must be all lower-case
(#106) Variable "newTable" must be all lower-case
(#107) Variable "newTable" must be all lower-case
(#108) Variable "newTable" must be all lower-case
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) Line exceeds 132 characters; contains 152 characters
(#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
(#124) Inline comments must start with a capital letter, digit or 3-dots sequence
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) No space found before comment text; expected "// update masks type" but found "//update masks type"
(#126) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#126) Space found after opening bracket of FOREACH loop
(#126) Space found before closing bracket of FOREACH loop
(#127) Space found before semicolon; expected "type;" but found "type ;"
mod/masks/form_writer.class.php
(#32) Member variable "refData0" must be all lower-case
(#33) Member variable "refData1" must be all lower-case
(#34) Member variable "lastHideHeading" must be all lower-case
(#35) Member variable "firstElement" must be all lower-case
(#37) Variable "refData0" must be all lower-case
(#37) Commas (,) must be followed by white space.
(#37) Variable "refData1" must be all lower-case
(#37) Expected 1 space after closing parenthesis; found 0
(#38) Variable "refData0" must be all lower-case
(#39) Variable "refData1" must be all lower-case
(#42) Public method name "form_writer::openForm" must be in lower-case letters only
(#42) Commas (,) must be followed by white space.
(#42) Variable "hiddenFields" must be all lower-case
(#42) Expected 1 space after closing parenthesis; found 0
(#44) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#44) Space found after opening bracket of FOREACH loop
(#44) Space found before closing bracket of FOREACH loop
(#44) Variable "hiddenFields" must be all lower-case
(#49) Public method name "form_writer::closeForm" must be in lower-case letters only
(#49) Variable "includeButtons" must be all lower-case
(#49) Expected 1 space after closing parenthesis; found 0
(#50) Expected "if (...) {\n"; found "if (...){\n"
(#50) Variable "includeButtons" must be all lower-case
(#53) Variable "strSubmit" must be all lower-case
(#54) Variable "strSubmit" must be all lower-case
(#60) Public method name "form_writer::addHidden" must be in lower-case letters only
(#60) Commas (,) must be followed by white space.
(#60) Expected 1 space after closing parenthesis; found 0
(#61) Line exceeds 132 characters; contains 134 characters
(#64) Public method name "form_writer::addTextField" must be in lower-case letters only
(#64) Variable "propName" must be all lower-case
(#64) Variable "requiredField" must be all lower-case
(#64) Variable "hideHeading" must be all lower-case
(#64) Expected 1 space after closing parenthesis; found 0
(#65) Variable "propName" must be all lower-case
(#66) Variable "propName" must be all lower-case
(#67) Expected "if (...) {\n"; found "if (...){\n"
(#71) Expected "if (...) {\n"; found "if (...){\n"
(#71) Variable "requiredField" must be all lower-case
(#75) Variable "propName" must be all lower-case
(#75) Variable "requiredField" must be all lower-case
(#75) Variable "hideHeading" must be all lower-case
(#78) Public method name "form_writer::addTextArea" must be in lower-case letters only
(#78) Variable "propName" must be all lower-case
(#78) Commas (,) must be followed by white space.
(#78) Variable "requiredField" must be all lower-case
(#78) Commas (,) must be followed by white space.
(#78) Expected 1 space after closing parenthesis; found 0
(#79) Variable "propName" must be all lower-case
(#80) Variable "propName" must be all lower-case
(#81) Expected "if (...) {\n"; found "if (...){\n"
(#85) Expected "if (...) {\n"; found "if (...){\n"
(#85) Variable "requiredField" must be all lower-case
(#89) Variable "propName" must be all lower-case
(#89) Variable "requiredField" must be all lower-case
(#92) Public method name "form_writer::addCancelButton" must be in lower-case letters only
(#92) Expected 1 space after closing parenthesis; found 0
(#93) Variable "strCancel" must be all lower-case
(#94) Line exceeds 132 characters; contains 147 characters
(#95) Variable "strCancel" must be all lower-case
(#98) Private method name "form_writer::lookupRefData" must be in lower-case letters only
(#98) Variable "propName" must be all lower-case
(#98) Expected 1 space after closing parenthesis; found 0
(#99) Expected "if (...) {\n"; found "if (...){\n"
(#99) Variable "propName" must be all lower-case
(#100) Variable "propName" must be all lower-case
(#102) Expected "if (...) {\n"; found "if (...){\n"
(#102) Variable "propName" must be all lower-case
(#103) Variable "propName" must be all lower-case
(#108) Private method name "form_writer::wrapWidget" must be in lower-case letters only
(#108) Commas (,) must be followed by white space.
(#108) Variable "propName" must be all lower-case
(#108) Variable "hideHeading" must be all lower-case
(#108) Expected 1 space after closing parenthesis; found 0
(#109) Variable "propName" must be all lower-case
(#110) Expected "if (...) {\n"; found "if (...){\n"
(#110) Empty IF statement detected
(#111) Inline comments must start with a capital letter, digit or 3-dots sequence
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Expected "if (...) {\n"; found "if (...){\n"
(#113) Variable "hideHeading" must be all lower-case
(#114) Commas (,) must be followed by white space.
(#116) Expected "if (...) {\n"; found "if (...){\n"
(#116) Variable "hideHeading" must be all lower-case
(#125) Expected "if (...) {\n"; found "if (...){\n"
(#125) Variable "hideHeading" must be all lower-case
(#126) Commas (,) must be followed by white space.
(#128) Variable "hideHeading" must be all lower-case
mod/masks/frame_click_mask.php
(#30) Inline comments must start with a capital letter, digit or 3-dots sequence
(#30) No space found before comment text; expected "// ------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------"
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Variable "maskId" must be all lower-case
(#35) Variable "questionId" must be all lower-case
(#36) Variable "isLastQuestion" must be all lower-case
(#38) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Variable "hiddenFields" must be all lower-case
(#39) Variable "maskId" must be all lower-case
(#39) Variable "questionId" must be all lower-case
(#39) Variable "isLastQuestion" must be all lower-case
(#42) Inline comments must start with a capital letter, digit or 3-dots sequence
(#42) No space found before comment text; expected "// ------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------"
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Expected 1 space before "=>"; 0 found
(#46) Expected 1 space after "=>"; 0 found
(#47) Expected 1 space before "=>"; 0 found
(#47) Expected 1 space after "=>"; 0 found
(#50) Inline comments must start with a capital letter, digit or 3-dots sequence
(#50) No space found before comment text; expected "// ------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------"
(#51) 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) No space found before comment text; expected "// ------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------"
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Variable "dbInterface" must be all lower-case
(#63) Variable "questionData" must be all lower-case
(#63) Variable "dbInterface" must be all lower-case
(#63) Variable "questionId" must be all lower-case
(#64) Variable "maskTypeName" must be all lower-case
(#64) Variable "dbInterface" must be all lower-case
(#64) Variable "questionId" must be all lower-case
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) No space found before comment text; expected "// ------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------"
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Variable "maskTypeName" must be all lower-case
(#72) Expected "if (...) {\n"; found "if (...){\n"
(#72) Expected 1 space before "=="; 2 found
(#73) Variable "typeList" must be all lower-case
(#74) Variable "maskTypeName" must be all lower-case
(#74) Variable "typeList" must be all lower-case
(#78) Inline comments must start with a capital letter, digit or 3-dots sequence
(#78) No space found before comment text; expected "// ------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------"
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Variable "maskId" must be all lower-case
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) No space found before comment text; expected "// ------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------"
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Variable "questionId" must be all lower-case
(#88) Variable "questionData" must be all lower-case
(#88) Variable "hiddenFields" must be all lower-case
(#88) Variable "isLastQuestion" must be all lower-case
(#91) Perl-style comments are not allowed; use "// Comment." instead
(#93) This comment is 50% valid code; is this commented out code?
(#93) Perl-style comments are not allowed; use "// Comment." instead
(#94) Perl-style comments are not allowed; use "// Comment." instead
(#95) Perl-style comments are not allowed; use "// Comment." instead
(#96) Perl-style comments are not allowed; use "// Comment." instead
(#97) Perl-style comments are not allowed; use "// Comment." instead
mod/masks/frame_edit_mask.php
(#30) Inline comments must start with a capital letter, digit or 3-dots sequence
(#30) No space found before comment text; expected "// ------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------"
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Variable "maskId" must be all lower-case
(#35) Variable "questionId" must be all lower-case
(#38) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) No space found before comment text; expected "// ------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------"
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Expected 1 space before "=>"; 0 found
(#42) Expected 1 space after "=>"; 0 found
(#43) Expected 1 space before "=>"; 0 found
(#43) Expected 1 space after "=>"; 0 found
(#46) Inline comments must start with a capital letter, digit or 3-dots sequence
(#46) No space found before comment text; expected "// ------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------"
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Inline comments must start with a capital letter, digit or 3-dots sequence
(#54) No space found before comment text; expected "// ------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------"
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Variable "dbInterface" must be all lower-case
(#59) Variable "maskTypeName" must be all lower-case
(#59) Variable "dbInterface" must be all lower-case
(#59) Variable "questionId" must be all lower-case
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) No space found before comment text; expected "// ------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------"
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Variable "maskTypeName" must be all lower-case
(#66) Expected "if (...) {\n"; found "if (...){\n"
(#66) Expected 1 space before "=="; 2 found
(#67) Variable "typeList" must be all lower-case
(#68) Variable "maskType" must be all lower-case
(#68) Variable "typeList" must be all lower-case
(#72) Inline comments must start with a capital letter, digit or 3-dots sequence
(#72) No space found before comment text; expected "// ------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------"
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Variable "questionData" must be all lower-case
(#74) Variable "dbInterface" must be all lower-case
(#74) Variable "questionId" must be all lower-case
(#75) Variable "maskId" must be all lower-case
(#75) Variable "questionId" must be all lower-case
(#75) Variable "questionData" must be all lower-case
mod/masks/frame_new_mask.php
(#30) Inline comments must start with a capital letter, digit or 3-dots sequence
(#30) No space found before comment text; expected "// ------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------"
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Variable "pageId" must be all lower-case
(#35) Variable "maskTypeName" must be all lower-case
(#38) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) No space found before comment text; expected "// ------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------"
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Expected 1 space before "=>"; 0 found
(#42) Expected 1 space after "=>"; 0 found
(#43) Expected 1 space before "=>"; 0 found
(#43) Expected 1 space after "=>"; 0 found
(#46) Inline comments must start with a capital letter, digit or 3-dots sequence
(#46) No space found before comment text; expected "// ------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------"
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Inline comments must start with a capital letter, digit or 3-dots sequence
(#54) No space found before comment text; expected "// ------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------"
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Variable "maskTypeName" must be all lower-case
(#59) Expected "if (...) {\n"; found "if (...){\n"
(#59) Expected 1 space before "=="; 2 found
(#60) Variable "typeList" must be all lower-case
(#61) Variable "maskType" must be all lower-case
(#61) Variable "typeList" must be all lower-case
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) No space found before comment text; expected "// ------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------"
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Variable "pageId" must be all lower-case
mod/masks/frame_save_layout.php
(#30) Inline comments must start with a capital letter, digit or 3-dots sequence
(#30) No space found before comment text; expected "// ------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------"
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Variable "maskUpdates" must be all lower-case
(#35) Variable "pageUpdates" must be all lower-case
(#36) Variable "nextFrame" must be all lower-case
(#37) Variable "requireConfirm" must be all lower-case
(#39) Inline comments must start with a capital letter, digit or 3-dots sequence
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Variable "haveData" must be all lower-case
(#43) Inline comments must start with a capital letter, digit or 3-dots sequence
(#43) No space found before comment text; expected "// ------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------"
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Expected 1 space before "=>"; 0 found
(#47) Expected 1 space after "=>"; 0 found
(#48) Expected 1 space before "=>"; 0 found
(#48) Expected 1 space after "=>"; 0 found
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) No space found before comment text; expected "// ------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------"
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) No space found before comment text; expected "// ------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------"
(#60) 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
(#63) Variable "jsCloseFrame" must be all lower-case
(#64) Variable "jsGotoNextFrame" must be all lower-case
(#64) Variable "nextFrame" must be all lower-case
(#65) Variable "jsFinalise" must be all lower-case
(#65) Variable "nextFrame" must be all lower-case
(#65) Expected 1 space before "?"; 0 found
(#65) Variable "jsCloseFrame" must be all lower-case
(#65) Expected 1 space before ":"; 0 found
(#65) Variable "jsGotoNextFrame" must be all lower-case
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Expected "if (...) {\n"; found "if (...){\n"
(#68) Variable "haveData" must be all lower-case
(#69) Variable "hiddenFields" must be all lower-case
(#69) Variable "nextFrame" must be all lower-case
(#71) Inline comments must start with a capital letter, digit or 3-dots sequence
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#76) Variable "jsAutoSubmit" must be all lower-case
(#77) Variable "jsAutoSubmit" must be all lower-case
(#78) Variable "jsAutoSubmit" must be all lower-case
(#79) Variable "jsAutoSubmit" must be all lower-case
(#80) Variable "jsAutoSubmit" must be all lower-case
(#81) Variable "jsAutoSubmit" must be all lower-case
(#83) Inline comments must start with a capital letter, digit or 3-dots sequence
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Variable "saveCode" must be all lower-case
(#85) Variable "noSaveCode" must be all lower-case
(#85) Variable "jsFinalise" must be all lower-case
(#87) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Variable "formWriter" must be all lower-case
(#90) Variable "formWriter" must be all lower-case
(#90) Commas (,) must be followed by white space.
(#90) Variable "hiddenFields" must be all lower-case
(#91) Variable "formWriter" must be all lower-case
(#93) Expected "if (...) {\n"; found "if (...){\n"
(#93) Variable "requireConfirm" must be all lower-case
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#96) Inline comments must start with a capital letter, digit or 3-dots sequence
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#105) Inline comments must start with a capital letter, digit or 3-dots sequence
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Inline comments must start with a capital letter, digit or 3-dots sequence
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Variable "strCancel" must be all lower-case
(#114) Variable "strNoSave" must be all lower-case
(#115) Variable "strSave" must be all lower-case
(#116) Variable "strCancel" must be all lower-case
(#116) Variable "jsCloseFrame" must be all lower-case
(#117) Variable "strNoSave" must be all lower-case
(#117) Variable "noSaveCode" must be all lower-case
(#117) Line exceeds 132 characters; contains 135 characters
(#118) Variable "strSave" must be all lower-case
(#118) Variable "saveCode" must be all lower-case
(#118) Line exceeds 132 characters; contains 149 characters
(#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
(#124) Line exceeds 132 characters; contains 144 characters
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Variable "saveCode" must be all lower-case
(#128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Inline comments must start with a capital letter, digit or 3-dots sequence
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Inline comments must start with a capital letter, digit or 3-dots sequence
(#135) No space found before comment text; expected "// ------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------"
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) Variable "databaseInterface" must be all lower-case
(#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
(#143) Variable "decodedMasks" must be all lower-case
(#143) Variable "maskUpdates" must be all lower-case
(#144) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#144) Space found after opening bracket of FOREACH loop
(#144) Space found before closing bracket of FOREACH loop
(#144) Variable "decodedMasks" must be all lower-case
(#145) Variable "dbRecord" must be all lower-case
(#146) Variable "dbRecord" must be all lower-case
(#147) Variable "dbRecord" must be all lower-case
(#148) Variable "dbRecord" must be all lower-case
(#149) Variable "dbRecord" must be all lower-case
(#150) Variable "dbRecord" must be all lower-case
(#151) Variable "dbRecord" must be all lower-case
(#152) Variable "dbRecord" must be all lower-case
(#153) Variable "dbRecord" must be all lower-case
(#154) Variable "dbRecord" must be all lower-case
(#157) Inline comments must start with a capital letter, digit or 3-dots sequence
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) Variable "decodedPages" must be all lower-case
(#158) Variable "pageUpdates" must be all lower-case
(#159) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#159) Space found after opening bracket of FOREACH loop
(#159) Space found before closing bracket of FOREACH loop
(#159) Variable "decodedPages" must be all lower-case
(#160) Variable "dbRecord" must be all lower-case
(#161) Variable "dbRecord" must be all lower-case
(#162) Variable "dbRecord" must be all lower-case
(#163) Variable "dbRecord" must be all lower-case
(#167) Inline comments must start with a capital letter, digit or 3-dots sequence
(#167) No space found before comment text; expected "// ------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------"
(#168) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#171) Variable "newMaskData" must be all lower-case
(#171) Variable "databaseInterface" must be all lower-case
(#172) Variable "encodedMaskData" must be all lower-case
(#172) Variable "newMaskData" must be all lower-case
(#173) Variable "jsMaskData" must be all lower-case
(#173) Variable "encodedMaskData" must be all lower-case
(#174) Variable "jsMaskData" must be all lower-case
(#176) Inline comments must start with a capital letter, digit or 3-dots sequence
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) Variable "newPageData" must be all lower-case
(#177) Variable "databaseInterface" must be all lower-case
(#178) Variable "encodedPageData" must be all lower-case
(#178) Variable "newPageData" must be all lower-case
(#179) Variable "jsPageData" must be all lower-case
(#179) Variable "encodedPageData" must be all lower-case
(#180) Variable "jsPageData" must be all lower-case
(#182) Inline comments must start with a capital letter, digit or 3-dots sequence
(#182) Inline comments must end in full-stops, exclamation marks, or question marks
(#183) Variable "jsAction" must be all lower-case
(#184) Variable "jsAction" must be all lower-case
(#185) Variable "jsAction" must be all lower-case
(#186) Variable "jsAction" must be all lower-case
(#187) Variable "jsAction" must be all lower-case
(#188) Variable "jsAction" must be all lower-case
(#188) Variable "jsFinalise" must be all lower-case
(#189) Inline comments must start with a capital letter, digit or 3-dots sequence
(#189) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) This comment is 43% valid code; is this commented out code?
(#189) No space found before comment text; expected "// $jsAction .= 'parent.M.mod_masks.closeFrame();';" but found "//$jsAction .= 'parent.M.mod_masks.closeFrame();';"
(#190) Variable "jsAction" must be all lower-case
mod/masks/frame_upload.php
(#27) Inline comments must start with a capital letter, digit or 3-dots sequence
(#27) No space found before comment text; expected "// ------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------"
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) Inline comments must start with a capital letter, digit or 3-dots sequence
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#32) Commas (,) must be followed by white space.
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Commas (,) must be followed by white space.
(#36) Inline comments must start with a capital letter, digit or 3-dots sequence
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) Commas (,) must be followed by white space.
(#38) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Inline comments must start with a capital letter, digit or 3-dots sequence
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Commas (,) must be followed by white space.
(#43) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#47) Inline comments must start with a capital letter, digit or 3-dots sequence
(#47) No space found before comment text; expected "// ------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------"
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Inline comments must start with a capital letter, digit or 3-dots sequence
(#53) No space found before comment text; expected "// ------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------"
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Variable "firstUpload" must be all lower-case
(#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
(#59) Variable "haveData" must be all lower-case
(#62) Inline comments must start with a capital letter, digit or 3-dots sequence
(#62) No space found before comment text; expected "// ------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------"
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Expected 1 space before "=>"; 0 found
(#66) Expected 1 space after "=>"; 0 found
(#67) Expected 1 space before "=>"; 0 found
(#67) Expected 1 space after "=>"; 0 found
(#70) Inline comments must start with a capital letter, digit or 3-dots sequence
(#70) No space found before comment text; expected "// ------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------"
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Inline comments must start with a capital letter, digit or 3-dots sequence
(#78) No space found before comment text; expected "// ------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------"
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Inline comments must start with a capital letter, digit or 3-dots sequence
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Inline comments must start with a capital letter, digit or 3-dots sequence
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Inline comments must start with a capital letter, digit or 3-dots sequence
(#93) No space found before comment text; expected "// ------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------"
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Inline comments must start with a capital letter, digit or 3-dots sequence
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) Variable "jsCloseFrame" must be all lower-case
(#99) Inline comments must start with a capital letter, digit or 3-dots sequence
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) Expected "if (...) {\n"; found "if (...){\n"
(#100) Variable "haveData" must be all lower-case
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Expected "if (...) {\n"; found "if(...){\n"
(#110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Expected 1 space before "=>"; 0 found
(#113) Expected 1 space after "=>"; 0 found
(#114) Expected 1 space before "=>"; 0 found
(#114) Expected 1 space after "=>"; 0 found
(#115) Expected 1 space before "=>"; 0 found
(#115) Expected 1 space after "=>"; 0 found
(#116) Expected 1 space before "=>"; 0 found
(#116) Expected 1 space after "=>"; 0 found
(#116) Line exceeds 132 characters; contains 165 characters
(#118) Commas (,) must be followed by white space.
(#118) Commas (,) must be followed by white space.
(#118) Expected 1 space before "=>"; 0 found
(#118) Expected 1 space after "=>"; 0 found
(#118) Expected 1 space before "=>"; 0 found
(#118) Expected 1 space after "=>"; 0 found
(#118) Expected 1 space before "=>"; 0 found
(#118) Expected 1 space after "=>"; 0 found
(#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
(#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
(#130) Inline comments must start with a capital letter, digit or 3-dots sequence
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Inline comments must start with a capital letter, digit or 3-dots sequence
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Commas (,) must be followed by white space.
(#137) Commas (,) must be followed by white space.
(#137) Expected 1 space before "=>"; 0 found
(#137) Expected 1 space after "=>"; 0 found
(#137) Expected 1 space before "=>"; 0 found
(#137) Expected 1 space after "=>"; 0 found
(#137) Expected 1 space before "=>"; 0 found
(#137) Expected 1 space after "=>"; 0 found
(#137) Expected 1 space before "=>"; 0 found
(#137) Expected 1 space after "=>"; 0 found
(#137) Line exceeds 132 characters; contains 161 characters
(#140) Inline comments must start with a capital letter, digit or 3-dots sequence
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) Inline comments must start with a capital letter, digit or 3-dots sequence
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Variable "strCancel" must be all lower-case
(#146) Variable "strUpload" must be all lower-case
(#147) Expected "if (...) {\n"; found "if(...){\n"
(#147) Variable "firstUpload" must be all lower-case
(#148) Variable "strCancel" must be all lower-case
(#148) Variable "jsCloseFrame" must be all lower-case
(#150) Commas (,) must be followed by white space.
(#150) Commas (,) must be followed by white space.
(#150) Expected 1 space before "=>"; 0 found
(#150) Expected 1 space after "=>"; 0 found
(#150) Commas (,) must be followed by white space.
(#150) Expected 1 space before "=>"; 0 found
(#150) Expected 1 space after "=>"; 0 found
(#150) Variable "strUpload" must be all lower-case
(#150) Line exceeds 132 characters; contains 133 characters
(#153) Inline comments must start with a capital letter, digit or 3-dots sequence
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) Inline comments must start with a capital letter, digit or 3-dots sequence
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) Inline comments must start with a capital letter, digit or 3-dots sequence
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) Inline comments must start with a capital letter, digit or 3-dots sequence
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) Inline comments must start with a capital letter, digit or 3-dots sequence
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#179) Whitespace found at end of line
(#180) Expected "} else {\n"; found "}else{\n"
(#185) Whitespace found at end of line
(#192) Whitespace found at end of line
(#194) Variable "strCancel" must be all lower-case
(#195) Variable "strUpload" must be all lower-case
(#196) Expected "if (...) {\n"; found "if(...){\n"
(#196) Variable "firstUpload" must be all lower-case
(#197) Variable "strCancel" must be all lower-case
(#197) Variable "jsCloseFrame" must be all lower-case
(#202) Inline comments must start with a capital letter, digit or 3-dots sequence
(#202) Inline comments must end in full-stops, exclamation marks, or question marks
(#205) Inline comments must start with a capital letter, digit or 3-dots sequence
(#205) Inline comments must end in full-stops, exclamation marks, or question marks
(#208) Inline comments must start with a capital letter, digit or 3-dots sequence
(#208) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) Inline comments must start with a capital letter, digit or 3-dots sequence
(#213) No space found before comment text; expected "// ------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------"
(#214) Inline comments must end in full-stops, exclamation marks, or question marks
(#216) Inline comments must start with a capital letter, digit or 3-dots sequence
(#216) Inline comments must end in full-stops, exclamation marks, or question marks
(#222) Inline comments must start with a capital letter, digit or 3-dots sequence
(#222) No space found before comment text; expected "// ------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------"
(#223) Inline comments must end in full-stops, exclamation marks, or question marks
(#226) Variable "dbInterface" must be all lower-case
(#227) Variable "docData" must be all lower-case
(#227) Variable "dbInterface" must be all lower-case
(#228) Variable "maskData" must be all lower-case
(#228) Variable "dbInterface" must be all lower-case
(#231) Inline comments must start with a capital letter, digit or 3-dots sequence
(#231) No space found before comment text; expected "// ------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------"
(#232) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#236) Variable "docData" must be all lower-case
(#237) Variable "maskData" must be all lower-case
(#239) Inline comments must end in full-stops, exclamation marks, or question marks
(#240) Variable "jsAction" must be all lower-case
(#241) Variable "jsAction" must be all lower-case
(#242) Variable "jsAction" must be all lower-case
(#243) Variable "jsAction" must be all lower-case
(#246) Inline comments must start with a capital letter, digit or 3-dots sequence
(#246) No space found before comment text; expected "// ------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------"
(#247) Inline comments must end in full-stops, exclamation marks, or question marks
(#249) Variable "strDone" must be all lower-case
(#250) Variable "doneAction" must be all lower-case
(#251) Variable "doneButton" must be all lower-case
(#251) Variable "strDone" must be all lower-case
(#251) Variable "doneAction" must be all lower-case
(#252) Variable "doneScript" must be all lower-case
(#252) Variable "doneAction" must be all lower-case
(#254) Expected "if (...) {\n"; found "if (...){\n"
(#254) Variable "docData" must be all lower-case
(#256) Variable "doneScript" must be all lower-case
(#258) Inline comments must start with a capital letter, digit or 3-dots sequence
(#258) No space found before comment text; expected "// ------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------"
(#260) Inline comments must end in full-stops, exclamation marks, or question marks
(#263) Inline comments must start with a capital letter, digit or 3-dots sequence
(#263) Inline comments must end in full-stops, exclamation marks, or question marks
(#266) Inline comments must start with a capital letter, digit or 3-dots sequence
(#266) Inline comments must end in full-stops, exclamation marks, or question marks
(#267) Commas (,) must be followed by white space.
(#272) Inline comments must start with a capital letter, digit or 3-dots sequence
(#272) Inline comments must end in full-stops, exclamation marks, or question marks
(#274) Variable "failedText" must be all lower-case
(#274) Commas (,) must be followed by white space.
(#275) Variable "failedText" must be all lower-case
(#280) Inline comments must start with a capital letter, digit or 3-dots sequence
(#280) Inline comments must end in full-stops, exclamation marks, or question marks
(#285) Expected "if (...) {\n"; found "if (...){\n"
(#285) Variable "docData" must be all lower-case
(#289) Variable "doneButton" must be all lower-case
(#291) Inline comments must start with a capital letter, digit or 3-dots sequence
(#291) Inline comments must end in full-stops, exclamation marks, or question marks
mod/masks/index.php
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Inline comments must start with a capital letter, digit or 3-dots sequence
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#94) Line exceeds 132 characters; contains 135 characters
(#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
(#98) Expected 1 space before "="; 0 found
(#100) Expected 1 space before "="; 0 found
(#100) Expected 1 space after "="; 0 found
(#102) Expected 1 space before "="; 0 found
(#102) Expected 1 space after "="; 0 found
(#103) Expected 1 space before "="; 0 found
(#103) Expected 1 space after "="; 0 found
mod/masks/lang/en/masks.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
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Space found before semicolon; expected "'Add a new masks activity';" but found "'Add a new masks activity' ;"
(#42) Inline comments must start with a capital letter, digit or 3-dots sequence
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Inline comments must start with a capital letter, digit or 3-dots sequence
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) 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
(#73) Inline comments must start with a capital letter, digit or 3-dots sequence
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) This comment is 67% valid code; is this commented out code?
(#78) Inline comments must start with a capital letter, digit or 3-dots sequence
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) This comment is 67% valid code; is this commented out code?
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) Space found before semicolon; expected "'NOTE: The file size limit for your server will be configured by your system administrators. If you are having trouble uploading a very large file then please check with your administrators.<br>';" but found "'NOTE: The file size limit for your server will be configured by your system administrators. If you are having trouble uploading a very large file then please check with your administrators.<br>' ;"
(#149) Space found before semicolon; expected "'Please do not refresh your browser page or navigate to a different page while the upload is in progress.<br>';" but found "'Please do not refresh your browser page or navigate to a different page while the upload is in progress.<br>' ;"
(#155) Inline comments must start with a capital letter, digit or 3-dots sequence
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#182) Inline comments must end in full-stops, exclamation marks, or question marks
(#202) Space found before semicolon; expected "'Optional fields that overeride default feedback messages that student sees after answering a question.';" but found "'Optional fields that overeride default feedback messages that student sees after answering a question.' ;"
(#207) Space found before semicolon; expected "'An optional extra information shown to students who have give one or more incorrect answers and have not yet found the correct answer to the question.<br><br>';" but found "'An optional extra information shown to students who have give one or more incorrect answers and have not yet found the correct answer to the question.<br><br>' ;"
(#210) Space found before semicolon; expected "'This is a multiple choice question with alternative answers displayed in random order';" but found "'This is a multiple choice question with alternative answers displayed in random order' ;"
(#215) Space found before semicolon; expected "'It is possible to provide alternative valid answers to the question by entering each on a new line in the answer field.';" but found "'It is possible to provide alternative valid answers to the question by entering each on a new line in the answer field.' ;"
(#218) Space found before semicolon; expected "'Display a pop-up once, typically to give initial instructions before beginning an exercise.';" but found "'Display a pop-up once, typically to give initial instructions before beginning an exercise.' ;"
(#221) Space found before semicolon; expected "'Display an annotation that can be viewed by the student at will and never vanishes';" but found "'Display an annotation that can be viewed by the student at will and never vanishes' ;"
mod/masks/lang/fr/masks.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
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Space found before semicolon; expected "'Ajouter une activité Masks';" but found "'Ajouter une activité Masks' ;"
(#42) Inline comments must start with a capital letter, digit or 3-dots sequence
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Inline comments must start with a capital letter, digit or 3-dots sequence
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) 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
(#73) Inline comments must start with a capital letter, digit or 3-dots sequence
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) This comment is 67% valid code; is this commented out code?
(#78) Inline comments must start with a capital letter, digit or 3-dots sequence
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) This comment is 67% valid code; is this commented out code?
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Space found before semicolon; expected "'REMARQUE : La taille maximale des fichiers pour votre serveur est définie par l\'administrateur du système. En cas de problème pour importer des fichiers lourds, merci de contacter votre administrateur.<br>';" but found "'REMARQUE : La taille maximale des fichiers pour votre serveur est définie par l\'administrateur du système. En cas de problème pour importer des fichiers lourds, merci de contacter votre administrateur.<br>' ;"
(#146) Space found before semicolon; expected "'Merci de ne pas rafraîchir la page ou naviguer vers une autre page<br>';" but found "'Merci de ne pas rafraîchir la page ou naviguer vers une autre page<br>' ;"
(#153) Inline comments must start with a capital letter, digit or 3-dots sequence
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#180) Inline comments must end in full-stops, exclamation marks, or question marks
(#182) Inline comments must start with a capital letter, digit or 3-dots sequence
(#182) Inline comments must end in full-stops, exclamation marks, or question marks
(#200) Space found before semicolon; expected "'Champ optionnel qui remplace le feedback par défaut après qu\'un apprenant ait répondu à une question.';" but found "'Champ optionnel qui remplace le feedback par défaut après qu\'un apprenant ait répondu à une question.' ;"
(#206) Space found before semicolon; expected "'et n\'ayant pas encore trouvé la réponse correcte à la question.<br><br>';" but found "'et n\'ayant pas encore trouvé la réponse correcte à la question.<br><br>' ;"
(#209) Space found before semicolon; expected "'Ce masks correspond à une question à choix multiples dont les différents réponses sont affichées dans un ordre aléatoire';" but found "'Ce masks correspond à une question à choix multiples dont les différents réponses sont affichées dans un ordre aléatoire' ;"
(#214) Space found before semicolon; expected "'Il est possible d\'ajouter plusieurs réponses valides à la question en saisissant chacune sur une ligne différente dans le champ Réponse.';" but found "'Il est possible d\'ajouter plusieurs réponses valides à la question en saisissant chacune sur une ligne différente dans le champ Réponse.' ;"
(#219) Space found before semicolon; expected "'Ce type de Mask peut, par exemple, être utilisé pour donner les consignes au début d\'un exercice. ';" but found "'Ce type de Mask peut, par exemple, être utilisé pour donner les consignes au début d\'un exercice. ' ;"
(#222) Space found before semicolon; expected "'Affiche une annotation qui peut être consulté par l\'apprenant quand il le souhaite et qui ne disparait jamais';" but found "'Affiche une annotation qui peut être consulté par l\'apprenant quand il le souhaite et qui ne disparait jamais' ;"
mod/masks/lib.php
(#26) Inline comments must start with a capital letter, digit or 3-dots sequence
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) Closing brace must be on a line by itself
(#38) Closing brace must be on a line by itself
(#39) Closing brace must be on a line by itself
(#40) Closing brace must be on a line by itself
(#41) Closing brace must be on a line by itself
(#42) Closing brace must be on a line by itself
(#43) Closing brace must be on a line by itself
(#44) Closing brace must be on a line by itself
(#45) Closing brace must be on a line by itself
(#47) Closing brace must be on a line by itself
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Variable "subSelect" must be all lower-case
(#60) Variable "subSelect" must be all lower-case
(#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
(#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
(#77) Line exceeds 132 characters; contains 133 characters
(#78) Expected "if (...) {\n"; found "if (...){\n"
(#95) Expected 1 space before "="; 0 found
(#95) Expected 1 space after "="; 0 found
(#110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Line exceeds 132 characters; contains 133 characters
(#113) Expected "if (...) {\n"; found "if (...){\n"
(#116) The use of function print_r() is forbidden
(#131) Expected 1 space before "=>"; 0 found
(#131) Expected 1 space after "=>"; 0 found
(#139) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) Variable "subSelect" must be all lower-case
(#141) Variable "subSelect" must be all lower-case
(#142) Variable "subSelect" must be all lower-case
(#143) Expected 1 space before "=>"; 0 found
(#143) Expected 1 space after "=>"; 0 found
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) Variable "subSelect" must be all lower-case
(#147) Expected 1 space before "=>"; 0 found
(#147) Expected 1 space after "=>"; 0 found
(#148) Variable "subSelect" must be all lower-case
(#149) Expected 1 space before "=>"; 0 found
(#149) Expected 1 space after "=>"; 0 found
(#151) Inline comments must start with a capital letter, digit or 3-dots sequence
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#152) Expected 1 space before "=>"; 0 found
(#152) Expected 1 space after "=>"; 0 found
(#182) Inline comments must start with a capital letter, digit or 3-dots sequence
(#182) No space found before comment text; expected "// return file not found straight away to improve performance." but found "//return file not found straight away to improve performance."
(#189) Inline comments must start with a capital letter, digit or 3-dots sequence
(#189) Inline comments must end in full-stops, exclamation marks, or question marks
mod/masks/locallib.php
(#31) Inline comments must start with a capital letter, digit or 3-dots sequence
(#31) No space found before comment text; expected "// ---------------------------------------------------------------------------------------------" but found "//---------------------------------------------------------------------------------------------"
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) function name "generateMasksJSPageData" must be lower-case letters only
(#34) Variable "docData" must be all lower-case
(#34) Variable "jsVarName" must be all lower-case
(#34) Expected 1 space after closing parenthesis; found 0
(#35) Variable "jsPages" must be all lower-case
(#36) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#36) Space found after opening bracket of FOREACH loop
(#36) Space found before closing bracket of FOREACH loop
(#36) Variable "docData" must be all lower-case
(#37) Variable "jsPages" must be all lower-case
(#39) Variable "rawScript" must be all lower-case
(#39) Variable "jsVarName" must be all lower-case
(#39) Variable "jsPages" must be all lower-case
(#40) Variable "rawScript" must be all lower-case
(#43) function name "generateMasksJSMaskData" must be lower-case letters only
(#43) Variable "maskData" must be all lower-case
(#43) Variable "jsVarName" must be all lower-case
(#43) Expected 1 space after closing parenthesis; found 0
(#44) Inline comments must start with a capital letter, digit or 3-dots sequence
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Variable "rawScript" must be all lower-case
(#45) Variable "jsVarName" must be all lower-case
(#45) Variable "maskData" must be all lower-case
(#46) Variable "rawScript" must be all lower-case
(#49) function name "beginFrameOutput" must be lower-case letters only
(#49) Expected 1 space after closing parenthesis; found 0
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) function name "endFrameOutput" must be lower-case letters only
(#64) Expected 1 space after closing parenthesis; found 0
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Variable "jsCode" must be all lower-case
(#66) Expected 1 space after "="; newline found
(#71) Variable "jsCode" must be all lower-case
mod/masks/mask_families_manager.class.php
(#38) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) No space found before comment text; expected "// -------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------"
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Private method name "mask_families_manager::populateFamilyList" must be in lower-case letters only
(#41) Expected 1 space after closing parenthesis; found 0
(#42) Expected "if (...) {\n"; found "if (...){\n"
(#50) Inline comments must start with a capital letter, digit or 3-dots sequence
(#50) No space found before comment text; expected "// -------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------"
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Public method name "mask_families_manager::getFamilies" must be in lower-case letters only
(#57) Expected 1 space after closing parenthesis; found 0
mod/masks/mask_family.class.php
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) No space found before comment text; expected "// -------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------"
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Member variable "familyName" must be all lower-case
(#37) Member variable "masksStyles" must be all lower-case
(#41) Inline comments must start with a capital letter, digit or 3-dots sequence
(#41) No space found before comment text; expected "// -------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------"
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Public method name "mask_family::getStylesTag" must be in lower-case letters only
(#44) Expected 1 space after closing parenthesis; found 0
(#48) Public method name "mask_family::getCssFile" must be in lower-case letters only
(#48) Expected 1 space after closing parenthesis; found 0
(#52) Public method name "mask_family::getMasksStyles" must be in lower-case letters only
(#52) Expected 1 space after closing parenthesis; found 0
(#56) Public method name "mask_family::getStyleClass" must be in lower-case letters only
(#56) Expected 1 space after closing parenthesis; found 0
(#57) Space found before semicolon; expected "familyName;" but found "familyName ;"
(#60) Public method name "mask_family::getFamilyName" must be in lower-case letters only
(#60) Expected 1 space after closing parenthesis; found 0
mod/masks/mask_family_note.class.php
(#36) Inline comments must start with a capital letter, digit or 3-dots sequence
(#36) No space found before comment text; expected "// -------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------"
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Expected 1 space after closing parenthesis; found 0
(#39) Opening brace must be the last content on the line
(#42) Space found before semicolon; expected ");" but found ") ;"
mod/masks/mask_family_question.class.php
(#35) Inline comments must start with a capital letter, digit or 3-dots sequence
(#35) No space found before comment text; expected "// -------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------"
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Expected 1 space after closing parenthesis; found 0
(#41) Space found before semicolon; expected ");" but found ") ;"
mod/masks/mask_type.class.php
(#30) Inline comments must start with a capital letter, digit or 3-dots sequence
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) Constants must be uppercase; expected 'MOD_MASKS\FIELD_OPTIONAL' but found 'mod_masks\FIELD_OPTIONAL'
(#32) Constants must be uppercase; expected 'MOD_MASKS\FIELD_REQUIRED' but found 'mod_masks\FIELD_REQUIRED'
(#33) Constants must be uppercase; expected 'MOD_MASKS\FIELD_TEXT' but found 'mod_masks\FIELD_TEXT'
(#34) Constants must be uppercase; expected 'MOD_MASKS\FIELD_TEXTAREA' but found 'mod_masks\FIELD_TEXTAREA'
(#35) Constants must be uppercase; expected 'MOD_MASKS\FIELD_BIGTEXTAREA' but found 'mod_masks\FIELD_BIGTEXTAREA'
(#36) Constants must be uppercase; expected 'MOD_MASKS\FIELD_NOHEADING' but found 'mod_masks\FIELD_NOHEADING'
(#37) Constants must be uppercase; expected 'MOD_MASKS\FIELD_FEEDBACK' but found 'mod_masks\FIELD_FEEDBACK'
(#38) Constants must be uppercase; expected 'MOD_MASKS\FIELD_HINT' but found 'mod_masks\FIELD_HINT'
(#40) Inline comments must start with a capital letter, digit or 3-dots sequence
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Constants must be uppercase; expected 'MOD_MASKS\ALL_FIELD_TYPES' but found 'mod_masks\ALL_FIELD_TYPES'
(#42) Constants must be uppercase; expected 'MOD_MASKS\ALL_INPUT_TYPES' but found 'mod_masks\ALL_INPUT_TYPES'
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Constants must be uppercase; expected 'MOD_MASKS\FIELDS_NONE' but found 'mod_masks\FIELDS_NONE'
(#47) Constants must be uppercase; expected 'MOD_MASKS\FIELDS_H' but found 'mod_masks\FIELDS_H'
(#48) Constants must be uppercase; expected 'MOD_MASKS\FIELDS_HF' but found 'mod_masks\FIELDS_HF'
(#52) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) No space found before comment text; expected "// -------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------"
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Inline comments must start with a capital letter, digit or 3-dots sequence
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Member variable "masksInstance" must be all lower-case
(#59) Member variable "activeMask" must be all lower-case
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Member variable "maskTypeFamily" must be all lower-case
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) No space found before comment text; expected "// -------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------"
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Public method name "mask_type::applyMoodleEnvironment" must be in lower-case letters only
(#68) Variable "masksInstance" must be all lower-case
(#68) Expected 1 space after closing parenthesis; found 0
(#71) Variable "masksInstance" must be all lower-case
(#74) Public method name "mask_type::setActiveMask" must be in lower-case letters only
(#74) Variable "maskId" must be all lower-case
(#74) Expected 1 space after closing parenthesis; found 0
(#75) Variable "maskId" must be all lower-case
(#78) Public method name "mask_type::getMaskTypeFamily" must be in lower-case letters only
(#78) Expected 1 space after closing parenthesis; found 0
(#83) Inline comments must start with a capital letter, digit or 3-dots sequence
(#83) No space found before comment text; expected "// -------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------"
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) method name "mask_type::onNewMask" must be in lower-case letters only
(#90) Visibility must be declared on method "onNewMask"
(#90) Variable "pageId" must be all lower-case
(#98) method name "mask_type::onEditMask" must be in lower-case letters only
(#98) Visibility must be declared on method "onEditMask"
(#98) Variable "maskId" must be all lower-case
(#98) Variable "questionId" must be all lower-case
(#98) Variable "questionData" must be all lower-case
(#107) method name "mask_type::onClickMask" must be in lower-case letters only
(#107) Visibility must be declared on method "onClickMask"
(#107) Variable "questionId" must be all lower-case
(#107) Variable "questionData" must be all lower-case
(#107) Variable "hiddenFields" must be all lower-case
(#107) Variable "isLastQuestion" must be all lower-case
(#110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#110) No space found before comment text; expected "// -------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------"
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Protected method name "mask_type::doNewMask" must be in lower-case letters only
(#113) Variable "pageId" must be all lower-case
(#113) Variable "maskType" must be all lower-case
(#113) Variable "dbInterface" must be all lower-case
(#113) Expected 1 space after closing parenthesis; found 0
(#114) Inline comments must start with a capital letter, digit or 3-dots sequence
(#115) Variable "haveData" must be all lower-case
(#117) Inline comments must start with a capital letter, digit or 3-dots sequence
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Expected "if (...) {\n"; found "if (...){\n"
(#118) Variable "haveData" must be all lower-case
(#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) Variable "hiddenFields" must be all lower-case
(#120) Variable "pageId" must be all lower-case
(#121) Variable "maskType" must be all lower-case
(#121) Variable "maskType" must be all lower-case
(#121) Variable "hiddenFields" must be all lower-case
(#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) Variable "newData" must be all lower-case
(#125) Variable "jsonData" must be all lower-case
(#125) Variable "newData" must be all lower-case
(#127) Inline comments must start with a capital letter, digit or 3-dots sequence
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) Variable "resultData" must be all lower-case
(#129) Variable "resultData" must be all lower-case
(#129) Variable "dbInterface" must be all lower-case
(#129) Variable "pageId" must be all lower-case
(#129) Variable "maskType" must be all lower-case
(#129) Commas (,) must be followed by white space.
(#129) Variable "jsonData" must be all lower-case
(#130) Variable "resultData" must be all lower-case
(#130) Variable "dbInterface" must be all lower-case
(#132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Variable "jsData" must be all lower-case
(#133) Variable "resultData" must be all lower-case
(#134) Variable "jsData" must be all lower-case
(#135) Variable "jsAction" must be all lower-case
(#136) Variable "jsAction" must be all lower-case
(#137) Variable "jsAction" must be all lower-case
(#138) Variable "jsAction" must be all lower-case
(#139) Variable "jsAction" must be all lower-case
(#140) Expected "if (...) {\n"; found "if (...){\n"
(#140) Variable "resultData" must be all lower-case
(#140) Expected 1 space before "=="; 0 found
(#140) Expected 1 space after "=="; 0 found
(#141) Variable "jsAction" must be all lower-case
(#143) Variable "jsAction" must be all lower-case
(#147) Protected method name "mask_type::doEditMask" must be in lower-case letters only
(#147) Variable "maskId" must be all lower-case
(#147) Variable "questionId" must be all lower-case
(#147) Variable "questionData" must be all lower-case
(#147) Variable "maskType" must be all lower-case
(#147) Variable "dbInterface" must be all lower-case
(#147) Expected 1 space after closing parenthesis; found 0
(#148) Inline comments must start with a capital letter, digit or 3-dots sequence
(#149) Variable "haveData" must be all lower-case
(#151) Inline comments must start with a capital letter, digit or 3-dots sequence
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#152) Expected "if (...) {\n"; found "if (...){\n"
(#152) Variable "haveData" must be all lower-case
(#153) Inline comments must start with a capital letter, digit or 3-dots sequence
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) Variable "hiddenFields" must be all lower-case
(#154) Variable "maskId" must be all lower-case
(#154) Variable "questionId" must be all lower-case
(#155) Variable "maskType" must be all lower-case
(#155) Variable "maskType" must be all lower-case
(#155) Variable "questionData" must be all lower-case
(#155) Variable "hiddenFields" must be all lower-case
(#155) Line exceeds 132 characters; contains 142 characters
(#157) Inline comments must start with a capital letter, digit or 3-dots sequence
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) Variable "newData" must be all lower-case
(#160) Inline comments must start with a capital letter, digit or 3-dots sequence
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) Variable "resultData" must be all lower-case
(#162) Variable "dbInterface" must be all lower-case
(#162) Variable "questionId" must be all lower-case
(#162) Variable "newData" must be all lower-case
(#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
(#165) Variable "jsData" must be all lower-case
(#165) Variable "resultData" must be all lower-case
(#166) Variable "jsData" must be all lower-case
(#167) Variable "jsAction" must be all lower-case
(#168) Variable "jsAction" must be all lower-case
(#169) Variable "jsAction" must be all lower-case
(#170) Variable "jsAction" must be all lower-case
(#174) Protected method name "mask_type::fetchSubmittedData" must be in lower-case letters only
(#174) Expected 1 space after closing parenthesis; found 0
(#175) Inline comments must start with a capital letter, digit or 3-dots sequence
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#176) Variable "newData" must be all lower-case
(#177) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#177) Space found after opening bracket of FOREACH loop
(#177) Space found before closing bracket of FOREACH loop
(#178) Variable "fieldValue" must be all lower-case
(#179) Line exceeds 132 characters; contains 148 characters
(#180) This comment is 67% valid code; is this commented out code?
(#180) No space found before comment text; expected "// $regex = array('/&lt;(\/?)(b|i|strong|strike|em|li|ul|ol|p|h1|h2|h3|h4|h5|br|hr)\s*(\/?)&gt;/');" but found "//$regex = array('/&lt;(\/?)(b|i|strong|strike|em|li|ul|ol|p|h1|h2|h3|h4|h5|br|hr)\s*(\/?)&gt;/');"
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) This comment is 53% valid code; is this commented out code?
(#181) No space found before comment text; expected "// $fieldValue = preg_replace( $regex, '<\1\2\3>', $fieldValue );" but found "//$fieldValue = preg_replace( $regex, '<\1\2\3>', $fieldValue );"
(#182) Variable "newData" must be all lower-case
(#182) Variable "fieldValue" must be all lower-case
(#185) Variable "newData" must be all lower-case
(#188) Protected method name "mask_type::renderEditForm" must be in lower-case letters only
(#188) Variable "contextName" must be all lower-case
(#188) Variable "maskType" must be all lower-case
(#188) Variable "refData0" must be all lower-case
(#188) Variable "refData1" must be all lower-case
(#188) Variable "hiddenFields" must be all lower-case
(#188) Expected 1 space after closing parenthesis; found 0
(#189) Inline comments must start with a capital letter, digit or 3-dots sequence
(#189) Inline comments must end in full-stops, exclamation marks, or question marks
(#191) Variable "formWriter" must be all lower-case
(#191) Variable "refData0" must be all lower-case
(#191) Variable "refData1" must be all lower-case
(#193) Inline comments must start with a capital letter, digit or 3-dots sequence
(#193) Inline comments must end in full-stops, exclamation marks, or question marks
(#197) Inline comments must start with a capital letter, digit or 3-dots sequence
(#199) Variable "fieldFilter" must be all lower-case
(#201) Inline comments must start with a capital letter, digit or 3-dots sequence
(#201) Inline comments must end in full-stops, exclamation marks, or question marks
(#202) Variable "maskType" must be all lower-case
(#205) Inline comments must start with a capital letter, digit or 3-dots sequence
(#205) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) Variable "strTitle" must be all lower-case
(#206) Variable "contextName" must be all lower-case
(#208) Variable "strTitle" must be all lower-case
(#211) Inline comments must start with a capital letter, digit or 3-dots sequence
(#211) Inline comments must end in full-stops, exclamation marks, or question marks
(#212) Variable "formWriter" must be all lower-case
(#212) Commas (,) must be followed by white space.
(#212) Variable "hiddenFields" must be all lower-case
(#213) Variable "formWriter" must be all lower-case
(#213) Commas (,) must be followed by white space.
(#213) Variable "maskType" must be all lower-case
(#216) Inline comments must start with a capital letter, digit or 3-dots sequence
(#216) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) Variable "helpText" must be all lower-case
(#217) Variable "maskType" must be all lower-case
(#218) Variable "helpMask" must be all lower-case
(#218) Variable "fieldFilter" must be all lower-case
(#219) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#219) Space found after opening bracket of FOREACH loop
(#219) Space found before closing bracket of FOREACH loop
(#220) Inline comments must start with a capital letter, digit or 3-dots sequence
(#220) Inline comments must end in full-stops, exclamation marks, or question marks
(#221) Variable "fieldHelpFlags" must be all lower-case
(#222) Inline comments must start with a capital letter, digit or 3-dots sequence
(#222) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) Expected "if (...) {\n"; found "if (...){\n"
(#223) Variable "helpMask" must be all lower-case
(#223) Variable "fieldHelpFlags" must be all lower-case
(#224) Variable "fieldHelpFlags" must be all lower-case
(#226) Variable "helpText" must be all lower-case
(#226) Variable "helpText" must be all lower-case
(#230) Variable "helpText" must be all lower-case
(#230) Variable "helpText" must be all lower-case
(#234) Variable "fieldHelpFlags" must be all lower-case
(#236) Inline comments must start with a capital letter, digit or 3-dots sequence
(#236) Inline comments must end in full-stops, exclamation marks, or question marks
(#237) Variable "helpMask" must be all lower-case
(#237) Variable "helpMask" must be all lower-case
(#237) Variable "fieldHelpFlags" must be all lower-case
(#241) Inline comments must start with a capital letter, digit or 3-dots sequence
(#241) Inline comments must end in full-stops, exclamation marks, or question marks
(#244) Variable "helpText" must be all lower-case
(#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
(#251) Inline comments must start with a capital letter, digit or 3-dots sequence
(#251) Inline comments must end in full-stops, exclamation marks, or question marks
(#252) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#252) Space found after opening bracket of FOREACH loop
(#252) Space found before closing bracket of FOREACH loop
(#253) Inline comments must start with a capital letter, digit or 3-dots sequence
(#253) Inline comments must end in full-stops, exclamation marks, or question marks
(#254) Expected "if (...) {\n"; found "if (...){\n"
(#254) Variable "fieldFilter" must be all lower-case
(#257) Variable "noHeadingFlag" must be all lower-case
(#258) Variable "requiredFlag" must be all lower-case
(#259) Variable "fieldType" must be all lower-case
(#260) Variable "fieldType" must be all lower-case
(#262) Variable "formWriter" must be all lower-case
(#262) Variable "requiredFlag" must be all lower-case
(#262) Variable "noHeadingFlag" must be all lower-case
(#266) Variable "formWriter" must be all lower-case
(#266) Variable "requiredFlag" must be all lower-case
(#270) Variable "formWriter" must be all lower-case
(#270) Variable "requiredFlag" must be all lower-case
(#278) Inline comments must start with a capital letter, digit or 3-dots sequence
(#278) Inline comments must end in full-stops, exclamation marks, or question marks
(#281) Inline comments must start with a capital letter, digit or 3-dots sequence
(#281) Inline comments must end in full-stops, exclamation marks, or question marks
(#283) Variable "clickScript" must be all lower-case
(#283) Line exceeds 132 characters; contains 164 characters
(#284) Variable "strShowHelp" must be all lower-case
(#285) Variable "strHideHelp" must be all lower-case
(#286) Variable "buttonTxt" must be all lower-case
(#286) Variable "strShowHelp" must be all lower-case
(#286) Variable "strHideHelp" must be all lower-case
(#286) Line exceeds 132 characters; contains 147 characters
(#288) Variable "buttonTxt" must be all lower-case
(#288) Variable "clickScript" must be all lower-case
(#288) Commas (,) must be followed by white space.
(#288) Line exceeds 132 characters; contains 178 characters
(#290) Variable "formWriter" must be all lower-case
(#292) Inline comments must start with a capital letter, digit or 3-dots sequence
(#292) Inline comments must end in full-stops, exclamation marks, or question marks
(#295) Inline comments must start with a capital letter, digit or 3-dots sequence
(#295) Inline comments must end in full-stops, exclamation marks, or question marks
(#299) Protected method name "mask_type::renderInfoPage" must be in lower-case letters only
(#299) Variable "cssClass" must be all lower-case
(#299) Variable "buttonCode" must be all lower-case
(#299) Expected 1 space after closing parenthesis; found 0
(#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
(#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
(#305) Variable "cssClass" must be all lower-case
(#307) Inline comments must start with a capital letter, digit or 3-dots sequence
(#307) Inline comments must end in full-stops, exclamation marks, or question marks
(#312) Inline comments must start with a capital letter, digit or 3-dots sequence
(#312) Inline comments must end in full-stops, exclamation marks, or question marks
(#315) Variable "strClose" must be all lower-case
(#316) Variable "strClose" must be all lower-case
(#316) Variable "buttonCode" must be all lower-case
(#316) Line exceeds 132 characters; contains 133 characters
(#319) Inline comments must start with a capital letter, digit or 3-dots sequence
(#319) Inline comments must end in full-stops, exclamation marks, or question marks
(#320) Expected "if (...) {\n"; found "if (...){\n"
(#326) Inline comments must start with a capital letter, digit or 3-dots sequence
(#326) Inline comments must end in full-stops, exclamation marks, or question marks
(#329) Inline comments must start with a capital letter, digit or 3-dots sequence
(#329) Inline comments must end in full-stops, exclamation marks, or question marks
(#333) Protected method name "mask_type::renderQuestionPage" must be in lower-case letters only
(#333) Variable "hintText" must be all lower-case
(#333) Variable "questionText" must be all lower-case
(#333) Variable "answerHTML" must be all lower-case
(#333) Variable "hiddenFields" must be all lower-case
(#333) Variable "dbInterface" must be all lower-case
(#333) Variable "questionId" must be all lower-case
(#333) Expected 1 space after closing parenthesis; found 0
(#336) Inline comments must start with a capital letter, digit or 3-dots sequence
(#336) Inline comments must end in full-stops, exclamation marks, or question marks
(#337) Variable "isFirstAttempt" must be all lower-case
(#337) Variable "dbInterface" must be all lower-case
(#337) Variable "questionId" must be all lower-case
(#338) Variable "updatedGrades" must be all lower-case
(#338) Variable "dbInterface" must be all lower-case
(#338) Variable "questionId" must be all lower-case
(#339) Variable "updatedGrades" must be all lower-case
(#341) Inline comments must start with a capital letter, digit or 3-dots sequence
(#341) Inline comments must end in full-stops, exclamation marks, or question marks
(#345) Inline comments must start with a capital letter, digit or 3-dots sequence
(#345) Inline comments must end in full-stops, exclamation marks, or question marks
(#348) Inline comments must start with a capital letter, digit or 3-dots sequence
(#348) Inline comments must end in full-stops, exclamation marks, or question marks
(#351) Variable "questionText" must be all lower-case
(#354) Inline comments must start with a capital letter, digit or 3-dots sequence
(#354) Inline comments must end in full-stops, exclamation marks, or question marks
(#357) Inline comments must start with a capital letter, digit or 3-dots sequence
(#357) Inline comments must end in full-stops, exclamation marks, or question marks
(#359) Variable "formWriter" must be all lower-case
(#361) Inline comments must start with a capital letter, digit or 3-dots sequence
(#361) Inline comments must end in full-stops, exclamation marks, or question marks
(#362) Variable "formWriter" must be all lower-case
(#362) Commas (,) must be followed by white space.
(#362) Variable "hiddenFields" must be all lower-case
(#364) Inline comments must start with a capital letter, digit or 3-dots sequence
(#364) Inline comments must end in full-stops, exclamation marks, or question marks
(#367) Variable "answerHTML" must be all lower-case
(#371) Inline comments must start with a capital letter, digit or 3-dots sequence
(#371) Inline comments must end in full-stops, exclamation marks, or question marks
(#372) Variable "formWriter" must be all lower-case
(#374) Inline comments must start with a capital letter, digit or 3-dots sequence
(#374) Inline comments must end in full-stops, exclamation marks, or question marks
(#377) Inline comments must start with a capital letter, digit or 3-dots sequence
(#377) Inline comments must end in full-stops, exclamation marks, or question marks
(#378) Expected "if (...) {\n"; found "if (...){\n"
(#378) Variable "hintText" must be all lower-case
(#378) Variable "isFirstAttempt" must be all lower-case
(#380) Variable "hintText" must be all lower-case
(#384) Inline comments must start with a capital letter, digit or 3-dots sequence
(#384) Inline comments must end in full-stops, exclamation marks, or question marks
(#387) Inline comments must start with a capital letter, digit or 3-dots sequence
(#387) Inline comments must end in full-stops, exclamation marks, or question marks
(#391) Protected method name "mask_type::renderAnswerResponsePage" must be in lower-case letters only
(#391) Variable "answerIsCorrect" must be all lower-case
(#391) Variable "goodAnswerResponse" must be all lower-case
(#391) Variable "badAnswerResponse" must be all lower-case
(#391) Variable "hintText" must be all lower-case
(#391) Variable "dbInterface" must be all lower-case
(#391) Variable "questionId" must be all lower-case
(#391) Variable "isLastQuestion" must be all lower-case
(#391) Expected 1 space after closing parenthesis; found 0
(#391) Line exceeds 132 characters; contains 164 characters
(#392) Inline comments must start with a capital letter, digit or 3-dots sequence
(#392) Inline comments must end in full-stops, exclamation marks, or question marks
(#395) Expected "if (...) {\n"; found "if (...){\n"
(#395) Variable "answerIsCorrect" must be all lower-case
(#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
(#397) Variable "updatedGrades" must be all lower-case
(#397) Variable "dbInterface" must be all lower-case
(#397) Variable "questionId" must be all lower-case
(#398) Variable "gradeUpdateScript" must be all lower-case
(#398) Variable "updatedGrades" must be all lower-case
(#400) Inline comments must start with a capital letter, digit or 3-dots sequence
(#400) Inline comments must end in full-stops, exclamation marks, or question marks
(#401) Expected "if (...) {\n"; found "if (...){\n"
(#401) Variable "isLastQuestion" must be all lower-case
(#402) Variable "dbInterface" must be all lower-case
(#403) Variable "responseType" must be all lower-case
(#403) Expected 1 space before "?"; 0 found
(#403) Expected 1 space before ":"; 0 found
(#404) Variable "strResponseTitle" must be all lower-case
(#404) Variable "responseType" must be all lower-case
(#405) Variable "strResponseText" must be all lower-case
(#405) Variable "responseType" must be all lower-case
(#406) Variable "strText" must be all lower-case
(#406) Variable "goodAnswerResponse" must be all lower-case
(#406) Expected 1 space before "?"; 0 found
(#406) Variable "goodAnswerResponse" must be all lower-case
(#406) Variable "strResponseText" must be all lower-case
(#406) Expected 1 space before ":"; 0 found
(#406) Variable "strResponseText" must be all lower-case
(#406) Line exceeds 132 characters; contains 148 characters
(#408) Variable "isPerfectAnswer" must be all lower-case
(#408) Variable "dbInterface" must be all lower-case
(#408) Variable "questionId" must be all lower-case
(#409) Variable "responseType" must be all lower-case
(#409) Variable "isPerfectAnswer" must be all lower-case
(#409) Expected 1 space before "?"; 0 found
(#409) Expected 1 space before ":"; 0 found
(#410) Variable "strResponseTitle" must be all lower-case
(#410) Variable "responseType" must be all lower-case
(#411) Variable "strResponseText" must be all lower-case
(#411) Variable "responseType" must be all lower-case
(#412) Variable "strText" must be all lower-case
(#412) Variable "goodAnswerResponse" must be all lower-case
(#412) Expected 1 space before "?"; 0 found
(#412) Variable "goodAnswerResponse" must be all lower-case
(#412) Expected 1 space before ":"; 0 found
(#412) Variable "strResponseText" must be all lower-case
(#414) Variable "strResponseTitle" must be all lower-case
(#414) Variable "strText" must be all lower-case
(#414) Variable "responseType" must be all lower-case
(#414) Variable "gradeUpdateScript" must be all lower-case
(#414) Line exceeds maximum limit of 180 characters; contains 203 characters
(#416) Variable "isFirstAttempt" must be all lower-case
(#416) Variable "dbInterface" must be all lower-case
(#416) Variable "questionId" must be all lower-case
(#418) Inline comments must start with a capital letter, digit or 3-dots sequence
(#418) Inline comments must end in full-stops, exclamation marks, or question marks
(#419) Variable "updatedGrades" must be all lower-case
(#419) Variable "dbInterface" must be all lower-case
(#419) Variable "questionId" must be all lower-case
(#420) Variable "gradeUpdateScript" must be all lower-case
(#420) Variable "updatedGrades" must be all lower-case
(#422) Inline comments must start with a capital letter, digit or 3-dots sequence
(#422) Inline comments must end in full-stops, exclamation marks, or question marks
(#423) Variable "responseType" must be all lower-case
(#423) Variable "isFirstAttempt" must be all lower-case
(#423) Expected 1 space before "?"; 0 found
(#423) Expected 1 space before ":"; 0 found
(#424) Variable "strBadAnswerTitle" must be all lower-case
(#424) Variable "responseType" must be all lower-case
(#425) Variable "strBadAnswerText" must be all lower-case
(#425) Variable "responseType" must be all lower-case
(#426) Variable "strText" must be all lower-case
(#426) Variable "badAnswerResponse" must be all lower-case
(#426) Expected 1 space before "?"; 0 found
(#426) Variable "badAnswerResponse" must be all lower-case
(#426) Expected 1 space before ":"; 0 found
(#426) Variable "strBadAnswerText" must be all lower-case
(#427) Variable "strBadAnswerTitle" must be all lower-case
(#427) Variable "strText" must be all lower-case
(#427) Variable "hintText" must be all lower-case
(#427) Variable "responseType" must be all lower-case
(#427) Variable "gradeUpdateScript" must be all lower-case
(#427) Line exceeds maximum limit of 180 characters; contains 181 characters
(#431) Protected method name "mask_type::renderBodyText" must be in lower-case letters only
(#431) Expected 1 space after closing parenthesis; found 0
(#436) Protected method name "mask_type::getGradeUpdateScript" must be in lower-case letters only
(#436) Variable "updatedGrades" must be all lower-case
(#436) Expected 1 space after closing parenthesis; found 0
(#437) Variable "updatedGrades" must be all lower-case
(#437) Expected 1 space before "?"; 0 found
(#437) Expected 1 space before ":"; 0 found
(#439) Expected "if (...) {\n"; found "if (...){\n"
(#439) Variable "updatedGrades" must be all lower-case
(#442) Expected "} else if (...) {\n"; found "}\n else if (...){\n"
(#442) Expected "if (...) {\n"; found "if (...){\n"
(#442) Variable "updatedGrades" must be all lower-case
(#445) Expected "} else if (...) {\n"; found "}\n else if (...){\n"
(#445) Expected "if (...) {\n"; found "if (...){\n"
(#445) Variable "updatedGrades" must be all lower-case
(#448) Expected "} else if (...) {\n"; found "}\n else if (...){\n"
(#448) Expected "if (...) {\n"; found "if (...){\n"
(#448) Variable "updatedGrades" must be all lower-case
(#455) Protected method name "mask_type::haveData" must be in lower-case letters only
(#455) Expected 1 space after closing parenthesis; found 0
(#456) Variable "haveData" must be all lower-case
(#457) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#457) Space found after opening bracket of FOREACH loop
(#457) Space found before closing bracket of FOREACH loop
(#459) Variable "haveData" must be all lower-case
(#459) Variable "haveData" must be all lower-case
(#461) Variable "haveData" must be all lower-case
mod/masks/mask_type_basic.class.php
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) No space found before comment text; expected "// -------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------"
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) Member variable "maskType" must be all lower-case
(#38) Member variable "dbInterface" must be all lower-case
(#42) Inline comments must start with a capital letter, digit or 3-dots sequence
(#42) No space found before comment text; expected "// -------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------"
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Expected 1 space after closing parenthesis; found 0
(#46) 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
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) No space found before comment text; expected "// -------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------"
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Public method name "mask_type_basic::onNewMask" must be in lower-case letters only
(#64) Variable "pageId" must be all lower-case
(#64) Expected 1 space after closing parenthesis; found 0
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Variable "pageId" must be all lower-case
(#69) Public method name "mask_type_basic::onEditMask" must be in lower-case letters only
(#69) Variable "maskId" must be all lower-case
(#69) Variable "questionId" must be all lower-case
(#69) Variable "questionData" must be all lower-case
(#69) Expected 1 space after closing parenthesis; found 0
(#70) Inline comments must start with a capital letter, digit or 3-dots sequence
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Variable "maskId" must be all lower-case
(#71) Variable "questionId" must be all lower-case
(#71) Variable "questionData" must be all lower-case
(#74) Public method name "mask_type_basic::onClickMask" must be in lower-case letters only
(#74) Variable "questionId" must be all lower-case
(#74) Variable "questionData" must be all lower-case
(#74) Variable "hiddenFields" must be all lower-case
(#74) Variable "isLastQuestion" must be all lower-case
(#74) Expected 1 space after closing parenthesis; found 0
(#77) Inline comments must start with a capital letter, digit or 3-dots sequence
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Variable "updatedGrades" must be all lower-case
(#78) Variable "questionId" must be all lower-case
(#80) Inline comments must start with a capital letter, digit or 3-dots sequence
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Variable "gradeUpdateScript" must be all lower-case
(#81) Variable "updatedGrades" must be all lower-case
(#83) Inline comments must start with a capital letter, digit or 3-dots sequence
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Variable "questionData" must be all lower-case
(#84) Variable "questionData" must be all lower-case
(#84) Variable "gradeUpdateScript" must be all lower-case
(#84) Line exceeds 132 characters; contains 179 characters
(#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
mod/masks/mask_type_note.class.php
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) No space found before comment text; expected "// -------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------"
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) Member variable "maskType" must be all lower-case
(#38) Member variable "dbInterface" must be all lower-case
(#42) Inline comments must start with a capital letter, digit or 3-dots sequence
(#42) No space found before comment text; expected "// -------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------"
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Expected 1 space after closing parenthesis; found 0
(#46) 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
(#55) Inline comments must start with a capital letter, digit or 3-dots sequence
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Inline comments must start with a capital letter, digit or 3-dots sequence
(#60) No space found before comment text; expected "// -------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------"
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Public method name "mask_type_note::onNewMask" must be in lower-case letters only
(#63) Variable "pageId" must be all lower-case
(#63) Expected 1 space after closing parenthesis; found 0
(#64) Inline comments must start with a capital letter, digit or 3-dots sequence
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Variable "pageId" must be all lower-case
(#68) Public method name "mask_type_note::onEditMask" must be in lower-case letters only
(#68) Variable "maskId" must be all lower-case
(#68) Variable "questionId" must be all lower-case
(#68) Variable "questionData" must be all lower-case
(#68) Expected 1 space after closing parenthesis; found 0
(#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
(#70) Variable "maskId" must be all lower-case
(#70) Variable "questionId" must be all lower-case
(#70) Variable "questionData" must be all lower-case
(#73) Public method name "mask_type_note::onClickMask" must be in lower-case letters only
(#73) Variable "questionId" must be all lower-case
(#73) Variable "questionData" must be all lower-case
(#73) Variable "hiddenFields" must be all lower-case
(#73) Variable "isLastQuestion" must be all lower-case
(#73) Expected 1 space after closing parenthesis; found 0
(#76) Inline comments must start with a capital letter, digit or 3-dots sequence
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Variable "questionId" must be all lower-case
(#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
(#80) Variable "questionData" must be all lower-case
(#82) Inline comments must start with a capital letter, digit or 3-dots sequence
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
mod/masks/mask_type_qcm.class.php
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) No space found before comment text; expected "// -------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------"
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) Member variable "maskType" must be all lower-case
(#38) Member variable "dbInterface" must be all lower-case
(#42) Inline comments must start with a capital letter, digit or 3-dots sequence
(#42) No space found before comment text; expected "// -------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------"
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Expected 1 space after closing parenthesis; found 0
(#46) 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
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) No space found before comment text; expected "// -------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------"
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Public method name "mask_type_qcm::onNewMask" must be in lower-case letters only
(#68) Variable "pageId" must be all lower-case
(#68) Expected 1 space after closing parenthesis; found 0
(#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
(#70) Variable "pageId" must be all lower-case
(#73) Public method name "mask_type_qcm::onEditMask" must be in lower-case letters only
(#73) Variable "maskId" must be all lower-case
(#73) Variable "questionId" must be all lower-case
(#73) Variable "questionData" must be all lower-case
(#73) Expected 1 space after closing parenthesis; found 0
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Variable "maskId" must be all lower-case
(#75) Variable "questionId" must be all lower-case
(#75) Variable "questionData" must be all lower-case
(#78) Public method name "mask_type_qcm::onClickMask" must be in lower-case letters only
(#78) Variable "questionId" must be all lower-case
(#78) Variable "questionData" must be all lower-case
(#78) Variable "hiddenFields" must be all lower-case
(#78) Variable "isLastQuestion" must be all lower-case
(#78) Expected 1 space after closing parenthesis; found 0
(#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
(#81) Expected "for (...) {\n"; found "for (...){\n"
(#81) Space found before closing bracket of FOR loop
(#81) Commas (,) must be followed by white space.
(#82) Variable "propName" must be all lower-case
(#83) Expected "if (...) {\n"; found "if (...){\n"
(#83) Variable "questionData" must be all lower-case
(#83) Variable "propName" must be all lower-case
(#83) Variable "questionData" must be all lower-case
(#83) Variable "propName" must be all lower-case
(#84) Variable "propName" must be all lower-case
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Variable "choiceIndex" must be all lower-case
(#90) Expected "for (...) {\n"; found "for (...){\n"
(#91) Variable "choiceIndex" must be all lower-case
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Variable "questionId" must be all lower-case
(#99) Inline comments must start with a capital letter, digit or 3-dots sequence
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) Expected "for (...) {\n"; found "for (...){\n"
(#103) Variable "choiceIndex" must be all lower-case
(#104) Variable "choiceIndex" must be all lower-case
(#104) Variable "choiceIndex" must be all lower-case
(#105) Variable "choiceIndex" must be all lower-case
(#108) Inline comments must start with a capital letter, digit or 3-dots sequence
(#109) Expected "if (...) {\n"; found "if (...){\n"
(#110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Inline comments must start with a capital letter, digit or 3-dots sequence
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Variable "answerHTML" must be all lower-case
(#114) Expected "for (...) {\n"; found "for (...){\n"
(#115) Variable "choiceIndex" must be all lower-case
(#116) Variable "answerField" must be all lower-case
(#117) Variable "questionData" must be all lower-case
(#117) Variable "answerField" must be all lower-case
(#118) Variable "answerHTML" must be all lower-case
(#119) Variable "answerHTML" must be all lower-case
(#119) Line exceeds 132 characters; contains 158 characters
(#120) Variable "answerHTML" must be all lower-case
(#121) Variable "answerHTML" must be all lower-case
(#124) Inline comments must start with a capital letter, digit or 3-dots sequence
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Variable "hintText" must be all lower-case
(#125) Variable "questionData" must be all lower-case
(#125) Expected 1 space before "?"; 0 found
(#125) Variable "questionData" must be all lower-case
(#125) Expected 1 space before ":"; 0 found
(#126) Variable "questionText" must be all lower-case
(#126) Variable "questionData" must be all lower-case
(#127) Variable "hintText" must be all lower-case
(#127) Variable "questionText" must be all lower-case
(#127) Variable "answerHTML" must be all lower-case
(#127) Variable "hiddenFields" must be all lower-case
(#127) Variable "questionId" must be all lower-case
(#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
(#132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Variable "answerIsCorrect" must be all lower-case
(#134) Variable "choiceIndex" must be all lower-case
(#134) Variable "choiceIndex" must be all lower-case
(#136) Inline comments must start with a capital letter, digit or 3-dots sequence
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Variable "goodAnswerResponse" must be all lower-case
(#137) Variable "questionData" must be all lower-case
(#137) Expected 1 space before "?"; 0 found
(#137) Variable "questionData" must be all lower-case
(#137) Expected 1 space before ":"; 0 found
(#138) Variable "badAnswerResponse" must be all lower-case
(#138) Variable "questionData" must be all lower-case
(#138) Expected 1 space before "?"; 0 found
(#138) Variable "questionData" must be all lower-case
(#138) Expected 1 space before ":"; 0 found
(#139) Variable "hintText" must be all lower-case
(#139) Variable "questionData" must be all lower-case
(#139) Expected 1 space before "?"; 0 found
(#139) Variable "questionData" must be all lower-case
(#139) Expected 1 space before ":"; 0 found
(#140) Expected "if (...) {\n"; found "if (...){\n"
(#140) Variable "badAnswerResponse" must be all lower-case
(#140) Expected 1 space before "=="; 0 found
(#140) Expected 1 space after "=="; 0 found
(#141) Variable "badAnswerResponse" must be all lower-case
(#141) Variable "hintText" must be all lower-case
(#142) Variable "hintText" must be all lower-case
(#144) Variable "answerIsCorrect" must be all lower-case
(#144) Variable "goodAnswerResponse" must be all lower-case
(#144) Variable "badAnswerResponse" must be all lower-case
(#144) Variable "hintText" must be all lower-case
(#144) Variable "questionId" must be all lower-case
(#144) Variable "isLastQuestion" must be all lower-case
(#144) Line exceeds 132 characters; contains 166 characters
(#146) Inline comments must start with a capital letter, digit or 3-dots sequence
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Variable "answerIsCorrect" must be all lower-case
mod/masks/mask_type_qtxt.class.php
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) No space found before comment text; expected "// -------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------"
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) Member variable "maskType" must be all lower-case
(#38) Member variable "dbInterface" must be all lower-case
(#42) Inline comments must start with a capital letter, digit or 3-dots sequence
(#42) No space found before comment text; expected "// -------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------"
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Expected 1 space after closing parenthesis; found 0
(#46) 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
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) No space found before comment text; expected "// -------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------"
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Public method name "mask_type_qtxt::onNewMask" must be in lower-case letters only
(#64) Variable "pageId" must be all lower-case
(#64) Expected 1 space after closing parenthesis; found 0
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Variable "pageId" must be all lower-case
(#69) Public method name "mask_type_qtxt::onEditMask" must be in lower-case letters only
(#69) Variable "maskId" must be all lower-case
(#69) Variable "questionId" must be all lower-case
(#69) Variable "questionData" must be all lower-case
(#69) Expected 1 space after closing parenthesis; found 0
(#70) Inline comments must start with a capital letter, digit or 3-dots sequence
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Variable "maskId" must be all lower-case
(#71) Variable "questionId" must be all lower-case
(#71) Variable "questionData" must be all lower-case
(#74) Public method name "mask_type_qtxt::onClickMask" must be in lower-case letters only
(#74) Variable "questionId" must be all lower-case
(#74) Variable "questionData" must be all lower-case
(#74) Variable "hiddenFields" must be all lower-case
(#74) Variable "isLastQuestion" must be all lower-case
(#74) Expected 1 space after closing parenthesis; found 0
(#76) Inline comments must start with a capital letter, digit or 3-dots sequence
(#77) Expected "if (...) {\n"; found "if (...){\n"
(#78) Inline comments must start with a capital letter, digit or 3-dots sequence
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#83) Variable "formWriter" must be all lower-case
(#84) Variable "formWriter" must be all lower-case
(#85) Variable "answerHTML" must be all lower-case
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Variable "hintText" must be all lower-case
(#89) Variable "questionData" must be all lower-case
(#89) Expected 1 space before "?"; 0 found
(#89) Variable "questionData" must be all lower-case
(#89) Expected 1 space before ":"; 0 found
(#90) Variable "questionText" must be all lower-case
(#90) Variable "questionData" must be all lower-case
(#91) Variable "hintText" must be all lower-case
(#91) Variable "questionText" must be all lower-case
(#91) Variable "answerHTML" must be all lower-case
(#91) Variable "hiddenFields" must be all lower-case
(#91) Variable "questionId" must be all lower-case
(#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
(#96) Inline comments must start with a capital letter, digit or 3-dots sequence
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) Variable "rawAnswers" must be all lower-case
(#97) Variable "questionData" must be all lower-case
(#98) Variable "rawAnswers" must be all lower-case
(#98) Variable "rawAnswers" must be all lower-case
(#99) Variable "rawAnswers" must be all lower-case
(#99) Variable "rawAnswers" must be all lower-case
(#100) Variable "rawAnswers" must be all lower-case
(#100) Variable "rawAnswers" must be all lower-case
(#101) Variable "rawAnswers" must be all lower-case
(#101) Variable "rawAnswers" must be all lower-case
(#102) Variable "rawAnswers" must be all lower-case
(#102) Variable "rawAnswers" must be all lower-case
(#103) Variable "rawAnswers" must be all lower-case
(#103) Variable "rawAnswers" must be all lower-case
(#104) Variable "rawAnswers" must be all lower-case
(#104) Variable "rawAnswers" must be all lower-case
(#105) Variable "rawAnswers" must be all lower-case
(#105) Variable "rawAnswers" must be all lower-case
(#106) Variable "rawAnswers" must be all lower-case
(#106) Variable "rawAnswers" must be all lower-case
(#107) Variable "rawAnswers" must be all lower-case
(#107) Variable "rawAnswers" must be all lower-case
(#108) Variable "rawAnswers" must be all lower-case
(#108) Variable "rawAnswers" must be all lower-case
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Commas (,) must be followed by white space.
(#109) Variable "rawAnswers" must be all lower-case
(#111) Inline comments must start with a capital letter, digit or 3-dots sequence
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Inline comments must start with a capital letter, digit or 3-dots sequence
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Variable "answerIsCorrect" must be all lower-case
(#120) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#120) Space found after opening bracket of FOREACH loop
(#120) Space found before closing bracket of FOREACH loop
(#121) Variable "answerIsCorrect" must be all lower-case
(#121) Variable "answerIsCorrect" must be all lower-case
(#124) Inline comments must start with a capital letter, digit or 3-dots sequence
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Variable "goodAnswerResponse" must be all lower-case
(#125) Variable "questionData" must be all lower-case
(#125) Expected 1 space before "?"; 0 found
(#125) Variable "questionData" must be all lower-case
(#125) Expected 1 space before ":"; 0 found
(#126) Variable "badAnswerResponse" must be all lower-case
(#126) Variable "questionData" must be all lower-case
(#126) Expected 1 space before "?"; 0 found
(#126) Variable "questionData" must be all lower-case
(#126) Expected 1 space before ":"; 0 found
(#127) Variable "hintText" must be all lower-case
(#127) Variable "questionData" must be all lower-case
(#127) Expected 1 space before "?"; 0 found
(#127) Variable "questionData" must be all lower-case
(#127) Expected 1 space before ":"; 0 found
(#128) Expected "if (...) {\n"; found "if (...){\n"
(#128) Variable "badAnswerResponse" must be all lower-case
(#128) Expected 1 space before "=="; 0 found
(#128) Expected 1 space after "=="; 0 found
(#129) Variable "badAnswerResponse" must be all lower-case
(#129) Variable "hintText" must be all lower-case
(#130) Variable "hintText" must be all lower-case
(#132) Variable "answerIsCorrect" must be all lower-case
(#132) Variable "goodAnswerResponse" must be all lower-case
(#132) Variable "badAnswerResponse" must be all lower-case
(#132) Variable "hintText" must be all lower-case
(#132) Variable "questionId" must be all lower-case
(#132) Variable "isLastQuestion" must be all lower-case
(#132) Line exceeds 132 characters; contains 166 characters
(#134) Inline comments must start with a capital letter, digit or 3-dots sequence
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Variable "answerIsCorrect" must be all lower-case
mod/masks/mask_types_manager.class.php
(#38) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) No space found before comment text; expected "// -------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------"
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Private method name "mask_types_manager::populateTypeList" must be in lower-case letters only
(#41) Expected 1 space after closing parenthesis; found 0
(#42) Expected "if (...) {\n"; found "if (...){\n"
(#53) Inline comments must start with a capital letter, digit or 3-dots sequence
(#53) No space found before comment text; expected "// -------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------"
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Public method name "mask_types_manager::getTypeNames" must be in lower-case letters only
(#59) Expected 1 space after closing parenthesis; found 0
(#68) Public method name "mask_types_manager::getTypeHandler" must be in lower-case letters only
(#68) Variable "typeName" must be all lower-case
(#68) Expected 1 space after closing parenthesis; found 0
(#70) Variable "typeName" must be all lower-case
(#70) Expected 1 space before "?"; 0 found
(#70) Variable "typeName" must be all lower-case
(#70) Expected 1 space before ":"; 0 found
(#77) Public method name "mask_types_manager::getTypeFamily" must be in lower-case letters only
(#77) Variable "typeName" must be all lower-case
(#77) Expected 1 space after closing parenthesis; found 0
(#78) Variable "typeName" must be all lower-case
(#79) Expected 1 space before "?"; 0 found
(#79) Expected 1 space before ":"; 0 found
mod/masks/mod_form.php
(#28) "require_once" must be immediately followed by an open parenthesis
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Expected 1 space before "="; 0 found
(#34) Expected 1 space after "="; 0 found
(#35) Expected 1 space before "="; 0 found
(#35) Expected 1 space after "="; 0 found
(#36) Inline comments must start with a capital letter, digit or 3-dots sequence
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Commas (,) must be followed by white space.
(#40) Commas (,) must be followed by white space.
(#40) Commas (,) must be followed by white space.
(#40) Expected 1 space after closing parenthesis; found 0
(#42) Expected 1 space before "="; 0 found
(#42) Expected 1 space after "="; 0 found
(#43) Commas (,) must be followed by white space.
(#43) Expected 1 space before "=>"; 0 found
(#43) Expected 1 space after "=>"; 0 found
(#47) Expected "if (...) {\n"; found "if (...){\n"
(#52) Visibility must be declared on method "definition"
(#55) Inline comments must start with a capital letter, digit or 3-dots sequence
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) No space found before comment text; expected "// -------------------------------------------------------" but found "//-------------------------------------------------------"
(#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
(#59) Commas (,) must be followed by white space.
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Line indented incorrectly; expected at least 8 spaces, found 1
(#66) Visibility must be declared on method "validation"
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
mod/masks/renderer.php
(#36) Public method name "mod_masks_renderer::renderTeacherView" must be in lower-case letters only
(#36) Variable "docData" must be all lower-case
(#40) Inline comments must start with a capital letter, digit or 3-dots sequence
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) 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
(#45) Variable "docData" must be all lower-case
(#48) Inline comments must start with a capital letter, digit or 3-dots sequence
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) Variable "stralertMsg" must be all lower-case
(#50) Variable "stralertMsg" must be all lower-case
(#52) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Variable "docData" must be all lower-case
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Inline comments must start with a capital letter, digit or 3-dots sequence
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Public method name "mod_masks_renderer::renderStudentView" must be in lower-case letters only
(#70) Variable "docData" must be all lower-case
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Inline comments must start with a capital letter, digit or 3-dots sequence
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Variable "docData" must be all lower-case
(#82) Inline comments must start with a capital letter, digit or 3-dots sequence
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) Variable "docData" must be all lower-case
(#90) Inline comments must start with a capital letter, digit or 3-dots sequence
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#102) Public method name "mod_masks_renderer::renderNotReadyMessage" must be in lower-case letters only
(#106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) Variable "strNotification" must be all lower-case
(#108) Variable "strNotification" must be all lower-case
(#110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) Inline comments must start with a capital letter, digit or 3-dots sequence
(#115) No space found before comment text; expected "// -----------------------------------------------------------------------------------" but found "//-----------------------------------------------------------------------------------"
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Private method name "mod_masks_renderer::openPage" must be in lower-case letters only
(#118) Expected 1 space after closing parenthesis; found 0
(#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) Variable "rootClasses" must be all lower-case
(#123) Variable "rootClasses" must be all lower-case
(#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
(#128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#143) Private method name "mod_masks_renderer::closePage" must be in lower-case letters only
(#143) Expected 1 space after closing parenthesis; found 0
(#146) Inline comments must start with a capital letter, digit or 3-dots sequence
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) Inline comments must start with a capital letter, digit or 3-dots sequence
(#153) No space found before comment text; expected "// -----------------------------------------------------------------------------------" but found "//-----------------------------------------------------------------------------------"
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#156) Private method name "mod_masks_renderer::openHeader" must be in lower-case letters only
(#156) Expected 1 space after closing parenthesis; found 0
(#162) Private method name "mod_masks_renderer::closeHeader" must be in lower-case letters only
(#162) Expected 1 space after closing parenthesis; found 0
(#168) Private method name "mod_masks_renderer::renderPageNavWidget" must be in lower-case letters only
(#168) Variable "numPages" must be all lower-case
(#168) Expected 1 space after closing parenthesis; found 0
(#171) Inline comments must start with a capital letter, digit or 3-dots sequence
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) Inline comments must start with a capital letter, digit or 3-dots sequence
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#178) Inline comments must start with a capital letter, digit or 3-dots sequence
(#178) Inline comments must end in full-stops, exclamation marks, or question marks
(#180) Expected "for (...) {\n"; found "for(...){\n"
(#180) Space found after opening bracket of FOR loop
(#180) Space found before closing bracket of FOR loop
(#180) Variable "numPages" must be all lower-case
(#182) Variable "pageName" must be all lower-case
(#182) Expected 1 space before "+"; 0 found
(#182) Expected 1 space after "+"; 0 found
(#183) Variable "pageName" must be all lower-case
(#187) Inline comments must start with a capital letter, digit or 3-dots sequence
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#191) Inline comments must start with a capital letter, digit or 3-dots sequence
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#197) Private method name "mod_masks_renderer::renderMenuBar" must be in lower-case letters only
(#197) Variable "docData" must be all lower-case
(#197) Variable "includeTeacherOptions" must be all lower-case
(#197) Expected 1 space after closing parenthesis; found 0
(#198) Space found before semicolon; expected "$OUTPUT;" but found "$OUTPUT ;"
(#201) Inline comments must start with a capital letter, digit or 3-dots sequence
(#201) Inline comments must end in full-stops, exclamation marks, or question marks
(#204) Inline comments must start with a capital letter, digit or 3-dots sequence
(#204) Inline comments must end in full-stops, exclamation marks, or question marks
(#205) Variable "menuBarAttributes" must be all lower-case
(#206) Expected "if (...) {\n"; found "if(...){\n"
(#206) Variable "includeTeacherOptions" must be all lower-case
(#207) Variable "menuBarAttributes" must be all lower-case
(#209) Variable "menuBarAttributes" must be all lower-case
(#211) Inline comments must start with a capital letter, digit or 3-dots sequence
(#211) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) Inline comments must start with a capital letter, digit or 3-dots sequence
(#214) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) Expected "if (...) {\n"; found "if (...){\n"
(#215) Variable "includeTeacherOptions" must be all lower-case
(#216) Variable "strAddMaskMenu" must be all lower-case
(#217) Variable "spanAddMaskMenu" must be all lower-case
(#217) Variable "strAddMaskMenu" must be all lower-case
(#218) Variable "spanAddMaskMenu" must be all lower-case
(#220) Variable "typeNames" must be all lower-case
(#221) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#221) Variable "typeNames" must be all lower-case
(#221) Variable "typeName" must be all lower-case
(#222) Variable "configFieldName" must be all lower-case
(#222) Variable "typeName" must be all lower-case
(#223) Expected "if (...) {\n"; found "if (...){\n"
(#223) Variable "configFieldName" must be all lower-case
(#223) Variable "configFieldName" must be all lower-case
(#226) Variable "typeName" must be all lower-case
(#227) Commas (,) must be followed by white space.
(#227) Space found before semicolon; expected ");" but found ") ;"
(#228) Commas (,) must be followed by white space.
(#228) Variable "typeName" must be all lower-case
(#231) Expected "} else {\n"; found "}else{ // if student, add grade and completion container\n"
(#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
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#235) Variable "correctAnswersStr" must be all lower-case
(#236) Variable "correctAnswersStr" must be all lower-case
(#239) Inline comments must end in full-stops, exclamation marks, or question marks
(#241) Variable "questionRemainingStr" must be all lower-case
(#242) Variable "questionRemainingStr" must be all lower-case
(#245) Inline comments must end in full-stops, exclamation marks, or question marks
(#247) Variable "congratulationStr" must be all lower-case
(#248) Variable "congratulationStr" must be all lower-case
(#248) Space found before semicolon; expected "$congratulationStr;" but found "$congratulationStr ;"
(#254) Inline comments must start with a capital letter, digit or 3-dots sequence
(#254) Inline comments must end in full-stops, exclamation marks, or question marks
(#255) Expected "if (...) {\n"; found "if (...){\n"
(#255) Variable "includeTeacherOptions" must be all lower-case
(#257) Variable "saveIcon" must be all lower-case
(#258) Variable "saveIcon" must be all lower-case
(#258) Line exceeds 132 characters; contains 137 characters
(#262) Inline comments must start with a capital letter, digit or 3-dots sequence
(#262) Inline comments must end in full-stops, exclamation marks, or question marks
(#265) Inline comments must start with a capital letter, digit or 3-dots sequence
(#265) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#269) Commas (,) must be followed by white space.
(#270) Perl-style comments are not allowed; use "// Comment." instead
(#271) This comment is 50% valid code; is this commented out code?
(#271) Perl-style comments are not allowed; use "// Comment." instead
(#272) Expected "if (...) {\n"; found "if (...){\n"
(#272) Variable "includeTeacherOptions" must be all lower-case
(#284) Inline comments must start with a capital letter, digit or 3-dots sequence
(#284) Inline comments must end in full-stops, exclamation marks, or question marks
(#285) Variable "docData" must be all lower-case
(#287) Inline comments must start with a capital letter, digit or 3-dots sequence
(#287) Inline comments must end in full-stops, exclamation marks, or question marks
(#290) Inline comments must start with a capital letter, digit or 3-dots sequence
(#290) Inline comments must end in full-stops, exclamation marks, or question marks
(#296) Private method name "mod_masks_renderer::renderPageName" must be in lower-case letters only
(#296) Variable "pageNumber" must be all lower-case
(#296) Variable "pageNameId" must be all lower-case
(#296) Expected 1 space after closing parenthesis; found 0
(#297) Inline comments must start with a capital letter, digit or 3-dots sequence
(#297) Inline comments must end in full-stops, exclamation marks, or question marks
(#298) Variable "strPage" must be all lower-case
(#300) Variable "pageNameId" must be all lower-case
(#304) Variable "strPage" must be all lower-case
(#305) Variable "pageNumber" must be all lower-case
(#313) Inline comments must start with a capital letter, digit or 3-dots sequence
(#313) No space found before comment text; expected "// -----------------------------------------------------------------------------------" but found "//-----------------------------------------------------------------------------------"
(#314) Inline comments must end in full-stops, exclamation marks, or question marks
(#316) Private method name "mod_masks_renderer::openBody" must be in lower-case letters only
(#316) Expected 1 space after closing parenthesis; found 0
(#322) Private method name "mod_masks_renderer::closeBody" must be in lower-case letters only
(#322) Expected 1 space after closing parenthesis; found 0
(#328) Private method name "mod_masks_renderer::renderPageView" must be in lower-case letters only
(#328) Variable "docData" must be all lower-case
(#328) Variable "includeTeacherOptions" must be all lower-case
(#328) Expected 1 space after closing parenthesis; found 0
(#329) Inline comments must start with a capital letter, digit or 3-dots sequence
(#329) Inline comments must end in full-stops, exclamation marks, or question marks
(#330) Variable "pageWidth" must be all lower-case
(#331) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#331) Space found after opening bracket of FOREACH loop
(#331) Space found before closing bracket of FOREACH loop
(#331) Variable "docData" must be all lower-case
(#332) Variable "pageWidth" must be all lower-case
(#332) Variable "pageWidth" must be all lower-case
(#335) Inline comments must start with a capital letter, digit or 3-dots sequence
(#335) Inline comments must end in full-stops, exclamation marks, or question marks
(#338) Variable "pageWidth" must be all lower-case
(#340) Inline comments must start with a capital letter, digit or 3-dots sequence
(#340) Inline comments must end in full-stops, exclamation marks, or question marks
(#348) Variable "includeTeacherOptions" must be all lower-case
(#353) Private method name "mod_masks_renderer::renderContextMenu" must be in lower-case letters only
(#353) Variable "includeTeacherOptions" must be all lower-case
(#353) Expected 1 space after closing parenthesis; found 0
(#355) Space found before semicolon; expected "$OUTPUT;" but found "$OUTPUT ;"
(#357) Inline comments must start with a capital letter, digit or 3-dots sequence
(#357) Inline comments must end in full-stops, exclamation marks, or question marks
(#358) Expected "if (...) {\n"; found "if (...){\n"
(#358) Variable "includeTeacherOptions" must be all lower-case
(#362) Inline comments must start with a capital letter, digit or 3-dots sequence
(#362) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#368) Variable "editIcon" must be all lower-case
(#368) Space found before semicolon; expected ");" but found ") ;"
(#369) Variable "editIcon" must be all lower-case
(#374) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#375) Variable "styleSetForMaskFamily" must be all lower-case
(#376) Inline comments must start with a capital letter, digit or 3-dots sequence
(#376) Inline comments must end in full-stops, exclamation marks, or question marks
(#378) Inline comments must start with a capital letter, digit or 3-dots sequence
(#378) Inline comments must end in full-stops, exclamation marks, or question marks
(#379) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#379) Space found after opening bracket of FOREACH loop
(#379) Space found before closing bracket of FOREACH loop
(#379) Variable "styleSetForMaskFamily" must be all lower-case
(#379) Variable "styleId" must be all lower-case
(#380) Inline comments must start with a capital letter, digit or 3-dots sequence
(#380) Inline comments must end in full-stops, exclamation marks, or question marks
(#381) Expected "if (...) {\n"; found "if (...){\n"
(#381) Variable "styleId" must be all lower-case
(#382) This comment is 46% valid code; is this commented out code?
(#382) Line indented incorrectly; expected at least 20 spaces, found 0
(#382) Perl-style comments are not allowed; use "// Comment." instead
(#383) Line indented incorrectly; expected at least 20 spaces, found 0
(#383) Perl-style comments are not allowed; use "// Comment." instead
(#387) Inline comments must start with a capital letter, digit or 3-dots sequence
(#387) Inline comments must end in full-stops, exclamation marks, or question marks
(#388) Variable "styleId" must be all lower-case
(#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
(#393) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#395) Inline comments must start with a capital letter, digit or 3-dots sequence
(#395) Inline comments must end in full-stops, exclamation marks, or question marks
(#401) Private method name "mod_masks_renderer::renderCircleValue" must be in lower-case letters only
(#401) Expected 1 space after closing parenthesis; found 0
(#413) Inline comments must start with a capital letter, digit or 3-dots sequence
(#413) No space found before comment text; expected "// -----------------------------------------------------------------------------------" but found "//-----------------------------------------------------------------------------------"
(#414) Inline comments must end in full-stops, exclamation marks, or question marks
(#416) Private method name "mod_masks_renderer::openMenuBarGroup" must be in lower-case letters only
(#416) Variable "groupId" must be all lower-case
(#416) Expected 1 space after closing parenthesis; found 0
(#419) Inline comments must start with a capital letter, digit or 3-dots sequence
(#419) Inline comments must end in full-stops, exclamation marks, or question marks
(#420) Variable "groupId" must be all lower-case
(#422) Inline comments must start with a capital letter, digit or 3-dots sequence
(#422) Inline comments must end in full-stops, exclamation marks, or question marks
(#423) Variable "strTitle" must be all lower-case
(#423) Variable "groupId" must be all lower-case
(#423) Expected 1 space before "?"; 0 found
(#423) Expected 1 space before ":"; 0 found
(#423) Variable "groupId" must be all lower-case
(#424) Expected "if (...) {\n"; found "if (...){\n"
(#424) Variable "strTitle" must be all lower-case
(#425) Variable "strTitle" must be all lower-case
(#431) Private method name "mod_masks_renderer::closeMenuBarGroup" must be in lower-case letters only
(#431) Expected 1 space after closing parenthesis; found 0
(#435) Private method name "mod_masks_renderer::renderActionButton" must be in lower-case letters only
(#435) Variable "clickAction" must be all lower-case
(#435) Expected 1 space after closing parenthesis; found 0
(#439) Variable "strButtonText" must be all lower-case
(#439) Variable "clickAction" must be all lower-case
(#440) Variable "clickAction" must be all lower-case
(#444) Variable "strButtonText" must be all lower-case
(#444) Expected 1 space before "?"; 0 found
(#444) Expected 1 space before ":"; 0 found
(#450) Private method name "mod_masks_renderer::renderToggleButton" must be in lower-case letters only
(#450) Variable "toggleName" must be all lower-case
(#450) Expected 1 space after closing parenthesis; found 0
(#454) Variable "strButtonText" must be all lower-case
(#454) Variable "toggleName" must be all lower-case
(#457) Variable "toggleName" must be all lower-case
(#458) Variable "toggleName" must be all lower-case
(#461) Line exceeds 132 characters; contains 143 characters
(#462) Line exceeds 132 characters; contains 141 characters
(#463) Variable "strButtonText" must be all lower-case
(#469) Inline comments must start with a capital letter, digit or 3-dots sequence
(#469) No space found before comment text; expected "// -----------------------------------------------------------------------------------" but found "//-----------------------------------------------------------------------------------"
(#470) Inline comments must end in full-stops, exclamation marks, or question marks
(#472) Private method name "mod_masks_renderer::openMenuFromButton" must be in lower-case letters only
(#472) Variable "menuName" must be all lower-case
(#472) Variable "buttonContent" must be all lower-case
(#472) Expected 1 space after closing parenthesis; found 0
(#476) Inline comments must start with a capital letter, digit or 3-dots sequence
(#476) Inline comments must end in full-stops, exclamation marks, or question marks
(#477) Variable "menuName" must be all lower-case
(#479) Inline comments must start with a capital letter, digit or 3-dots sequence
(#479) Inline comments must end in full-stops, exclamation marks, or question marks
(#480) Variable "menuName" must be all lower-case
(#480) Line exceeds 132 characters; contains 141 characters
(#481) Variable "buttonContent" must be all lower-case
(#485) Inline comments must start with a capital letter, digit or 3-dots sequence
(#485) Inline comments must end in full-stops, exclamation marks, or question marks
(#486) Variable "menuName" must be all lower-case
(#491) Private method name "mod_masks_renderer::openMenuFromIcon" must be in lower-case letters only
(#491) Variable "menuName" must be all lower-case
(#491) Expected 1 space after closing parenthesis; found 0
(#495) Inline comments must start with a capital letter, digit or 3-dots sequence
(#495) Inline comments must end in full-stops, exclamation marks, or question marks
(#496) Variable "menuName" must be all lower-case
(#498) Inline comments must start with a capital letter, digit or 3-dots sequence
(#498) Inline comments must end in full-stops, exclamation marks, or question marks
(#499) Variable "menuName" must be all lower-case
(#501) Inline comments must start with a capital letter, digit or 3-dots sequence
(#501) Inline comments must end in full-stops, exclamation marks, or question marks
(#501) This comment is 50% valid code; is this commented out code?
(#501) Line indented incorrectly; expected at least 8 spaces, found 7
(#504) Inline comments must start with a capital letter, digit or 3-dots sequence
(#504) Inline comments must end in full-stops, exclamation marks, or question marks
(#505) Variable "menuName" must be all lower-case
(#510) Private method name "mod_masks_renderer::closeMenu" must be in lower-case letters only
(#510) Expected 1 space after closing parenthesis; found 0
(#513) Inline comments must start with a capital letter, digit or 3-dots sequence
(#513) Inline comments must end in full-stops, exclamation marks, or question marks
(#516) Inline comments must start with a capital letter, digit or 3-dots sequence
(#516) Inline comments must end in full-stops, exclamation marks, or question marks
(#522) Private method name "mod_masks_renderer::renderMenuEntry" must be in lower-case letters only
(#522) Expected 1 space after closing parenthesis; found 0
(#532) Private method name "mod_masks_renderer::renderActionMenuEntry" must be in lower-case letters only
(#532) Variable "clickAction" must be all lower-case
(#532) Variable "menuIcon" must be all lower-case
(#532) Commas (,) must be followed by white space.
(#532) Variable "extraAttributes" must be all lower-case
(#532) Expected 1 space after closing parenthesis; found 0
(#536) Variable "strMenuTextId" must be all lower-case
(#536) Variable "clickAction" must be all lower-case
(#537) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#537) Space found after opening bracket of FOREACH loop
(#537) Space found before closing bracket of FOREACH loop
(#537) Variable "extraAttributes" must be all lower-case
(#537) Variable "attribValue" must be all lower-case
(#538) Variable "strMenuTextId" must be all lower-case
(#538) Variable "attribValue" must be all lower-case
(#540) Variable "strMenuText" must be all lower-case
(#540) Variable "strMenuTextId" must be all lower-case
(#541) Variable "extraAttributes" must be all lower-case
(#542) Variable "clickAction" must be all lower-case
(#543) Space found before semicolon; expected "$classes;" but found "$classes ;"
(#546) Variable "menuIcon" must be all lower-case
(#547) Variable "strMenuText" must be all lower-case
(#553) Private method name "mod_masks_renderer::renderStyleMenuEntry" must be in lower-case letters only
(#553) Expected 1 space after closing parenthesis; found 0
(#570) Private method name "mod_masks_renderer::renderStyleContextMenuEntry" must be in lower-case letters only
(#570) Variable "familyName" must be all lower-case
(#570) Expected 1 space after closing parenthesis; found 0
(#574) Variable "familyName" must be all lower-case
(#577) Variable "familyName" must be all lower-case
(#577) Variable "familyName" must be all lower-case
(#587) Private method name "mod_masks_renderer::renderToggleMenuEntry" must be in lower-case letters only
(#587) Variable "toggleName" must be all lower-case
(#587) Expected 1 space after closing parenthesis; found 0
(#591) Variable "strMenuText" must be all lower-case
(#591) Variable "toggleName" must be all lower-case
(#594) Variable "toggleName" must be all lower-case
(#595) Variable "toggleName" must be all lower-case
(#598) Line exceeds 132 characters; contains 150 characters
(#599) Line exceeds 132 characters; contains 148 characters
(#600) Variable "strMenuText" must be all lower-case
mod/masks/settings.php
(#36) Inline comments must start with a capital letter, digit or 3-dots sequence
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) Commas (,) must be followed by white space.
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Commas (,) must be followed by white space.
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Variable "maskEditOptions" must be all lower-case
(#52) Commas (,) must be followed by white space.
(#52) Commas (,) must be followed by white space.
(#52) Commas (,) must be followed by white space.
(#52) Variable "maskEditOptions" must be all lower-case
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Variable "typeNames" must be all lower-case
(#56) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#56) Variable "typeNames" must be all lower-case
(#56) Variable "typeName" must be all lower-case
(#57) Variable "typeName" must be all lower-case
(#57) Commas (,) must be followed by white space.
(#57) Commas (,) must be followed by white space.
(#59) Commas (,) must be followed by white space.
(#59) Commas (,) must be followed by white space.
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Commas (,) must be followed by white space.
(#63) Commas (,) must be followed by white space.
mod/masks/settings_injector.class.php
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Commas (,) must be followed by white space.
(#36) Expected 1 space after closing parenthesis; found 0
(#41) Inline comments must start with a capital letter, digit or 3-dots sequence
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Visibility must be declared on method "addheading"
(#42) Expected 1 space after closing parenthesis; found 0
(#43) Line exceeds 132 characters; contains 146 characters
(#47) Visibility must be declared on method "addsetting"
(#47) Commas (,) must be followed by white space.
(#47) Commas (,) must be followed by white space.
(#47) Commas (,) must be followed by white space.
(#47) Expected 1 space after closing parenthesis; found 0
(#50) This comment is 64% valid code; is this commented out code?
(#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
mod/masks/upload_policies.class.php
(#32) Inline comments must start with a capital letter, digit or 3-dots sequence
(#32) No space found before comment text; expected "// -------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------"
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) No space found before comment text; expected "// -------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------"
(#41) Inline comments must start with a capital letter, digit or 3-dots sequence
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Inline comments must start with a capital letter, digit or 3-dots sequence
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Expected "if (...) {\n"; found "if(...){\n"
(#64) Inline comments must start with a capital letter, digit or 3-dots sequence
(#64) No space found before comment text; expected "// -------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------"
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) No space found before comment text; expected "// -------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------"
(#77) Public method name "upload_policies::initDocument" must be in lower-case letters only
(#77) Variable "fileName" must be all lower-case
(#77) Variable "pageCount" must be all lower-case
(#78) Inline comments must start with a capital letter, digit or 3-dots sequence
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Variable "docId" must be all lower-case
(#79) Variable "fileName" must be all lower-case
(#79) Variable "pageCount" must be all lower-case
(#80) Variable "docId" must be all lower-case
(#81) Variable "docId" must be all lower-case
(#90) Public method name "upload_policies::storePageImage" must be in lower-case letters only
(#90) Variable "pageNumber" must be all lower-case
(#90) Variable "pageFileName" must be all lower-case
(#91) Inline comments must start with a capital letter, digit or 3-dots sequence
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Variable "pageFileName" must be all lower-case
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Variable "docPageId" must be all lower-case
(#95) Variable "pageNumber" must be all lower-case
(#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
(#99) Variable "fileRecord" must be all lower-case
(#103) Variable "docPageId" must be all lower-case
(#105) Variable "pageFileName" must be all lower-case
(#107) Variable "fileRecord" must be all lower-case
(#107) Variable "pageFileName" must be all lower-case
(#109) Inline comments must start with a capital letter, digit or 3-dots sequence
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) Variable "docPageId" must be all lower-case
(#110) Variable "fileRecord" must be all lower-case
(#112) Inline comments must start with a capital letter, digit or 3-dots sequence
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Variable "pageNumber" must be all lower-case
(#113) Variable "docPageId" must be all lower-case
(#121) Public method name "upload_policies::finaliseUpload" must be in lower-case letters only
(#121) Expected 1 space after closing parenthesis; found 0
(#126) Inline comments must start with a capital letter, digit or 3-dots sequence
(#126) No space found before comment text; expected "// -------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------"
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) No space found before comment text; expected "// -------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------"
(#139) Public method name "upload_policies::getWorkFolderName" must be in lower-case letters only
(#140) Inline comments must start with a capital letter, digit or 3-dots sequence
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) Expected "if (...) {\n"; found "if (...){\n"
(#148) Inline comments must start with a capital letter, digit or 3-dots sequence
(#148) No space found before comment text; expected "// -------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------"
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) No space found before comment text; expected "// -------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------"
(#152) Private method name "upload_policies::outputCSSRules" must be in lower-case letters only
(#152) Expected 1 space after closing parenthesis; found 0
(#161) Public method name "upload_policies::logProgressTitle" must be in lower-case letters only
(#161) Expected 1 space after closing parenthesis; found 0
(#166) Public method name "upload_policies::logProgressHeading" must be in lower-case letters only
(#166) Expected 1 space after closing parenthesis; found 0
(#171) Public method name "upload_policies::logProgress" must be in lower-case letters only
(#171) Expected 1 space after closing parenthesis; found 0
(#176) Public method name "upload_policies::logWarning" must be in lower-case letters only
(#176) Expected 1 space after closing parenthesis; found 0
(#182) Inline comments must start with a capital letter, digit or 3-dots sequence
(#182) No space found before comment text; expected "// -------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------"
(#184) Inline comments must end in full-stops, exclamation marks, or question marks
(#184) No space found before comment text; expected "// -------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------"
(#186) Private method name "upload_policies::delTree" must be in lower-case letters only
(#187) Commas (,) must be followed by white space.
(#189) Expected "if (...) {\n"; found "if (...){\n"
(#198) Private method name "upload_policies::newTempDir" must be in lower-case letters only
(#199) Inline comments must start with a capital letter, digit or 3-dots sequence
(#199) Inline comments must end in full-stops, exclamation marks, or question marks
(#200) Variable "tempName" must be all lower-case
(#201) Variable "tempName" must be all lower-case
(#202) Variable "tempName" must be all lower-case
(#205) Inline comments must start with a capital letter, digit or 3-dots sequence
(#205) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) Variable "tempName" must be all lower-case
(#207) Expected "if (...) {\n"; found "if (...){\n"
(#207) Variable "tempName" must be all lower-case
(#211) Variable "tempName" must be all lower-case
(#215) Inline comments must start with a capital letter, digit or 3-dots sequence
(#215) No space found before comment text; expected "// -------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------"
(#217) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) No space found before comment text; expected "// -------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------"
(#219) Private method name "upload_policies::getPageImageSize" must be in lower-case letters only
(#219) Variable "fileName" must be all lower-case
(#219) Expected 1 space after closing parenthesis; found 0
(#220) Inline comments must start with a capital letter, digit or 3-dots sequence
(#224) Inline comments must end in full-stops, exclamation marks, or question marks
(#225) Variable "fileName" must be all lower-case
(#226) Expected "while (...) {\n"; found "while(...){\n"
(#229) Line exceeds 132 characters; contains 163 characters
(#229) Inline comments must end in full-stops, exclamation marks, or question marks
(#230) Commas (,) must be followed by white space.
(#230) Commas (,) must be followed by white space.
(#231) Expected "if (...) {\n"; found "if (...){\n"
(#232) Inline comments must start with a capital letter, digit or 3-dots sequence
(#236) Expected "if (...) {\n"; found "if (...){\n"
(#236) Expected 1 space after "<="; 0 found
(#237) Inline comments must start with a capital letter, digit or 3-dots sequence
(#237) Inline comments must end in full-stops, exclamation marks, or question marks
(#238) Variable "fileName" must be all lower-case
(#238) Line exceeds 132 characters; contains 147 characters
(#239) Inline comments must start with a capital letter, digit or 3-dots sequence
(#239) Inline comments must end in full-stops, exclamation marks, or question marks
(#245) Inline comments must start with a capital letter, digit or 3-dots sequence
(#245) Inline comments must end in full-stops, exclamation marks, or question marks
(#246) Variable "fileName" must be all lower-case
(#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
(#251) Inline comments must start with a capital letter, digit or 3-dots sequence
(#251) No space found before comment text; expected "// -------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------"
(#253) Inline comments must end in full-stops, exclamation marks, or question marks
(#253) No space found before comment text; expected "// -------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------"
(#256) Member variable "workFolder" must be all lower-case
(#257) Member variable "databaseInterface" must be all lower-case
(#258) Member variable "docId" must be all lower-case
(#259) Member variable "pageIds" must be all lower-case
mod/masks/upload_processor.class.php
(#32) Inline comments must start with a capital letter, digit or 3-dots sequence
(#32) No space found before comment text; expected "// -------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------"
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) No space found before comment text; expected "// -------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------"
(#41) Commas (,) must be followed by white space.
(#41) Expected 1 space after closing parenthesis; found 0
(#47) Inline comments must start with a capital letter, digit or 3-dots sequence
(#47) No space found before comment text; expected "// -------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------"
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) No space found before comment text; expected "// -------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------"
(#56) Variable "fileData" must be all lower-case
(#56) Expected 1 space after closing parenthesis; found 0
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Variable "fileData" must be all lower-case
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Variable "workPath" must be all lower-case
(#66) Inline comments must start with a capital letter, digit or 3-dots sequence
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Variable "pdfName" must be all lower-case
(#69) Variable "pdfFile" must be all lower-case
(#69) Variable "workPath" must be all lower-case
(#69) Variable "pdfName" must be all lower-case
(#70) Variable "uploadLocation" must be all lower-case
(#70) Variable "fileData" must be all lower-case
(#71) Variable "uploadLocation" must be all lower-case
(#71) Variable "pdfFile" must be all lower-case
(#74) 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
(#76) Variable "cmdLine" must be all lower-case
(#78) Variable "cmdLine" must be all lower-case
(#78) Variable "pdfFile" must be all lower-case
(#81) Inline comments must start with a capital letter, digit or 3-dots sequence
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Variable "pageFiles" must be all lower-case
(#83) Variable "workPath" must be all lower-case
(#83) Variable "pdfName" must be all lower-case
(#84) Expected "if (...) {\n"; found "if (...){\n"
(#84) Variable "pageFiles" must be all lower-case
(#89) Inline comments must start with a capital letter, digit or 3-dots sequence
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Variable "fileData" must be all lower-case
(#91) Variable "pageFiles" must be all lower-case
(#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
(#95) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#95) Space found after opening bracket of FOREACH loop
(#95) Space found before closing bracket of FOREACH loop
(#95) Variable "pageFiles" must be all lower-case
(#95) Variable "pageFile" must be all lower-case
(#96) Commas (,) must be followed by white space.
(#96) Variable "pageFile" must be all lower-case
(#96) Commas (,) must be followed by white space.
(#97) Variable "pageNum" must be all lower-case
(#98) Variable "pageNum" must be all lower-case
(#99) Variable "pageId" must be all lower-case
(#99) Variable "pageNum" must be all lower-case
(#99) Variable "workPath" must be all lower-case
(#99) Variable "pageFile" must be all lower-case
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Whitespace found at end of line
(#111) Expected 1 space after closing parenthesis; found 0
(#112) Variable "cmdLine" must be all lower-case
(#113) Expected "if (...) {\n"; found "if(...){\n"
(#113) Variable "cmdLine" must be all lower-case
(#115) Expected "} else {\n"; found "}else{\n"
(#116) Inline comments must start with a capital letter, digit or 3-dots sequence
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) No space found before comment text; expected "// try to convert dummy pdf to svg" but found "//try to convert dummy pdf to svg"
(#118) Variable "workPath" must be all lower-case
(#119) Variable "cmdLine" must be all lower-case
(#121) Line indented incorrectly; expected 12 spaces, found 11
(#121) Expected "if (...) {\n"; found "if(...){\n"
(#121) Variable "workPath" must be all lower-case
(#121) Variable "workPath" must be all lower-case
(#122) Line indented incorrectly; expected at least 16 spaces, found 15
(#123) Line indented incorrectly; expected 12 spaces, found 11
(#127) Whitespace found at end of line
(#128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#128) No space found before comment text; expected "// -------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------"
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) No space found before comment text; expected "// -------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------"
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
mod/masks/version.php
(#31) Line exceeds 132 characters; contains 133 characters
mod/masks/view.php
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) No space found before comment text; expected "// ------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------"
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) This comment is 64% valid code; is this commented out code?
(#34) No space found before comment text; expected "// require_once($CFG->libdir . '/completionlib.php');" but found "//require_once($CFG->libdir . '/completionlib.php');"
(#37) Inline comments must start with a capital letter, digit or 3-dots sequence
(#37) No space found before comment text; expected "// ------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------"
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Variable "docPage" must be all lower-case
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Inline comments must start with a capital letter, digit or 3-dots sequence
(#44) No space found before comment text; expected "// ------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------"
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Expected 1 space before "=>"; 0 found
(#48) Expected 1 space after "=>"; 0 found
(#49) Expected 1 space before "=>"; 0 found
(#49) Expected 1 space after "=>"; 0 found
(#52) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) No space found before comment text; expected "// ------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------"
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Inline comments must start with a capital letter, digit or 3-dots sequence
(#60) No space found before comment text; expected "// ------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------"
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Inline comments must start with a capital letter, digit or 3-dots sequence
(#71) No space found before comment text; expected "// ------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------"
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Expected 1 space after "="; 2 found
(#76) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#81) Inline comments must start with a capital letter, digit or 3-dots sequence
(#81) No space found before comment text; expected "// ------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------"
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) No space found before comment text; expected "// ------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------"
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) Inline comments must start with a capital letter, digit or 3-dots sequence
(#101) No space found before comment text; expected "// ------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------"
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Variable "docData" must be all lower-case
(#107) Variable "maskData" must be all lower-case
(#110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#110) No space found before comment text; expected "// ------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------"
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#116) Inline comments must start with a capital letter, digit or 3-dots sequence
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) Variable "isTeacher" must be all lower-case
(#118) Expected "if (...) {\n"; found "if (...){\n"
(#118) Variable "isTeacher" must be all lower-case
(#119) Variable "pageBody" must be all lower-case
(#119) Variable "docData" must be all lower-case
(#120) Expected "} else {\n"; found "}else{\n"
(#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) Variable "cleanerDocPages" must be all lower-case
(#122) Expected 1 space before "="; 0 found
(#122) Expected 1 space after "="; 0 found
(#123) Variable "docPageIndex" must be all lower-case
(#123) Expected 1 space before "="; 0 found
(#123) Expected 1 space after "="; 0 found
(#124) Expected "for (...) {\n"; found "for (...){\n"
(#124) Variable "docData" must be all lower-case
(#125) Variable "docPageIndex" must be all lower-case
(#125) Variable "docData" must be all lower-case
(#125) Expected 1 space before "="; 0 found
(#125) Expected 1 space after "="; 0 found
(#125) Variable "docData" must be all lower-case
(#126) Expected "if (...) {\n"; found "if (...){\n"
(#126) Variable "docData" must be all lower-case
(#127) Variable "cleanerDocPages" must be all lower-case
(#127) Variable "docData" must be all lower-case
(#130) Inline comments must start with a capital letter, digit or 3-dots sequence
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Variable "maskCount" must be all lower-case
(#132) Variable "cleanerMaskPages" must be all lower-case
(#133) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#133) Space found after opening bracket of FOREACH loop
(#133) Space found before closing bracket of FOREACH loop
(#133) Variable "maskData" must be all lower-case
(#133) AS keyword must be lowercase; expected "as" but found "AS"
(#133) Variable "pageId" must be all lower-case
(#134) Inline comments must start with a capital letter, digit or 3-dots sequence
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Expected "if (...) {\n"; found "if (...){\n"
(#135) Variable "docPageIndex" must be all lower-case
(#135) Variable "pageId" must be all lower-case
(#136) Inline comments must start with a capital letter, digit or 3-dots sequence
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Variable "cleanerMaskPages" must be all lower-case
(#137) Variable "pageId" must be all lower-case
(#138) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#138) Space found after opening bracket of FOREACH loop
(#138) Space found before closing bracket of FOREACH loop
(#138) AS keyword must be lowercase; expected "as" but found "AS"
(#139) Expected "if (...) {\n"; found "if (...){\n"
(#140) Variable "cleanerMaskPages" must be all lower-case
(#140) Variable "pageId" must be all lower-case
(#141) Variable "maskCount" must be all lower-case
(#147) Inline comments must start with a capital letter, digit or 3-dots sequence
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) Variable "maskData" must be all lower-case
(#148) Variable "cleanerMaskPages" must be all lower-case
(#149) Variable "maskData" must be all lower-case
(#149) Variable "maskCount" must be all lower-case
(#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
(#151) Variable "docData" must be all lower-case
(#151) Variable "cleanerDocPages" must be all lower-case
(#153) Inline comments must start with a capital letter, digit or 3-dots sequence
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) Variable "pageBody" must be all lower-case
(#154) Variable "docData" must be all lower-case
(#154) Expected 1 space before "?"; 0 found
(#154) Expected 1 space after "?"; newline found
(#155) Variable "docData" must be all lower-case
(#155) Expected 1 space before ":"; 0 found
(#155) Expected 1 space after ":"; newline found
(#160) Inline comments must start with a capital letter, digit or 3-dots sequence
(#160) No space found before comment text; expected "// ------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------"
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) Variable "jsPagesScript" must be all lower-case
(#163) Variable "docData" must be all lower-case
(#164) Variable "jsMasksScript" must be all lower-case
(#164) Variable "maskData" must be all lower-case
(#166) Inline comments must start with a capital letter, digit or 3-dots sequence
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#168) Variable "showGhosts" must be all lower-case
(#169) Variable "stateType" must be all lower-case
(#169) Variable "isTeacher" must be all lower-case
(#169) Expected 1 space before "?"; 0 found
(#169) Expected 1 space before ":"; 0 found
(#170) Variable "rawScript" must be all lower-case
(#171) Variable "rawScript" must be all lower-case
(#171) Variable "stateType" must be all lower-case
(#172) Variable "rawScript" must be all lower-case
(#190) Variable "jsStateScript" must be all lower-case
(#190) Variable "rawScript" must be all lower-case
(#193) Inline comments must start with a capital letter, digit or 3-dots sequence
(#193) No space found before comment text; expected "// ------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------"
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
(#196) Inline comments must start with a capital letter, digit or 3-dots sequence
(#196) Inline comments must end in full-stops, exclamation marks, or question marks
(#198) Variable "frameUrls" must be all lower-case
(#199) Variable "frameUrls" must be all lower-case
(#200) Variable "frameUrls" must be all lower-case
(#201) Variable "frameUrls" must be all lower-case
(#201) Variable "frameUrls" must be all lower-case
(#202) Variable "frameUrls" must be all lower-case
(#203) Variable "frameUrls" must be all lower-case
(#204) Variable "frameUrls" must be all lower-case
(#205) Variable "rawScript" must be all lower-case
(#205) Variable "frameUrls" must be all lower-case
(#206) Variable "jsFramesScript" must be all lower-case
(#206) Variable "rawScript" must be all lower-case
(#209) Inline comments must start with a capital letter, digit or 3-dots sequence
(#209) No space found before comment text; expected "// ------------------------------------------------------------------------------" but found "//------------------------------------------------------------------------------"
(#210) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) Variable "jsStateScript" must be all lower-case
(#215) Variable "jsFramesScript" must be all lower-case
(#216) Variable "jsPagesScript" must be all lower-case
(#217) Variable "jsMasksScript" must be all lower-case
(#219) Variable "pageBody" must be all lower-case

Javascript coding style problems

(9 errors, 2 warnings)

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

mod/masks/module.js
(#52) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#218) Unexpected console statement. (no-console)
(#274) Line 274 exceeds the maximum line length of 132. (max-len)
(#309) Line 309 exceeds the maximum line length of 132. (max-len)
(#383) Unexpected console statement. (no-console)
(#524) Line 524 exceeds the maximum line length of 132. (max-len)
(#641) Unexpected console statement. (no-console)
(#1152) Unexpected whitespace before semicolon. (semi-spacing)
(#1159) Line 1159 exceeds the maximum line length of 132. (max-len)
(#1168) Line 1168 exceeds the maximum line length of 132. (max-len)
(#1181) Line 1181 exceeds the maximum line length of 132. (max-len)

CSS problems

(280 errors, 14 warnings)

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

mod/masks/frame_styles.css
(#31) Expected single space before "{" (block-opening-brace-space-before)
(#38) Expected single space before "{" (block-opening-brace-space-before)
(#42) Expected single space before "{" (block-opening-brace-space-before)
(#49) Expected single space before "{" (block-opening-brace-space-before)
(#56) Expected single space before "{" (block-opening-brace-space-before)
(#62) Expected single space before "{" (block-opening-brace-space-before)
(#74) Expected single space before "{" (block-opening-brace-space-before)
(#88) Expected single space before "{" (block-opening-brace-space-before)
(#96) Expected single space before "{" (block-opening-brace-space-before)
(#110) Expected single space before "{" (block-opening-brace-space-before)
(#115) Expected single space before "{" (block-opening-brace-space-before)
(#120) Expected single space before "{" (block-opening-brace-space-before)
(#125) Expected single space before "{" (block-opening-brace-space-before)
(#136) Expected single space before "{" (block-opening-brace-space-before)
(#142) Expected single space before "{" (block-opening-brace-space-before)
(#146) Expected single space before "{" (block-opening-brace-space-before)
(#150) Expected single space before "{" (block-opening-brace-space-before)
(#164) Expected single space before "{" (block-opening-brace-space-before)
(#168) Expected single space before "{" (block-opening-brace-space-before)
(#172) Expected single space before "{" (block-opening-brace-space-before)
(#176) Expected single space before "{" (block-opening-brace-space-before)
(#180) Expected single space before "{" (block-opening-brace-space-before)
(#189) Expected single space before "{" (block-opening-brace-space-before)
(#198) Expected single space before "{" (block-opening-brace-space-before)
(#203) Expected single space before "{" (block-opening-brace-space-before)
(#210) Expected single space before "{" (block-opening-brace-space-before)
(#214) Expected single space before "{" (block-opening-brace-space-before)
(#223) Expected single space before "{" (block-opening-brace-space-before)
(#230) Expected single space before "{" (block-opening-brace-space-before)
(#234) Expected single space before "{" (block-opening-brace-space-before)
(#239) Expected single space before "{" (block-opening-brace-space-before)
(#243) Expected single space before "{" (block-opening-brace-space-before)
(#247) Expected single space before "{" (block-opening-brace-space-before)
(#68) Expected single space after "," in a single-line function (function-comma-space-after)
(#68) Expected single space after "," in a single-line function (function-comma-space-after)
(#68) Expected single space after "," in a single-line function (function-comma-space-after)
(#69) Expected single space after "," in a single-line function (function-comma-space-after)
(#69) Expected single space after "," in a single-line function (function-comma-space-after)
(#69) Expected single space after "," in a single-line function (function-comma-space-after)
(#70) Expected single space after "," in a single-line function (function-comma-space-after)
(#70) Expected single space after "," in a single-line function (function-comma-space-after)
(#70) Expected single space after "," in a single-line function (function-comma-space-after)
(#31) Expected newline after "," (selector-list-comma-newline-after)
mod/masks/mask_family_note.css
(#31) Expected single space before "{" (block-opening-brace-space-before)
(#38) Expected single space before "{" (block-opening-brace-space-before)
(#65) Expected single space before "{" (block-opening-brace-space-before)
(#75) Expected single space before "{" (block-opening-brace-space-before)
(#81) Expected single space before "{" (block-opening-brace-space-before)
(#87) Expected single space before "{" (block-opening-brace-space-before)
(#93) Expected single space before "{" (block-opening-brace-space-before)
mod/masks/mask_family_question.css
(#30) Expected single space before "{" (block-opening-brace-space-before)
(#36) Expected single space before "{" (block-opening-brace-space-before)
(#59) Expected single space before "{" (block-opening-brace-space-before)
(#64) Expected single space before "{" (block-opening-brace-space-before)
(#69) Expected single space before "{" (block-opening-brace-space-before)
(#74) Expected single space before "{" (block-opening-brace-space-before)
(#79) Expected single space before "{" (block-opening-brace-space-before)
(#84) Expected single space before "{" (block-opening-brace-space-before)
(#89) Expected single space before "{" (block-opening-brace-space-before)
(#94) Expected single space before "{" (block-opening-brace-space-before)
(#106) Expected single space before "{" (block-opening-brace-space-before)
(#113) Expected single space before "{" (block-opening-brace-space-before)
mod/masks/skin_enit.css
(#64) Expected single space after at-rule name "@media" (at-rule-name-space-after)
(#309) Expected single space after at-rule name "@media" (at-rule-name-space-after)
(#31) Expected single space before "{" (block-opening-brace-space-before)
(#47) Expected single space before "{" (block-opening-brace-space-before)
(#56) Expected single space before "{" (block-opening-brace-space-before)
(#60) Expected single space before "{" (block-opening-brace-space-before)
(#66) Expected single space before "{" (block-opening-brace-space-before)
(#76) Expected single space before "{" (block-opening-brace-space-before)
(#82) Expected single space before "{" (block-opening-brace-space-before)
(#87) Expected single space before "{" (block-opening-brace-space-before)
(#92) Expected single space before "{" (block-opening-brace-space-before)
(#97) Expected single space before "{" (block-opening-brace-space-before)
(#104) Expected single space before "{" (block-opening-brace-space-before)
(#111) Expected single space before "{" (block-opening-brace-space-before)
(#121) Expected single space before "{" (block-opening-brace-space-before)
(#127) Expected single space before "{" (block-opening-brace-space-before)
(#136) Expected single space before "{" (block-opening-brace-space-before)
(#141) Expected single space before "{" (block-opening-brace-space-before)
(#150) Expected single space before "{" (block-opening-brace-space-before)
(#154) Expected single space before "{" (block-opening-brace-space-before)
(#164) Expected single space before "{" (block-opening-brace-space-before)
(#168) Expected single space before "{" (block-opening-brace-space-before)
(#177) Expected single space before "{" (block-opening-brace-space-before)
(#185) Expected single space before "{" (block-opening-brace-space-before)
(#192) Expected single space before "{" (block-opening-brace-space-before)
(#201) Expected single space before "{" (block-opening-brace-space-before)
(#206) Expected single space before "{" (block-opening-brace-space-before)
(#211) Expected single space before "{" (block-opening-brace-space-before)
(#220) Expected single space before "{" (block-opening-brace-space-before)
(#227) Expected single space before "{" (block-opening-brace-space-before)
(#231) Expected single space before "{" (block-opening-brace-space-before)
(#236) Expected single space before "{" (block-opening-brace-space-before)
(#254) Expected single space before "{" (block-opening-brace-space-before)
(#258) Expected single space before "{" (block-opening-brace-space-before)
(#262) Expected single space before "{" (block-opening-brace-space-before)
(#267) Expected single space before "{" (block-opening-brace-space-before)
(#275) Expected single space before "{" (block-opening-brace-space-before)
(#288) Expected single space before "{" (block-opening-brace-space-before)
(#292) Expected single space before "{" (block-opening-brace-space-before)
(#301) Expected single space before "{" (block-opening-brace-space-before)
(#305) Expected single space before "{" (block-opening-brace-space-before)
(#311) Expected single space before "{" (block-opening-brace-space-before)
(#320) Expected single space before "{" (block-opening-brace-space-before)
(#328) Expected single space before "{" (block-opening-brace-space-before)
(#334) Expected single space before "{" (block-opening-brace-space-before)
(#343) Expected single space before "{" (block-opening-brace-space-before)
(#350) Expected single space before "{" (block-opening-brace-space-before)
(#368) Expected single space before "{" (block-opening-brace-space-before)
(#374) Expected single space before "{" (block-opening-brace-space-before)
(#379) Expected single space before "{" (block-opening-brace-space-before)
(#385) Expected single space before "{" (block-opening-brace-space-before)
(#390) Expected single space before "{" (block-opening-brace-space-before)
(#395) Expected single space before "{" (block-opening-brace-space-before)
(#400) Expected single space before "{" (block-opening-brace-space-before)
(#406) Expected single space before "{" (block-opening-brace-space-before)
(#414) Expected single space before "{" (block-opening-brace-space-before)
(#421) Expected single space before "{" (block-opening-brace-space-before)
(#426) Expected single space before "{" (block-opening-brace-space-before)
(#431) Expected single space before "{" (block-opening-brace-space-before)
(#443) Expected single space before "{" (block-opening-brace-space-before)
(#447) Expected single space before "{" (block-opening-brace-space-before)
(#451) Expected single space before "{" (block-opening-brace-space-before)
(#467) Expected single space before "{" (block-opening-brace-space-before)
(#478) Expected single space before "{" (block-opening-brace-space-before)
(#489) Expected single space before "{" (block-opening-brace-space-before)
(#494) Expected single space before "{" (block-opening-brace-space-before)
(#503) Expected single space before "{" (block-opening-brace-space-before)
(#514) Expected single space before "{" (block-opening-brace-space-before)
(#524) Expected single space before "{" (block-opening-brace-space-before)
(#534) Expected single space before "{" (block-opening-brace-space-before)
(#551) Expected single space before "{" (block-opening-brace-space-before)
(#557) Expected single space before "{" (block-opening-brace-space-before)
(#563) Expected single space before "{" (block-opening-brace-space-before)
(#569) Expected single space before "{" (block-opening-brace-space-before)
(#575) Expected single space before "{" (block-opening-brace-space-before)
(#581) Expected single space before "{" (block-opening-brace-space-before)
(#587) Expected single space before "{" (block-opening-brace-space-before)
(#64) Expected single space before "{" (block-opening-brace-space-before)
(#309) Expected single space before "{" (block-opening-brace-space-before)
(#223) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#471) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#499) Expected "#FFF" to be "#fff" (color-hex-case)
(#540) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#223) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#471) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#540) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#293) Unexpected !important (declaration-no-important)
(#544) Unexpected !important (declaration-no-important)
(#186) Expected indentation of 4 spaces (indentation)
(#289) Expected indentation of 4 spaces (indentation)
(#363) Expected no more than 2 empty line(s) (max-empty-lines)
(#64) Unexpected whitespace before ":" (media-feature-colon-space-before)
(#185) Expected single space after ">" (selector-combinator-space-after)
(#192) Expected single space after ">" (selector-combinator-space-after)
(#185) Expected single space before ">" (selector-combinator-space-before)
(#192) Expected single space before ">" (selector-combinator-space-before)
(#31) Expected newline after "," (selector-list-comma-newline-after)
(#134) Unexpected whitespace before "," (selector-list-comma-space-before)
mod/masks/styles.css
(#30) Expected single space before "{" (block-opening-brace-space-before)
(#36) Expected single space before "{" (block-opening-brace-space-before)
(#48) Expected single space before "{" (block-opening-brace-space-before)
(#57) Expected single space before "{" (block-opening-brace-space-before)
(#62) Expected single space before "{" (block-opening-brace-space-before)
(#71) Expected single space before "{" (block-opening-brace-space-before)
(#75) Expected single space before "{" (block-opening-brace-space-before)
(#80) Expected single space before "{" (block-opening-brace-space-before)
(#87) Expected single space before "{" (block-opening-brace-space-before)
(#91) Expected single space before "{" (block-opening-brace-space-before)
(#100) Expected single space before "{" (block-opening-brace-space-before)
(#104) Expected single space before "{" (block-opening-brace-space-before)
(#109) Expected single space before "{" (block-opening-brace-space-before)
(#118) Expected single space before "{" (block-opening-brace-space-before)
(#124) Expected single space before "{" (block-opening-brace-space-before)
(#129) Expected single space before "{" (block-opening-brace-space-before)
(#133) Expected single space before "{" (block-opening-brace-space-before)
(#139) Expected single space before "{" (block-opening-brace-space-before)
(#146) Expected single space before "{" (block-opening-brace-space-before)
(#150) Expected single space before "{" (block-opening-brace-space-before)
(#158) Expected single space before "{" (block-opening-brace-space-before)
(#170) Expected single space before "{" (block-opening-brace-space-before)
(#174) Expected single space before "{" (block-opening-brace-space-before)
(#181) Expected single space before "{" (block-opening-brace-space-before)
(#187) Expected single space before "{" (block-opening-brace-space-before)
(#193) Expected single space before "{" (block-opening-brace-space-before)
(#204) Expected single space before "{" (block-opening-brace-space-before)
(#208) Expected single space before "{" (block-opening-brace-space-before)
(#217) Expected single space before "{" (block-opening-brace-space-before)
(#221) Expected single space before "{" (block-opening-brace-space-before)
(#225) Expected single space before "{" (block-opening-brace-space-before)
(#236) Expected single space before "{" (block-opening-brace-space-before)
(#249) Expected single space before "{" (block-opening-brace-space-before)
(#260) Expected single space before "{" (block-opening-brace-space-before)
(#264) Expected single space before "{" (block-opening-brace-space-before)
(#269) Expected single space before "{" (block-opening-brace-space-before)
(#274) Expected single space before "{" (block-opening-brace-space-before)
(#278) Expected single space before "{" (block-opening-brace-space-before)
(#282) Expected single space before "{" (block-opening-brace-space-before)
(#293) Expected single space before "{" (block-opening-brace-space-before)
(#298) Expected single space before "{" (block-opening-brace-space-before)
(#302) Expected single space before "{" (block-opening-brace-space-before)
(#306) Expected single space before "{" (block-opening-brace-space-before)
(#316) Expected single space before "{" (block-opening-brace-space-before)
(#320) Expected single space before "{" (block-opening-brace-space-before)
(#329) Expected single space before "{" (block-opening-brace-space-before)
(#339) Expected single space before "{" (block-opening-brace-space-before)
(#353) Expected single space before "{" (block-opening-brace-space-before)
(#358) Expected single space before "{" (block-opening-brace-space-before)
(#363) Expected single space before "{" (block-opening-brace-space-before)
(#368) Expected single space before "{" (block-opening-brace-space-before)
(#378) Expected single space before "{" (block-opening-brace-space-before)
(#383) Expected single space before "{" (block-opening-brace-space-before)
(#387) Expected single space before "{" (block-opening-brace-space-before)
(#395) Expected single space before "{" (block-opening-brace-space-before)
(#400) Expected single space before "{" (block-opening-brace-space-before)
(#412) Expected single space before "{" (block-opening-brace-space-before)
(#423) Expected single space before "{" (block-opening-brace-space-before)
(#429) Expected single space before "{" (block-opening-brace-space-before)
(#439) Expected single space before "{" (block-opening-brace-space-before)
(#447) Expected single space before "{" (block-opening-brace-space-before)
(#451) Expected single space before "{" (block-opening-brace-space-before)
(#456) Expected single space before "{" (block-opening-brace-space-before)
(#465) Expected single space before "{" (block-opening-brace-space-before)
(#471) Expected single space before "{" (block-opening-brace-space-before)
(#479) Expected single space before "{" (block-opening-brace-space-before)
(#488) Expected single space before "{" (block-opening-brace-space-before)
(#496) Expected single space before "{" (block-opening-brace-space-before)
(#506) Expected single space before "{" (block-opening-brace-space-before)
(#511) Expected single space before "{" (block-opening-brace-space-before)
(#515) Expected single space before "{" (block-opening-brace-space-before)
(#526) Expected single space before "{" (block-opening-brace-space-before)
(#533) Expected single space before "{" (block-opening-brace-space-before)
(#537) Expected single space before "{" (block-opening-brace-space-before)
(#541) Expected single space before "{" (block-opening-brace-space-before)
(#545) Expected single space before "{" (block-opening-brace-space-before)
(#557) Expected single space before "{" (block-opening-brace-space-before)
(#576) Expected single space before "{" (block-opening-brace-space-before)
(#580) Expected single space before "{" (block-opening-brace-space-before)
(#584) Expected single space before "{" (block-opening-brace-space-before)
(#591) Expected single space before "{" (block-opening-brace-space-before)
(#595) Expected single space before "{" (block-opening-brace-space-before)
(#600) Expected single space before "{" (block-opening-brace-space-before)
(#608) Expected single space before "{" (block-opening-brace-space-before)
(#616) Expected single space before "{" (block-opening-brace-space-before)
(#621) Expected single space before "{" (block-opening-brace-space-before)
(#625) Expected single space before "{" (block-opening-brace-space-before)
(#634) Expected single space before "{" (block-opening-brace-space-before)
(#643) Expected single space before "{" (block-opening-brace-space-before)
(#647) Expected single space before "{" (block-opening-brace-space-before)
(#651) Expected single space before "{" (block-opening-brace-space-before)
(#655) Expected single space before "{" (block-opening-brace-space-before)
(#664) Expected single space before "{" (block-opening-brace-space-before)
(#668) Expected single space before "{" (block-opening-brace-space-before)
(#676) Expected single space before "{" (block-opening-brace-space-before)
(#685) Expected single space before "{" (block-opening-brace-space-before)
(#692) Expected single space before "{" (block-opening-brace-space-before)
(#698) Expected single space before "{" (block-opening-brace-space-before)
(#706) Expected single space before "{" (block-opening-brace-space-before)
(#712) Expected single space before "{" (block-opening-brace-space-before)
(#723) Expected single space before "{" (block-opening-brace-space-before)
(#727) Expected single space before "{" (block-opening-brace-space-before)
(#734) Expected single space before "{" (block-opening-brace-space-before)
(#180) Expected single space before "{" (block-opening-brace-space-before)
(#186) Expected single space before "{" (block-opening-brace-space-before)
(#192) Expected single space before "{" (block-opening-brace-space-before)
(#40) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#340) Expected "#C0C0C0" to be "#c0c0c0" (color-hex-case)
(#466) Expected "#FFF" to be "#fff" (color-hex-case)
(#566) Expected "#FFF" to be "#fff" (color-hex-case)
(#585) Expected "#F0F0F0" to be "#f0f0f0" (color-hex-case)
(#677) Expected "#E0E0E0" to be "#e0e0e0" (color-hex-case)
(#40) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#188) Unexpected !important (declaration-no-important)
(#158) Expected no more than 2 empty line(s) (max-empty-lines)
(#180) Expected single space after ":" (media-feature-colon-space-after)
(#186) Expected single space after ":" (media-feature-colon-space-after)
(#192) Expected single space after ":" (media-feature-colon-space-after)
(#80) Expected single space after ">" (selector-combinator-space-after)
(#87) Expected single space after ">" (selector-combinator-space-after)
(#91) Expected single space after ">" (selector-combinator-space-after)
(#100) Expected single space after ">" (selector-combinator-space-after)
(#100) Expected single space after ">" (selector-combinator-space-after)
(#104) Expected single space after ">" (selector-combinator-space-after)
(#150) Expected single space after ">" (selector-combinator-space-after)
(#217) Expected single space after ">" (selector-combinator-space-after)
(#80) Expected single space before ">" (selector-combinator-space-before)
(#87) Expected single space before ">" (selector-combinator-space-before)
(#91) Expected single space before ">" (selector-combinator-space-before)
(#100) Expected single space before ">" (selector-combinator-space-before)
(#100) Expected single space before ">" (selector-combinator-space-before)
(#104) Expected single space before ">" (selector-combinator-space-before)
(#150) Expected single space before ">" (selector-combinator-space-before)
(#217) Expected single space before ">" (selector-combinator-space-before)

PHPDocs style problems

(177 errors, 0 warnings)

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

mod/masks/backup/moodle2/backup_masks_activity_task.class.php
(#30) Class backup_masks_activity_task does not have @copyright tag
(#30) Class backup_masks_activity_task does not have @license tag
mod/masks/backup/moodle2/backup_masks_stepslib.php
(#37) Function backup_masks_activity_structure_step::define_structure is not documented
(#32) Class backup_masks_activity_structure_step does not have @copyright tag
(#32) Class backup_masks_activity_structure_step does not have @license tag
mod/masks/backup/moodle2/restore_masks_activity_task.class.php
(#30) Class restore_masks_activity_task does not have @copyright tag
(#30) Class restore_masks_activity_task does not have @license tag
mod/masks/backup/moodle2/restore_masks_stepslib.php
(#33) Function restore_masks_activity_structure_step::define_structure is not documented
(#52) Function restore_masks_activity_structure_step::process_masks is not documented
(#63) Function restore_masks_activity_structure_step::process_doc is not documented
(#78) Function restore_masks_activity_structure_step::process_doc_page is not documented
(#91) Function restore_masks_activity_structure_step::process_page is not documented
(#107) Function restore_masks_activity_structure_step::process_page_mask is not documented
(#120) Function restore_masks_activity_structure_step::process_question is not documented
(#134) Function restore_masks_activity_structure_step::process_user_state is not documented
(#146) Function restore_masks_activity_structure_step::after_execute is not documented
(#28) Class restore_masks_activity_structure_step does not have @copyright tag
(#28) Class restore_masks_activity_structure_step does not have @license tag
mod/masks/classes/event/course_module_instance_list_viewed.php
(#32) Class course_module_instance_list_viewed is not documented
mod/masks/classes/event/course_module_viewed.php
(#31) Class course_module_viewed is not documented
(#32) Function course_module_viewed::init is not documented
mod/masks/database_interface.class.php
(#52) Class database_interface is not documented
mod/masks/db/upgrade.php
(#28) Function xmldb_masks_upgrade is not documented
mod/masks/db/upgradelib.php
(#30) Function fix_id_field is not documented
(#36) Function add_db_id_field is not documented
(#41) Function add_db_int_field is not documented
(#45) Function add_db_txt_field is not documented
(#49) Function add_db_date_field is not documented
(#53) Function add_db_chr_field is not documented
mod/masks/form_writer.class.php
(#30) Class form_writer is not documented
(#37) Function form_writer::__construct is not documented
(#42) Function form_writer::openForm is not documented
(#49) Function form_writer::closeForm is not documented
(#60) Function form_writer::addHidden is not documented
(#64) Function form_writer::addTextField is not documented
(#78) Function form_writer::addTextArea is not documented
(#92) Function form_writer::addCancelButton is not documented
(#98) Function form_writer::lookupRefData is not documented
(#108) Function form_writer::wrapWidget is not documented
(#32) Variable form_writer::$refData0 is not documented
(#33) Variable form_writer::$refData1 is not documented
(#34) Variable form_writer::$lastHideHeading is not documented
(#35) Variable form_writer::$firstElement is not documented
mod/masks/lib.php
(#53) Phpdocs for function masks_reset_userdata has incomplete parameters list
mod/masks/locallib.php
(#34) Function generateMasksJSPageData is not documented
(#43) Function generateMasksJSMaskData is not documented
(#49) Function beginFrameOutput is not documented
(#64) Function endFrameOutput is not documented
mod/masks/mask_families_manager.class.php
(#35) Class mask_families_manager is not documented
(#41) Function mask_families_manager::populateFamilyList is not documented
(#36) Variable mask_families_manager::$families is not documented
mod/masks/mask_family.class.php
(#31) Class mask_family is not documented
(#44) Function mask_family::getStylesTag is not documented
(#48) Function mask_family::getCssFile is not documented
(#52) Function mask_family::getMasksStyles is not documented
(#56) Function mask_family::getStyleClass is not documented
(#60) Function mask_family::getFamilyName is not documented
(#36) Variable mask_family::$familyName is not documented
(#37) Variable mask_family::$masksStyles is not documented
(#38) Variable mask_family::$cssfile is not documented
mod/masks/mask_family_note.class.php
(#33) Class mask_family_note is not documented
(#39) Function mask_family_note::__construct is not documented
mod/masks/mask_family_question.class.php
(#33) Class mask_family_question is not documented
(#38) Function mask_family_question::__construct is not documented
mod/masks/mask_type.class.php
(#50) Class mask_type is not documented
(#68) Function mask_type::applyMoodleEnvironment is not documented
(#74) Function mask_type::setActiveMask is not documented
(#78) Function mask_type::getMaskTypeFamily is not documented
(#90) Function mask_type::onNewMask is not documented
(#98) Function mask_type::onEditMask is not documented
(#107) Function mask_type::onClickMask is not documented
(#113) Function mask_type::doNewMask is not documented
(#147) Function mask_type::doEditMask is not documented
(#174) Function mask_type::fetchSubmittedData is not documented
(#188) Function mask_type::renderEditForm is not documented
(#299) Function mask_type::renderInfoPage is not documented
(#333) Function mask_type::renderQuestionPage is not documented
(#391) Function mask_type::renderAnswerResponsePage is not documented
(#431) Function mask_type::renderBodyText is not documented
(#436) Function mask_type::getGradeUpdateScript is not documented
(#455) Function mask_type::haveData is not documented
(#56) Variable mask_type::$course is not documented
(#57) Variable mask_type::$cm is not documented
(#58) Variable mask_type::$masksInstance is not documented
(#59) Variable mask_type::$activeMask is not documented
(#62) Variable mask_type::$maskTypeFamily is not documented
mod/masks/mask_type_basic.class.php
(#33) Class mask_type_basic is not documented
(#45) Function mask_type_basic::__construct is not documented
(#64) Function mask_type_basic::onNewMask is not documented
(#69) Function mask_type_basic::onEditMask is not documented
(#74) Function mask_type_basic::onClickMask is not documented
(#37) Variable mask_type_basic::$maskType is not documented
(#38) Variable mask_type_basic::$dbInterface is not documented
(#39) Variable mask_type_basic::$fields is not documented
mod/masks/mask_type_note.class.php
(#33) Class mask_type_note is not documented
(#45) Function mask_type_note::__construct is not documented
(#63) Function mask_type_note::onNewMask is not documented
(#68) Function mask_type_note::onEditMask is not documented
(#73) Function mask_type_note::onClickMask is not documented
(#37) Variable mask_type_note::$maskType is not documented
(#38) Variable mask_type_note::$dbInterface is not documented
(#39) Variable mask_type_note::$fields is not documented
mod/masks/mask_type_qcm.class.php
(#33) Class mask_type_qcm is not documented
(#45) Function mask_type_qcm::__construct is not documented
(#68) Function mask_type_qcm::onNewMask is not documented
(#73) Function mask_type_qcm::onEditMask is not documented
(#78) Function mask_type_qcm::onClickMask is not documented
(#37) Variable mask_type_qcm::$maskType is not documented
(#38) Variable mask_type_qcm::$dbInterface is not documented
(#39) Variable mask_type_qcm::$fields is not documented
mod/masks/mask_type_qtxt.class.php
(#33) Class mask_type_qtxt is not documented
(#45) Function mask_type_qtxt::__construct is not documented
(#64) Function mask_type_qtxt::onNewMask is not documented
(#69) Function mask_type_qtxt::onEditMask is not documented
(#74) Function mask_type_qtxt::onClickMask is not documented
(#37) Variable mask_type_qtxt::$maskType is not documented
(#38) Variable mask_type_qtxt::$dbInterface is not documented
(#39) Variable mask_type_qtxt::$fields is not documented
mod/masks/mask_types_manager.class.php
(#35) Class mask_types_manager is not documented
(#41) Function mask_types_manager::populateTypeList is not documented
(#59) Function mask_types_manager::getTypeNames is not documented
(#68) Function mask_types_manager::getTypeHandler is not documented
(#77) Function mask_types_manager::getTypeFamily is not documented
(#36) Variable mask_types_manager::$types is not documented
mod/masks/mod_form.php
(#30) Class mod_masks_mod_form is not documented
(#32) Function mod_masks_mod_form::__construct is not documented
(#40) Function mod_masks_mod_form::addtextfield is not documented
(#52) Function mod_masks_mod_form::definition is not documented
(#66) Function mod_masks_mod_form::validation is not documented
mod/masks/renderer.php
(#28) Class mod_masks_renderer is not documented
(#118) Function mod_masks_renderer::openPage is not documented
(#143) Function mod_masks_renderer::closePage is not documented
(#156) Function mod_masks_renderer::openHeader is not documented
(#162) Function mod_masks_renderer::closeHeader is not documented
(#168) Function mod_masks_renderer::renderPageNavWidget is not documented
(#197) Function mod_masks_renderer::renderMenuBar is not documented
(#296) Function mod_masks_renderer::renderPageName is not documented
(#316) Function mod_masks_renderer::openBody is not documented
(#322) Function mod_masks_renderer::closeBody is not documented
(#328) Function mod_masks_renderer::renderPageView is not documented
(#353) Function mod_masks_renderer::renderContextMenu is not documented
(#401) Function mod_masks_renderer::renderCircleValue is not documented
(#416) Function mod_masks_renderer::openMenuBarGroup is not documented
(#431) Function mod_masks_renderer::closeMenuBarGroup is not documented
(#435) Function mod_masks_renderer::renderActionButton is not documented
(#450) Function mod_masks_renderer::renderToggleButton is not documented
(#472) Function mod_masks_renderer::openMenuFromButton is not documented
(#491) Function mod_masks_renderer::openMenuFromIcon is not documented
(#510) Function mod_masks_renderer::closeMenu is not documented
(#522) Function mod_masks_renderer::renderMenuEntry is not documented
(#532) Function mod_masks_renderer::renderActionMenuEntry is not documented
(#553) Function mod_masks_renderer::renderStyleMenuEntry is not documented
(#570) Function mod_masks_renderer::renderStyleContextMenuEntry is not documented
(#587) Function mod_masks_renderer::renderToggleMenuEntry is not documented
mod/masks/settings_injector.class.php
(#30) Class settingsinjector is not documented
(#36) Function settingsinjector::__construct is not documented
(#42) Function settingsinjector::addheading is not documented
(#47) Function settingsinjector::addsetting is not documented
(#31) Variable settingsinjector::$settings is not documented
(#32) Variable settingsinjector::$pluginname is not documented
mod/masks/upload_policies.class.php
(#30) Class upload_policies is not documented
(#152) Function upload_policies::outputCSSRules is not documented
(#161) Function upload_policies::logProgressTitle is not documented
(#166) Function upload_policies::logProgressHeading is not documented
(#171) Function upload_policies::logProgress is not documented
(#176) Function upload_policies::logWarning is not documented
(#186) Function upload_policies::delTree is not documented
(#198) Function upload_policies::newTempDir is not documented
(#219) Function upload_policies::getPageImageSize is not documented
(#255) Variable upload_policies::$context is not documented
(#256) Variable upload_policies::$workFolder is not documented
(#257) Variable upload_policies::$databaseInterface is not documented
(#258) Variable upload_policies::$docId is not documented
(#259) Variable upload_policies::$pageIds is not documented
(#75) Invalid phpdocs tag @returns used
mod/masks/upload_processor.class.php
(#30) Class upload_processor is not documented
(#134) Variable upload_processor::$policies is not documented

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(1 errors, 1 warnings)

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

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

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]