266a89e7db
fixes CNVS-7199, CNVS-4414 abstract some ICU stuff out to Canvas::ICU, and add some missing functionality in FFI-ICU test plan: * create a bunch of groups in the same category, named 1-10. 10 should sort after 9, not 1 * repeat for creating and publishing quizzes *with the same due date*. go to the quiz index, and 10 should sort after 9, not 1 Change-Id: I323eb12dfb5bd23dbcbb3b543fa1b90a72f4341b Reviewed-on: https://gerrit.instructure.com/24732 Reviewed-by: Cody Cutrer <cody@instructure.com> Product-Review: Cody Cutrer <cody@instructure.com> QA-Review: Cody Cutrer <cody@instructure.com> Tested-by: Jenkins <jenkins@instructure.com> |
||
---|---|---|
app | ||
config | ||
db/migrate | ||
doc | ||
guard | ||
lib | ||
loom | ||
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.