Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fachschaftmathphysinfo/pest


https://github.com/fachschaftmathphysinfo/pest

evaluation ocr

Last synced: 5 days 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
```