Skip to content

Retrieves a student's overall standing in a course from GradeSource based on the student's secret number

License

Notifications You must be signed in to change notification settings

jbwong05/GradeSource-Scrubber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GradeSourceScrubber

Simple python script that retrieves a student's overall standing in a course from GradeSource based on the student's secret number

Installation

sudo install.sh

Usage

Locally:
python3 GradeRetriever.py [GradeSource link] [secret number]

Globally:
graderetriever [GradeSource link] [secret number]

Future Features (WIP)

  • Storage of class URLs (and possibly secret numbers) beyond execution
    • Note: Storing secret numbers beyond execution can be a secuiry risk
  • File output
  • Cleaner method for displaying tables with large columns

About

Retrieves a student's overall standing in a course from GradeSource based on the student's secret number

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published