Skip to content

xybu/gitlab-ag

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

gitlab-ag

Extend GitLab for education use:

  • Import / delete users in batch: import students from CSV when a new semester starts, and delete all users after semester ends.
  • Create / clone new projects in batch: create new projects of same parameters for (any set of) users, optionally cloning from an existing git repository.
  • Backup at push: so a designated directory will always have the latest copy of monitored projects in GitLab.
  • System event logging and notification (planned): notify instructors if a GitLab system event is emitted.
  • Automated grading: grading the submission after student pushes code to GitLab.

gitlab-ag is built on top of PHP with no framework involved. Some auto-grading delegates are written in Python3k.

Table of Contents

License

gitlab-ag is licensed under GNU GPLv2.

About

The AutoGrader (http://github.com/xybu/autograder) hook on GitLab (http://gitlab.com) system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published