submission results

master
Martin Polanka 8 years ago
parent 8b38c891b1
commit 0d2d15d1ae

@ -40,10 +40,11 @@ Works only for ReCodEx authentication mechanism for external authentication serv
As stated before assignments can be found in some particular group and are submitable only if several conditions are satisfied (deadlines, etc.). On detail of assignment files can be submitted for evaluation. Files can be uploaded only one by one and after uploading of all of them solution of assignment can be submitted. There is no need to specify language of provided files, application is using automatic detection from file extensions to find appropriate code language. This of course means that files has to have proper extension.
If everything goes well then after submitting of files progress bar of evaluation will be shown. When evaluation ends on backend side of ReCodEx, results can be displayed with all the provided statistics.
If everything goes well then after submitting of files progress bar of evaluation will be shown. When evaluation ends on backend side of ReCodEx, results with all the provided statistics can be displayed.
#### Results of submission
// TODO: points, bonus point, etc
User has access to results of all his/hers submissions, this can be accessed through submission list on assignment page. Results of submission contains some information about execution process and also about evaluation and points. Most notably there are information about evaluation, like date and time of evaluation, if deadlines were satisfied, if compilation was successful or if evaluation even finished. There is also list of all tests which are bounded with exercise and their percentual results. User can also access files which was submitted and notes which was provided. Results of submission should give overall image on user solution.
## Group supervisor

Loading…
Cancel
Save