Go to file
Cameron Matheson 63bde155b4 include points accumulated in gradebook csv
closes CNVS-2049

Test plan:
  * download the gradebook csv in a course with unweighted assignment
    groups. you should see "Current Points" and "Final Points" columns
  * download the gradebook csv in a course with weighted assignment
  * groups. there should not be any points columns

Change-Id: If795ab3dc0ae8a4fb84f29c9e759b463b7a14d04
Reviewed-on: https://gerrit.instructure.com/20189
Reviewed-by: Simon Williams <simon@instructure.com>
Reviewed-by: Stanley Stuart <stanley@instructure.com>
Tested-by: Jenkins <jenkins@instructure.com>
QA-Review: Amber Taniuchi <amber@instructure.com>
Product-Review: Cameron Matheson <cameron@instructure.com>
2013-05-03 22:28:13 +00:00
app include points accumulated in gradebook csv 2013-05-03 22:28:13 +00:00
config app center external apps endpoint 2013-05-03 15:16:30 +00:00
db/migrate add a per quiz submission token and validate against it 2013-05-01 16:26:07 +00:00
doc implemented dress_code 2013-04-09 15:43:16 +00:00
guard fix Guard::JST#run_on_deletion 2013-04-29 15:01:55 +00:00
lib include points accumulated in gradebook csv 2013-05-03 22:28:13 +00:00
node_modules update require.js node module 2012-06-27 17:29:47 -06:00
public upgrade underscore from 1.4.2 to 1.4.4 2013-05-02 18:53:35 +00:00
script remove 1.8 compatibility shims 2013-05-03 01:43:52 +00:00
spec include points accumulated in gradebook csv 2013-05-03 22:28:13 +00:00
vendor/plugins remove 1.8 compatibility shims 2013-05-03 01:43:52 +00:00
.gitignore implemented dress_code 2013-04-09 15:43:16 +00:00
.jshintrc make jslint settings more sane 2012-08-17 11:04:40 -06: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 remove require_relative gem 2013-05-03 20:32:01 +00:00
Guardfile js extension mechanism for plugins, refs CNVS-5434 2013-04-26 16:23:35 +00: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 get rspec 2 running with rails 3.0 2013-03-27 15:41:28 +00:00
config.ru start adding rails 3.0 support 2013-03-22 19:08:40 +00:00
package.json AMD Conversion 2012-02-06 16:41:40 -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.