Go to file
Zach Wily f4c44aa86a fix media comments in the same html block; fixes #3923
When two media comments were in the same html block, we were accidentally
finding the media_id for the first one when building the media comment
thumbnail.

Change-Id: I31ce651e1a7654ed9ede6eca7c3abb8d70f7a2bc
Reviewed-on: https://gerrit.instructure.com/2462
Reviewed-by: Brian Whitmer <brian@instructure.com>
Tested-by: Hudson <hudson@instructure.com>
2011-02-28 14:23:31 -07:00
app fix unclosed paren that made quizzes not work in speedGrader 2011-02-28 14:19:43 -07:00
config wimba integration, fixes #2989 2011-02-25 14:35:14 -07:00
db/migrate account-level notifications 2011-02-16 21:34:05 -07:00
doc Initial commit. 2011-01-31 18:57:29 -07:00
lib include original filenames in submission zip archives, closes #3866 2011-02-28 09:31:47 -07:00
public fix media comments in the same html block; fixes #3923 2011-02-28 14:23:31 -07:00
script oh whoops, bash might not always be the default shell 2011-02-11 12:33:24 -07:00
spec wimba integration, fixes #2989 2011-02-25 14:35:14 -07:00
vendor/plugins hide wiki pages marked hidden from students 2011-02-24 10:12:41 -07:00
.gitignore ignore demo database files 2011-02-11 12:54:14 -07:00
COPYRIGHT Initial commit. 2011-01-31 18:57:29 -07:00
Gemfile make things work on windows with less hackery 2011-02-10 13:33:26 -07:00
LICENSE Initial commit. 2011-01-31 18:57:29 -07:00
README.md README changes to point more directly to installation instructions 2011-02-01 17:36:01 -07:00
Rakefile Initial commit. 2011-01-31 18:57:29 -07:00

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.