From 7c6863bd900dd8c20690d8f532ec7042eac1728e Mon Sep 17 00:00:00 2001 From: Teyras Date: Wed, 11 Jan 2017 23:26:54 +0100 Subject: [PATCH] job config requirement elaborated --- Rewritten-docs.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Rewritten-docs.md b/Rewritten-docs.md index 7637b3a..11d8704 100644 --- a/Rewritten-docs.md +++ b/Rewritten-docs.md @@ -256,7 +256,11 @@ addons (mostly administrative features). workload for administrator (maintain separate installation for every course) and high hardware occupation - advanced low-level evaluation flow configuration with high-level abstraction - layer for ordinary configuration cases + layer for ordinary configuration cases; the configuration should be able to + express more complicated flows than just compiling a source code and running + the program against test inputs -- for example, some exercises need to build + the source code with a tool, run some tests, then run the program through + another tool and perform additional tests - use of modern technologies with state-of-the-art compilers ### Technical details