structure enhanced

master
Martin Polanka 8 years ago
parent 16214dc193
commit 6f1a943e1f

@ -22,11 +22,7 @@ Works only for ReCodEx authentication mechanism for external authentication serv
### User profile ### User profile
#### Update user profile // TODO: password change, profile change, email notifications
// TODO: change of password included in this
#### Email notifications
// TODO: not implemented yet
### Groups ### Groups
@ -42,6 +38,7 @@ As stated before assignments can be found in some particular group and are submi
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 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. 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 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 ## Group supervisor
### Groups ### Groups
@ -53,16 +50,11 @@ If everything goes well then after submitting of files progress bar of evaluatio
// TODO: list of them, submitted files, etc // TODO: list of them, submitted files, etc
### Exercises ### Exercises
// TODO: not implemented yet
#### Management
// TODO: update, create, delete // TODO: update, create, delete
#### Exercise detail
### Assignment of exercise ### Assignment of exercise
#### Management
// TODO: update, create, delete, etc // TODO: update, create, delete, etc
@ -70,18 +62,12 @@ If everything goes well then after submitting of files progress bar of evaluatio
### Instances ### Instances
#### Management // TODO: create, delete, update, manage licenses
// TODO: create, delete, update
#### Licenses
### Groups ### Groups
// TODO: management, higher privileges than supervisor // TODO: management, higher privileges than supervisor
### Users management ### Users management
#### Roles in ReCodEx // TODO: list of recodex roles, user actions (delete, create, update or whatever)
// TODO: some description what is there
#### Delete user
// TODO: probably one and only action which can admin do with users

Loading…
Cancel
Save