Skip to content

Commit f4b7927

Browse files
committed
Add evaluation to description GH-49
1 parent bfa228f commit f4b7927

2 files changed

Lines changed: 39 additions & 0 deletions

File tree

lectures/description.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,26 @@ During the second half of the semester, lectures also cover topics such as code
2323
9. testing, working with legacy code
2424
10. CI, automatization, devops
2525

26+
## evaluation
27+
28+
the final grade is the weighted average of the requirements analysis (35%), the design (35%), and the midterm (30%)
29+
30+
- requirements analysis, software design: **team work**
31+
- midterm: **individual**
32+
- Moodle test
33+
- 50 random multiple-choice questions
34+
- each part should reach the minimum (>50%)
35+
36+
37+
|score (%)|grade|
38+
|--------:|:---:|
39+
| 0-50 | 1 |
40+
| 51-66 | 2 |
41+
| 67-76 | 3 |
42+
| 77-86 | 4 |
43+
| 87-100 | 5 |
44+
45+
2646
## learning outcomes
2747

2848
### skills

lectures/description_hu.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,25 @@ A szemeszter második felében az előadások olyan témákat is érintenek, min
2323
9. tesztelés, munka örökölt kóddal
2424
10. CI, automatizáció, devops
2525

26+
## értékelés
27+
28+
A végső jegy a követelményelemzés (35%), a tervezés (35%), és a zárhelyi (30%) súlyozott átlaga.
29+
30+
- követelményelemzés, szoftver tervezés: **csapatmunka**
31+
- zárthelyi: **egyéni**
32+
- Moodle teszt
33+
- 50 véletlenszerű feleltválasztós kérdés
34+
- minden résznek külön el kell érnie az minimumot (>50%)
35+
36+
37+
|pont (%) |jegy |
38+
|--------:|:---:|
39+
| 0-50 | 1 |
40+
| 51-66 | 2 |
41+
| 67-76 | 3 |
42+
| 77-86 | 4 |
43+
| 87-100 | 5 |
44+
2645
## tanulási eredmények
2746

2847
### képességek

0 commit comments

Comments
 (0)