Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

gh classroom assignment-grades downloads invalid csv

Open
#83 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
42/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
go
Domain
cli

Research direction

Start by reproducing gh classroom assignment-grades for an assignment whose Classroom view shows nonzero grades, then inspect how the command maps those grades into the CSV. Done means points_awarded matches the grades shown in Classroom instead of reporting zero for every student.

Written by the indexing model from the issue text.

Description

After calling gh classroom assignment-grades for a given assignment, my csv file have assigned grades equal to 0 for all students, despite that they have some other grade which I can see in the assignment view on classroom page.

E.g. my file contains:

,points_awarded,points_available
,0,4

while in the view I see 3.0000000000000004/4.

Dominant language
Go
Stars
126
Forks
21
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from github/gh-classroom

All issues in github/gh-classroom

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.