Go to file
Jake Sorce a56a41367c spec: fix intermittent discussions spec failure
Change-Id: Ia9691aa5b81f50e120684226ede14dfa61b2d94c
Reviewed-on: https://gerrit.instructure.com/10359
Reviewed-by: Bryan Madsen <bryan@instructure.com>
Tested-by: Bryan Madsen <bryan@instructure.com>
2012-04-26 16:52:49 -06:00
app give students taking a quiz time extensions. fixes #8195 2012-04-26 16:31:46 -06:00
config fix calendar event linking issues, fixes #8337, #8338, #8339 2012-04-26 16:29:41 -06:00
db/migrate drop some more really old columns 2012-04-25 11:05:37 -06:00
doc oauth2 confirmation screen, closes #7762 2012-04-24 09:30:26 -06:00
guard parallelize build tasks 2012-04-16 16:38:23 -06:00
lib remove $.throttle/debounce in favor of _.throttle 2012-04-25 17:58:13 -06:00
node_modules AMD Conversion 2012-02-06 16:41:40 -07:00
public give students taking a quiz time extensions. fixes #8195 2012-04-26 16:31:46 -06:00
script using custom parallelized specs gem for rspec tests 2012-04-23 13:33:29 -06:00
spec spec: fix intermittent discussions spec failure 2012-04-26 16:52:49 -06:00
vendor/plugins copy all html properties for quizzes 2012-04-25 15:23:07 -06:00
.gitignore fix js:test for OSX, plugins, and dynamic manifest 2012-03-29 10:44:21 -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 upgrade Mailman gem to 0.5.0 2012-04-24 15:53:42 -06:00
Guardfile getting coffeescript and handlebars to work with plugins 2011-12-30 15:50:16 -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 using custom parallelized specs gem for rspec tests 2012-04-23 13:33:29 -06:00
config.ru add a rackup file to work with any rack-compatible server 2011-09-27 08:52:47 -06:00
package.json AMD Conversion 2012-02-06 16:41:40 -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.