Go to file
Bryan Madsen 25553b1dde added additional steps to selenium/quizzes_spec mousewheel test
The steps are necessary because selenium would freeze during the
jenkins build when a dialog would appear when the test was closing

Change-Id: I07a6728457d66859829f84bde2acb8c8ffaddc0b
Reviewed-on: https://gerrit.instructure.com/6712
Tested-by: Hudson <hudson@instructure.com>
Reviewed-by: Ryan Shaw <ryan@instructure.com>
2011-11-04 16:46:22 -06:00
app don't html escape user answers in fimb questions; fixes #5628 2011-11-04 16:15:42 -06:00
config disable 'randomly assign students' for restricted self-signup groups 2011-11-04 12:25:44 -06:00
db/migrate launch lti tool when viewing external_tool assignment 2011-11-04 09:42:13 -06:00
doc api docs reference invalid jquery path 2011-11-01 15:34:29 -06:00
guard delete compiled js file if you delete a handlebars fie 2011-10-18 17:17:54 -06:00
lib don't show discussion responses in stream when not allowed 2011-11-04 12:27:27 -06:00
public recompiled js files 2011-11-04 14:48:33 -06:00
script create a text log of failed parallel tests 2011-10-03 14:23:53 -06:00
spec added additional steps to selenium/quizzes_spec mousewheel test 2011-11-04 16:46:22 -06:00
test added favorite courses option to main menu 2011-10-24 15:50:34 -06:00
vendor/plugins enforce nonce and timestamp in lti outcome requests 2011-11-04 09:42:51 -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 update oauth lib to 0.4.5 and our usage to oauth 1.0a 2011-11-01 12:08:10 -06:00
Guardfile delete compiled js file if you delete a handlebars fie 2011-10-18 17:17:54 -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.