Skip to content
HamzaIbnFarooq edited this page Jun 11, 2019 · 6 revisions

Open edX Caliper Tracking

Description

Open edX Caliper Tracking can be used to transform the edX traditional event logs into Caliper Analytics Specifications provided by IMS Global. Generated logs can be consumed by any analytics application which is compatible with Caliper Standard.

Supported Events

Open edX Caliper Tracking app transforms the following Open edX events:

  • book
  • edx.bi.course.upgrade.sidebarupsell.displayed
  • edx.bookmark.accessed
  • edx.bookmark.added
  • edx.bookmark.listed
  • edx.bookmark.removed
  • edx.certificate.created
  • edx.certificate.evidence_visited
  • edx.certificate.shared
  • edx.cohort.created
  • edx.cohort.creation_requested
  • edx.cohort.user_add_requested
  • edx.cohort.user_added
  • edx.cohort.user_removed
  • edx.course.enrollment.activated
  • edx.course.enrollment.deactivated
  • edx.course.enrollment.mode_changed
  • edx.course.enrollment.upgrade.clicked
  • edx.course.enrollment.upgrade.succeeded
  • edx.course.home.resume_course.clicked
  • edx.course.student_notes.added
  • edx.course.student_notes.deleted
  • edx.course.student_notes.edited
  • edx.course.student_notes.notes_page_viewed
  • edx.course.student_notes.searched
  • edx.course.student_notes.used_unit_link
  • edx.course.student_notes.viewed
  • edx.course.tool.accessed
  • edx.done.toggled
  • edx.drag_and_drop_v2.feedback.closed
  • edx.drag_and_drop_v2.feedback.opened
  • edx.drag_and_drop_v2.item.dropped
  • edx.drag_and_drop_v2.item.picked_up
  • edx.drag_and_drop_v2.loaded
  • edx.forum.comment.created
  • edx.forum.response.created
  • edx.forum.response.voted
  • edx.forum.searched
  • edx.forum.thread.created
  • edx.forum.thread.viewed
  • edx.forum.thread.voted
  • edx.googlecomponent.calendar.displayed
  • edx.googlecomponent.document.displayed
  • edx.grades.grading_policy_changed
  • edx.grades.problem.rescored
  • edx.grades.problem.score_overridden
  • edx.grades.problem.state_deleted
  • edx.grades.problem.submitted
  • edx.librarycontentblock.content.assigned
  • edx.librarycontentblock.content.removed
  • edx.problem.hint.demandhint_displayed
  • edx.problem.hint.feedback_displayed
  • edx.special_exam.practice.attempt.created
  • edx.special_exam.practice.created
  • edx.special_exam.practice.updated
  • edx.special_exam.proctored.created
  • edx.special_exam.proctored.updated
  • edx.special_exam.timed.attempt.created
  • edx.special_exam.timed.attempt.deleted
  • edx.special_exam.timed.attempt.ready_to_submit
  • edx.special_exam.timed.attempt.started
  • edx.special_exam.timed.attempt.submitted
  • edx.special_exam.timed.created
  • edx.special_exam.timed.updated
  • edx.team.activity_updated
  • edx.team.changed
  • edx.team.created
  • edx.team.deleted
  • edx.team.learner_added
  • edx.team.learner_removed
  • edx.team.page_viewed
  • edx.team.searched
  • edx.ui.lms.link_clicked
  • edx.ui.lms.sequence.next_selected
  • edx.ui.lms.sequence.previous_selected
  • edx.user.login
  • edx.user.logout
  • edx.user.settings.changed
  • edx.user.settings.viewed
  • edx.video.closed_captions.hidden
  • edx.video.closed_captions.shown
  • hide_transcript
  • load_video
  • openassessment.student_training_assess_example
  • openassessmentblock.create_submission
  • openassessmentblock.get_peer_submission
  • openassessmentblock.get_submission_for_staff_grading
  • openassessmentblock.peer_assess
  • openassessmentblock.save_files_descriptions
  • openassessmentblock.save_submission
  • openassessmentblock.self_assess
  • openassessmentblock.staff_assess
  • openassessmentblock.submit_feedback_on_assessments
  • oppia.exploration.completed
  • oppia.exploration.loaded
  • oppia.exploration.state.changed
  • page_close
  • pause_video
  • play_video
  • problem_check
  • problem_check_fail
  • problem_graded
  • problem_rescore
  • problem_reset
  • problem_save
  • problem_show
  • reset_problem
  • reset_problem_fail
  • save_problem_fail
  • save_problem_success
  • seek_video
  • seq_goto
  • seq_next
  • seq_prev
  • show_transcript
  • showanswer
  • speed_change_video
  • stop_video
  • textbook.pdf.chapter.navigated
  • textbook.pdf.display.scaled
  • textbook.pdf.outline.toggled
  • textbook.pdf.page.navigated
  • textbook.pdf.page.scrolled
  • textbook.pdf.search.executed
  • textbook.pdf.search.highlight.toggled
  • textbook.pdf.search.navigatednext
  • textbook.pdf.searchcasesensitivity.toggled
  • textbook.pdf.thumbnail.navigated
  • textbook.pdf.thumbnails.toggled
  • textbook.pdf.zoom.buttons.changed
  • textbook.pdf.zoom.menu.changed
  • ubc.peer_instruction.accessed
  • ubc.peer_instruction.original_submitted
  • ubc.peer_instruction.revised_submitted
  • video_hide_cc_menu
  • video_show_cc_menu
  • xblock.poll.submitted
  • xblock.poll.view_results
  • xblock.split_test.child_render
  • xblock.survey.submitted
  • xblock.survey.view_results
  • xmodule.partitions.assigned_user_to_partition

License

The code in this repository is licensed under the GPL v3.0 unless otherwise noted. Please see LICENSE for details.

How To Contribute

To contribute, please make a pull request in this repositry on Github: Open edX Caliper Tracking. If you have any question or issue, please feel free to open an issue on Github: Open edX Caliper Tracking.

Contributors

Clone this wiki locally