Skip to content

Downloads your Brightspace grades to an Excel spreadsheet

Notifications You must be signed in to change notification settings

alexyorke/brightspace2excel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brightspace2excel

Download your Brightspace grades to an Excel spreadsheet. No more copying and pasting and checking and re-checking. It's a bit of a Rube Goldberg machine, but it works.

Just fill in your Brightspace username and password in brightspace.js.

alt text

Set up

Run pip -r requirements.txt

Run npm install .

Run node brightspace.js; python brightspace.py

After that, you will see a file called Brightspace_grades.xlsx in this directory. Open it, and the file will contain your marks for all of your courses, with each course in a seperate workbook.

About

Downloads your Brightspace grades to an Excel spreadsheet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published