I want to have a cloze note that has some of the clozes where you type in the answer, and some where you don’t.
I made a template with the following front:
<div class="front">{{cloze:Non-Type Text}}{{cloze:Text}}{{type:cloze:Text}}</div>
Here’s an example card:
On desktop on windows (Version 24.04.1 (ccd9ca1a); Python 3.9.18 Qt 6.6.2 PyQt 6.6.1), c2 tells me to empty cards; if I do that I’m greeted with the “no empty cards” notification:
c1 looks fine:
And it works fine on Ankimobile:
Is this a bug, or is there a better way to set up this template?
dae
April 29, 2024, 6:32am
2
This wasn’t an anticipated use case. I’ve logged the issue, but I’m afraid it’s not a high priority at the moment.
opened 06:32AM - 29 Apr 24 UTC
> I want to have a cloze note that has some of the clozes where you type in the … answer, and some where you don’t.
> I made a template with the following front:
> <div class="front">{{cloze:Non-Type Text}}{{cloze:Text}}{{type:cloze:Text}}</div>
>
> And it works fine on Ankimobile:
> Is this a bug, or is there a better way to set up this template?
Originally reported on https://forums.ankiweb.net/t/combining-cloze-and-type-cloze-not-working-on-the-same-card/44112
2 Likes
system
Closed
May 29, 2024, 6:32am
3
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.