If you are looking to color the word omitted in the cloze itself, you just need to add something like this:
.cloze {
color: royalblue;
}
at the end of the code in the Styling tab
If you are looking to color the word omitted in the cloze itself, you just need to add something like this:
.cloze {
color: royalblue;
}
at the end of the code in the Styling tab
hello! i was wondering what i would have to add to the code to have it show some fields after i answer a card correctly?
for example, i currently have Usage Notes visible on the front card.
and i have Usage Notes and Examples visible on the back card when I answer incorrectly.
is there any way to have the information on the back to also appear when i do answer correctly? thank you!
Sure. There are couple of ways
alwaysShowInfo = true;
in the user-scripts section on the back of the card (for each card type, if you are using several):hello, I have a trouble with Memcloze template on Ankidroid. When I wrote wrong, in the back card, it’s not appear “YOUR ANSWER” like the other of Memrise template. Can you help me fix that? It’s just error on Ankidroid, desktop is working fine.
That’s a limitation of the older version of the template, which the Cloze setup is based on. It is on me to update it to the latest version. Since it’s been requested multiple times at this point, I’ll prioritize it over other planned things.