Skip to content

Commit 8fb00ca

Browse files
author
Jan Pluskal
committed
docs(readme): clarify evaluation and oral defence process
1 parent 38718e1 commit 8fb00ca

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

README.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,23 +5,17 @@ See deadlines in IS VUT.
55

66
## Variants
77
* ALPHA: Last year's points from Project 1
8-
* only points from the last academic year are accepted;
9-
* last year's score `X / 20 × 10`;
10-
118
* [DELTA: L2/L3 scanner](delta/)
129
* [OMEGA: L4 scanner](omega/)
1310

1411
## Evaluation
15-
* Maximum project score is 20 points.
16-
* Up to 15 points: implementation quality and assignment compliance.
17-
* Up to 5 points: tests.
18-
* Oral defence and demonstration: up to 20-point penalization in case of inability to defend chosen programming constructs, insufficient understanding of own code, etc.
12+
* The project will be evaluated by automated tests.
13+
* Evaluation results will be published in IS VUT.
14+
* If a student does not agree with the evaluation, an oral defence will be held. The oral defence will take place within one week after results are published; registration information will be posted in IS VUT.
1915

2016
## Languages
2117
* C
2218
* C++
23-
* Object-oriented programming **is mandatory**
2419
* C#
25-
* Object-oriented programming **is mandatory**
2620

2721
If you want to implement the project in any other language, you must add a corresponding `devShell` to https://git.fit.vutbr.cz/NESFIT/dev-envs, create a pull request, get it approved by reviewer `pluskal@vut.cz`, and explicitly notify the reviewer by email as well.

0 commit comments

Comments
 (0)