Memrise card template [support thread]

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

1 Like

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!

1 Like

Sure. There are couple of ways

  1. If you have the support addon installed, you can simply press Space after the answer is submitted to open the info screen instead of the next card.
  2. If you want that to happen each time by default, you can put alwaysShowInfo = true; in the user-scripts section on the back of the card (for each card type, if you are using several):
1 Like

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.


1 Like

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.

1 Like

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:

  1. In the card browser (your last screenshot) select all the cards you want to convert
  2. In the top menu select NotesChange Note Type
  3. Select the desired note type at the top (for a start I suggest using the 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)
  4. Map the fields below accordingly and press 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?

1 Like

Oh, thanks!! :partying_face::partying_face::partying_face::sunny::sparkles:

1 Like