Name |
Last commit
|
Last update |
---|---|---|
.. | ||
djangoapps | ||
envs | ||
lib | ||
static | ||
templates | ||
xblock | ||
.coveragerc | ||
__init__.py | ||
startup.py | ||
urls.py | ||
wsgi.py | ||
wsgi_apache_lms.py |
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 |
---|---|---|
.. | ||
djangoapps | Loading commit data... | |
envs | Loading commit data... | |
lib | Loading commit data... | |
static | Loading commit data... | |
templates | Loading commit data... | |
xblock | Loading commit data... | |
.coveragerc | Loading commit data... | |
__init__.py | Loading commit data... | |
startup.py | Loading commit data... | |
urls.py | Loading commit data... | |
wsgi.py | Loading commit data... | |
wsgi_apache_lms.py | Loading commit data... |