![]() added a :resume permission so participants can join long-running conferences even if they go inactive test plan: 1. set up wimba (or bbb) 2. create a conference with a duration 3. confirm that students can't join unless it's active (in the case of wimba, that means an admin needs to be in the conference. for bbb, an admin needs to have been present in the last hour) 4. create a long running conference (no duration) 5. confirm that students can join any time after it was started, regardless of whether the admin is still participating Change-Id: Ie81ea7309b6334d88269af098f3b0da6fb04a177 Reviewed-on: https://gerrit.instructure.com/9433 Tested-by: Hudson <hudson@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.