![]() if they can only see 1 section (possibly the default section), they do not get the option to change it. they can only change sections they are allowed to see the setting is stored in $.store.userGet and is keyed off of the course too so it will be remembered for a given user/course/browser combo. if the page loads and tries to show only a section, but that section does not have anyone in it, or they cant see anyone in it, it will alert() reload to show all sections. fixes #3653 Change-Id: Ie6de238ac8e1d5367ae8ab961aaa0fcc1ca66c1e Reviewed-on: https://gerrit.instructure.com/2324 Tested-by: Hudson <hudson@instructure.com> Reviewed-by: Brian Whitmer <brian@instructure.com> |
||
---|---|---|
app | ||
config | ||
db/migrate | ||
doc | ||
lib | ||
public | ||
script | ||
spec | ||
vendor/plugins | ||
.gitignore | ||
COPYRIGHT | ||
Gemfile | ||
LICENSE | ||
README.md | ||
Rakefile |
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.