Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 2.74 KB

File metadata and controls

42 lines (26 loc) · 2.74 KB
title intro type topics versions
About GitHub Classroom
Teachers and school administrators can use {% data variables.product.prodname_classroom %} to create virtual classrooms, make and edit assignments, automatically grade assignment submissions, and more.
overview
Fundamentals
fpt
*

About {% data variables.product.prodname_classroom %}

{% data variables.product.prodname_classroom %} is a teaching tool that lets teachers and school administrators create and manage digital classrooms and assignments. You can create assignments for individual students or groups of students, set due dates, and track assignments on your teacher dashboard. Additionally, {% data variables.product.prodname_classroom %} has many features that simplify tasks like providing feedback, grading assignments, and integrating your existing teaching tools.

{% data variables.product.prodname_classroom %} features

{% data variables.product.prodname_classroom %} offers a variety of features to simplify both teaching and learning.

Assignment templates

With {% data variables.product.prodname_classroom %}, you can create assignments that use template repositories with boilerplate code, documentation, and other resources that you think will be useful to your students. Assignments with template repositories create assignment repositories with starter code for your students. For more information, see "AUTOTITLE."

Autograding

Through {% data variables.product.prodname_classroom %}, you can configure tests to automatically grade the work of each student every time that student pushes to their assignment repository. To learn more about autograding with {% data variables.product.prodname_classroom %}, see "AUTOTITLE."

Ability to connect a learning management system

Optionally, you can connect a learning management system (LMS) to {% data variables.product.prodname_classroom %} to import a student identifier roster for your classroom. For more information, see "AUTOTITLE."

Feedback pull requests

{% data reusables.classroom.about-feedback-pull-requests %}

Combination with an integrated development environment (IDE)

{% data reusables.classroom.about-ide-integration %}

Further reading