dbnschools / moodle-theme_fordson

Theme for Moodle 3.3+
42 stars 40 forks source link

Quiz: answer separator #5

Closed fxpar closed 7 years ago

fxpar commented 7 years ago

Hi,

A visual guide to group the choices in the quiz could help when editing questions:

        <div class="form-group row  fitem  " id="yui_3_17_2_1_1499593320543_930">
    <div class="col-md-3">
        <label class="col-form-label d-inline " for="id_answer_0" id="yui_3_17_2_1_1499593320543_673">

image

In essential theme it looks like: image

Thanks again for this very nice theme

Regards

François

dbnschools commented 7 years ago

What question type is this?

dbnschools commented 7 years ago

Unfortunately without re-writing the renderer I do not see a css element I can style to make this change.

fxpar commented 7 years ago

Hi,

It is a multiple choice. I understand. I don't know how Essential did it either. Thank you for looking it up.

François