1
0
mirror of synced 2025-12-22 03:16:52 -05:00
Files
docs/content/education/manage-coursework-with-github-classroom/integrate-github-classroom-with-an-ide/replit-with-github-classroom.md
Divya 6a235891e5 [DO NOT MERGE - SHIPPING ON JULY 13] - Sunsetting repl.it integration doc changes (#20249)
* 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>
2021-07-13 15:17:13 +00:00

29 lines
1.6 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
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
---
## Whats changing with Repl.it integration
As of July 13 2021, Repl.it integration is no longer available. Heres whats 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)"