canvas-lms/config
Nick Cloward 711f33c07e add option for course grade change (log auditing)
fixes: CNVS-348

This adds grade change auditing functionality.  It uses cassandra and is built
after the authenication auditing.  A new API endpoint was created to query these
logs.  Permissions for this is a domain account.  The logs can be quiried by
assignment, course, student, and grader.

Refer to: https://gollum.instructure.com/grade-auditor-implementation

Test Case:

  Setup:
    - Create a course with a student and an assignment.

  1. Grade an assignment for a student.
  2. The auditor should create a record in cassandra.
  3. Query the endpoint should return the audit event.
      - Query by Assignment
      - Query by Course
      - Query by Student
      - Query by Grader
  4. Ensure permissions are valid by querying with a non root account admin.
  5. Permissions should be changable by site_admin under account permissions.

Change-Id: I0a1cf867d5d1b5bfbdeacc7eac81747f8732025a
Reviewed-on: https://gerrit.instructure.com/25961
Tested-by: Jenkins <jenkins@instructure.com>
QA-Review: August Thornton <august@instructure.com>
Reviewed-by: Jacob Fugal <jacob@instructure.com>
Product-Review: Nick Cloward <ncloward@instructure.com>
2013-11-21 20:53:27 +00:00
..
environments only use homebrew NilStore with rails2 2013-11-19 19:46:08 +00:00
initializers lti: use asset_strings relative to tools in opaque identifiers 2013-11-19 23:50:32 +00:00
locales Updated zh translation 2013-11-21 05:05:51 -07:00
amazon_s3.yml.example add non-US region example to amazon_s3.yml.example 2013-03-25 20:15:44 +00:00
application.rb fix logging parameter filtering in rails 3.1+ 2013-04-01 18:41:08 +00:00
assets.yml intial ember quizzes skeleton with updated build 2013-11-20 17:24:01 +00:00
boot.rb use CANVAS_RAILS2 for conditionals 2013-10-10 15:58:43 +00:00
browsers.yml don't warn browsers we don't recognize, fixes CNVS-4754 2013-03-20 22:16:16 +00:00
build.js.erb Revert "delete scribd.view.js since we don't use it any more" 2012-11-08 14:27:33 -07:00
cache_store.yml.example update the comments about redis in the .yml.example files 2012-09-24 08:40:36 -06:00
canvas_rails3.rb use CANVAS_RAILS2 for conditionals 2013-10-10 15:58:43 +00:00
cassandra.yml.example add option for course grade change (log auditing) 2013-11-21 20:53:27 +00:00
compass.rb don't use bootstrap gem 2013-03-25 22:25:28 +00:00
cutycapt.yml.example Initial commit. 2011-01-31 18:57:29 -07:00
database.yml.example remove sqlite example config 2013-01-31 12:06:30 -07:00
delayed_jobs.yml.example get rid of jobs max run time 2013-10-23 15:46:52 +00:00
domain.yml.example api: translate absolute paths to full urls with the canvas host 2012-07-02 09:53:59 -06:00
environment.rb use CANVAS_RAILS2 for conditionals 2013-10-10 15:58:43 +00:00
external_migration.yml.example allow migrations to work across job servers 2011-02-07 15:07:49 -07:00
facebooker.yml.example Initial commit. 2011-01-31 18:57:29 -07:00
file_store.yml.example api: translate absolute paths to full urls with the canvas host 2012-07-02 09:53:59 -06:00
incoming_mail.yml.example improve robustness of incoming message processor 2013-04-29 14:47:09 +00:00
jslint.conf make jslint settings more sane 2012-08-17 11:04:40 -06:00
linked_in.yml.example Initial commit. 2011-01-31 18:57:29 -07:00
logging.yml.example allow setting the log level in logging.yml for syslog 2012-09-13 09:55:09 -06:00
marginalia.yml.example include information about current request in SQL queries 2013-04-15 15:43:05 +00:00
memcache.yml.example support redis as well as memcache for a rails cache store 2011-07-20 14:59:03 -06:00
outgoing_mail.yml.example add multiple reply-to support to outgoing mail. 2013-02-22 14:02:27 -07:00
periodic_jobs.rb use Rails.configuration.session_store in rails3 2013-11-19 20:20:55 +00:00
periodic_jobs.yml.example allow overriding periodic jobs schedules 2012-02-01 14:01:28 -07:00
preinitializer.rb set only the default_external encoding 2012-12-17 16:57:53 -07:00
redis.yml.example update the comments about redis in the .yml.example files 2012-09-24 08:40:36 -06:00
routes.rb add option for course grade change (log auditing) 2013-11-21 20:53:27 +00:00
saml.yml.example support multiple SAML private keys for decryption 2013-03-15 14:31:57 -06:00
scribd.yml.example Initial commit. 2011-01-31 18:57:29 -07:00
security.yml.example Initial commit. 2011-01-31 18:57:29 -07:00
selenium.yml.example allow specifying browser path in selenium.yml 2011-12-01 09:38:52 -07:00
session_store.yml.example make "stay logged in" use a one-time token 2011-11-22 10:15:13 -07:00
shared_boot.rb fixup middleware for rails3 2013-11-19 18:43:49 +00:00
statsd.yml.example optionally don't append hostname to statsd keys 2013-04-04 19:14:49 +00:00
styleguide.yml force add config files that didn't make it 2013-04-10 18:50:05 +00:00
testem.yml force add config files that didn't make it 2013-04-10 18:50:05 +00:00
tours.rb added quiz regrade tour 2013-09-23 21:56:33 +00:00
twitter.yml.example Initial commit. 2011-01-31 18:57:29 -07:00
zendesk.yml.example Minor code refactor loosely related to #8521 2012-06-25 15:10:48 -06:00