Seth Ebner
To use the Flashcard Viewer:
- Download the ZIP file
- Run
python3 fcv.pyfrom the command line - When prompted, enter the name of the
.txtfile containing the deck you want to play (leave off the.txtextension) and the number of cards you want to play
Note:
- You may quit answering cards at any time by entering
QUITas your answer - You may see the answer without a penalty by entering
PEEKas your answer - The information displayed next to the clue corresponds to the number of times the card was answered correctly, incorrectly, or peeked. LS states how many sessions ago the card was last seen
To add a deck:
- Create a
.txtfile in theDecksdirectory
To add cards to a deck:
-
Open the
.txtfile corresponding to the deck -
Add the card’s clue and answers on a new line, following the format
CLUE; ANSWER_1, ANSWER_2 -
Save the file
Note:
- Answers in the deck file are separated by commas, and the preferred answer is given first
- Upon using the modified deck, the Flashcard Viewer should note any cards that were added or removed