An open API service indexing awesome lists of open source software.

https://github.com/fachschaftmathphysinfo/pest


https://github.com/fachschaftmathphysinfo/pest

evaluation ocr

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# PEST - PhysikEvaluationsSystemTool

This tool is based on breunings/gnt-eval. It contains only the rake tasks and
is used for uploading eval data to an seee instance.

## Configuration
Please set the following eviromentvariables:
```sh
export PEST_SERVER="http://localhost:3000/api/" # specify the url here
```