Go to file
Bracken Mosbacker e1a3350d7e ensure that deleted courses also delete enrollments
closes #3833

Change-Id: I21efa68116b7a250e9b0e9c2df2dd5dfd45a736e
Reviewed-on: https://gerrit.instructure.com/2301
Tested-by: Hudson <hudson@instructure.com>
Reviewed-by: Brian Whitmer <brian@instructure.com>
2011-02-15 16:48:17 -07:00
app ensure that deleted courses also delete enrollments 2011-02-15 16:48:17 -07:00
config removing jammit references to deleted js files 2011-02-15 10:04:05 -07:00
db/migrate ip filtering for quizzes 2011-02-11 22:16:47 -07:00
doc Initial commit. 2011-01-31 18:57:29 -07:00
lib urls from external migrations are already escaped 2011-02-11 10:28:51 -07:00
public set allowed_attempts=1 when multiple attempts is unchecked, fixes #2525 2011-02-15 14:39:56 -07:00
script oh whoops, bash might not always be the default shell 2011-02-11 12:33:24 -07:00
spec make sure parent observers can see linked student grades 2011-02-11 23:35:53 -07:00
vendor/plugins change delayed_job child exiting strategy, fixes #3808 2011-02-15 14:39:51 -07:00
.gitignore ignore demo database files 2011-02-11 12:54:14 -07:00
COPYRIGHT Initial commit. 2011-01-31 18:57:29 -07:00
Gemfile make things work on windows with less hackery 2011-02-10 13:33:26 -07: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.