Do not persist anonymous ids when exporting for all students of a course.
For large courses this causes export to take a long time and to time out. LMS-2747
Showing
- common/djangoapps/student/models.py 17 additions, 8 deletionscommon/djangoapps/student/models.py
- common/djangoapps/student/tests/tests.py 1 addition, 0 deletionscommon/djangoapps/student/tests/tests.py
- lms/djangoapps/instructor/tests/test_api.py 1 addition, 1 deletionlms/djangoapps/instructor/tests/test_api.py
- lms/djangoapps/instructor/tests/test_legacy_anon_csv.py 1 addition, 1 deletionlms/djangoapps/instructor/tests/test_legacy_anon_csv.py
- lms/djangoapps/instructor/views/api.py 2 additions, 2 deletionslms/djangoapps/instructor/views/api.py
- lms/djangoapps/instructor/views/legacy.py 2 additions, 2 deletionslms/djangoapps/instructor/views/legacy.py
Loading
Please register or sign in to comment