Overview
(0 errors, 0 warnings)
This section shows the general problems detected when processing the code
[More info]
PHP lint problems
(0 errors, 0 warnings)
This section shows php lint problems in the code detected by php -l
[More info]
PHP coding style problems
(18 errors, 2 warnings)
This section shows the coding style problems detected in the code by phpcs
[More info]
- mod/quiz/accessrule/quizproctoring/ajaxexport.php
- (#137)
There should be a comma after the last array item in a multi-line array.
- mod/quiz/accessrule/quizproctoring/imagesreport.php
- (#244)
There should be a comma after the last array item in a multi-line array.
- mod/quiz/accessrule/quizproctoring/lang/en/quizaccess_quizproctoring.php
- (#157)
The string key "tabwarningmultiple" is not in the correct order, it should be before "tabwarningoneleft"
- mod/quiz/accessrule/quizproctoring/lang/fr/quizaccess_quizproctoring.php
- (#157)
The string key "tabwarningmultiple" is not in the correct order, it should be before "tabwarningoneleft"
- mod/quiz/accessrule/quizproctoring/lib.php
- (#174)
There should be a comma after the last array item in a multi-line array.
- mod/quiz/accessrule/quizproctoring/proctoringreport_ajax.php
- (#141)
There should be a comma after the last array item in a multi-line array.
- (#146)
There should be a comma after the last array item in a multi-line array.
- (#161)
There should be a comma after the last array item in a multi-line array.
- (#171)
There should be a comma after the last array item in a multi-line array.
- (#179)
There should be a comma after the last array item in a multi-line array.
- mod/quiz/accessrule/quizproctoring/reviewattempts.php
- (#43)
There should be a comma after the last array item in a multi-line array.
- (#135)
There should be a comma after the last array item in a multi-line array.
- mod/quiz/accessrule/quizproctoring/reviewattempts_ajax.php
- (#58)
There should be a comma after the last array item in a multi-line array.
- (#167)
There should be a comma after the last array item in a multi-line array.
- mod/quiz/accessrule/quizproctoring/room.php
- (#79)
There should be a comma after the last array item in a multi-line array.
- mod/quiz/accessrule/quizproctoring/rule.php
- (#191)
There should be a comma after the last array item in a multi-line array.
- mod/quiz/accessrule/quizproctoring/tempdownload.php
- (#1)
Missing @copyright tag
- (#1)
Missing @license tag
- (#1)
Missing docblock for file tempdownload.php
- (#16)
Boilerplate comment must be followed by a single blank line or end of file
Javascript coding style problems
(0 errors, 1 warnings)
This section shows the coding style problems detected in the code by eslint
[More info]
- mod/quiz/accessrule/quizproctoring/amd/src/add_camera.js
- (#709)
Unused eslint-disable directive (no problems were reported from 'promise/catch-or-return').
CSS problems
(0 errors, 0 warnings)
This section shows CSS problems detected by stylelint
[More info]
PHPDocs style problems
(0 errors, 0 warnings)
This section shows the phpdocs problems detected in the code by local_moodlecheck
[More info]
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, 0 warnings)
This section shows files built by grunt and not commited
[More info]
- 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]
Gherkin .feature problems
(0 errors, 0 warnings)
This section shows problems detected in behat .feature files
[More info]