Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.3.3, 3.4, 3.5
-
Component/s: Lesson
-
Testing Instructions:
-
Affected Branches:MOODLE_33_STABLE, MOODLE_34_STABLE, MOODLE_35_STABLE
-
Fixed Branches:MOODLE_33_STABLE, MOODLE_34_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-61153-master
Description
In Lesson > Reports > Detailed Statistics, the sizing of the columns for each question seems to be inconsistent (See attachment).
Most likely a CSS issue triggers this behaviour, as I've noticed that unnecessary data has been concatenated to the column's style of each table.
<th class="header c0" style="text-align:text-align:left;;width:width:70%;;" scope="col">Essay:</th> |