@@ -165,8 +165,15 @@ or go to the Moodle folder with cd then enter to ./local/asystgrade/ and run
...
@@ -165,8 +165,15 @@ or go to the Moodle folder with cd then enter to ./local/asystgrade/ and run
~~~bash
~~~bash
docker-compose up flask -d
docker-compose up flask -d
~~~
~~~
Asyst ML Backend could be hosted and used not only at local server, but at some remoted services.
In this case it is possible to change an API address from http://127.0.0.1:5001/api/autograde to another.

The stucture of request to ASYST ML Backend:
If ASYST ML microservice is running, the grade will appear at every student's answer.