Files
edx-platform/lms/djangoapps/grades/signals
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-09-08 15:09:05 -04:00