![]() * sort the plugin assets found so that the output is deterministic * spec: pass a single element not an array for course_section_id * spec: don't actually try to hit facebook's servers * spec: fix some subsecond precision issues in the assignment overrides specs -- you can't shave off usecs that way, floating point precision will bite you Change-Id: I3b54eadf4ebde3474c665263db425666fd3759e7 Reviewed-on: https://gerrit.instructure.com/15180 Reviewed-by: Jacob Fugal <jacob@instructure.com> Tested-by: Jenkins <jenkins@instructure.com> |
||
---|---|---|
app | ||
config | ||
db/migrate | ||
doc | ||
guard | ||
lib | ||
node_modules | ||
public | ||
script | ||
spec | ||
vendor/plugins | ||
.gitignore | ||
.jshintrc | ||
CONTRIBUTING.md | ||
COPYRIGHT | ||
Gemfile | ||
Guardfile | ||
LICENSE | ||
README.md | ||
Rakefile | ||
config.ru | ||
package.json |
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.