8d63ea0bc0
Fixes: CNVS-24040 Notes: old ui screencast = http://screencast.com/t/sCSdjQTD new ui screencast = http://screencast.com/t/jRUJkVBSk Test Plan: - as a teacher using the new UI - navigate to a course that has an assignment(s) and in which a student has been enrolled - click into the grades link on the sub-nav - make sure you are looking at the "Individual View" - from here you will need to drill down into the content + select a section + select a student + select an assignment - the tables that display under the "Student Information" and "Assignment Information" should be styled using the new styleguide table class (ic-Table) - part two of this commit is to check the outcome table that displays on the Learning Mastery tab + on the "Content Selection" select a student and an outcome + the updated table will display within the "Outcome Information" area (the caveat is that you will have needed to have an outcome set-up and have at least two different students that have submitted answers towards that outcome two different times) - as part of the test plan ensure the old styles show (table) when using the old UI Change-Id: I1ba73ff28ac4699bd563a91b0236a3a5c698990c Reviewed-on: https://gerrit.instructure.com/65189 Tested-by: Jenkins Reviewed-by: Chris Hart <chart@instructure.com> Product-Review: Chris Hart <chart@instructure.com> QA-Review: Myller de Araujo <myller@instructure.com> |
||
---|---|---|
Gemfile.d | ||
app | ||
bin | ||
client_apps | ||
config | ||
db/migrate | ||
doc | ||
docker-compose | ||
frontend_build | ||
gems | ||
guard | ||
lib | ||
public | ||
script | ||
spec | ||
.bowerrc | ||
.dockerignore | ||
.fontcustom-manifest.json | ||
.gitignore | ||
.i18nignore | ||
.jshintrc | ||
.npmrc | ||
.rubocop.yml | ||
.travis.yml | ||
CONTRIBUTING.md | ||
COPYRIGHT | ||
Gemfile | ||
Guardfile | ||
LICENSE | ||
README.md | ||
Rakefile | ||
bower.json | ||
code_of_conduct.md | ||
config.ru | ||
docker-compose.yml | ||
gulpfile.babel.js | ||
karma.conf.js | ||
package.json | ||
webpack.config.js | ||
webpack.production.config.js | ||
webpack.test.config.js |
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.