5684a56a75
The styling for modules on the home page was broken, so we fixed it by ensuring that the css for modules is now included where/when the context module page is loaded. Test Plan: 1. Go to your course home page. 2. Make sure your course home page settings are set to show modules by default 3. Observe that your modules are styled correctly with css. refs #CNVS-4201 Change-Id: Id4b550cd03196e396be11a41b9c659620fd2178e Reviewed-on: https://gerrit.instructure.com/18111 Tested-by: Jenkins <jenkins@instructure.com> Reviewed-by: Ryan Florence <ryanf@instructure.com> QA-Review: Adam Phillipps <adam@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.