We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Slack thread: https://hypothes-is.slack.com/archives/C2C2U40LW/p1716803904717999?thread_ts=1716375584.440489&cid=C2C2U40LW. Macos added new parameters for both better detection of errors during submission, and future data dashboard improvements. We also removed the "Unused" section because it was unnecessary and we do use email for instructors now.
Updated Canvas API Endpoints Used by the Hypothesis LMS App (markdown)
Include folders endpoint and scope
New scopes for files
New scopes and enpoints for the files integration
LMS admins are finding this page and asking why our instructions require `core` scopes for the API keys, so making this consistent with what we require from customers.
Updated D2L API endpoints and scopes Used by the Hypothesis LMS App (markdown)
Created D2L API endpoints and scopes Used by the Hypothesis LMS App (markdown)
Updated Blackboard API Endpoints Used by the Hypothesis LMS App (markdown)
Updated LTI Parameters Required for Hypothesis LMS App Integration (markdown)
Updated LTI 1.1 Parameters Required for Hypothesis LMS App Integration (markdown)
Updated LTI 1.3 Parameters Required for Hypothesis LMS App Integration (markdown)
Created LTI 1.3 Parameters Required for Hypothesis LMS App Integration (markdown)
Created Blackboard API Endpoints Used by the Hypothesis LMS App (markdown)
Updated How to set up Blackboard API access for the LMS app (markdown)
Adjusted "as of" date, and removed outdated language.
Created How to set up Blackboard API access for the LMS app (markdown)
New endpoints and scopes needed for groups
Add generic grading-related parameters
Document additional API scopes needed for sections
Changed url:GET|api/v1/courses/:course_id:/files to url:GET|/api/v1/courses/:course_id/files and url:GET|api/v1/files/:id/public_url to url:GET|/api/v1/files/:id/public_url
Add docs for how to test the Canvas API
Updated Testing the LTI App in Blackboard Learn a.k.a Blackboard Original (markdown)
Updated Testing the LTI App in Brightspace (markdown)