As an admin, you can add the Exploros app to your Canvas account and make it available to all the teachers in your institute. In your Canvas account, please follow these steps:
Select "Admin" from the side menu and select "Site Admin"
2. Select "Developer Keys"
3. Click on "+ Developer Key" and select "+ API Key"
4. Fill out the Key Settings
Key Name: Exploros
Owner Email: The owner of the account on your end
Redirect URLs: https://app.exploros.com/auth/ims/canvas
Redirect URL (Legacy): https://app.exploros.com/auth/ims/canvas
Vendor Code (LTI2): Exploros-app
If you are enforcing scopes please make sure to allow the following:
Assignments
url:POST|/api/v1/courses/:course_id/assignments/:assignment_id/overrides
url:GET|/api/v1/courses/:course_id/assignments/:id
url:POST|/api/v1/courses/:course_id/assignments
url:PUT|/api/v1/courses/:course_id/assignments/:id
url:DELETE|/api/v1/courses/:course_id/assignments/:id
Courses
url:GET|/api/v1/courses
url:GET|/api/v1/courses/:id
url:GET|/api/v1/courses/:course_id/students
url:GET|/api/v1/courses/:course_id/users
Enrollments
url:GET|/api/v1/courses/:course_id/enrollments
url:GET|/api/v1/users/:user_id/enrollments
url:GET|/api/v1/sections/:section_id/enrollments
Sections
url:GET|/api/v1/courses/:course_id/sections
url:GET|/api/v1/courses/:course_id/sections/:id
url:GET|/api/v1/sections/:id
Submissions
url:PUT|/api/v1/courses/:course_id/assignments/:assignment_id/submissions/:user_id
url:POST|/api/v1/courses/:course_id/assignments/:assignment_id/submissions/update_grades
url:PUT|/api/v1/sections/:section_id/assignments/:assignment_id/submissions/:user_id
url:POST|/api/v1/sections/:section_id/assignments/:assignment_id/submissions/update_grades
Users
url:GET|/api/v1/users/:id
5. Don't forget to change the state to ON
6. Go to www.exploros.com/canvas-registration/ and fill out the form. Once submitted, you will get an email with the consumer key and shared secret to be used in the next step. The email subject will be - Exploros | Canvas Keys
You are now connected to the Exploros app and you can add it to each one of the campuses in your district.
7. Go back to "Settings", select "Apps" and click on +App
8. Define the App
Select "By URL"
Set the name as Exploros
Add the Consumer Key and Shared Secret that Exploros will provide you
Set Config URL: https://app.exploros.com/auth/ims/config
Submit
This adds the Exploros app to your account!