-
Notifications
You must be signed in to change notification settings - Fork 3
Installing Problems
rugo edited this page Dec 16, 2016
·
3 revisions
The installation of a problem just consists of copying the three needed entities to the deployment folder (VAGR_DEPLOYMENT_PATH in settings.py).
So, with the default Berlyne settings, to install the example web problem you could just do:
cd berlyne/deployments
git clone https://github.com/rugo/tuttask.git
And then install the problem via the WebUI under Problems->Install Problems.