-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yaml
36 lines (36 loc) · 1.26 KB
/
config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
upstream: http://127.0.0.1:8080/internal
interval: 10
courses:
iv074:
- path: /el/fi/podzim2019/IV074/ode/test/
id: test
notebook:
name: "Test API odevzdáváren"
short: test
visible: True
statistics: True
attempts: 5
aggregate: max
- paths:
- /el/fi/podzim2019/IV074/ode/ode_tests_1
- /el/fi/podzim2019/IV074/ode/ode_tests_2
id: test # Question ID for exprtest
notebook:
name: "Test API odevzdáváren 2"
short: test2
visible: True
statistics: True
attempts: null # null (for unlimited) or number of attempts
# mail values:
# - always
# - never
# - on_succes (all tests passed)
# - on_failure (not all test passed)
# - on_error (an error occured while evaluating)
# it can be a list, e.g.: [on_error, on_failure]
mail_student: never
mail_teacher: [on_success, on_error, always]
teachers: [[email protected]]
bcc: [email protected]
from: [email protected]
teachers_from_group: False # send to student's teacher based on seminar group