You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.
Describe the bug
I gave students a link to an assignment today on the first day of my class,
and for some students, create a repo and downloaded the assignment quickly,
but for others, it seemed to take forever and never completed. I only have 15 students
in the course, and this behavior is going to make me abandon github classroom if it persists.
To Reproduce
Steps to reproduce the behavior:
create and assignment and give the link to students
for some students, the creating repository and downloading starter code bars won't complete.
Expected behavior
I expected that with a second of entering the assignment link, that
students would have access to it!
Screenshots
Additional context
The text was updated successfully, but these errors were encountered:
Hey @paulnakroshis ! Was your assignment using the template repositories feature? It's a beta feature that resolves all of the slow import problems we've been having. We're working on making it a little easier to use, but for now, you can check out the docs here to learn more: https://classroom.github.com/help/using-template-repos-for-assignments
My assignments are simple .ipynb files, housed in private individual repos. I have already created several assignments, but after reading your link, I went to GitHub and noticed that the assignments were not in template repositories, so I checked the little "template repository' box. Do you think that this will automatically fix the assignments in Github Classroom which were already linked to the repositories before I checked the template box?
@paulnakroshis It's a two step process, you have to tick the little box in the GitHub repository settings, but also edit the assignment in GitHub Classroom to use the new "beta" template repositories import method. You're looking for this radio button here:
Once you've done that, you're good to go!
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug
I gave students a link to an assignment today on the first day of my class,
and for some students, create a repo and downloaded the assignment quickly,
but for others, it seemed to take forever and never completed. I only have 15 students
in the course, and this behavior is going to make me abandon github classroom if it persists.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expected that with a second of entering the assignment link, that
students would have access to it!
Screenshots
Additional context
The text was updated successfully, but these errors were encountered: