1
0
mirror of synced 2026-01-20 21:02:43 -05:00

Merge pull request #12750 from github/repo-sync

repo sync
This commit is contained in:
Octomerger Bot
2021-12-08 09:58:26 -06:00
committed by GitHub
10 changed files with 23 additions and 7 deletions

View File

@@ -4,6 +4,7 @@ shortTitle: Integrate with an IDE
intro: 'You can preconfigure a supported integrated development environment (IDE) for assignments you create in {% data variables.product.prodname_classroom %}.'
versions:
fpt: '*'
permissions: Organization owners who are admins for a classroom can integrate {% data variables.product.prodname_classroom %} with an IDE. {% data reusables.classroom.classroom-admins-link %}
redirect_from:
- /education/manage-coursework-with-github-classroom/online-ide-integrations
- /education/manage-coursework-with-github-classroom/integrate-github-classroom-with-an-online-ide

View File

@@ -3,6 +3,7 @@ title: Connect a learning management system to GitHub Classroom
intro: 'You can configure an LTI-compliant learning management system (LMS) to connect to {% data variables.product.prodname_classroom %} so that you can import a roster for your classroom.'
versions:
fpt: '*'
permissions: Organization owners who are admins for a classroom can connect learning management systems to {% data variables.product.prodname_classroom %}. {% data reusables.classroom.classroom-admins-link %}
redirect_from:
- /education/manage-coursework-with-github-classroom/configuring-a-learning-management-system-for-github-classroom
- /education/manage-coursework-with-github-classroom/connect-to-lms

View File

@@ -3,6 +3,7 @@ title: Create a group assignment
intro: You can create a collaborative assignment for teams of students who participate in your course.
versions:
fpt: '*'
permissions: Organization owners who are admins for a classroom can create and manage group assignments for a classroom. {% data reusables.classroom.classroom-admins-link %}
redirect_from:
- /education/manage-coursework-with-github-classroom/create-group-assignments
- /education/manage-coursework-with-github-classroom/create-a-group-assignment

View File

@@ -1,6 +1,7 @@
---
title: Create an assignment from a template repository
intro: 'You can create an assignment from a template repository to provide starter code, documentation, and other resources to your students.'
permissions: Organization owners who are admins for a classroom can create an assignment from a template repository that is public or owned by the organization. {% data reusables.classroom.classroom-admins-link %}
versions:
fpt: '*'
redirect_from:

View File

@@ -3,6 +3,7 @@ title: Create an individual assignment
intro: You can create an assignment for students in your course to complete individually.
versions:
fpt: '*'
permissions: Organization owners who are admins for a classroom can create and manage individual assignments for a classroom. {% data reusables.classroom.classroom-admins-link %}
redirect_from:
- /education/manage-coursework-with-github-classroom/creating-an-individual-assignment
- /education/manage-coursework-with-github-classroom/create-an-individual-assignment

View File

@@ -1,7 +1,7 @@
---
title: Manage classrooms
intro: 'You can create and manage a classroom for each course that you teach using {% data variables.product.prodname_classroom %}.'
permissions: Organization owners can manage a classroom for an organization.
permissions: Organization owners who are admins for a classroom can manage the classroom for an organization. {% data reusables.classroom.classroom-admins-link %}
versions:
fpt: '*'
redirect_from:

View File

@@ -4,6 +4,7 @@ intro: You can automatically provide feedback on code submissions from your stud
miniTocMaxHeadingLevel: 3
versions:
fpt: '*'
permissions: Organization owners who are admins for a classroom can set up and use autograding on assignments in a classroom. {% data reusables.classroom.classroom-admins-link %}
redirect_from:
- /education/manage-coursework-with-github-classroom/adding-tests-for-auto-grading
- /education/manage-coursework-with-github-classroom/reviewing-auto-graded-work-teachers

View File

@@ -3,6 +3,7 @@ title: Use the Git and GitHub starter assignment
intro: 'You can use the Git & {% data variables.product.company_short %} starter assignment to give students an overview of Git and {% data variables.product.company_short %} fundamentals.'
versions:
fpt: '*'
permissions: Organization owners who are admins for a classroom can use Git & {% data variables.product.company_short %} starter assignments. {% data reusables.classroom.classroom-admins-link %}
redirect_from:
- /education/manage-coursework-with-github-classroom/use-the-git-and-github-starter-assignment
shortTitle: Starter assignment
@@ -40,11 +41,18 @@ The Git & {% data variables.product.company_short %} starter assignment is a pre
Import the starter course into your organization, name your assignment, decide whether to assign a deadline, and choose the visibility of assignment repositories.
- [Importing the assignment](#importing-the-assignment)
- [Naming an assignment](#naming-an-assignment)
- [Assigning a deadline for an assignment](#assigning-a-deadline-for-an-assignment)
- [Choosing an assignment type](#choosing-an-assignment-type)
- [Choosing a visibility for assignment repositories](#choosing-a-visibility-for-assignment-repositories)
- [Prerequisites](#prerequisites)
- [Creating the starter assignment](#creating-the-starter-assignment)
- [If there are no existing assignments in the classroom](#if-there-are-no-existing-assignments-in-the-classroom)
- [If there already are existing assignments in the classroom](#if-there-already-are-existing-assignments-in-the-classroom)
- [Setting up the basics for an assignment](#setting-up-the-basics-for-an-assignment)
- [Importing the assignment](#importing-the-assignment)
- [Naming the assignment](#naming-the-assignment)
- [Assigning a deadline for an assignment](#assigning-a-deadline-for-an-assignment)
- [Choosing a visibility for assignment repositories](#choosing-a-visibility-for-assignment-repositories)
- [Inviting students to an assignment](#inviting-students-to-an-assignment)
- [Next steps](#next-steps)
- [Further reading](#further-reading)
### Importing the assignment

View File

@@ -0,0 +1 @@
For more information on classroom admins, see "[About management of classrooms](/education/manage-coursework-with-github-classroom/teach-with-github-classroom/manage-classrooms#about-management-of-classrooms)."

View File

@@ -3,7 +3,8 @@ Organizations include:
- The ability to give members [a range of access permissions to your organization's repositories](/articles/repository-permission-levels-for-an-organization)
- [Nested teams that reflect your company or group's structure](/articles/about-teams) with cascading access permissions and mentions{% ifversion not ghae %}
- The ability for organization owners to view members' [two-factor authentication (2FA) status](/articles/about-two-factor-authentication)
- The option to [require all organization members to use two-factor authentication](/articles/requiring-two-factor-authentication-in-your-organization){% endif %}
- The option to [require all organization members to use two-factor authentication](/articles/requiring-two-factor-authentication-in-your-organization){% endif %}{% ifversion fpt%}
- The ability to [create and administer classrooms with GitHub Classroom](/education/manage-coursework-with-github-classroom/teach-with-github-classroom/manage-classrooms){% endif %}
{% ifversion fpt or ghec %}
You can use organizations for free, with {% data variables.product.prodname_free_team %}, which includes unlimited collaborators on unlimited public repositories with full features, and unlimited private repositories with limited features.