* Create replit-in-github-classroom * Update integrate-github-classroom-with-an-online-ide.md * Update index.md * Update basics-of-setting-up-github-classroom.md * made article a md file * match the filename and the title * forgot to update the link in index * Delete about-using-replit-with-github-classroom.md * Update content/education/manage-coursework-with-github-classroom/integrate-github-classroom-with-an-ide/integrate-github-classroom-with-an-online-ide.md Co-authored-by: hubwriter <hubwriter@github.com> * Update content/education/manage-coursework-with-github-classroom/integrate-github-classroom-with-an-ide/replit-with-github-classroom.md Co-authored-by: hubwriter <hubwriter@github.com> * Update content/education/manage-coursework-with-github-classroom/integrate-github-classroom-with-an-ide/replit-with-github-classroom.md Co-authored-by: hubwriter <hubwriter@github.com> * Update content/education/manage-coursework-with-github-classroom/integrate-github-classroom-with-an-ide/replit-with-github-classroom.md Co-authored-by: hubwriter <hubwriter@github.com> * Update replit-with-github-classroom.md * Update replit-with-github-classroom.md * Update content/education/manage-coursework-with-github-classroom/integrate-github-classroom-with-an-ide/replit-with-github-classroom.md Co-authored-by: hubwriter <hubwriter@github.com> * Apply suggestions from code review Co-authored-by: mchammer01 <42146119+mchammer01@users.noreply.github.com> Co-authored-by: hubwriter <hubwriter@github.com>
29 lines
1.6 KiB
Markdown
29 lines
1.6 KiB
Markdown
---
|
||
title: Repl.it with GitHub Classroom
|
||
shortTitle: Repl.it with GitHub Classroom
|
||
intro: 'As of July 13 2021, Repl.it integration is no longer available in {% data variables.product.prodname_classroom %}.'
|
||
versions:
|
||
fpt: '*'
|
||
redirect_from:
|
||
- /education/manage-coursework-with-github-classroom/student-experience-replit
|
||
- /education/manage-coursework-with-github-classroom/about-using-replit-with-github-classroom
|
||
- /education/manage-coursework-with-github-classroom/integrate-github-classroom-with-an-ide/about-using-replit-with-github-classroom
|
||
---
|
||
## What’s changing with Repl.it integration
|
||
|
||
As of July 13 2021, Repl.it integration is no longer available. Here’s what’s changed:
|
||
|
||
- New private and public repls can no longer be created from within GitHub Classroom.
|
||
- Replit Hacker benefits, such as Always On and Boosts, are no longer available for new GitHub Classroom users.
|
||
|
||
## What does this mean for existing assignments?
|
||
Your existing GitHub Classroom repls will remain private forever and you can submit work to GitHub Classroom via these repls until September 30 2021. After September 2021, the Replit icon on the assignment README will no longer work. We suggest you remove the instructions from any README using the integration and let students know that the icon will no longer work.
|
||
|
||
While you can no longer create private repls from within Classroom, you can continue to create private repls in Replit until September 30th.
|
||
|
||
We know cloud IDE integrations are important to your classroom and are working hard to bring you more options.
|
||
|
||
## Further reading
|
||
|
||
- "[About READMEs](/github/creating-cloning-and-archiving-repositories/about-readmes)"
|