Skip to content
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.

Get rosters data (link between name and handle name) #2403

Open
yves-chevallier opened this issue Oct 2, 2019 · 1 comment
Open

Get rosters data (link between name and handle name) #2403

yves-chevallier opened this issue Oct 2, 2019 · 1 comment

Comments

@yves-chevallier
Copy link

I love the idea of GitHub Classroom, but it is currently a bit cumbersome for me to do the assignments correction. When I use the Classroom Assistant, it syncs the repositories with some limitations:

  • The destination repository is named using the student's handle name, not the real student name. Some of my student already have a GitHub account such as "Darth Vader" and it is hard for me to link both names.
  • It lacks meta-data. I would love to have a local file with such content:
# Meta data related to GitHub Classroom
---
assignment:
  name: First Assignment
  date: 2019-09-12    
roster:
  darth-vader:
    name: John Doe
    commit: 948a7c4b5d6f5e4a5f6e4ca5 # Last commit before the deadline
    date: 2019-09-13T12:22:41 # Submission date

My goal is to easily get the following information to automate the assignment correction

  • Link between GitHub handle and student name
  • Value of the last commit
@d12
Copy link
Contributor

d12 commented Oct 2, 2019

Hey @yves-chevallier,

We have two issues open for the two pieces of information you're asking for:

education/classroom-assistant#118 - Name folders by roster ID and not GitHub handle

education/classroom-assistant#119 - Honor deadline when cloning repos

Would you mind dropping a comment or reaction over there? This helps us keep track of which features are most requested. We'll hopefully address these issues soon.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants