Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a command for creating a grades file #18

Open
slarse opened this issue Sep 1, 2020 · 2 comments
Open

Add a command for creating a grades file #18

slarse opened this issue Sep 1, 2020 · 2 comments
Assignees
Labels
feature good first issue Good for newcomers

Comments

@slarse
Copy link
Collaborator

slarse commented Sep 1, 2020

Something like this:

repobee grades create-grades-file --assignments task-1 task-2 task-3 --students slarse glassey glennol --grades-file grades.csv

should create a grades.csv file that looks something like this:

username,task-1,task-2,task-3
 slarse,       ,      ,     
glassey,       ,      ,     
glennol,       ,      ,     
@slarse
Copy link
Collaborator Author

slarse commented Dec 30, 2021

@marceloFA Assigning you to this issue, let me know if you don't want to do it :)

EDIT: Actually, I can't assign you until you comment on it. But feel free to keep working on it and just drop a comment here that you've started.

@marceloFA
Copy link

marceloFA commented Dec 30, 2021

Sure, assign me to this pls :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants