Coder Social home page Coder Social logo

simple-grader's Introduction

WARNING

This project is archived. It might still work, it might not. If you're interested in it let me know

Simple-Grader

This is a python program to help instructors with large classes input grades for assignments quickly and easily. It's designed to work with the University of Pittsburgh's Courseweb/Blackboard Learn system but should work with Canvas or other similar tools with relatively minor modifications.

Dependencies:

  • Python >= 3.5
  • numpy >= 1.15.0
  • pandas >= 0.23.3

How to Use

  1. Go to Courseweb/Blackboard Learn, select the class you wish to grade, and under the grades tab click "Work offline"
  2. Download the grades as a .csv file
  3. Run Simple Grader.py
  4. Input the path to the .csv file
  5. Choose which assignment to grade
  6. Input minimum and maximum grades for that assignment
  7. Search for students by last name and input their grades, the program will warn you if the input grade is outside of the specified grading range
  8. When done type {exit}
  9. The program will ask if you want to set all ungraded students grade to 0
  10. Either choose antoher assignment to grade or type {exit} again
  11. When finished grading input the path the save the new .csv file with all the grades in it and then upload that file to Courseweb/Blackboard Learn

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.