Skip to content

Python script for learning student names through flashcards or multiple-choice quizzes. Requires tk and pillow Python packages.

License

Notifications You must be signed in to change notification settings

astroumd/flashcards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

flashcards

Python script for learning student names through flashcards or multiple-choice quizzes. Requires tk and pillow Python packages.

Usage notes:

  1. Prepare a folder with image photos. JPG and PNG are supported formats.
  2. Currently photo names are assumed to be of form Last,First.extension.
  3. Invoke the script either in the folder or by specifying the folder path as a command-line argument.
  4. Choose from 2 modes: flashcard (default) or 4-choice quiz (-q option).
  5. Optionally include a positive floating-point image scale factor.

About

Python script for learning student names through flashcards or multiple-choice quizzes. Requires tk and pillow Python packages.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages