Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

Assignment link takes forever to load for some. #2532

Open
paulnakroshis opened this issue Jan 22, 2020 · 3 comments
Open

Assignment link takes forever to load for some. #2532

paulnakroshis opened this issue Jan 22, 2020 · 3 comments

Comments

@paulnakroshis
Copy link

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:

  1. create and assignment and give the link to students
  2. 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

@d12
Copy link
Contributor

d12 commented Jan 22, 2020

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

@paulnakroshis
Copy link
Author

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?

@d12
Copy link
Contributor

d12 commented Jan 22, 2020

@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:

Screen Shot 2020-01-22 at 3 30 37 PM

Once you've done that, you're good to go!

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