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
(12 errors, 1 warnings)
This section shows the coding style problems detected in the code by phpcs
[More info]
- question/type/vplquestion/backup/moodle2/backup_qtype_vplquestion_plugin.class.php
- (#33)
File must end with a newline character
- question/type/vplquestion/backup/moodle2/restore_qtype_vplquestion_plugin.class.php
- (#41)
File must end with a newline character
- question/type/vplquestion/classes/privacy/provider.php
- (#41)
File must end with a newline character
- question/type/vplquestion/classes/util/lock.php
- (#49)
File must end with a newline character
- question/type/vplquestion/db/upgrade.php
- (#67)
File must end with a newline character
- question/type/vplquestion/lang/en/qtype_vplquestion.php
- (#105)
File must end with a newline character
- question/type/vplquestion/lib.php
- (#40)
File must end with a newline character
- question/type/vplquestion/locallib.php
- (#167)
File must end with a newline character
- question/type/vplquestion/question.php
- (#115)
File must end with a newline character
- question/type/vplquestion/question.save.php
- (#36)
Duplicate class name "qtype_vplquestion_question" found; first defined in /var/lib/jenkins/git_repositories/prechecker/question/type/vplquestion/question.php on line 36
- (#113)
File must end with a newline character
- question/type/vplquestion/questiontype.php
- (#71)
File must end with a newline character
- question/type/vplquestion/settings.php
- (#40)
File must end with a newline character
Javascript coding style problems
(0 errors, 5 warnings)
This section shows the coding style problems detected in the code by eslint
[More info]
- question/type/vplquestion/amd/src/scriptsloader.js
- (#46)
Identifier 'VPL_Util' is not in camel case. (camelcase)
- (#54)
Identifier 'VPL_Terminal' is not in camel case. (camelcase)
- (#118)
Identifier 'VPL_Util' is not in camel case. (camelcase)
- (#150)
Identifier 'VPL_Terminal' is not in camel case. (camelcase)
- question/type/vplquestion/amd/src/studentanswer.js
- (#160)
Read-only global 'Terminal' should not be modified. (no-global-assign)
CSS problems
(0 errors, 0 warnings)
This section shows CSS problems detected by stylelint
[More info]
PHPDocs style problems
(14 errors, 0 warnings)
This section shows the phpdocs problems detected in the code by local_moodlecheck
[More info]
- question/type/vplquestion/question.php
- (#70)
Function qtype_vplquestion_question::summarise_response is not documented
- (#81)
Function qtype_vplquestion_question::is_complete_response is not documented
- (#85)
Function qtype_vplquestion_question::get_validation_error is not documented
- (#92)
Function qtype_vplquestion_question::is_same_response is not documented
- (#96)
Function qtype_vplquestion_question::grade_response is not documented
- question/type/vplquestion/question.save.php
- (#70)
Function qtype_vplquestion_question::summarise_response is not documented
- (#79)
Function qtype_vplquestion_question::is_complete_response is not documented
- (#83)
Function qtype_vplquestion_question::get_validation_error is not documented
- (#90)
Function qtype_vplquestion_question::is_same_response is not documented
- (#94)
Function qtype_vplquestion_question::grade_response is not documented
- question/type/vplquestion/questiontype.php
- (#54)
Phpdocs for function qtype_vplquestion::import_from_xml has incomplete parameters list
- question/type/vplquestion/renderer.php
- (#38)
Function qtype_vplquestion_renderer::formulation_and_controls is not documented
- (#166)
Function qtype_vplquestion_renderer::specific_feedback is not documented
- (#188)
Function qtype_vplquestion_renderer::correct_response 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
(5 errors, 0 warnings)
This section shows files built by grunt and not commited
[More info]
- question/type/vplquestion/amd/build/codeeditors.min.js
- Uncommitted change detected.
- question/type/vplquestion/amd/build/editform.min.js
- Uncommitted change detected.
- question/type/vplquestion/amd/build/scriptsloader.min.js
- Uncommitted change detected.
- question/type/vplquestion/amd/build/studentanswer.min.js
- Uncommitted change detected.
- question/type/vplquestion/amd/build/vplservice.min.js
- Uncommitted change detected.
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]