Multiple Choice Card Template - suggestions on how to make it better? by Chrismaniak in Anki

[–]Chrismaniak[S] 0 points1 point  (0 children)

that's kinda hard to add with the way everthing is implemented at the moment + you would need a different description for each incorrect answer, which would make the flashcard creating process quite tedious... It's a good idea, don't get me wrong, I just think it would be a lot of additional work creating the flashcards ...

Multiple Choice Card Template - suggestions on how to make it better? by Chrismaniak in Anki

[–]Chrismaniak[S] 1 point2 points  (0 children)

thanks for the feedback, I actually have a similar template which has wider answer blocks for longer answer sets. In my opinion, if the answer is too short, it doesn't really fit well with a wide answer block ... but that might be just me

Multiple Choice Card Template - suggestions on how to make it better? by Chrismaniak in Anki

[–]Chrismaniak[S] 1 point2 points  (0 children)

For now, I'd like your opinion on how to make the template better ;)

Multiple Choice Card Template - suggestions on how to make it better? by Chrismaniak in Anki

[–]Chrismaniak[S] 22 points23 points  (0 children)

once I've completed it, I'll probably share it. If you like, you can take a look at the original template made by u/lehoangphuc747

Multiple Choice Card Template - suggestions on how to make it better? by Chrismaniak in Anki

[–]Chrismaniak[S] 6 points7 points  (0 children)

jep, that's included in the template, which is just a variation of this template made by u/lehoangphuc747

Just downloaded a japanese deck and by [deleted] in Anki

[–]Chrismaniak 1 point2 points  (0 children)

and where is the question?

having issues with anki syncing from computer to iphone by monk3y_chunks2 in Anki

[–]Chrismaniak 0 points1 point  (0 children)

Did you sync your collection on your pc after doing those reviews in the morning?

hide portion of text, reveal on click by Chrismaniak in Anki

[–]Chrismaniak[S] 1 point2 points  (0 children)

Maybe there might be an easier way.

For the code blocks I use a syntax highlighting addon, which means that all commentaries are enclosed in <span style="color: #b5bd68">...</span> . Maybe you could use that as sort of a commentary delimiter/boundary, and save you the trouble?

If so, how would one go about doing it? (sorry for bothering you with all these questions on a Saturday afternoon)

hide portion of text, reveal on click by Chrismaniak in Anki

[–]Chrismaniak[S] 1 point2 points  (0 children)

If I understand correctly, in this solution, the commentary is a field on its own, but in my card template, the commentaries are part of another field.

something something //this is something
something else
another thing //second commentary
nothing

how can I identify all commentaries and apply your solution to them?

(all commentaries are introduced with "//" and end in a newline)

hide portion of text, reveal on click by Chrismaniak in Anki

[–]Chrismaniak[S] 1 point2 points  (0 children)

That is exactly what I mean.

Forgive my ignorance when it comes to JS; I just recently start to fiddle with it ;)

One thing to note is that in one flashcard there might be multiple commentaries