- 13 Sep, 2013 1 commit
-
-
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.pyKristin Stephens committed
-
- 12 Sep, 2013 21 commits
-
-
Jason Bau committed
-
Fix acceptance tests to capture images for paid cert flow
Jay Zoldak committed -
Jason Bau committed
-
Jay Zoldak committed
-
Re-enable signature checking of Software Secure postbacks
Diana Huang committed -
David Ormsbee committed
-
Force save of photo_id_key on upload
David Ormsbee committed -
David Ormsbee committed
-
Wait for flash to load before trying to detect a camera
Diana Huang committed -
Diana Huang committed
-
Conflicts: common/djangoapps/student/views.py lms/envs/common.py
Jason Bau committed -
Jason Bau committed
-
Conflicts: AUTHORS CHANGELOG.rst common/djangoapps/student/views.py lms/djangoapps/bulk_email/admin.py lms/djangoapps/bulk_email/migrations/0001_initial.py lms/djangoapps/bulk_email/models.py lms/djangoapps/bulk_email/tasks.py lms/djangoapps/bulk_email/tests/test_course_optout.py lms/djangoapps/bulk_email/tests/test_email.py lms/djangoapps/bulk_email/tests/test_err_handling.py lms/djangoapps/courseware/courses.py lms/djangoapps/courseware/tests/test_courses.py lms/djangoapps/instructor/views/legacy.py lms/envs/aws.py lms/envs/common.py lms/static/sass/base/_variables.scss lms/templates/courseware/instructor_dashboard.html lms/templates/dashboard.html lms/templates/main.html
Jason Bau committed -
New app cme_registration New table cme_registration
dcadams committed -
Tiny change to pull in student verification settings on aws envs
David Ormsbee committed -
David Ormsbee committed
-
Software Secure message signing and callback
David Ormsbee committed -
David Ormsbee committed
-
Add more certificates test for newly implemented features
David Ormsbee committed -
Hotfix/progress 500s
David Ormsbee committed -
Detect cameras and flash
David Ormsbee committed
-
- 11 Sep, 2013 14 commits
-
-
Renzo/instrument verified cert flow
Renzo Lucioni committed -
Diana Huang committed
-
Frances Botsford committed
-
David Ormsbee committed
-
Adam Palay committed
-
Adam Palay committed
-
Adam Palay committed
-
Change locators of links to match updated ids
Jay Zoldak committed -
Jay Zoldak committed
-
Renzo Lucioni committed
-
Jay Zoldak committed
-
Jay Zoldak committed
-
Fix/frances/vcert receipt
frances botsford committed -
Frances Botsford committed
-
- 10 Sep, 2013 4 commits
-
-
Verification: UI Edits
Brian Talbot committed -
Add mitxmako.middleware to fix workers
Calen Pennington committed -
Brian Talbot committed
-
Brian Talbot committed
-