iClicker Sync

iClicker Sync

by Macmillan Learning
  • Course Nav
  • Assessment
  • Canvas
  • English
Requires Consumer Key and Secret

This app supports grade sync with iClicker Cloud for students using iClicker Reef and remotes. Scores can be synchronized as multiple columns or as an aggregated total.

Installation Instructions

The first six steps can be completed by an admin or instructor.

  1. From Settings > Apps, locate the iClicker Sync app
  2. Copy the configuration URL from the EduAppCenter
  3. In Settings > Apps, add the new app
  4. Choose “By URL” as the configuration type.
  5. Enter the name of the app, the consumer key, the shared secret, and paste the configuration URL
  6. Click Submit

For the instructor: 1. Select the destination course 2. In the course Settings, go to the Navigation tab 3. Drag and drop the app into your navigation to make it visible to students in your course

Config Options
Accessibility Documentation:
<a href="https://www.iclicker.com/accessibility" target="_blank">Accessibility Information</a>
Security Information:
<a href="https://reef-education.com/privacy-policy/" target="_blank">Security Information</a>
Privacy Policy:
<a href="https://reef-education.com/privacy-policy/" target="_blank">Privacy Policy</a>
LMS API's your app uses:
<b>GET_COURSE_DETAILS</b>("api/v1/courses/${course_id}”) https://macmillan.instructure.com/doc/api/courses.html#method.courses.show <b>GET_SECTION_DETAILS</b>("api/v1/courses/${course_id}/sections") https://macmillan.instructure.com/doc/api/sections.html#method.sections.index <b>POST_SECTION_GRADES</b>("api/v1/sections/${section_id}/submissions/update_grades") https://macmillan.instructure.com/doc/api/submissions.html#method.submissions_api.bulk_update <b>POST_COURSE_GRADES</b>("/api/v1/courses/${course_id}/submissions/update_grades") https://macmillan.instructure.com/doc/api/submissions.html#method.submissions_api.bulk_update <b>GET_GRADES_PROGRESS</b>(“/api/v1/progress/{job_id}”) https://macmillan.instructure.com/doc/api/progress.html#Progress <b>CREATE_NEW_ASSIGNMENT</b>("api/v1/courses/${course_id}/assignments") https://macmillan.instructure.com/doc/api/assignments.html#method.assignments_api.create <b>GET_ASSIGNMENT</b>("api/v1/courses/${course_id}/assignments/${assignment_id}") https://macmillan.instructure.com/doc/api/assignments.html#method.assignments_api.show <b>OVERRIDE_ASSIGNMENT</b>("api/v1/courses/${course_id}/assignments/${assignment_id}/overrides") https://macmillan.instructure.com/doc/api/assignments.html#method.assignment_overrides.create
Configuration URL: Paste this URL into your LMS