/box

Système de remise et de correction de travaux

Primary LanguageJava

Box

A tool to submit and check student assignments.

Building

Run in console:

make

Configuring

See the app.ini file to configure the popcorn app:

  • app.host: app hostname
  • app.port: app port
  • app.root_url: used for redirect/call back from 3rd-party authentications. To use if behind a reverse proxy or if host is 0.0.0.0

Running the web interface

Run in console:

make web

Using with command line

See boxes/README.md for the complete documentation of the command line tools.

Contributing

The Box team is happy to receive contributions and suggestions. Give a look at the Github repo https://github.com/Morriar/box.