Skip to content

Welfenlab/tutor-slave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tutor-Slave

The Tutor-Slave webservice processes exercises after they are handed in. It generates a PDF and runs all the tests in a sandboxed environment.

Installation

this package requires node v0.12.7. You cannot install it with newer node version (>v4) as contextify will fail to build. Install via

npm install

Start the server

You can start the server with an exemplary in memory database simply via

node index.js

About

A webservice for processing exercises automatically.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published