Go to file
JT Olds ba64a08d4a handle grade result passback when there is either no course or section
Change-Id: I7d20b373e93fc4a9703434a9eab3fc718735df66
Reviewed-on: https://gerrit.instructure.com/5865
Tested-by: Hudson <hudson@instructure.com>
Reviewed-by: Cody Cutrer <cody@instructure.com>
2011-09-30 10:35:56 -06:00
app don't list groups from inactive enrollments in menu 2011-09-30 10:18:18 -06:00
config move js that is not ours to vendor 2011-09-29 12:53:43 -06:00
db/migrate add index to discussion_topics.assignment_id 2011-09-28 14:54:02 -06:00
doc warn about the limit to per_page 2011-09-14 08:49:26 -06:00
guard Added JavaScript Specs and Client-side Templates 2011-09-26 16:49:18 -06:00
lib handle grade result passback when there is either no course or section 2011-09-30 10:35:56 -06:00
public show course name with group in conversations search. fixes #5795 2011-09-30 08:17:18 -06:00
script enable parallelization of selenium tests 2011-09-26 15:45:35 -06:00
spec don't list groups from inactive enrollments in menu 2011-09-30 10:18:18 -06:00
vendor/plugins fix crummy return value 2011-09-27 10:29:04 -06:00
.gitignore Added JavaScript Specs and Client-side Templates 2011-09-26 16:49:18 -06:00
.jshintrc add a rake canvas:check_syntax task to check for js errors 2011-04-20 08:07:30 -06:00
COPYRIGHT Initial commit. 2011-01-31 18:57:29 -07:00
Gemfile fix google docs integration 2011-09-29 16:15:58 -06:00
Guardfile fix Gaurdfile to handle nested directories 2011-09-28 15:15:03 -06:00
LICENSE Initial commit. 2011-01-31 18:57:29 -07:00
README.md README changes to point more directly to installation instructions 2011-02-01 17:36:01 -07:00
Rakefile enable parallelization of selenium tests 2011-09-26 15:45:35 -06:00
config.ru add a rackup file to work with any rack-compatible server 2011-09-27 08:52:47 -06:00

README.md

Canvas LMS

Canvas is a new, open-source LMS by Instructure Inc. It is released under the AGPLv3 license for use by anyone interested in learning more about or using learning management systems.

Please see our main wiki page for more information

Installation

Detailed instructions for installation and configuration of Canvas are provided on our wiki.