/Python-Grader

This is a python-based program to grade homework/assignments in spreadsheets automatically

Primary LanguagePython

python-grader

A cross-platform python based utility to automatically grade homework/assignments


Screenshot_2018-09-12_09.34.24.jpg

Features

  • show real time progress in grading
  • two modes of grading

Requirements

  • Python (2 or 3)
  • Python pip
  • Python module time
  • Python module sys
  • Python module openpyxl
  • Python module random

Module Installation

pip install -r requirements.txt

Download python-grader

You can download the latest version of python-grader by cloning the GitHub repository.

git clone https://github.com/sinclairliang/Python-Grader.git

Examples

Screenshot_2018-09-12_09.54.24.jpg