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

(0 errors, 0 warnings)

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


Javascript coding style problems

(5 errors, 35 warnings)

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

public/mod/questionnaire/appjs/uncheckother.js
(#2) '$event' is defined but never used. (no-unused-vars)
(#2) '$fieldkey' is defined but never used. (no-unused-vars)
(#2) Unexpected empty function. (no-empty-function)
(#3) Missing semicolon. (semi)
public/mod/questionnaire/javascript/mobile.js
(#30) Unexpected newline between object and [ of property access. (no-unexpected-multiline)
public/mod/questionnaire/module.js
(#77) Blocks are nested too deeply (5). Maximum allowed is 4. (max-depth)
(#83) Blocks are nested too deeply (5). Maximum allowed is 4. (max-depth)
(#84) 'radio' declared on line 101 column 29 is used outside of binding context. (block-scoped-var)
(#85) 'radio' declared on line 101 column 29 is used outside of binding context. (block-scoped-var)
(#87) Blocks are nested too deeply (5). Maximum allowed is 4. (max-depth)
(#88) 'droplist' declared on line 107 column 29 is used outside of binding context. (block-scoped-var)
(#89) 'droplist' declared on line 107 column 29 is used outside of binding context. (block-scoped-var)
(#93) Blocks are nested too deeply (5). Maximum allowed is 4. (max-depth)
(#100) Blocks are nested too deeply (5). Maximum allowed is 4. (max-depth)
(#101) 'radio' is already defined. (no-redeclare)
(#101) 'radio' declared on line 84 column 29 is used outside of binding context. (block-scoped-var)
(#102) 'radio' declared on line 84 column 29 is used outside of binding context. (block-scoped-var)
(#103) 'radio' declared on line 84 column 29 is used outside of binding context. (block-scoped-var)
(#104) 'radio' declared on line 84 column 29 is used outside of binding context. (block-scoped-var)
(#106) Blocks are nested too deeply (5). Maximum allowed is 4. (max-depth)
(#107) 'droplist' is already defined. (no-redeclare)
(#107) 'droplist' declared on line 88 column 29 is used outside of binding context. (block-scoped-var)
(#108) 'droplist' declared on line 88 column 29 is used outside of binding context. (block-scoped-var)
(#109) 'droplist' declared on line 88 column 29 is used outside of binding context. (block-scoped-var)
(#110) 'droplist' declared on line 88 column 29 is used outside of binding context. (block-scoped-var)
(#112) Blocks are nested too deeply (5). Maximum allowed is 4. (max-depth)
(#141) Identifier 'other_check' is not in camel case. (camelcase)
(#143) 'other' is already defined. (no-redeclare)
(#161) Identifier 'other_check_empty' is not in camel case. (camelcase)
(#193) Identifier 'other_rate_uncheck' is not in camel case. (camelcase)
(#194) Identifier 'col_name' is not in camel case. (camelcase)
(#199) Identifier 'col_name' is not in camel case. (camelcase)
(#210) Identifier 'checkbox_empty' is not in camel case. (camelcase)
(#227) Identifier 'mod_questionnaire' is not in camel case. (camelcase)
(#231) Identifier 'init_attempt_form' is not in camel case. (camelcase)
(#237) Identifier 'init_sendmessage' is not in camel case. (camelcase)
(#272) Identifier 'init_printing' is not in camel case. (camelcase)
(#281) Identifier 'init_slider' is not in camel case. (camelcase)
(#348) Do not nest ternary expressions. (no-nested-ternary)
(#366) This line has a length of 136. Maximum allowed is 132. (max-len)

CSS problems

(2 errors, 0 warnings)

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

public/mod/questionnaire/styles_app.css
(#16) Unexpected !important (declaration-no-important)
(#15) Unexpected unknown type selector "ion-label" (selector-type-no-unknown)

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

(2 errors, 6 warnings)

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

public/mod/questionnaire/templates/dataformat_selector.mustache
(#1) HTML Validation info, line 11: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (ry"></div><br /> )
(#1) HTML Validation info, line 12: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (> <input type="hidden" name="fieldname" value="defaultvalue" /> <)
public/mod/questionnaire/templates/extrafields.mustache
(#1) HTML Validation info, line 2: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (ad><body><input type="checkbox" name="choicecodes" id="choicecodes" checked="checked" value="1" /> <labe)
(#1) HTML Validation info, line 2: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ())</label><br /><inpu)
(#1) HTML Validation info, line 3: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (el><br /><input type="checkbox" name="choicetext" id="choicetext" checked="checked" value="1" /> <labe)
(#1) HTML Validation info, line 3: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ())</label><br /><inpu)
(#1) HTML Validation info, line 4: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (el><br /><input type="checkbox" name="complete" id="complete" value="1" /> <labe)
(#1) HTML Validation info, line 4: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ())</label><br /><inpu)
(#1) HTML Validation info, line 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (el><br /><input type="checkbox" name="rankaverages" id="rankaverages" value="1" /> <labe)
(#1) HTML Validation info, line 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ())</label><br /></bo)
public/mod/questionnaire/templates/local/mobile/ionic5/boolean_question.mustache
(#1) HTML Validation info, line 2: Attribute “[(ngmodel)]” is not serializable as XML 1.0. (ad><body><ion-radio-group [(ngModel)]="CONTENT_OTHERDATA.985"> <)
(#1) HTML Validation info, line 5: Attribute “[value]” is not serializable as XML 1.0. (> <ion-radio slot="end" disabled="true" checked="true" [value]="5432"></ion-)
(#1) HTML Validation info, line 9: Attribute “[value]” is not serializable as XML 1.0. (> <ion-radio slot="end" disabled="true" [value]="5432"></ion-)
public/mod/questionnaire/templates/local/mobile/ionic5/checkbox_question.mustache
(#1) HTML Validation info, line 7: Attribute “[(ngmodel)]” is not serializable as XML 1.0. ( <ion-checkbox checked="true" value="5432" [(ngModel)]="CONTENT_OTHERDATA."></ion-)
(#1) HTML Validation info, line 13: Attribute “[(ngmodel)]” is not serializable as XML 1.0. ( <ion-checkbox value="5433" [(ngModel)]="CONTENT_OTHERDATA."></ion-)
public/mod/questionnaire/templates/local/mobile/ionic5/date_question.mustache
(#1) HTML Validation info, line 5: Attribute “[(ngmodel)]” is not serializable as XML 1.0. (abel> <ion-datetime displayFormat="DD/MM/YYYY" max="2100-12-31" [(ngModel)]="CONTENT_OTHERDATA.985"></ion-)
public/mod/questionnaire/templates/local/mobile/ionic5/main_index_page.mustache
(#1) HTML Validation info, line 9: Attribute “[args]” is not serializable as XML 1.0. ( <ion-button expand="block" core-site-plugins-new-content component="mod_questionnaire" method="mobile_view_activity" [args]="{cmid: 985, action: 'respond'}"> )
public/mod/questionnaire/templates/local/mobile/ionic5/numeric_question.mustache
(#1) HTML Validation info, line 5: Attribute “[(ngmodel)]” is not serializable as XML 1.0. (abel> <ion-input type="number" [(ngModel)]="CONTENT_OTHERDATA.985"></ion-)
public/mod/questionnaire/templates/local/mobile/ionic5/radio_question.mustache
(#1) HTML Validation info, line 2: Attribute “[(ngmodel)]” is not serializable as XML 1.0. (ad><body><ion-radio-group [(ngModel)]="CONTENT_OTHERDATA.985"> )
public/mod/questionnaire/templates/local/mobile/ionic5/rate_question.mustache
(#1) HTML Validation info, line 20: Attribute “[(ngmodel)]” is not serializable as XML 1.0. (> <ion-radio-group [(ngModel)]="CONTENT_OTHERDATA.985"> )
(#1) HTML Validation info, line 38: Attribute “[(ngmodel)]” is not serializable as XML 1.0. (> <ion-radio-group [(ngModel)]="CONTENT_OTHERDATA.986"> )
public/mod/questionnaire/templates/local/mobile/ionic5/select_question.mustache
(#1) HTML Validation info, line 4: Attribute “[(ngmodel)]” is not serializable as XML 1.0. (abel> <ion-select [(ngModel)]="CONTENT_OTHERDATA.985"> )
public/mod/questionnaire/templates/local/mobile/ionic5/slider_question.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
public/mod/questionnaire/templates/local/mobile/ionic5/text_question.mustache
(#1) HTML Validation info, line 6: Attribute “[(ngmodel)]” is not serializable as XML 1.0. (abel> <ion-textarea aria-multiline="true" [(ngModel)]="CONTENT_OTHERDATA.985" core-auto-rows></ion-)
public/mod/questionnaire/templates/local/mobile/ionic5/view_activity_page.mustache
(#1) HTML Validation info, line 16: Attribute “[(ngmodel)]” is not serializable as XML 1.0. ( <ion-radio-group [(ngModel)]="CONTENT_OTHERDATA.response_1_23"> )
(#1) HTML Validation info, line 42: Attribute “[args]” is not serializable as XML 1.0. ( <ion-button expand="block" fill="outline" core-site-plugins-new-content component="mod_questionnaire" method="mobile_view_activity" [args]="{ cmid: 985, rid: 0, completeq: 1, action: 'nextpage', pagenum: 0 }" [useOtherData]="null" [preSets]="{getFromCache: 0, saveToCache: 0}" refreshOnSuccess="true" samePage="true" type="submit" > )
(#1) HTML Validation info, line 42: Attribute “[useotherdata]” is not serializable as XML 1.0. ( <ion-button expand="block" fill="outline" core-site-plugins-new-content component="mod_questionnaire" method="mobile_view_activity" [args]="{ cmid: 985, rid: 0, completeq: 1, action: 'nextpage', pagenum: 0 }" [useOtherData]="null" [preSets]="{getFromCache: 0, saveToCache: 0}" refreshOnSuccess="true" samePage="true" type="submit" > )
(#1) HTML Validation info, line 42: Attribute “[presets]” is not serializable as XML 1.0. ( <ion-button expand="block" fill="outline" core-site-plugins-new-content component="mod_questionnaire" method="mobile_view_activity" [args]="{ cmid: 985, rid: 0, completeq: 1, action: 'nextpage', pagenum: 0 }" [useOtherData]="null" [preSets]="{getFromCache: 0, saveToCache: 0}" refreshOnSuccess="true" samePage="true" type="submit" > )
public/mod/questionnaire/templates/local/mobile/latest/boolean_question.mustache
(#1) HTML Validation info, line 2: Attribute “[(ngmodel)]” is not serializable as XML 1.0. (ad><body><ion-radio-group [(ngModel)]="CONTENT_OTHERDATA.985"> <)
(#1) HTML Validation info, line 4: Attribute “[value]” is not serializable as XML 1.0. (> <ion-radio slot="end" disabled="true" checked="true" [value]="5432"> )
(#1) HTML Validation info, line 9: Attribute “[value]” is not serializable as XML 1.0. (> <ion-radio slot="end" disabled="true" [value]="5432"> )
public/mod/questionnaire/templates/local/mobile/latest/checkbox_question.mustache
(#1) HTML Validation info, line 6: Attribute “[(ngmodel)]” is not serializable as XML 1.0. ( <ion-checkbox checked="true" value="5432" [(ngModel)]="CONTENT_OTHERDATA."> )
(#1) HTML Validation info, line 13: Attribute “[(ngmodel)]” is not serializable as XML 1.0. ( <ion-checkbox value="5433" [(ngModel)]="CONTENT_OTHERDATA."> )
public/mod/questionnaire/templates/local/mobile/latest/date_question.mustache
(#1) HTML Validation error, line 5: Self-closing syntax (“/>”) used on a non-void HTML element. Ignoring the slash and treating as a start tag. (abel> <ion-datetime-button datetime="questionnaire-date-985" /> <)
(#1) HTML Validation info, line 6: Attribute “[keepcontentsmounted]” is not serializable as XML 1.0. (5" /> <ion-modal [keepContentsMounted]="true"> )
(#1) HTML Validation info, line 9: Attribute “[(ngmodel)]” is not serializable as XML 1.0. ( <ion-datetime id="questionnaire-date-985" [(ngModel)]="CONTENT_OTHERDATA.985" presentation="date-time" max="2100-12-31" [showDefaultButtons]="true"> )
(#1) HTML Validation info, line 9: Attribute “[showdefaultbuttons]” is not serializable as XML 1.0. ( <ion-datetime id="questionnaire-date-985" [(ngModel)]="CONTENT_OTHERDATA.985" presentation="date-time" max="2100-12-31" [showDefaultButtons]="true"> )
(#1) HTML Validation error, line 14: End tag “ion-item” seen, but there were open elements. (on-modal></ion-item></bo)
(#1) HTML Validation error, line 5: Unclosed element “ion-datetime-button”. (abel> <ion-datetime-button datetime="questionnaire-date-985" /> <)
public/mod/questionnaire/templates/local/mobile/latest/main_index_page.mustache
(#1) HTML Validation info, line 4: Attribute “*ngif” is not serializable as XML 1.0. (<div> <core-course-module-info *ngIf="module" [module]="module" description="Welcome to the questionnaire" component="mod_questionnaire" componentId="985" [courseId]="courseId"></core)
(#1) HTML Validation info, line 4: Attribute “[module]” is not serializable as XML 1.0. (<div> <core-course-module-info *ngIf="module" [module]="module" description="Welcome to the questionnaire" component="mod_questionnaire" componentId="985" [courseId]="courseId"></core)
(#1) HTML Validation info, line 4: Attribute “[courseid]” is not serializable as XML 1.0. (<div> <core-course-module-info *ngIf="module" [module]="module" description="Welcome to the questionnaire" component="mod_questionnaire" componentId="985" [courseId]="courseId"></core)
(#1) HTML Validation info, line 8: Attribute “[args]” is not serializable as XML 1.0. ( <ion-button expand="block" core-site-plugins-new-content component="mod_questionnaire" method="mobile_view_activity" [args]="{cmid: 985, action: 'respond'}" [ptrEnabled]="false"> )
(#1) HTML Validation info, line 8: Attribute “[ptrenabled]” is not serializable as XML 1.0. ( <ion-button expand="block" core-site-plugins-new-content component="mod_questionnaire" method="mobile_view_activity" [args]="{cmid: 985, action: 'respond'}" [ptrEnabled]="false"> )
public/mod/questionnaire/templates/local/mobile/latest/numeric_question.mustache
(#1) HTML Validation info, line 5: Attribute “[(ngmodel)]” is not serializable as XML 1.0. (abel> <ion-input type="number" [(ngModel)]="CONTENT_OTHERDATA.985"></ion-)
public/mod/questionnaire/templates/local/mobile/latest/radio_question.mustache
(#1) HTML Validation info, line 2: Attribute “[(ngmodel)]” is not serializable as XML 1.0. (ad><body><ion-radio-group [(ngModel)]="CONTENT_OTHERDATA.985"> )
public/mod/questionnaire/templates/local/mobile/latest/rate_question.mustache
(#1) HTML Validation info, line 20: Attribute “[(ngmodel)]” is not serializable as XML 1.0. (> <ion-radio-group [(ngModel)]="CONTENT_OTHERDATA.985"> )
(#1) HTML Validation info, line 38: Attribute “[(ngmodel)]” is not serializable as XML 1.0. (> <ion-radio-group [(ngModel)]="CONTENT_OTHERDATA.986"> )
public/mod/questionnaire/templates/local/mobile/latest/select_question.mustache
(#1) HTML Validation info, line 4: Attribute “[(ngmodel)]” is not serializable as XML 1.0. (abel> <ion-select [(ngModel)]="CONTENT_OTHERDATA.985"> )
public/mod/questionnaire/templates/local/mobile/latest/slider_question.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
public/mod/questionnaire/templates/local/mobile/latest/text_question.mustache
(#1) HTML Validation info, line 6: Attribute “[(ngmodel)]” is not serializable as XML 1.0. (abel> <ion-textarea aria-multiline="true" [(ngModel)]="CONTENT_OTHERDATA.985" core-auto-rows></ion-)
public/mod/questionnaire/templates/local/mobile/latest/view_activity_page.mustache
(#1) HTML Validation error, line 6: Self-closing syntax (“/>”) used on a non-void HTML element. Ignoring the slash and treating as a start tag. ( <core-format-text text="Welcome to the questionnaire" component="mod_questionnaire" componentId="985" collapsible-item /> )
(#1) HTML Validation error, line 7: End tag “ion-label” seen, but there were open elements. ( </ion-label> )
(#1) HTML Validation error, line 6: Unclosed element “core-format-text”. ( <core-format-text text="Welcome to the questionnaire" component="mod_questionnaire" componentId="985" collapsible-item /> )
(#1) HTML Validation info, line 20: Attribute “[(ngmodel)]” is not serializable as XML 1.0. ( <ion-radio-group [(ngModel)]="CONTENT_OTHERDATA.response_1_23"> )
(#1) HTML Validation info, line 48: Attribute “[args]” is not serializable as XML 1.0. ( <ion-button expand="block" fill="outline" core-site-plugins-new-content component="mod_questionnaire" method="mobile_view_activity" [args]="{ cmid: 985, rid: 0, completeq: 1, action: 'nextpage', pagenum: 0 }" [useOtherData]="null" [preSets]="{getFromCache: 0, saveToCache: 0}" refreshOnSuccess="true" [ptrEnabled]="false" samePage="true" type="submit" > )
(#1) HTML Validation info, line 48: Attribute “[useotherdata]” is not serializable as XML 1.0. ( <ion-button expand="block" fill="outline" core-site-plugins-new-content component="mod_questionnaire" method="mobile_view_activity" [args]="{ cmid: 985, rid: 0, completeq: 1, action: 'nextpage', pagenum: 0 }" [useOtherData]="null" [preSets]="{getFromCache: 0, saveToCache: 0}" refreshOnSuccess="true" [ptrEnabled]="false" samePage="true" type="submit" > )
(#1) HTML Validation info, line 48: Attribute “[presets]” is not serializable as XML 1.0. ( <ion-button expand="block" fill="outline" core-site-plugins-new-content component="mod_questionnaire" method="mobile_view_activity" [args]="{ cmid: 985, rid: 0, completeq: 1, action: 'nextpage', pagenum: 0 }" [useOtherData]="null" [preSets]="{getFromCache: 0, saveToCache: 0}" refreshOnSuccess="true" [ptrEnabled]="false" samePage="true" type="submit" > )
(#1) HTML Validation info, line 48: Attribute “[ptrenabled]” is not serializable as XML 1.0. ( <ion-button expand="block" fill="outline" core-site-plugins-new-content component="mod_questionnaire" method="mobile_view_activity" [args]="{ cmid: 985, rid: 0, completeq: 1, action: 'nextpage', pagenum: 0 }" [useOtherData]="null" [preSets]="{getFromCache: 0, saveToCache: 0}" refreshOnSuccess="true" [ptrEnabled]="false" samePage="true" type="submit" > )
public/mod/questionnaire/templates/navbaralpha.mustache
(#1) HTML Validation info, line 8: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (;</b> <br /><b>&lt)
public/mod/questionnaire/templates/question_check.mustache
(#1) HTML Validation info, line 4: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (> <input id="choiceid1" value="1" name="choiceid1" type="checkbox" aria-label=""/> )
(#1) HTML Validation info, line 7: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <br/> )
(#1) HTML Validation info, line 9: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (> <input id="choiceid7" value="7" name="choiceid7" type="checkbox" checked="checked" aria-label=""/> )
(#1) HTML Validation info, line 12: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (> <input size="25" name="Other" onclick="other_check(name)" value="another choice" type="text"/> )
(#1) HTML Validation info, line 13: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (> <br/><!-- )
public/mod/questionnaire/templates/question_date.mustache
(#1) HTML Validation info, line 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (> <input type="text" name="choiceid1" value="2010-03-04" /> )
public/mod/questionnaire/templates/question_numeric.mustache
(#1) HTML Validation info, line 3: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (eparators.<br /></span)
(#1) HTML Validation info, line 4: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (> <input onkeypress="dosomething()" aria-describedby="choiceid1-instruction" type="text" size="30" name="choiceid1" maxlength="50" value="473" id="choiceid1" /> )
(#1) HTML Validation info, line 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (eparators.<br /></span)
(#1) HTML Validation info, line 6: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (> <input onkeypress="dosomething()" aria-describedby="choiceid2-instruction" type="text" size="20" name="choiceid2" maxlength="50" value="473" id="choiceid2" /><!-- )
public/mod/questionnaire/templates/question_radio.mustache
(#1) HTML Validation info, line 6: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <input id="choiceid1" value="1" name="choiceid1" type="radio" disabled="disabled" onclick="1" aria-label="Some question Choice label"/> )
(#1) HTML Validation info, line 13: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <input id="choiceid2" value="2" name="choiceid2" type="radio" checked="checked" onclick="1" aria-label="Some question Choice label"/> )
(#1) HTML Validation info, line 16: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <input size="25" name="Other" id="choiceid2_7" onclick="other_check(name)" value="another choice" type="text" aria-label="Some question Choice other label"/> )
public/mod/questionnaire/templates/question_text.mustache
(#1) HTML Validation info, line 3: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (late. --><input onkeypress="dosomething()" type="text" size="30" name="choiceid1" maxlength="50" value="Answer text" id="choiceid1" /><!-- )
public/mod/questionnaire/templates/question_yesno.mustache
(#1) HTML Validation info, line 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (> <input id="choice1" value="y" name="q23" type="radio" checked="checked" onclick="dosomething()" aria-label="Some question Yes"/> )
(#1) HTML Validation info, line 9: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (> <input id="choice2" value="n" name="q23" type="radio" onclick="dosomething()" aria-label="Some question No"/> )
public/mod/questionnaire/templates/reportpage.mustache
(#1) ESLint did not run
public/mod/questionnaire/templates/response_check.mustache
(#1) HTML Validation info, line 4: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (ted"> <input type="checkbox" name="choice1" checked="checked" disabled="disabled" aria-label=""/> H)
(#1) HTML Validation info, line 7: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (span> <br/> )
(#1) HTML Validation info, line 9: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <input type="checkbox" name="choice2" disabled="disabled" aria-label=""/> )
(#1) HTML Validation info, line 11: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (span> <br/></div)
public/mod/questionnaire/templates/response_radio.mustache
(#1) HTML Validation info, line 7: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <input type="radio" name="choice1" checked="checked" disabled="disabled" aria-label=""/> )
(#1) HTML Validation info, line 14: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <input type="radio" name="choice2" disabled="disabled" aria-label=""/> )
public/mod/questionnaire/templates/response_rate.mustache
(#1) HTML Validation info, line 15: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (selected"><input type="radio" name="Okay" checked="checked" disabled="disabled"/></span)
public/mod/questionnaire/templates/response_yesno.mustache
(#1) HTML Validation info, line 6: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (> <input type="radio" name="id4102y" checked="checked" disabled="disabled" aria-label="Some question Yes"/> Yes</)
(#1) HTML Validation info, line 9: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <input type="radio" name="id4102n" disabled="disabled" aria-label="Some question No"/> No</s)
public/mod/questionnaire/templates/responselist.mustache
(#1) HTML Validation info, line 4: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (dent link1<br /> H)
(#1) HTML Validation info, line 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (dent link2<br /> <)
(#1) HTML Validation info, line 8: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (dent link3<br /> H)
(#1) HTML Validation info, line 9: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (dent link4<br /> <)
(#1) HTML Validation info, line 12: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (dent link5<br /> H)
(#1) HTML Validation info, line 13: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (dent link6<br /> <)
public/mod/questionnaire/templates/results_choice.mustache
(#1) HTML Validation info, line 15: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <img style="height:9px; width:4px;" alt="alt1" src="http://localhost/mod/questionnaire/images/hbar_1.gif" /><img s)
(#1) HTML Validation info, line 15: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (_1.gif" /><img style="height:9px; width:28px;" alt="alt2" src="http://localhost/mod/questionnaire/images/hbar.gif" /><img s)
(#1) HTML Validation info, line 15: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (ar.gif" /><img style="height:9px; width:4px;" alt="alt3" src="http://localhost/mod/questionnaire/images/hbar_r.gif" /> )
(#1) HTML Validation info, line 23: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <img style="height:9px; width:4px;" alt="alt1" src="http://localhost/mod/questionnaire/images/hbar_1.gif" /><img s)
(#1) HTML Validation info, line 23: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (_1.gif" /><img style="height:9px; width:28px;" alt="alt2" src="http://localhost/mod/questionnaire/images/hbar.gif" /><img s)
(#1) HTML Validation info, line 23: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (ar.gif" /><img style="height:9px; width:4px;" alt="alt3" src="http://localhost/mod/questionnaire/images/hbar_r.gif" /> )
(#1) HTML Validation info, line 34: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <img style="height:9px; width:4px;" alt="alt1" src="http://localhost/mod/questionnaire/images/hbar_1.gif" /><img s)
(#1) HTML Validation info, line 34: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (_1.gif" /><img style="height:9px; width:28px;" alt="alt2" src="http://localhost/mod/questionnaire/images/hbar.gif" /><img s)
(#1) HTML Validation info, line 34: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (ar.gif" /><img style="height:9px; width:4px;" alt="alt3" src="http://localhost/mod/questionnaire/images/hbar_r.gif" /> )
public/mod/questionnaire/templates/resultspdf_choice.mustache
(#1) HTML Validation info, line 15: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <img style="height:9px; width:4px;" alt="alt1" src="http://localhost/mod/questionnaire/images/hbar_1.gif" /><img s)
(#1) HTML Validation info, line 15: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (_1.gif" /><img style="height:9px; width:28px;" alt="alt2" src="http://localhost/mod/questionnaire/images/hbar.gif" /><img s)
(#1) HTML Validation info, line 15: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (ar.gif" /><img style="height:9px; width:4px;" alt="alt3" src="http://localhost/mod/questionnaire/images/hbar_r.gif" /> )
(#1) HTML Validation info, line 23: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <img style="height:9px; width:4px;" alt="alt1" src="http://localhost/mod/questionnaire/images/hbar_1.gif" /><img s)
(#1) HTML Validation info, line 23: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (_1.gif" /><img style="height:9px; width:28px;" alt="alt2" src="http://localhost/mod/questionnaire/images/hbar.gif" /><img s)
(#1) HTML Validation info, line 23: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (ar.gif" /><img style="height:9px; width:4px;" alt="alt3" src="http://localhost/mod/questionnaire/images/hbar_r.gif" /> )
(#1) HTML Validation info, line 34: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <img style="height:9px; width:4px;" alt="alt1" src="http://localhost/mod/questionnaire/images/hbar_1.gif" /><img s)
(#1) HTML Validation info, line 34: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (_1.gif" /><img style="height:9px; width:28px;" alt="alt2" src="http://localhost/mod/questionnaire/images/hbar.gif" /><img s)
(#1) HTML Validation info, line 34: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (ar.gif" /><img style="height:9px; width:4px;" alt="alt3" src="http://localhost/mod/questionnaire/images/hbar_r.gif" /> )

Gherkin .feature problems

(0 errors, 0 warnings)

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