SchoolUtils / WebUntis

JavaScript WebUntis API Client
https://webuntis.noim.me/
MIT License
166 stars 21 forks source link

Find out if lesson is exam #23

Closed littlegamer757 closed 4 years ago

littlegamer757 commented 4 years ago

I was wondering if I somehow can find out if there is an exam in a specific lesson, for example gotten from a timetable. I could get all of the information about a lesson except for the red marked ones. image

TheNoim commented 4 years ago

It is possible. However, because our school didn't use the exam features in webuntis I was never able to test it. Therefore, I never implemented it.

littlegamer757 commented 4 years ago

Therefore, I never implemented it.

That means I cannot find out if there is an exam in a lesson with this API/Wrapper?

TheNoim commented 4 years ago

Currently, no. You could make a pull request to actually implement it. However, I can not test it.

littlegamer757 commented 4 years ago

I think I'm not capable of doing that, but thank you anyway!