Closed cfpwastaken closed 3 years ago
I can't see the attached files in the homework assignment (that's how it works right now), this would require me to create a MaterialData parser (which can also parse tests). This is a lot of work, but it is planned
This is now supported (maybe?)! If this feature works as intended, please reply so I can close this issue.
Is your feature request related to a problem? Please describe. It would be cool if you could get the files attached to homework. For example, this could make a script automatically printing homework.
Describe the solution you'd like For example
homework.getAttachment(0)
gets the first Attachment of an EduHomework object.