moodleou / moodle-qtype_varnumunit

Moodle variable numeric sets question type with units.
0 stars 7 forks source link

align answer fields with 'give feedback...' #4

Closed colchambers closed 11 years ago

colchambers commented 11 years ago

Phil asked

Within each Answer box I would suggest that the bottom three lines should be indented to line up under "Give feedback...".

This commit addresses this request. Leaving separate from main bug in case a different fix is required. Specifically had to group the field 'syserrorpenalty' into a new group 'autofirerow3' to align the labels properly. This may not be the best solution.