Go to file
Zach Wily c03ddcebec fix points tooltip not showing up for students; fixes #4493
Change-Id: I45fc57d60507b1a5407c231fc14fc4944d94cae4
Reviewed-on: https://gerrit.instructure.com/3478
Reviewed-by: Brian Whitmer <brian@instructure.com>
Tested-by: Hudson <hudson@instructure.com>
2011-05-04 13:06:10 -06:00
app fix points tooltip not showing up for students; fixes #4493 2011-05-04 13:06:10 -06:00
config let students see outcome details, closes #4469 2011-05-04 11:02:36 -06:00
db/migrate increase limit of content_migrations.migration_settings to 500kb 2011-05-04 08:27:11 -06:00
doc link to troubleshooting wiki page for rails console 2011-03-22 14:43:03 -06:00
lib set kaltura default max file size to 500mb 2011-05-03 16:25:34 -06:00
public handle if there are no visible students in the speedGrader 2011-05-04 12:43:21 -06:00
script Handle incoming mails. Closes #4016. 2011-04-07 10:46:11 -06:00
spec let students see outcome details, closes #4469 2011-05-04 11:02:36 -06:00
vendor/plugins fix check for disabled respondus soap api plugin 2011-05-04 08:37:14 -06:00
.gitignore gitignore config/*.yml rather than individual yml file names 2011-03-14 15:00:12 -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 remove rack bug patch, it's been fixed in rack 1.1.2 2011-04-08 15:45:24 -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 Initial commit. 2011-01-31 18:57:29 -07: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.