numbas / Numbas

A completely browser-based e-assessment/e-learning system, with an emphasis on mathematics
http://www.numbas.org.uk
Apache License 2.0
200 stars 117 forks source link

Text formatting in MCQs, Match choices with answers etc #244

Closed BillFoster closed 11 years ago

BillFoster commented 11 years ago

See https://numbas-editor.mas.ncl.ac.uk/question/602/1403cba1q2/ where the Match choices with answers part has many character text choices and the formatting is not correct.

christianp commented 11 years ago

How is it not correct?

BillFoster commented 11 years ago

Looks like the text is right justified - better to be left justified.

BillFoster commented 11 years ago

If number of characters > text box width then left justified else right?

christianp commented 11 years ago

That isn't the kind of rule you can apply with CSS.

BillFoster commented 11 years ago

works well on master - looks good.