Sources for the KlickerUZH instant-class-response system documentation (https://uzh-bf.github.io/klicker-uzh/) and landing page (https://www.klicker.uzh.ch/).
The KlickerUZH consists of two main services (see Architecture):
The following additional resources might also be of interest to you:
The KlickerUZH project is publicly managed and documented in this repository. A roadmap can be found at https://github.com/uzh-bf/klicker-uzh/projects/1. Please feel free to add any issues and comments you might have.
If you would like to deploy an instance of the KlickerUZH at your institution, please have a look at the corresponding documentation with regards to the Architecture, Requirements, and further Instructions.
We welcome any contributions to the KlickerUZH project. Before considering any contribution, we recommend that you create an issue to discuss your proposed addition with the project contributors. Please also make sure to follow our Contributing Guidelines, as your PR might need amendments otherwise.
To develop on the KlickerUZH, NodeJS 10.x LTS and Docker 18.0x or later are required. Additionally, the klicker-react
and klicer-api
services need to be running and correctly configured on your machine. The dependencies can be installed by simply running npm install
with NPM 6+. Please refer to Development Setup for more detailed information on the development setup.
Klicker and all of its subprojects are licensed under the AGPLv3.