![]() closes CNVS-32183 Test Plan: - Set up an appointment group and limit the signups to 6 students - Add students to the appointment group - As a teacher, look at the agenda view - It should show all the students like: "Banner, Bruce; Lang, Scott; Parker, Peter; Rogers, Steve; Stark, Tony" when there are 5 or fewer people signed up - When there are more than 5 is should look like: "Banner, Bruce; Lang, Scott; Parker, Peter; Rogers, Steve; Stark, Tony; and more..." - Please note that it should also convey the status of the appointment group as a whole prior to listing attendees. For instance, X more available should show whenever there are still slots remaining or Filled when all the slots are taken - If no one has reserved any slots it should show "X Available" rather than "X more available" Change-Id: I00e85bf0886a9105abdb1d7bb8d08fe60e0b9f62 Reviewed-on: https://gerrit.instructure.com/91303 Tested-by: Jenkins Reviewed-by: Steven Burnett <sburnett@instructure.com> QA-Review: Heath Hales <hhales@instructure.com> Product-Review: Clay Diffrient <cdiffrient@instructure.com> |
||
---|---|---|
Gemfile.d | ||
app | ||
bin | ||
client_apps | ||
config | ||
db/migrate | ||
doc | ||
docker-compose | ||
frontend_build | ||
gems | ||
guard | ||
lib | ||
public | ||
script | ||
spec | ||
.babelrc | ||
.bowerrc | ||
.dockerignore | ||
.fontcustom-manifest.json | ||
.gitignore | ||
.i18nignore | ||
.i18nrc | ||
.jshintrc | ||
.npmrc | ||
.nvmrc | ||
.rubocop.yml | ||
.selinimumignore | ||
.travis.yml | ||
CONTRIBUTING.md | ||
COPYRIGHT | ||
Gemfile | ||
Guardfile | ||
LICENSE | ||
README.md | ||
Rakefile | ||
bower.json | ||
code_of_conduct.md | ||
config.ru | ||
docker-compose.yml | ||
gulpfile.js | ||
issue_template.md | ||
karma.conf.js | ||
package.json | ||
webpack.config.babel.js | ||
webpack.production.config.babel.js | ||
webpack.test.config.babel.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.