At present the roster information is pulled in entirely from Google Classroom using the code in rosters.py. In order to collaborate with schools using Schoology we will need to build an analogue to that using the appropriate API. Addressing this feature will require:
- Identifying the basic requirements for Schoology access.
- Building a test case, preferably using open standards.
- Implementing a basic wrapper with configuration.
At present the roster information is pulled in entirely from Google Classroom using the code in rosters.py. In order to collaborate with schools using Schoology we will need to build an analogue to that using the appropriate API. Addressing this feature will require: