Prechecker results: error


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

(2 errors, 3 warnings)

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

mod/allocationform/classes/external/view.php
(#39) PHP4 style constructors are not allowed; use "__construct()" instead
mod/allocationform/lib.php
(#130) Implicitly marking a parameter as nullable is deprecated since PHP 8.4. Update the type to be explicitly nullable instead. Found implicitly nullable parameter: $mform.
(#145) Implicitly marking a parameter as nullable is deprecated since PHP 8.4. Update the type to be explicitly nullable instead. Found implicitly nullable parameter: $mform.
mod/allocationform/tests/generator/lib.php
(#110) Implicitly marking a parameter as nullable is deprecated since PHP 8.4. Update the type to be explicitly nullable instead. Found implicitly nullable parameter: $options.
mod/allocationform/tests/init_test.php
(#458) Empty CATCH statement detected

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

(17 errors, 0 warnings)

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

mod/allocationform/classes/output/allallocations.php
(#104) Phpdocs for function allallocations::export_for_template has incomplete parameters list
mod/allocationform/classes/output/allocation.php
(#77) Phpdocs for function allocation::export_for_template has incomplete parameters list
mod/allocationform/classes/output/editing.php
(#93) Phpdocs for function editing::export_for_template has incomplete parameters list
mod/allocationform/classes/output/form.php
(#55) Phpdocs for function form::export_for_template has incomplete parameters list
mod/allocationform/classes/output/mobile_ready.php
(#68) Phpdocs for function mobile_ready::export_for_template has incomplete parameters list
mod/allocationform/classes/output/option_editing.php
(#72) Phpdocs for function option_editing::export_for_template has incomplete parameters list
mod/allocationform/classes/output/option_mobile_ready.php
(#57) Phpdocs for function option_mobile_ready::export_for_template has incomplete parameters list
mod/allocationform/classes/output/option_result.php
(#52) Phpdocs for function option_result::export_for_template has incomplete parameters list
mod/allocationform/classes/output/processing.php
(#49) Phpdocs for function processing::export_for_template has incomplete parameters list
mod/allocationform/classes/output/progress.php
(#78) Phpdocs for function progress::export_for_template has incomplete parameters list
mod/allocationform/classes/output/ready.php
(#57) Phpdocs for function ready::export_for_template has incomplete parameters list
mod/allocationform/classes/output/user.php
(#50) 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
(#366) Phpdocs for function activity_test::test_user_can_be_allocated has incomplete parameters list
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
mod/allocationform/tests/generator/lib.php
(#149) Phpdocs for function mod_allocationform_generator::create_option has incomplete parameters list

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, 89 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/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/ionic7/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/ionic7/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/ionic7/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/ionic7/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/ionic7/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/ionic7/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/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 19: 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 22: 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 33: 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 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 47: Attribute “[(ngmodel)]” is not serializable as XML 1.0. ( <ion-select [(ngModel)]="CONTENT_OTHERDATA.data.notwant"> )
(#1) HTML Validation info, line 50: 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 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)

Gherkin .feature problems

(0 errors, 0 warnings)

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