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
#### Update user profile
// TODO: change of password included in this
#### Email notifications
// TODO: not implemented yet
// TODO: password change, profile change, email notifications
### 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.
## Group supervisor
### 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
### Exercises
// TODO: not implemented yet
#### Management
// TODO: update, create, delete
#### Exercise detail
### Assignment of exercise
#### Management
// TODO: update, create, delete, etc
@ -70,18 +62,12 @@ If everything goes well then after submitting of files progress bar of evaluatio
### Instances
#### Management
// TODO: create, delete, update
#### Licenses
// TODO: create, delete, update, manage licenses
### Groups
// TODO: management, higher privileges than supervisor
### Users management
#### Roles in ReCodEx
// TODO: some description what is there
#### Delete user
// TODO: probably one and only action which can admin do with users
// TODO: list of recodex roles, user actions (delete, create, update or whatever)

Loading…
Cancel
Save