Answer shown with cloze

Hello! I have been recently using an anki deck to study and I have not had any problems with it until now. All of a sudden, the answers have been showing before I click show answer. I have been struggling with how to fix this or what happened. Thank you!


Hi! Try this maybe: go to the template editor (click on Cards…), then examine the Front Template.
I suspect you will find some code similar to:

{{cloze:Text}}
{{Text}}

Deleting {{Text}} should fix the issue.
If this does not solve your problem, please post a screenshot of your Front Template.

image

1 Like

Hello,

Thank you so much for your message. I have posted a photo of the front template. I am not sure which part to delete. All of my cards started to do this as well and not sure if its a setting I accidentally changed.

Try deleting this part: <div style='font-family: "Arial"; font-size: 20px;'>{{Text}}</div>

(that looks like the code added by the Add Field function, whose button is on the bottom of the template editor. So maybe you inadvertently clicked on it in the last few days?)

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.