Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ contentType: concepts
category:
- Set up GitHub Classroom
---
{% data reusables.classroom.closing-down-notice %}

## About {% data variables.product.prodname_classroom %}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ intro: 'Export your GitHub Classroom data to local files or migrate your data to
versions:
fpt: '*'
---
{% data reusables.classroom.closing-down-notice %}

Use the GitHub command line interface to export your Classroom data or migrate to a partner platform.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ redirect_from:
category:
- Set up GitHub Classroom
---
{% data reusables.classroom.closing-down-notice %}

## assignment

An assignment is coursework in {% data variables.product.prodname_classroom %}. A teacher can assign an assignment to an individual student or a group of students. Teachers can import starter code for the assignment, assign students, and create a deadline for each assignment. For more information, see the definitions for [individual assignment](#individual-assignment) and [group assignment](#group-assignment).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ children:
- /glossary
- /export-or-migrate-github-classroom-data
---
{% data reusables.classroom.closing-down-notice %}
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ redirect_from:
category:
- Integrate GitHub Classroom with an IDE
---
{% data reusables.classroom.closing-down-notice %}

## About MakeCode Arcade

MakeCode Arcade is an online integrated development environment (IDE) for developing retro arcade games using drag-and-drop block programming and JavaScript. Students can write, edit, run, test, and debug code in a browser with MakeCode Arcade. For more information about IDEs and {% data variables.product.prodname_classroom %}, see [AUTOTITLE](/education/manage-coursework-with-github-classroom/integrate-github-classroom-with-an-ide/integrate-github-classroom-with-an-ide).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ redirect_from:
category:
- Integrate GitHub Classroom with an IDE
---
{% data reusables.classroom.closing-down-notice %}

> [!NOTE]
> The [{% data variables.product.prodname_classroom %} extension for {% data variables.product.prodname_vscode_shortname %}](https://aka.ms/classroom-vscode-ext) is no longer in active development. The **Open in {% data variables.product.prodname_vscode_shortname %}** badge in student repositories still works, but other features of the extension may not function as expected.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ children:
- /replit-with-github-classroom
- /run-student-code-in-an-ide
---

{% data reusables.classroom.closing-down-notice %}
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ redirect_from:
category:
- Integrate GitHub Classroom with an IDE
---
{% data reusables.classroom.closing-down-notice %}

## About integration with an IDE

{% data reusables.classroom.about-online-ides %}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ redirect_from:
category:
- Integrate GitHub Classroom with an IDE
---
{% data reusables.classroom.closing-down-notice %}

## What’s changing with Repl.it integration

As of July 13 2021, Repl.it integration is no longer available. Here’s what’s changed:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ shortTitle: Run code in IDE
category:
- Track assignment progress
---
{% data reusables.classroom.closing-down-notice %}

## About student code and IDEs

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ permissions: 'Organization owners who are admins for a classroom can enable {% d
category:
- Integrate GitHub Classroom with an IDE
---
{% data reusables.classroom.closing-down-notice %}

## About {% data variables.product.prodname_github_codespaces %}

{% data variables.product.prodname_github_codespaces %} is an instant, cloud-based development environment that uses a container to provide you with common languages, tools, and utilities for development. {% data variables.product.prodname_github_codespaces %} is also configurable, allowing you to create a customized development environment that is the same for all users of your project. See [AUTOTITLE](/codespaces/quickstart).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ children:
- /viewing-your-assignments-deadline
shortTitle: Learn with Classroom
---
{% data reusables.classroom.closing-down-notice %}
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ redirect_from:
category:
- Track assignment progress
---
{% data reusables.classroom.closing-down-notice %}

## About autograding

Your teacher can configure tests that automatically check your work when you push to an assignment repository on {% data variables.location.product_location %}.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ shortTitle: View deadline
category:
- Track assignment progress
---
{% data reusables.classroom.closing-down-notice %}

## About assignment deadlines

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ contentType: concepts
category:
- Create and manage assignments
---
{% data reusables.classroom.closing-down-notice %}

## About assignments in {% data variables.product.prodname_classroom %}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ shortTitle: Connect an LMS course
category:
- Set up GitHub Classroom
---
{% data reusables.classroom.closing-down-notice %}

## About connecting an LMS to your classroom

You can connect a learning management system (LMS) to {% data variables.product.prodname_classroom %} and import a roster of student identifiers from the LMS.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ redirect_from:
category:
- Create and manage assignments
---
{% data reusables.classroom.closing-down-notice %}

## About group assignments

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ shortTitle: Template repository
category:
- Create and manage assignments
---
{% data reusables.classroom.closing-down-notice %}

You can use a template repository on {% data variables.product.github %} as starter code for an assignment on {% data variables.product.prodname_classroom %}. Your template repository can contain boilerplate code, documentation, and other resources for your students. For more information, see [AUTOTITLE](/repositories/creating-and-managing-repositories/creating-a-template-repository).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ shortTitle: Individual assignment
category:
- Create and manage assignments
---
{% data reusables.classroom.closing-down-notice %}

## About individual assignments

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ shortTitle: Edit an assignment
category:
- Create and manage assignments
---
{% data reusables.classroom.closing-down-notice %}

## About editing assignments

After creating an assignment, you can edit many aspects of the assignment to better fit the needs of yourself and your students. Be aware that you cannot change the assignment type (either individual or group) or the online integrated development environment (IDE) after assignment creation. For more information, see [AUTOTITLE](/education/manage-coursework-with-github-classroom/teach-with-github-classroom/create-an-individual-assignment) and [AUTOTITLE](/education/manage-coursework-with-github-classroom/teach-with-github-classroom/create-a-group-assignment).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ shortTitle: Extend deadline
category:
- Create and manage assignments
---
{% data reusables.classroom.closing-down-notice %}

## About extending assignment deadlines

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ children:
- /connect-a-learning-management-system-course-to-a-classroom
shortTitle: Teach
---
{% data reusables.classroom.closing-down-notice %}
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ shortTitle: Pull requests
category:
- Track assignment progress
---
{% data reusables.classroom.closing-down-notice %}

## About feedback pull requests for assignments

{% data reusables.classroom.you-can-create-a-pull-request-for-feedback %}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ redirect_from:
category:
- Set up GitHub Classroom
---
{% data reusables.classroom.closing-down-notice %}

## About classrooms

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ permissions: 'Organization owners who are admins for a classroom can create and
category:
- Track assignment progress
---
{% data reusables.classroom.closing-down-notice %}

## About the assignment overview page

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ shortTitle: Register an LMS
category:
- Set up GitHub Classroom
---
{% data reusables.classroom.closing-down-notice %}

## About registering an LMS to your classroom

Before you can connect your LMS to a classroom, an administrator for your LMS instance needs to configure your LMS to allow {% data variables.product.prodname_classroom %} and then register your LMS with {% data variables.product.prodname_classroom %} to initiate the OAuth handshake. An admin only needs to do this registration process once, then any teacher who uses their LMS instance may sync their LMS courses to classrooms. For more information on connecting an LMS course to a classroom, see [AUTOTITLE](/education/manage-coursework-with-github-classroom/teach-with-github-classroom/connect-a-learning-management-system-course-to-a-classroom).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ shortTitle: Reuse an assignment
category:
- Create and manage assignments
---
{% data reusables.classroom.closing-down-notice %}

## About reusing assignments

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ redirect_from:
category:
- Track assignment progress
---
{% data reusables.classroom.closing-down-notice %}

## About autograding

{% data reusables.classroom.about-autograding %}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ shortTitle: Starter assignment
category:
- Create and manage assignments
---
{% data reusables.classroom.closing-down-notice %}

The Git & {% data variables.product.company_short %} starter assignment is a pre-made course that summarizes the basics of Git and {% data variables.product.company_short %} and links students to resources to learn more about specific topics.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ category:
- Set up GitHub Classroom
---

> [!WARNING]
> **Closing down:** This `gh` extension is closing down. The {% data variables.product.prodname_classroom %} application will be retired on August 28, 2026.
> For more information, see the [{% data variables.product.prodname_classroom %} closing down notice](https://gh.io/classroom-sunset).

## About {% data variables.product.prodname_classroom %} CLI <!-- omit in toc -->

{% data reusables.cli.about-cli %} For more information, see [AUTOTITLE](/github-cli/github-cli/about-github-cli).
Expand Down
3 changes: 3 additions & 0 deletions data/reusables/classroom/closing-down-notice.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
> [!WARNING]
> **Closing down:** The {% data variables.product.prodname_classroom %} application is closing down and will be retired on August 28, 2026.
> For more information, see the [{% data variables.product.prodname_classroom %} closing down notice](https://gh.io/classroom-sunset).
Loading
Loading