Merge pull request #16048 from edx/sstudent/EDUCATOR-1288
Sstudent/educator 1288
No related branches found
No related tags found
Showing
- common/djangoapps/student/models.py 4 additions, 0 deletionscommon/djangoapps/student/models.py
- common/djangoapps/student/signals/__init__.py 0 additions, 0 deletionscommon/djangoapps/student/signals/__init__.py
- common/djangoapps/student/signals/signals.py 6 additions, 0 deletionscommon/djangoapps/student/signals/signals.py
- lms/djangoapps/grades/signals/handlers.py 21 additions, 3 deletionslms/djangoapps/grades/signals/handlers.py
- lms/djangoapps/grades/tests/test_signals.py 36 additions, 2 deletionslms/djangoapps/grades/tests/test_signals.py
- openedx/core/djangoapps/course_groups/cohorts.py 4 additions, 1 deletionopenedx/core/djangoapps/course_groups/cohorts.py
- openedx/core/djangoapps/course_groups/signals/__init__.py 0 additions, 0 deletionsopenedx/core/djangoapps/course_groups/signals/__init__.py
- openedx/core/djangoapps/course_groups/signals/signals.py 6 additions, 0 deletionsopenedx/core/djangoapps/course_groups/signals/signals.py
- openedx/core/djangoapps/course_groups/tests/test_cohorts.py 11 additions, 1 deletionopenedx/core/djangoapps/course_groups/tests/test_cohorts.py
- openedx/core/djangoapps/credit/tests/test_api.py 3 additions, 5 deletionsopenedx/core/djangoapps/credit/tests/test_api.py
common/djangoapps/student/signals/signals.py
0 → 100644
Please register or sign in to comment