Skip to content

A python script that will take a blackboard poll and turn into grades

Notifications You must be signed in to change notification settings

grahamschock/blackboard_poll_grader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

blackboard_poll_grader

A python script that will take a blackboard poll and turn into grades

  • Determines which answers are correct (looks at the answers on whoever ran the poll ex: Professor)
  • Determines if a student got a correct answer for each question
  • Generates a score for each student
  • Generates excel sheet with relevant information

usage:

python3 grade.py "<name of poll runner>"

ex:

python3 grade.py "Graham Schock"

Will result in a grades.csv file from a results.csv file

About

A python script that will take a blackboard poll and turn into grades

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages