Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
21 lines (12 loc) · 1.11 KB

File metadata and controls

21 lines (12 loc) · 1.11 KB
Copy raw file
Download raw file
Outline
Edit and raw actions

Classroom

This page describes various ways to use the GitHub integration to create and collect assignments. The description here assumes that all students are able to register an account on https://github.com first.

Assignments as repositories

Students can create new repositories, public or private, for each assignment. Repositories provide full tracability of the changes, collaboration features, and precise access control for the teachers.

There are a few different ways to use repositories, in order of complexity:

  • public assignments using public repositories. Easy to setup but code is public.
  • private assignments using private repositories. More setup steps but code is only visible to the student and the teacher.
  • GitHub classroom provides an integrated classroom management system that automates a lot of the repository creation steps.

~ hint

GitHub Explorer

The MakeCode GitHub Explorer page allows you to list and browse MakeCode repositories seamlessly.

~

Morty Proxy This is a proxified and sanitized view of the page, visit original site.