Home

Gitlab Classrooms

Gitlab Classroom is a modest clone of Github Classroom, aimed at Gitlab.

Gitlab Classrooms helps Teachers to:

  • create Gitlab groups for a class
  • give assignment for the Students
  • automate Students repositories creation in the Group
  • use project templates, to have a code skeleton to start with
  • grade work automatically by importing test results

Students can:

  • access their assignments
  • create their repositories automatically by simply joining a class with a magic link
  • see their grade on each assignment

Gitlab Classroom uses Gitlab OAuth2 provider to authenticate Teachers and Students.