Metadata-Version: 2.1
Name: grading-application
Version: 0.0.2
Summary: Short answer grading assistant with active learning support
Home-page: https://upload.pypi.org/legacy/grading_application
Author: Ravikiran Bhat
Author-email: ravikiranbhat243@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# Autograding assistant

### Instructions
* This software requires Flask version 1.0.2 installed on the system. 
* The web based autograding assistant needs data input to be uploaded in the form of nbgrader metadata. 
* When using the software, select the directory containing the zipped dataset for upload. The zipped file should not be selected directly.
* Once the application is lauched, go to http://127.0.0.1:5000 to get the GUI window.


