Skip to main content

Utility to average gradescope csv output to final grades

Project description

Gradescope Mean

A utility which computes final grades (example: grade_full.csv) from gradescope outputs. It allows the instructor to ...

  • weight assignments per category
    • e.g. all HW assignments are 50% of grade
  • waive lowest N assignments per category
    • e.g. 2 lowest HW assignments, per student, are waived
  • apply a late penalty (per day) that assignments are submitted beyond deadline
    • e.g. HW is penalized 15% of average assignment hw weight for every day late it is submitted
    • also includes support for not penalizing the first N "late days" per assignment category (e.g. each student may use up to 3 "late days" across all HWs without penalty)
  • waive assignments per individual student
  • waive late penalties per individual student's assignment
  • validate gradescope student list by passing an email list of active students
    • e.g. one student has a low average grade, have they dropped the course?
  • exclude assignments which shouldn't be included in final grade
    • assignments automatically excluded if they don't have some minimum completion threshold
  • substitute one assignment in place of another (where substitute has higher percentage)
    • e.g. to "merge" two versions of the quiz with their own unique gradescope assignment
      1. substitute quiz_02 for quiz_01
      2. exclude quiz_02

Installation

pip3 install gradescope-mean

Usage

Download all gradescope assignments to some local scope.csv file (Assignments > Download Grades > Download CSV) and run:

python -m gradescope_mean scope.csv

to create output grade_full.csv using default configuartion. This first run will have created a config.yaml configuration file which you can modify to take advantage of the functionality listed above (details given in the configuration doc). To re-run with your configuration options:

python -m gradescope_mean scope.csv --config config.yaml

Other outputs

  • Provide an output file via --late_csv to observe late days per student-assignment pair.

  • Provide the --per_student flag to create a folder of student-specific csvs, helpful for emailing students the particulars of their grades.

  • Pass the --plot flag above to view histograms (hist.html) per assignment category:

histogram per category

Exporting Grades

The interface above yields a "grade_full.csv" which can be processed so its ready to import into canvas or Northeastern's Banner, see links for detail.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gradescope_mean-0.0.15.tar.gz (13.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gradescope_mean-0.0.15-py3-none-any.whl (17.7 kB view details)

Uploaded Python 3

File details

Details for the file gradescope_mean-0.0.15.tar.gz.

File metadata

  • Download URL: gradescope_mean-0.0.15.tar.gz
  • Upload date:
  • Size: 13.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for gradescope_mean-0.0.15.tar.gz
Algorithm Hash digest
SHA256 ebd3f262132594ec021c1b6eee01bab6600e4db5e6e84b26211ef49a506521c9
MD5 eb4aa9a2b3851261194fcae58a2835e3
BLAKE2b-256 624e9b7c5589712ca04fa3d835675bb8ccdbebc81a1c97c3aa8ee3bc9a8250da

See more details on using hashes here.

File details

Details for the file gradescope_mean-0.0.15-py3-none-any.whl.

File metadata

File hashes

Hashes for gradescope_mean-0.0.15-py3-none-any.whl
Algorithm Hash digest
SHA256 4434a8ad0eb7939e06a049b9113e84e28f3430b95826a0d7b30ddc8ea0202974
MD5 d02ca508d2b1bfa73a1a2402a28f94d8
BLAKE2b-256 c44676629c043ce3d97b78f3ada299fc59b82f2b860627ecaa0d9de44a59dd50

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page