Hello everyone,
I'm currently working on integrating with the D2L Brightspace API and I'm trying to identify endpoints that provide comprehensive class progress information. Specifically, I'm looking for endpoints that can show:
- Overall class progress metrics
- Student grades across all assessment types
- Quiz completion and performance data
- Course access and engagement statistics
- Activity completion tracking
I've reviewed the documentation for grades, quizzes, and updates endpoints, but I'm wondering if there's a more consolidated way to retrieve this information rather than making multiple calls to different endpoints.
Is there a specific endpoint or combination of endpoints that would be most efficient for building a comprehensive class progress dashboard? Any guidance on best practices for retrieving and combining this data would be greatly appreciated.
Thank you in advance for your assistance!