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.
I need help. It’s my first time using Anki and I followed GitHub’s step-by-step, I added the extension, but my template isn’t right. I’ll send some screenshots, please tell me what I’m doing wrong.
It looks like you are using cards that were previously created using another template. You simply need to convert them to the one you want to use:
Notes
→ Change Note Type
Memrise (Lτ) Preset [Translation+Listenting | MultipleChoice+Typing] v4.2
that you should have imported from the .apkg
file at the first step of the guide)Save
Hello, how are you? I really love your template, but I would like to know how I can use only one model, in this case, the multiple-choice model. I tested all the models that came in the .apkg, but they all generate 4 different models, whereas for me, at the moment, only the multiple-choice one is necessary. This ends up generating extra cards unnecessarily. I searched everywhere and couldn’t figure out how to keep just one model. Could you please help me? Sorry, my English isn’t very good. Thank you in advance!
Does this answer your question?
Oh, thanks!!