Welfenlab / tutor-slave

A webservice for processing exercises automatically.
0 stars 0 forks source link

API methods for individual solutions #4

Closed LittleHelicase closed 8 years ago

LittleHelicase commented 9 years ago

We need a method that (re-)processes a solution by ID. Something like

api/process/by/id/<uuid>

5cript commented 9 years ago

pdfs cannot yet be created anew, if they already exist. Although one may use the reset function.

5cript commented 8 years ago

Explicitly processing an already processed solution by id will now reset it first. Therefore a manual reset is not needed anymore.