![]() change to dropdowns since the datepicker control is not very friendly for selecting the year test plan: 1. go to sign up as a student (w/ course code) 2. it should not let you sign up without putting in a birthdate 3. it should save the birthdate correctly 4. go to sign up as a higher-ed student 5. it should not let you sign up without putting in a birthdate, or if you are under 13 6. it should save the birthdate correctly Change-Id: I68fb35afa179ab57aaff22624282f218791b10e0 Reviewed-on: https://gerrit.instructure.com/12437 Tested-by: Jenkins <jenkins@instructure.com> Reviewed-by: Zach Pendleton <zachp@instructure.com> |
||
---|---|---|
app | ||
config | ||
db/migrate | ||
doc | ||
guard | ||
lib | ||
node_modules | ||
public | ||
script | ||
spec | ||
vendor/plugins | ||
.gitignore | ||
.jshintrc | ||
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.