About 400 results
Open links in new tab
  1. GitHub Classroom

    Managing and organizing your class is easy with GitHub Classroom. Track and manage assignments in your dashboard, grade work automatically, and help students when they get …

  2. GitHub Classroom

    GitHub Classroom automates repository creation and access control, making it easy to distribute starter code and collect assignments on GitHub. This video walks you through the steps for …

  3. Manage coursework with GitHub Classroom

    With GitHub Classroom, you can use GitHub to administer or participate in a course about software development.

  4. Integrate GitHub Classroom with an IDE - GitHub Docs

    You can preconfigure a supported integrated development environment (IDE) for assignments you create in GitHub Classroom.

  5. Create a group assignment - GitHub Docs

    For each group assignment, GitHub Classroom automatically creates a single shared repository for the team to access. The repository can be empty, or you can create the repository from a …

  6. Manage classrooms - GitHub Docs

    You can create and manage a classroom for each course that you teach using GitHub Classroom.

  7. Connect a learning management system course to a classroom

    You can configure an LTI-compliant learning management system (LMS) course to connect to GitHub Classroom so that you can import a roster for your classroom.

  8. Use autograding - GitHub Docs

    GitHub Classroom creates the necessary workflows for GitHub Actions. You don't need experience with GitHub Actions to use autograding, but you can optionally modify the workflow …

  9. Create an individual assignment - GitHub Docs

    When a student accepts an assignment, GitHub Classroom automatically creates a new repository for the student. The repositories can be empty, or you can create the repositories …

  10. Run student code in an IDE - GitHub Docs - classroom.github.com

    About student code and IDEs If you configure an integrated development environment (IDE) for an assignment, you can run the code within the IDE. You don't need to clone the assignment …