diff --git a/Rewritten-docs.md b/Rewritten-docs.md index 96a6305..b8952fa 100644 --- a/Rewritten-docs.md +++ b/Rewritten-docs.md @@ -2079,9 +2079,9 @@ In meta information form you can fill these options: language" button) - language of description from dropdown field (english, czech, german) - description in selected language -- score configuration which will be used on students solution evaluation, - description of score configuration can be found further in "Writing score - configuration" chapter +- score configuration which will be used on students solution evaluation, you + can find some very simple one already in here, description of score + configuration can be found further in "Writing score configuration" chapter - first submission deadline - maximum gainable points before first deadline - second submission deadline, after that students still can submit exercises but @@ -2137,6 +2137,13 @@ who else can see the comments -- same as from the student perspective ### Creating exercises +Link to exercise creation can be found in exercises list which is accessible +through "Exercises" link in sidebar. On the bottom of the exercises list page +you can find "Add exercise" button which will redirect you to exercise editation +page. In this moment exercise is already created so if you just leave this page +exercise will stay in the database. This is also reason why exercise creation +form is the same as the exercise editation form. + @todo: how to create exercise, what has to be provided during creation, who can create exercises @todo: Describe the form and explain the concept of reference solutions.