Go to file
Ahmad Amireh 96a1b0cd2d Ember Quiz Stats - DIndex Help Dialog
Adds a tiny ? icon next to discrimination index charts that, when
clicked, pops up a message dialog that reads a friendly helpful message
about the chart.

Closes CNVS-13200

TEST PLAN
---- ----

  - create a quiz with MC/TF questions
  - take it by enough students to render the discrimination index chart
  - visit the ember stats page
  - verify that you see a ? icon next to the DI chart, click it:
    - you should see a dialog
    - dialog should read the message specified in the JIRA ticket
    - dialog should contain a link that takes you to the support article
    - dialog should be accessible and closable just like the others

Change-Id: I95db931e65444d90c67a2dfb5d4fe29fdb026bed
Reviewed-on: https://gerrit.instructure.com/35321
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Derek DeVries <ddevries@instructure.com>
QA-Review: Caleb Guanzon <cguanzon@instructure.com>
Product-Review: Derek DeVries <ddevries@instructure.com>
2014-05-22 22:07:03 +00:00
Gemfile.d add a service parameter to our CAS logout 2014-05-21 21:02:50 +00:00
app Ember Quiz Stats - DIndex Help Dialog 2014-05-22 22:07:03 +00:00
config add polling session and submission apis 2014-05-22 20:49:40 +00:00
db/migrate add polling session and submission apis 2014-05-22 20:49:40 +00:00
doc swagger-ui redesign 2014-05-22 21:41:13 +00:00
gems Ember Quiz Stats - File Upload & Formula 2014-05-22 15:56:45 +00:00
guard output commented/nested css from guard 2014-05-16 15:32:54 +00:00
lib extract User.enrollment_conditions from user.rb, refs CAT-147 2014-05-22 20:54:03 +00:00
loom introduced bower to manage js dependencies 2013-12-13 17:45:57 +00:00
public fix unlocked_at field when editing a module 2014-05-22 19:52:08 +00:00
script extract incoming mail into gem 2014-04-25 23:06:02 +00:00
spec add a preview quiz button to ember quizzes page 2014-05-22 22:05:25 +00:00
vendor/plugins use add extra text helper in reports 2014-05-22 20:51:40 +00:00
.bowerrc introduced bower to manage js dependencies 2013-12-13 17:45:57 +00:00
.gitignore don't keep generated locales in git 2014-05-22 14:52:48 +00:00
.jshintrc make jslint settings more sane 2012-08-17 11:04:40 -06:00
.travis.yml more travis builds 2014-02-10 16:23:19 +00:00
CONTRIBUTING.md add a contributing doc for github coolness 2012-09-19 10:16:04 -06:00
COPYRIGHT Initial commit. 2011-01-31 18:57:29 -07:00
Gemfile Move google_docs code into a gem 2014-04-25 21:50:43 +00:00
Guardfile a way for accounts to opt-in to new styles and users to high-contrast 2014-04-17 19:47:05 +00:00
LICENSE Initial commit. 2011-01-31 18:57:29 -07:00
README.md add travis-ci badge to README.md 2014-01-23 17:17:49 +00:00
Rakefile refactor and make gem rake task inclusion explicit 2014-04-24 15:50:31 +00:00
bower.json individual gradebook view: outcomes 2014-05-09 19:31:46 +00:00
config.ru start adding rails 3.0 support 2013-03-22 19:08:40 +00:00
karma.conf.js new avatars upload image function 2014-03-07 18:52:28 +00:00
package.json package.json should include compute-cluster in dependencies 2014-05-05 16:46:43 +00:00

README.md

Canvas LMS

Build
Status

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.