Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.11.7, 4.0.1
-
Old Moppies Kanban Board
Description
- Log in as a teacher/admin
- Create a feedback activity
- Add different question types to the feedback
- On another browser session, log in as a student and answer the feedback
- On the admin/teacher's browser page, go to the Analysis page.
- View the page source, copy it and check it using Nu HTML Validator.
Errors
- The "align" attribute on the "th" element is obsolete.
- Table column 2 established by element "th" has no cells beginning in it.
- th elements with colspan=2 are causing this
- Stray "tr/td" elements related to the Average value for multichoice rated question type.
- Only seen on raw page source. The problem seems to be fixed automatically by the browsers.
Attachments
Issue Links
- has been marked as being related by
-
MDL-74968 Refactor mod_feedback output code
-
- Open
-