Flashcard Application
Last updated: 6-3-2016
A flashcard program for computer. Also has functions to save/load, help study, test youself, and multiple choice tests.
Functions
- Study -- Shows you up to a grid of 6 flash cards which gets shuffled to help you memorize the flashcards.
- Test Yourself -- Guess the answer, and then flip the card.
- Fill In Test -- Guess the answer, TYPE it, and then flip the card.
- Multiple Choice Test -- Randomly generated multiple choice test using mix-matched answers.
- Load Vocabs -- Enter vocabularies and definitions easily using (Vocabulary) : (Definition).
Try it out: Download "Moe's Flashcard" jar file
Github for source code
Requirements: Latest Java installed or Java Runtime Environment (preferred, older versions not tested).
Type your vocabs in here! It can be saved and reused again later. There's also backup!
Additional Functions
- Auto-Backup -- Mistakes can happen and you can accidently lose your work. But don't worry, there will be a folder that has previously saved work so you can retrieve to last save.
- Save/load multiple files -- There's a saving and loading function so you can have many flashcards. They will be saved in the same directory as the flashcard application.
- Syntax highlighting -- Vocabularies will be one color, and definitions will be another color for clear distinction.
- Search bar -- When you're using your flashcard, it's common to see typos. To help find those typos, there's a search bar to help expedite your search!
Type in the answer for muscle memory, and then check your answer!
Imitates flashcard! Just click to flip to the back!
Made for learning purposes and to help those who wants to use a flashcard application on PC.
Made by Aung Moe
All Rights (Should-Be) Reserved
Back to Top