instructure / analytics

The official analytics package for Instructure's Canvas LMS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

The official analytics package for Instructure's Canvas LMS.

License:GNU Affero General Public License v3.0


Languages

Language:Ruby 63.5%Language:JavaScript 31.1%Language:Handlebars 2.7%Language:SCSS 2.0%Language:HTML 0.4%Language:Lua 0.2%