Skip to content

RECAPP enables teachers and students to create quizzes in class together.

License

Notifications You must be signed in to change notification settings

ecomod-code/recapp

Repository files navigation

RECAPP

Setup instructions

Run npm installund init your repo with lerna bootstrap. Note that this repo uses npm workspaces, so make sure to always add packages with -w MODULE to the individual projects.

Also make sure to create a .env.development (or .env.production) file from the .env.template in the repo.

Make sure to edit the .env file in the frontend project to the proper URIs.

Model generator

There is simple generator for new data schemas/models if needed. It can be called via npx pinion generators/model.template.ts.

See also our Installation Guide (at the moment, German only)

Contributing

recapp is a free and open-source project. Therefore, we warmly welcome your suggestions, bug reports, or, in the best case, code contributions! For more information, see CONTRIBUTING.

Maintainers and contributors must follow this repository’s CODE OF CONDUCT.

ENTWICKLUNG UND FÖRDERUNG

Die Entwicklung von RECAPP wurde mit Mitteln des Niedersächsischen Ministeriums für Wissenschaft und Kultur gefördert. Die initiale Entwicklung erfolgte an der Georg-August-Universität Göttingen.

About

RECAPP enables teachers and students to create quizzes in class together.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages