10 KiB
title, intro, permissions, versions, redirect_from
| title | intro | permissions | versions | redirect_from | ||||
|---|---|---|---|---|---|---|---|---|
| Manage classrooms | You can create and manage a classroom for each course that you teach using {% data variables.product.prodname_classroom %}. | Organization owners can manage a classroom for an organization. |
|
|
About classrooms
{% data reusables.classroom.about-classrooms %}
About management of classrooms
{% data variables.product.prodname_classroom %} uses organization accounts on {% data variables.product.product_name %} to manage permissions, administration, and security for each classroom that you create. Each organization can have multiple classrooms.
After you create a classroom, {% data variables.product.prodname_classroom %} will prompt you to invite teaching assistants (TAs) and admins to the classroom. Each classroom can have one or more admins. Admins can be teachers, TAs, or any other course administrator who you'd like to have control over your classrooms on {% data variables.product.prodname_classroom %}.
Invite TAs and admins to your classroom by inviting the user accounts on {% data variables.product.product_name %} to your organization as organization owners and sharing the URL for your classroom. Organization owners can administer any classroom for the organization. For more information, see "Permission levels for an organization" and "Inviting users to join your organization."
When you're done using a classroom, you can archive the classroom and refer to the classroom, roster, and assignments later, or you can delete the classroom if you no longer need the classroom.
About classroom rosters
Each classroom has a roster. A roster is a list of identifiers for the students who participate in your course.
When you first share the URL for an assignment with a student, the student must sign into {% data variables.product.product_name %} with a user account to link the user account to an identifier for the classroom. After the student links a user account, you can see the associated user account in the roster. You can also see when the student accepts or submits an assignment.
Prerequisites
You must have an organization account on {% data variables.product.product_name %} to manage classrooms on {% data variables.product.prodname_classroom %}. For more information, see "Types of {% data variables.product.company_short %} accounts" and "Creating a new organization from scratch."
You must authorize the OAuth app for {% data variables.product.prodname_classroom %} for your organization to manage classrooms for your organization account. For more information, see "Authorizing OAuth Apps."
Creating a classroom
{% data reusables.classroom.sign-into-github-classroom %}
After you create a classroom, you can begin creating assignments for students. For more information, see "Use the Git and {% data variables.product.company_short %} starter assignment," "Create an individual assignment," or "Create a group assignment."
Creating a roster for your classroom
You can create a roster of the students who participate in your course.
If your course already has a roster, you can update the students on the roster or delete the roster. For more information, see "Adding a student to the roster for your classroom" or "Deleting a roster for a classroom."
{% data reusables.classroom.sign-into-github-classroom %} {% data reusables.classroom.click-classroom-in-list %} {% data reusables.classroom.click-students %}
- To connect {% data variables.product.prodname_classroom %} to your LMS and import a roster, click {% octicon "mortar-board" aria-label="The mortar board icon" %} Import from a learning management system and follow the instructions. For more information, see "Connect a learning management system to {% data variables.product.prodname_classroom %}."

- Provide the student identifiers for your roster.
- Click Create roster.

Adding students to the roster for your classroom
Your classroom must have an existing roster to add students to the roster. For more information about creating a roster, see "Creating a roster for your classroom."
{% data reusables.classroom.sign-into-github-classroom %} {% data reusables.classroom.click-classroom-in-list %} {% data reusables.classroom.click-students %}
- To the right of "Classroom roster", click Update students.

- Follow the instructions to add students to the roster.
- To import students from an LMS, click Sync from a learning management system. For more information about importing a roster from an LMS, see "Connect a learning management system to {% data variables.product.prodname_classroom %}."
- To manually add students, under "Manually add students", click Upload a CSV or text file or type the identifiers for the students, then click Add roster entries.

Renaming a classroom
{% data reusables.classroom.sign-into-github-classroom %} {% data reusables.classroom.click-classroom-in-list %} {% data reusables.classroom.click-settings %}
Archiving or unarchiving a classroom
You can archive a classroom that you no longer use on {% data variables.product.prodname_classroom %}. When you archive a classroom, you can't create new assignments or edit existing assignments for the classroom. Students can't accept invitations to assignments in archived classrooms.
{% data reusables.classroom.sign-into-github-classroom %}
- To the right of a classroom's name, select the {% octicon "kebab-horizontal" aria-label="The horizontal kebab icon" %} drop-down menu, then click Archive.

- To unarchive a classroom, to the right of a classroom's name, select the {% octicon "kebab-horizontal" aria-label="The horizontal kebab icon" %} drop-down menu, then click Unarchive.

Deleting a roster for a classroom
{% data reusables.classroom.sign-into-github-classroom %} {% data reusables.classroom.click-classroom-in-list %} {% data reusables.classroom.click-students %}
Deleting a classroom
{% data reusables.classroom.sign-into-github-classroom %} {% data reusables.classroom.click-classroom-in-list %} {% data reusables.classroom.click-settings %}










