Skip to content

instructure/analytics

Folders and files

NameName
Last commit message
Last commit date
Sep 24, 2024
Sep 24, 2024
Oct 15, 2024
Feb 18, 2025
Jan 19, 2024
Nov 18, 2024
May 16, 2017
Apr 28, 2023
Oct 31, 2014
Jun 5, 2024
Apr 5, 2023
May 11, 2020

Repository files navigation

Canvas Analytics

This is the official analytics package for Instructure's Canvas LMS.

Version

1.0

Dependencies

Installation

First, have Canvas LMS installed. Then:

cd [canvas-rails-root]
git clone [analytics-repo-url] gems/plugins/analytics
bundle update
rake db:migrate
rake canvas:compile_assets

In your browser, login to your Canvas application and visit /accounts/self/settings. Under features, enable the Analytics checkbox.

Visit /accounts/self/analytics to verify.

License

GNU Affero General Public License v3.0