Mochi

Combining cloze deletions and typed answer cards

Hiya. Is it possible to combine cloze deletions with an answer that requires a typed response.

For example, I have:

Mydriasis is a dilated pupil that is unresponsive to light

which I'd like to make this into card such that mydriasis is typed (to ensure I learn the spelling), and the latter part is within a cloze deletion:

<input value = "Mydriasis" inline> is {{1::a dilated pupil that is unresponsive to light}}

However, in reviews, Mochi will do both at the same time. Is there a way to make it only test one at a time?

Thanks, Joe

Hmm, I don't think there is a way to do that right now. I would need to add an attribute to the <input> element to give it an index, like the way cloze deletions can be indexed (1, 2 3, etc.).