From bd9caa55da77eaaec94fd975fc729313dc6663b0 Mon Sep 17 00:00:00 2001 From: Martin Polanka Date: Mon, 16 Jan 2017 22:13:18 +0100 Subject: [PATCH] wip --- Rewritten-docs.md | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/Rewritten-docs.md b/Rewritten-docs.md index b8952fa..cb218f3 100644 --- a/Rewritten-docs.md +++ b/Rewritten-docs.md @@ -2144,7 +2144,23 @@ 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 +Exercise editation page is divided into three separate forms. First one is +supposed to contain meta information about exercise, second one is used for +uploading and management of supplementary files and third one manages runtime +configuration in which exercise can be executed. + +@todo: exercise desc + +@todo: supplementary files + +@todo: runtime configs + +If you choose to delete exercise, at the bottom of the exercise editation page +you can find "Delete the exercise" box where "Delete" button is located. By +clicking on it exercise will be delete from the exercises list and will no +longer be available. + +### Exercise's reference solutions @todo: Describe the form and explain the concept of reference solutions. How to evaluate the reference solutions for the exercise right now (to