You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 23, 2020. It is now read-only.
There is an issue when the user is enrolled in more than one course program (Studiengang). The program fails to download all courses for one term since the courses are split up. I reckon the problem lays in the TermCrawler class. The program fails to detect courses which are listed under different course programs.
Attached is a screenshot which demonstrates that the user is enrolled in two seperate course programs
(ETR & ISD) and that only the first course program (ETR) is recognized. This means only the (green) course WS2017 ETR Info- und Komm... is downloaded but not the (red) ones labeld as WSD2017 ISD .... Only 1 of 9 courses is downloaded in this case.
The text was updated successfully, but these errors were encountered:
There is an issue when the user is enrolled in more than one course program (Studiengang). The program fails to download all courses for one term since the courses are split up. I reckon the problem lays in the
TermCrawler
class. The program fails to detect courses which are listed under different course programs.Attached is a screenshot which demonstrates that the user is enrolled in two seperate course programs
(ETR & ISD) and that only the first course program (ETR) is recognized. This means only the (green) course
WS2017 ETR Info- und Komm...
is downloaded but not the (red) ones labeld asWSD2017 ISD ...
. Only 1 of 9 courses is downloaded in this case.The text was updated successfully, but these errors were encountered: