Go to file
Bracken Mosbacker 71d5f7b6f1 enhance content zipper to export sub-folder as well
This is needed for exporting full courses

refs #3396

Change-Id: Ie90714ca35c5f5733be2a2a132fe33f90cfed0d2
Reviewed-on: https://gerrit.instructure.com/2916
Tested-by: Hudson <hudson@instructure.com>
Reviewed-by: Brian Palmer <brianp@instructure.com>
2011-04-15 10:25:51 -06:00
app enhance content zipper to export sub-folder as well 2011-04-15 10:25:51 -06:00
config allowing multiple environment configuration extension files 2011-03-30 14:43:46 -06:00
db/migrate properly support attachments > 2GB, another string -> text fix 2011-03-30 14:22:15 -06:00
doc link to troubleshooting wiki page for rails console 2011-03-22 14:43:03 -06:00
lib enhance content zipper to export sub-folder as well 2011-04-15 10:25:51 -06:00
public link quiz group to question bank in UI 2011-03-30 11:56:09 -06:00
script oh whoops, bash might not always be the default shell 2011-02-11 12:33:24 -07:00
spec make sure to get the right section on sis import 2011-03-30 14:20:44 -06:00
vendor/plugins improve delayed jobs logging 2011-03-30 16:36:13 -06:00
.gitignore gitignore config/*.yml rather than individual yml file names 2011-03-14 15:00:12 -06:00
COPYRIGHT Initial commit. 2011-01-31 18:57:29 -07:00
Gemfile use the redis-store gem rather than the github repo 2011-03-29 17:46:53 -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.