Closed JustAnOkapi closed 4 years ago
Not sure what you mean. These objects should function just like any of the other models in this package. Get properties of the object with Grade.propname
.
Not sure what you mean. These objects should function just like any of the other models in this package. Get properties of the object with
Grade.propname
.
Where do I find all of the propriety names?
Here it is on Schoology's official documentation: https://developers.schoology.com/api-documentation/rest-api-v1/grade
What is the correct way to use the schoolopy_models_Grade objects you get from sc.get_user_grades()? @ErikBoesen