Skip to content

Commit 32e1370

Browse files
authored
Merge pull request #45398 from github/repo-sync
Repo sync
2 parents 87666ba + 1cf2f66 commit 32e1370

33 files changed

Lines changed: 361 additions & 155 deletions

content/education/manage-coursework-with-github-classroom/get-started-with-github-classroom/about-github-classroom.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ contentType: concepts
77
category:
88
- Set up GitHub Classroom
99
---
10+
{% data reusables.classroom.closing-down-notice %}
1011

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

content/education/manage-coursework-with-github-classroom/get-started-with-github-classroom/export-or-migrate-github-classroom-data.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ intro: 'Export your GitHub Classroom data to local files or migrate your data to
44
versions:
55
fpt: '*'
66
---
7+
{% data reusables.classroom.closing-down-notice %}
78

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

content/education/manage-coursework-with-github-classroom/get-started-with-github-classroom/glossary.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ redirect_from:
88
category:
99
- Set up GitHub Classroom
1010
---
11+
{% data reusables.classroom.closing-down-notice %}
12+
1113
## assignment
1214

1315
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).

content/education/manage-coursework-with-github-classroom/get-started-with-github-classroom/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ children:
1212
- /glossary
1313
- /export-or-migrate-github-classroom-data
1414
---
15+
{% data reusables.classroom.closing-down-notice %}

content/education/manage-coursework-with-github-classroom/integrate-github-classroom-with-an-ide/about-using-makecode-arcade-with-github-classroom.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ redirect_from:
1010
category:
1111
- Integrate GitHub Classroom with an IDE
1212
---
13+
{% data reusables.classroom.closing-down-notice %}
14+
1315
## About MakeCode Arcade
1416

1517
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).

content/education/manage-coursework-with-github-classroom/integrate-github-classroom-with-an-ide/about-using-visual-studio-code-with-github-classroom.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ redirect_from:
99
category:
1010
- Integrate GitHub Classroom with an IDE
1111
---
12+
{% data reusables.classroom.closing-down-notice %}
1213

1314
> [!NOTE]
1415
> 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.

content/education/manage-coursework-with-github-classroom/integrate-github-classroom-with-an-ide/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ children:
1212
- /replit-with-github-classroom
1313
- /run-student-code-in-an-ide
1414
---
15-
15+
{% data reusables.classroom.closing-down-notice %}

content/education/manage-coursework-with-github-classroom/integrate-github-classroom-with-an-ide/integrate-github-classroom-with-an-ide.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ redirect_from:
1212
category:
1313
- Integrate GitHub Classroom with an IDE
1414
---
15+
{% data reusables.classroom.closing-down-notice %}
16+
1517
## About integration with an IDE
1618

1719
{% data reusables.classroom.about-online-ides %}

content/education/manage-coursework-with-github-classroom/integrate-github-classroom-with-an-ide/replit-with-github-classroom.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ redirect_from:
1111
category:
1212
- Integrate GitHub Classroom with an IDE
1313
---
14+
{% data reusables.classroom.closing-down-notice %}
15+
1416
## What’s changing with Repl.it integration
1517

1618
As of July 13 2021, Repl.it integration is no longer available. Here’s what’s changed:

content/education/manage-coursework-with-github-classroom/integrate-github-classroom-with-an-ide/run-student-code-in-an-ide.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ shortTitle: Run code in IDE
1111
category:
1212
- Track assignment progress
1313
---
14+
{% data reusables.classroom.closing-down-notice %}
1415

1516
## About student code and IDEs
1617

0 commit comments

Comments
 (0)