Here's an example exercise file:
Data: test
Model: SimpleFlashcard
[Question]
---
42
In this case, it is expected that the flashcard should display whatever is stored in the Question field in test, but then provide its own answer, 42, to any question given. In the current implementation, the answer will be blank.