//Ankea/fi.jyu.ohj2.sourander.ankea.model/Deck/getPracticeFlashcard
getPracticeFlashcard¶
[JVM]\ open fun getPracticeFlashcard(practiceIndex: Int): Flashcard
Returns the flashcard shown at the given practice-session position.
Return¶
the flashcard at that shuffled position
Parameters¶
JVM
| practiceIndex | the index within the current practice session |