I am having trouble with a specific use case that I have not been able to solve. Essentially, for language learning, I want to be able to make a “Cloze Conjugation Card” and a “Listening Card” using the same four fields. However, at the moment I am stuck since the listening card won’t have a Cloze. Is there anyway around this? Either a setting to adjust or a clever way to use a cloze of the audio to solve this problem since there can not be different card templates with he Cloze card type?
For more details of the desired behavior is four fields:
- Question: “Fill in the blank”
- Cloze: Estoy {{c1::hablando}} (hablar)
- Audio: [File containing audio]
- Listen: “Listen, what is it saying”
I want two cards, each with a front and a back:
Card #1: (typical cloze)
[Front]
“Answer the question
Estoy […] (hablar)”
[Back]
"Answer the question
Estoy hablando (hablar)
[Audio File]
Card #2: (A listening card without a cloze)
[Font]
“Listen to the following
[Audio File]”
[Back]
“Listen
Estoy hablando (hablar) ← Ideally this would be without the {{c1::hablar}}
[Audio File]”
Is there a way to accomplish this? I expect to make on the order of a 1000 cards like this. A work around as using a “basic type” and having a “SentenceBlank” and “SentenceComplete” field to have cards like:
Front:
Estoy _____ (hablar)
Back:
Estoy hablando (hablar)
But this would require an (1) extra copy/paste step into a different field (2) Typing “_____” over the verb (3) Coloring the verb in the answer stem. I would need to repeat these steps 1000+ times for the expected cards. There are also features of the Cloze type that are convenient, like having the cloze highlighted in a different color. To do this manually in the basic type would be another task to repeat a 1000+ times.