pferd/PFERD/crawl/ilias
I-Al-Istannen 1fba96abcb Fix exercise date parsing for non-group submissions
ILIAS apparently changes the order of the fields as it sees fit, so we
now try to parse *every* column, starting at from the right, as a date.
The first column that parses successfully is then used.
2021-05-31 18:15:12 +02:00
..
__init__.py Restructure crawling and auth related modules 2021-05-23 19:16:42 +02:00
file_templates.py Rename plaintext link option to "plaintext" 2021-05-25 17:15:13 +02:00
kit_ilias_html.py Fix exercise date parsing for non-group submissions 2021-05-31 18:15:12 +02:00
kit_ilias_web_crawler.py Improve log messages when parsing ILIAS HTML 2021-05-27 17:59:22 +02:00