Skip to content

A simple python based application designed to give immediate feedback to participants for a quiz on army ants.

License

Notifications You must be signed in to change notification settings

hexonfox/immediate-feedback-quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

immediate-feedback-quiz

A simple python based application designed to give immediate feedback to participants for a quiz on army ants.

Install and run

# install
conda create -y -n quiz python=3.9 && conda activate quiz
pip install pandas

# run for each participant
python quiz.py

# run after everyone has taken the quiz to combine results from all participant csv files
pytnon combine.py

About

A simple python based application designed to give immediate feedback to participants for a quiz on army ants.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages