github / gh-classroom

GitHub Classroom CLI Extension is a powerful and easy-to-use command line tool that enhances the functionality of the GitHub CLI, specifically tailored for educators using GitHub Classroom.
MIT License
82 stars 13 forks source link

Feature Request: download grades CSV #5

Closed cfcurtis closed 1 year ago

cfcurtis commented 1 year ago

Thank you for creating the new CLI extension!

I would love to add the ability to download the grades CSV for a given assignment from the CLI. Currently I can't find a way of doing this without going through the web interface and clicking on each assignment, which becomes somewhat tedious when I am updating the grades for up to 10 labs each week (auto-graded, but not automatically updated in our LMS).

gpincheiraa commented 1 year ago

Please! this feature

zrdaley commented 1 year ago

This feature is available as of https://github.com/github/gh-classroom/releases/tag/v0.1.8.

Please run gh extension upgrade classroom to update to the latest version.