Closed goodbyepavlyi closed 1 year ago
I have noticed that the EduPage.get_grades() function allows for obtaining all grades, but it is limited to providing grades for the current school term only. Is there a possibility to access grades from previous school terms?
I think I found the solution to this in PR #69.
Thank you! Added in 0.10.5.
You can run:
$ pip install --upgrade edupage-api
To upgrade to the new version and use this feature.
I have noticed that the EduPage.get_grades() function allows for obtaining all grades, but it is limited to providing grades for the current school term only. Is there a possibility to access grades from previous school terms?