MDL-42505 - Feedback plugin: Inappropriate use of fieldset tags around form and cance...
authorMichael Milette <michael.milette@instruxmedia.com>
Tue, 28 Jan 2014 14:43:56 +0000 (09:43 -0500)
committerMichael Milette <michael.milette@instruxmedia.com>
Tue, 28 Jan 2014 14:43:56 +0000 (09:43 -0500)
commitca5849e5dcae3eaed6f9ab81772fecb7f016d409
tree38daaec550c66973fde1f0d357ea616989f22a1c
parent2f4e0db7c3877a65142e93ee12a49be4f166e4f6
MDL-42505 - Feedback plugin: Inappropriate use of fieldset tags around form and cancel button

Changes:
* Removed the fieldset HTML tags around the Cancel button at the bottom of the form.
* Removed the fieldset HTML tags around the whole form.
* Added missing fieldset tags around groups of radio buttons and checkboxes.
* Removed unordered list wrapping dropdown lists.
* Removed duplicate label for dropdown lists.

Modified Files:
* mod/feedback/complete.php
* mod/feedback/complete_guest.php
* mod/feedback/item/multichoice/lib.php
* mod/feedback/item/multichoicerated/lib.php

Signed-off-by: Michael Milette <michael.milette@instruxmedia.com>
mod/feedback/complete.php
mod/feedback/complete_guest.php
mod/feedback/item/multichoice/lib.php
mod/feedback/item/multichoicerated/lib.php
mod/feedback/styles.css