Skip to content

simple quizzing programs with hints to learn buzzwords to fit to terms

Notifications You must be signed in to change notification settings

KEYS248/simple-quizzing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-quizzing

Simple quizzing programs for helping you study

Here are a couple programs that take in a CSV with the term in the first column and the definition in the second column. The programs can then continuously test you on the terms and defintions with multiple choice quizzes.

guess_term_mc.py is the most refined and allows you to ask for hints. Hints are simply parts of the definition split up by commas. For best results, only use commas in the definition for hints you want to receive in the quizzing programs.

You can take your term and definition notes through Microsoft Excel, Google Sheets, or other programs and simply export them as a CSV for using these quizzing programs. Then change the first variable in the programs to the file name of your CSV.

About

simple quizzing programs with hints to learn buzzwords to fit to terms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages