zjosua / anki-mc

Multiple choice questions for Anki.
https://ankiweb.net/shared/info/1566095810
GNU Affero General Public License v3.0
49 stars 16 forks source link

problem with displaying questions and answers #85

Open SirDragoo opened 2 years ago

SirDragoo commented 2 years ago

Hi, the add-on works fine, but arguments 1 and 2 (mc, sc) are displayed as in the image below bvgJlxmjfY

for example, the argument 0 displays correctly YAbvjkceQZ

what should be done so that the answer check box field was parallel to the answer,

Best regards SirDragoo

quierriqueres commented 12 months ago

I would also like to know. Did you manage to?

3ter commented 12 months ago

@quierriqueres You could probably use the AnkiWebView Inspector and play a bit around with the html and/or the css to make it wrap gracefully. I suppose it wouldn't be too hard but I couldn't find the time/motivation yet. I marked it as a good first issue because I suppose it's fixable for nearly everyone (motivated enough and with enough time at their hands).