A Studip plugin that adds Vips exercises needed for the Intro to Logic course at university Osnabrück.
- Fork/Clone the repository
- Open the repository folder in VS Code
- Reopen in Remote Container (this will build the container, and start the development stuff)
- Open new terminal in VS Code and run npm start to start Webpack Watch
- Go to localhost:1234/studip
- Login with credentials: root@studip, testing
- Go to Migration Page and run missing migrations
- Go to Plugin Management
- Install Vips Plugin
- Go to Register Existing Plugins
- Register LogicExercises Plugin
- Have fun
TODO
- Download one of the release archives
- Go to plugin settings of the Studip server
- Drag and drop plugin archive
- Profit