From 6f1a943e1f4b3977cc2d6789c605225e9183a766 Mon Sep 17 00:00:00 2001 From: Martin Polanka Date: Fri, 4 Nov 2016 22:31:12 +0100 Subject: [PATCH] structure enhanced --- User-documentation.md | 24 +++++------------------- 1 file changed, 5 insertions(+), 19 deletions(-) diff --git a/User-documentation.md b/User-documentation.md index 06f2357..4c2ad54 100644 --- a/User-documentation.md +++ b/User-documentation.md @@ -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 \ No newline at end of file +// TODO: list of recodex roles, user actions (delete, create, update or whatever)