Files
edx-platform/lms/djangoapps/gating/tests
Eric Fischer 70e029b1f5 Update persistent grades asynchronously
For better user-facing performance, the SCORE_CHANGED signal is now handled by
enqueueing an async task to update the relevant stored grade, rather than
making the request wait until that operation finishes.

TNL-5738
2016-10-13 14:06:06 -04:00
..
2016-01-28 14:05:20 -05:00