mirror of
https://github.com/Garmelon/PFERD.git
synced 2025-09-18 09:52:32 +02:00
Handle exercise detail containers in ILIAS html parser
This commit is contained in:
@@ -61,6 +61,7 @@ class KitIliasWebCrawlerSection(HttpCrawlerSection):
|
||||
|
||||
_DIRECTORY_PAGES: Set[IliasElementType] = set([
|
||||
IliasElementType.EXERCISE,
|
||||
IliasElementType.EXERCISE_FILES,
|
||||
IliasElementType.FOLDER,
|
||||
IliasElementType.MEETING,
|
||||
IliasElementType.VIDEO_FOLDER,
|
||||
|
Reference in New Issue
Block a user