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

(7 errors, 4 warnings)

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

mod/allocationform/backup/moodle2/backup_allocationform_activity_task.class.php
(#56) The static declaration must come after the visibility declaration
mod/allocationform/backup/moodle2/restore_allocationform_activity_task.class.php
(#55) The static declaration must come after the visibility declaration
(#67) The static declaration must come after the visibility declaration
(#78) The static declaration must come after the visibility declaration
(#108) The static declaration must come after the visibility declaration
mod/allocationform/classes/external/view.php
(#49) PHP4 style constructors are not allowed; use "__construct()" instead
mod/allocationform/classes/option.php
(#77) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
mod/allocationform/tests/behat/behat_mod_allocationform.php
(#79) Line exceeds 132 characters; contains 133 characters
mod/allocationform/tests/init_test.php
(#430) Empty CATCH statement detected
mod/allocationform/view.php
(#42) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#128) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead

Javascript coding style problems

(0 errors, 0 warnings)

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


CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(21 errors, 51 warnings)

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

mod/allocationform/classes/activity.php
(#53) Not recommended phpdocs tag @global used
(#151) Not recommended phpdocs tag @global used
(#168) Not recommended phpdocs tag @global used
(#190) Not recommended phpdocs tag @global used
(#209) Not recommended phpdocs tag @global used
(#233) Not recommended phpdocs tag @global used
(#268) Not recommended phpdocs tag @global used
(#309) Not recommended phpdocs tag @global used
(#351) Not recommended phpdocs tag @global used
(#414) Not recommended phpdocs tag @global used
(#426) Not recommended phpdocs tag @global used
(#439) Not recommended phpdocs tag @global used
(#452) Not recommended phpdocs tag @global used
mod/allocationform/classes/external/access_denied.php
(#44) Not recommended phpdocs tag @global used
mod/allocationform/classes/external/choices.php
(#47) Not recommended phpdocs tag @global used
mod/allocationform/classes/option.php
(#203) Not recommended phpdocs tag @global used
mod/allocationform/classes/output/allallocations.php
(#105) Phpdocs for function allallocations::export_for_template has incomplete parameters list
(#53) Not recommended phpdocs tag @global used
mod/allocationform/classes/output/allocation.php
(#79) Phpdocs for function allocation::export_for_template has incomplete parameters list
(#49) Not recommended phpdocs tag @global used
mod/allocationform/classes/output/denyaccess.php
(#51) There is no description in phpdocs for function export_for_template
(#51) Phpdocs for function denyaccess::export_for_template has incomplete parameters list
mod/allocationform/classes/output/editing.php
(#95) Phpdocs for function editing::export_for_template has incomplete parameters list
(#58) Not recommended phpdocs tag @global used
mod/allocationform/classes/output/form.php
(#45) Function form::__construct is not documented
(#50) Phpdocs for function form::export_for_template has incomplete parameters list
mod/allocationform/classes/output/mobile_ready.php
(#69) Phpdocs for function mobile_ready::export_for_template has incomplete parameters list
mod/allocationform/classes/output/option_editing.php
(#73) Phpdocs for function option_editing::export_for_template has incomplete parameters list
mod/allocationform/classes/output/option_mobile_ready.php
(#58) Phpdocs for function option_mobile_ready::export_for_template has incomplete parameters list
mod/allocationform/classes/output/option_result.php
(#54) Phpdocs for function option_result::export_for_template has incomplete parameters list
mod/allocationform/classes/output/processing.php
(#51) Phpdocs for function processing::export_for_template has incomplete parameters list
mod/allocationform/classes/output/progress.php
(#80) Phpdocs for function progress::export_for_template has incomplete parameters list
mod/allocationform/classes/output/ready.php
(#59) Phpdocs for function ready::export_for_template has incomplete parameters list
mod/allocationform/classes/output/user.php
(#51) Phpdocs for function user::export_for_template has incomplete parameters list
mod/allocationform/mod_form.php
(#150) Phpdocs for function mod_allocationform_mod_form::data_postprocessing has incomplete parameters list
mod/allocationform/tests/activity_test.php
(#377) Phpdocs for function activity_test::test_user_can_be_allocated has incomplete parameters list
(#376) Invalid phpdocs tag @gloabl used
(#62) Not recommended phpdocs tag @global used
(#85) Not recommended phpdocs tag @global used
(#172) Not recommended phpdocs tag @global used
(#239) Not recommended phpdocs tag @global used
(#313) Not recommended phpdocs tag @global used
mod/allocationform/tests/behat/behat_mod_allocationform.php
(#114) Phpdocs for function behat_mod_allocationform::workable_restrictions_were_exceeded_for_users_options_required_per_user has incomplete parameters list
(#169) Phpdocs for function behat_mod_allocationform::i_restrict_allocationform_option has incomplete parameters list
(#224) Not recommended phpdocs tag @global used
(#262) Not recommended phpdocs tag @global used
(#286) Not recommended phpdocs tag @global used
(#365) Not recommended phpdocs tag @global used
mod/allocationform/tests/external/access_denied_test.php
(#47) Not recommended phpdocs tag @global used
mod/allocationform/tests/external/choice_test.php
(#49) Not recommended phpdocs tag @global used
(#88) Not recommended phpdocs tag @global used
(#135) Not recommended phpdocs tag @global used
(#182) Not recommended phpdocs tag @global used
(#229) Not recommended phpdocs tag @global used
(#275) Not recommended phpdocs tag @global used
(#315) Not recommended phpdocs tag @global used
mod/allocationform/tests/external/view_test.php
(#47) Not recommended phpdocs tag @global used
mod/allocationform/tests/generator/lib.php
(#151) Phpdocs for function mod_allocationform_generator::create_option has incomplete parameters list
mod/allocationform/tests/init_test.php
(#83) Not recommended phpdocs tag @global used
(#117) Not recommended phpdocs tag @global used
(#151) Not recommended phpdocs tag @global used
(#189) Not recommended phpdocs tag @global used
(#222) Not recommended phpdocs tag @global used
(#262) Not recommended phpdocs tag @global used
(#304) Not recommended phpdocs tag @global used
(#340) Not recommended phpdocs tag @global used
(#393) Not recommended phpdocs tag @global used
(#417) Not recommended phpdocs tag @global used
(#440) Not recommended phpdocs tag @global used
(#459) Not recommended phpdocs tag @global used
(#488) Not recommended phpdocs tag @global used
mod/allocationform/tests/privacy/provider_test.php
(#284) Not recommended phpdocs tag @global used

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

(0 errors, 0 warnings)

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


shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 111 warnings)

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

mod/allocationform/templates/allocation.mustache
(#1) HTML Validation error, line 17: No “p” element in scope but a “p” end tag seen. ( </ul></p></b)
mod/allocationform/templates/choiceform.mustache
(#1) HTML Validation error, line 2: No “p” element in scope but a “p” end tag seen. (} ]]</div></p><form)
mod/allocationform/templates/mobile/ionic3/allallocations.mustache
(#1) HTML Validation info, line 43: Attribute “[params]” is not serializable as XML 1.0. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 5632}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation info, line 43: Attribute “[presets]” is not serializable as XML 1.0. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 5632}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 43: Attribute “core-site-plugins-call-ws-on-load” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 5632}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 43: Attribute “name” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 5632}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 43: Attribute “[params]” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 5632}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 43: Attribute “[presets]” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 5632}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
mod/allocationform/templates/mobile/ionic3/allocation.mustache
(#1) HTML Validation info, line 16: Attribute “[params]” is not serializable as XML 1.0. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation info, line 16: Attribute “[presets]” is not serializable as XML 1.0. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 16: Attribute “core-site-plugins-call-ws-on-load” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 16: Attribute “name” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 16: Attribute “[params]” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 16: Attribute “[presets]” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
mod/allocationform/templates/mobile/ionic3/denyaccess.mustache
(#1) HTML Validation info, line 9: Attribute “[params]” is not serializable as XML 1.0. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_denied" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation info, line 9: Attribute “[presets]” is not serializable as XML 1.0. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_denied" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 9: Attribute “core-site-plugins-call-ws-on-load” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_denied" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 9: Attribute “name” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_denied" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 9: Attribute “[params]” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_denied" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 9: Attribute “[presets]” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_denied" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
mod/allocationform/templates/mobile/ionic3/editing.mustache
(#1) HTML Validation info, line 9: Attribute “[params]” is not serializable as XML 1.0. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation info, line 9: Attribute “[presets]” is not serializable as XML 1.0. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 9: Attribute “core-site-plugins-call-ws-on-load” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 9: Attribute “name” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 9: Attribute “[params]” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 9: Attribute “[presets]” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
mod/allocationform/templates/mobile/ionic3/processing.mustache
(#1) HTML Validation info, line 9: Attribute “[params]” is not serializable as XML 1.0. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation info, line 9: Attribute “[presets]” is not serializable as XML 1.0. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 9: Attribute “core-site-plugins-call-ws-on-load” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 9: Attribute “name” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 9: Attribute “[params]” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 9: Attribute “[presets]” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
mod/allocationform/templates/mobile/ionic3/ready.mustache
(#1) HTML Validation info, line 8: Attribute “*ngfor” is not serializable as XML 1.0. (card> <ion-card *ngFor="let error of CONTENT_OTHERDATA.warnings" color="danger"> )
(#1) HTML Validation info, line 21: Attribute “*ngfor” is not serializable as XML 1.0. ( <ion-badge *ngFor="let error of CONTENT_OTHERDATA.validation.choice1" color="danger" translate> )
(#1) HTML Validation info, line 25: Attribute “[(ngmodel)]” is not serializable as XML 1.0. ( <ion-select [(ngModel)]="CONTENT_OTHERDATA.data.choice1"> )
(#1) HTML Validation info, line 36: Attribute “*ngfor” is not serializable as XML 1.0. ( <ion-badge *ngFor="let error of CONTENT_OTHERDATA.validation.choice2" color="danger" translate> )
(#1) HTML Validation info, line 40: Attribute “[(ngmodel)]” is not serializable as XML 1.0. ( <ion-select [(ngModel)]="CONTENT_OTHERDATA.data.choice2"> )
(#1) HTML Validation info, line 51: Attribute “*ngfor” is not serializable as XML 1.0. ( <ion-badge *ngFor="let error of CONTENT_OTHERDATA.validation.notwant" color="danger" translate> )
(#1) HTML Validation info, line 55: Attribute “[(ngmodel)]” is not serializable as XML 1.0. ( <ion-select [(ngModel)]="CONTENT_OTHERDATA.data.notwant"> )
(#1) HTML Validation info, line 69: Attribute “[params]” is not serializable as XML 1.0. ( <button ion-button block core-site-plugins-call-ws name="mod_allocationform_choices_submit" [params]="{id: 467, choices: CONTENT_OTHERDATA.data }" [preSets]="{getFromCache: 0, saveToCache: 0}" (onSuccess) = "check_response($event)" > )
(#1) HTML Validation info, line 69: Attribute “[presets]” is not serializable as XML 1.0. ( <button ion-button block core-site-plugins-call-ws name="mod_allocationform_choices_submit" [params]="{id: 467, choices: CONTENT_OTHERDATA.data }" [preSets]="{getFromCache: 0, saveToCache: 0}" (onSuccess) = "check_response($event)" > )
(#1) HTML Validation info, line 69: Attribute “(onsuccess)” is not serializable as XML 1.0. ( <button ion-button block core-site-plugins-call-ws name="mod_allocationform_choices_submit" [params]="{id: 467, choices: CONTENT_OTHERDATA.data }" [preSets]="{getFromCache: 0, saveToCache: 0}" (onSuccess) = "check_response($event)" > )
(#1) HTML Validation error, line 69: Attribute “ion-button” not allowed on element “button” at this point. ( <button ion-button block core-site-plugins-call-ws name="mod_allocationform_choices_submit" [params]="{id: 467, choices: CONTENT_OTHERDATA.data }" [preSets]="{getFromCache: 0, saveToCache: 0}" (onSuccess) = "check_response($event)" > )
(#1) HTML Validation error, line 69: Attribute “block” not allowed on element “button” at this point. ( <button ion-button block core-site-plugins-call-ws name="mod_allocationform_choices_submit" [params]="{id: 467, choices: CONTENT_OTHERDATA.data }" [preSets]="{getFromCache: 0, saveToCache: 0}" (onSuccess) = "check_response($event)" > )
(#1) HTML Validation error, line 69: Attribute “core-site-plugins-call-ws” not allowed on element “button” at this point. ( <button ion-button block core-site-plugins-call-ws name="mod_allocationform_choices_submit" [params]="{id: 467, choices: CONTENT_OTHERDATA.data }" [preSets]="{getFromCache: 0, saveToCache: 0}" (onSuccess) = "check_response($event)" > )
(#1) HTML Validation error, line 69: Attribute “[params]” not allowed on element “button” at this point. ( <button ion-button block core-site-plugins-call-ws name="mod_allocationform_choices_submit" [params]="{id: 467, choices: CONTENT_OTHERDATA.data }" [preSets]="{getFromCache: 0, saveToCache: 0}" (onSuccess) = "check_response($event)" > )
(#1) HTML Validation error, line 69: Attribute “[presets]” not allowed on element “button” at this point. ( <button ion-button block core-site-plugins-call-ws name="mod_allocationform_choices_submit" [params]="{id: 467, choices: CONTENT_OTHERDATA.data }" [preSets]="{getFromCache: 0, saveToCache: 0}" (onSuccess) = "check_response($event)" > )
(#1) HTML Validation error, line 69: Attribute “(onsuccess)” not allowed on element “button” at this point. ( <button ion-button block core-site-plugins-call-ws name="mod_allocationform_choices_submit" [params]="{id: 467, choices: CONTENT_OTHERDATA.data }" [preSets]="{getFromCache: 0, saveToCache: 0}" (onSuccess) = "check_response($event)" > )
(#1) HTML Validation info, line 75: Attribute “[params]” is not serializable as XML 1.0. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation info, line 75: Attribute “[presets]” is not serializable as XML 1.0. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 75: Attribute “core-site-plugins-call-ws-on-load” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 75: Attribute “name” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 75: Attribute “[params]” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 75: Attribute “[presets]” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
mod/allocationform/templates/mobile/latest/allallocations.mustache
(#1) HTML Validation info, line 43: Attribute “[params]” is not serializable as XML 1.0. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 5632}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation info, line 43: Attribute “[presets]” is not serializable as XML 1.0. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 5632}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 43: Attribute “core-site-plugins-call-ws-on-load” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 5632}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 43: Attribute “name” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 5632}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 43: Attribute “[params]” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 5632}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 43: Attribute “[presets]” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 5632}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
mod/allocationform/templates/mobile/latest/allocation.mustache
(#1) HTML Validation info, line 16: Attribute “[params]” is not serializable as XML 1.0. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation info, line 16: Attribute “[presets]” is not serializable as XML 1.0. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 16: Attribute “core-site-plugins-call-ws-on-load” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 16: Attribute “name” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 16: Attribute “[params]” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 16: Attribute “[presets]” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
mod/allocationform/templates/mobile/latest/denyaccess.mustache
(#1) HTML Validation info, line 9: Attribute “[params]” is not serializable as XML 1.0. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_denied" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation info, line 9: Attribute “[presets]” is not serializable as XML 1.0. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_denied" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 9: Attribute “core-site-plugins-call-ws-on-load” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_denied" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 9: Attribute “name” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_denied" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 9: Attribute “[params]” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_denied" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 9: Attribute “[presets]” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_denied" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
mod/allocationform/templates/mobile/latest/editing.mustache
(#1) HTML Validation info, line 9: Attribute “[params]” is not serializable as XML 1.0. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation info, line 9: Attribute “[presets]” is not serializable as XML 1.0. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 9: Attribute “core-site-plugins-call-ws-on-load” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 9: Attribute “name” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 9: Attribute “[params]” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 9: Attribute “[presets]” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
mod/allocationform/templates/mobile/latest/processing.mustache
(#1) HTML Validation info, line 9: Attribute “[params]” is not serializable as XML 1.0. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation info, line 9: Attribute “[presets]” is not serializable as XML 1.0. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 9: Attribute “core-site-plugins-call-ws-on-load” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 9: Attribute “name” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 9: Attribute “[params]” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 9: Attribute “[presets]” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
mod/allocationform/templates/mobile/latest/ready.mustache
(#1) HTML Validation info, line 8: Attribute “*ngfor” is not serializable as XML 1.0. (card> <ion-card *ngFor="let error of CONTENT_OTHERDATA.warnings" color="danger"> )
(#1) HTML Validation info, line 21: Attribute “*ngfor” is not serializable as XML 1.0. ( <ion-badge *ngFor="let error of CONTENT_OTHERDATA.validation.choice1" color="danger" translate> )
(#1) HTML Validation info, line 25: Attribute “[(ngmodel)]” is not serializable as XML 1.0. ( <ion-select placeholder="{{ 'plugin.mod_allocationform.choicerequired' | translate }}" [(ngModel)]="CONTENT_OTHERDATA.data.choice1"> )
(#1) HTML Validation info, line 35: Attribute “*ngfor” is not serializable as XML 1.0. ( <ion-badge *ngFor="let error of CONTENT_OTHERDATA.validation.choice2" color="danger" translate> )
(#1) HTML Validation info, line 39: Attribute “[(ngmodel)]” is not serializable as XML 1.0. ( <ion-select placeholder="{{ 'plugin.mod_allocationform.choicerequired' | translate }}" [(ngModel)]="CONTENT_OTHERDATA.data.choice2"> )
(#1) HTML Validation info, line 49: Attribute “*ngfor” is not serializable as XML 1.0. ( <ion-badge *ngFor="let error of CONTENT_OTHERDATA.validation.notwant" color="danger" translate> )
(#1) HTML Validation info, line 53: Attribute “[(ngmodel)]” is not serializable as XML 1.0. ( <ion-select [(ngModel)]="CONTENT_OTHERDATA.data.notwant"> )
(#1) HTML Validation info, line 67: Attribute “[params]” is not serializable as XML 1.0. ( <ion-button expand="full" core-site-plugins-call-ws name="mod_allocationform_choices_submit" [params]="{id: 467, choices: CONTENT_OTHERDATA.data }" [preSets]="{getFromCache: 0, saveToCache: 0}" (onSuccess) = "check_response($event)" > )
(#1) HTML Validation info, line 67: Attribute “[presets]” is not serializable as XML 1.0. ( <ion-button expand="full" core-site-plugins-call-ws name="mod_allocationform_choices_submit" [params]="{id: 467, choices: CONTENT_OTHERDATA.data }" [preSets]="{getFromCache: 0, saveToCache: 0}" (onSuccess) = "check_response($event)" > )
(#1) HTML Validation info, line 67: Attribute “(onsuccess)” is not serializable as XML 1.0. ( <ion-button expand="full" core-site-plugins-call-ws name="mod_allocationform_choices_submit" [params]="{id: 467, choices: CONTENT_OTHERDATA.data }" [preSets]="{getFromCache: 0, saveToCache: 0}" (onSuccess) = "check_response($event)" > )
(#1) HTML Validation info, line 73: Attribute “[params]” is not serializable as XML 1.0. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation info, line 73: Attribute “[presets]” is not serializable as XML 1.0. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 73: Attribute “core-site-plugins-call-ws-on-load” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 73: Attribute “name” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 73: Attribute “[params]” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
(#1) HTML Validation error, line 73: Attribute “[presets]” not allowed on element “span” at this point. (. --> <span core-site-plugins-call-ws-on-load name="mod_allocationform_view_allocationform" [params]="{id: 467}" [preSets]="{getFromCache: 0, saveToCache: 0}"></span)
mod/allocationform/templates/option_editing.mustache
(#1) HTML Validation error, line 2: Stray start tag “tr”. (ad><body><tr id="option-53" class="option"> <)
(#1) HTML Validation error, line 3: Stray start tag “td”. (ion"> <td class="option_name">Option)
(#1) HTML Validation error, line 3: Stray end tag “td”. (">Option 1</td> <)
(#1) HTML Validation error, line 4: Stray start tag “td”. (</td> <td class="option_max">15</td)
(#1) HTML Validation error, line 4: Stray end tag “td”. (on_max">15</td> <)
(#1) HTML Validation error, line 5: Stray start tag “td”. (</td> <td class="option_restricted">0</td>)
(#1) HTML Validation error, line 5: Stray end tag “td”. (tricted">0</td> <)
(#1) HTML Validation error, line 6: Stray start tag “td”. (</td> <td class="option_controls"> )
(#1) HTML Validation error, line 22: Stray end tag “td”. (]</a> </td></tr>)
(#1) HTML Validation error, line 23: Stray end tag “tr”. ( </td></tr></bo)
mod/allocationform/templates/ready.mustache
(#1) HTML Validation error, line 10: No “p” element in scope but a “p” end tag seen. (} ]]</div></p> <)

Gherkin .feature problems

(0 errors, 0 warnings)

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