Skip to content

Commit 69e10c4

Browse files
committed
add dry run evaluation info
1 parent 5079297 commit 69e10c4

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,17 @@ See deadlines in IS VUT.
99
* [OMEGA: L4 scanner](omega/)
1010
* If you are repeating the course, you MUST NOT register the same assignment variant as in your previous attempt.
1111

12+
## Dry Run Evaluation
13+
14+
* Students MAY submit their solution to IS VUT one week before final deadline for early threshold feedback.
15+
* Submitted solutions WILL be evaluated using automated tests.
16+
* Students WILL receive only threshold result without any additional comments. Most importantly, students WILL
17+
receive feedback, whether their solution was at least successfully compiled and started in the reference environment.
18+
The purpose of the dry run evaluation is early detection of submission mistakes which would otherwise result in
19+
0 points.
20+
* Participation in the dry run evaluation has no effect on final evaluation. Results from the dry run evaluation
21+
do not provide any guarantee for final evaluation.
22+
1223
## Evaluation
1324
* The project will be evaluated by automated tests.
1425
* Student-written automated tests are evaluated as part of the project assessment.

0 commit comments

Comments
 (0)