@ -7,7 +7,7 @@ This article will describe in detail execution flow of submission from the point
First thing user has to submit his/hers solution to web application which provides interface to upload multiple files and then submit them. More detailed description follows:
First thing user has to submit his/hers solution to web application which provides interface to upload multiple files and then submit them. More detailed description follows:
1. user upload file by file into prepared submit form
1. user upload file by file into prepared submit form
2. after uploading all files connected to assignment solution can be submitted
2. after uploading all files connected to assignment user clicks on submit button
3. Web Application send request to Web API that user wants to evaluate assignment with provided files
3. Web Application send request to Web API that user wants to evaluate assignment with provided files