Makes new tables that are queryable to get aggregate data on student per
problem information and student grades at three levels: overall course,
assignment type, and assignment.
Provides UI in instructor dashboard to view student metrics using
class_dashboard app.
Remove primary keys from queryable tables
De-normalize user info of id, username and name into queryable tables.
Make all tests pass
* use default parameter in get_or_create for non-unique-together
values
* properly set module_state_key
Conflicts:
lms/envs/test.py
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| cms | Loading commit data... | |
| devgroups | Loading commit data... | |
| __init__.py | Loading commit data... | |
| acceptance.py | Loading commit data... | |
| aws.py | Loading commit data... | |
| aws_migrate.py | Loading commit data... | |
| common.py | Loading commit data... | |
| content.py | Loading commit data... | |
| dev.py | Loading commit data... | |
| dev_ike.py | Loading commit data... | |
| dev_int.py | Loading commit data... | |
| dev_mongo.py | Loading commit data... | |
| dev_with_worker.py | Loading commit data... | |
| devplus.py | Loading commit data... | |
| discussionsettings.py | Loading commit data... | |
| edx4edx_aws.py | Loading commit data... | |
| load_test.py | Loading commit data... | |
| sauce.py | Loading commit data... | |
| static.py | Loading commit data... | |
| test.py | Loading commit data... |