7bffcba259
fixes CNVS-7671 test plan: - The availability date should display in six different formats - Blank (when there is no availability dates) - "Available" (when the assignment is unlocked, and there is no lock date) - "Not available until <date>" (when the assignment is not unlocked yet) - "Available until <date>" (when the assignment is unlocked and has a lock date) - "Closed" (when the locked date has passed) - "Multiple Availability" (when there are multiple availability dates) - Add different variations on availability dates for assignments - Check that the format appears correct Change-Id: I9bbd416b50656dd67dc4ae2d391ec5b6a6283d5c Reviewed-on: https://gerrit.instructure.com/24455 Tested-by: Jenkins <jenkins@instructure.com> Reviewed-by: Simon Williams <simon@instructure.com> QA-Review: Amber Taniuchi <amber@instructure.com> Product-Review: Derek DeVries <ddevries@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.