mirror of
https://github.com/kmein/niveum
synced 2026-03-21 12:21:08 +01:00
feat(moodle-dl): add first ss21 courses
This commit is contained in:
@@ -27,6 +27,7 @@ in
|
|||||||
moodle_domain = "moodle.hu-berlin.de";
|
moodle_domain = "moodle.hu-berlin.de";
|
||||||
moodle_path = "/";
|
moodle_path = "/";
|
||||||
download_course_ids = [
|
download_course_ids = [
|
||||||
|
# WS 2020
|
||||||
99881 # Dialektologie
|
99881 # Dialektologie
|
||||||
100183 # Onomastik
|
100183 # Onomastik
|
||||||
100353 # Sanskrit I
|
100353 # Sanskrit I
|
||||||
@@ -37,6 +38,11 @@ in
|
|||||||
98681 # Geistliche Lyrik von Luther bis Lehnert
|
98681 # Geistliche Lyrik von Luther bis Lehnert
|
||||||
99667 # Antike Mythologie
|
99667 # Antike Mythologie
|
||||||
# 52365 # FSR KlassPhil
|
# 52365 # FSR KlassPhil
|
||||||
|
|
||||||
|
# SS 2021
|
||||||
|
104850 # Metrik
|
||||||
|
103274 # Marc Aurel
|
||||||
|
102909 # Sanskrit II
|
||||||
];
|
];
|
||||||
download_submissions = true;
|
download_submissions = true;
|
||||||
download_descriptions = true;
|
download_descriptions = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user