From 1b906c0de12b2cd7fccb69fc8b8d8b6fc60979d8 Mon Sep 17 00:00:00 2001 From: Petr Stefan Date: Thu, 12 Jan 2017 16:01:54 +0100 Subject: [PATCH] Typos --- Rewritten-docs.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/Rewritten-docs.md b/Rewritten-docs.md index 51a2737..3710fb1 100644 --- a/Rewritten-docs.md +++ b/Rewritten-docs.md @@ -267,7 +267,7 @@ addons (mostly administrative features). | `-- Labs Thursday 9:00 |-- Programming I | |-- Labs Monday 14:00 - ... + ... ``` - _a database of exercises_ -- teachers should be able to create exercises @@ -315,7 +315,7 @@ addons (mostly administrative features). solutions are executed to prevent system failures due to malicious code being submitted; the sandboxed environment should have the least possible impact on measurement results (most importantly on measured times) -- _heterogenous worker pool_ -- there must be support for submission evaluation +- _heterogeneous worker pool_ -- there must be support for submission evaluation in multiple programming environments in a single installation to avoid unacceptable workload for the administrator (maintaining a separate installation for every course) and high hardware occupation @@ -334,10 +334,11 @@ direct mapping to visible parts of the system. In an ideal world, users should not know about these features if they work properly, but would be at least annoyed if they did not. -- _no installation_ -- the primary user interface of the system must be accessible - on users' computers without the need to install any additional software -- _performace_ -- the system must be ready for at least hundreds of students and - tens of supervisors using it at once +- _no installation_ -- the primary user interface of the system must be + accessible on users' computers without the need to install any additional + software +- _performance_ -- the system must be ready for at least hundreds of students + and tens of supervisors using it at once - _automated deployment_ -- all of the components of the system must be easy to deploy in an automated fashion - _open source licensing_ -- the source code should be released under a