Merge pull request #28237 from edx/tuchfarber/move_may_certify_2
Move cert display decisions to certificates app
No related branches found
No related tags found
Showing
- common/djangoapps/student/helpers.py 2 additions, 2 deletionscommon/djangoapps/student/helpers.py
- common/djangoapps/student/tests/test_views.py 1 addition, 1 deletioncommon/djangoapps/student/tests/test_views.py
- common/lib/xmodule/xmodule/course_metadata_utils.py 0 additions, 34 deletionscommon/lib/xmodule/xmodule/course_metadata_utils.py
- common/lib/xmodule/xmodule/course_module.py 0 additions, 12 deletionscommon/lib/xmodule/xmodule/course_module.py
- common/lib/xmodule/xmodule/tests/test_course_metadata_utils.py 0 additions, 13 deletions...n/lib/xmodule/xmodule/tests/test_course_metadata_utils.py
- common/lib/xmodule/xmodule/tests/test_course_module.py 0 additions, 9 deletionscommon/lib/xmodule/xmodule/tests/test_course_module.py
- lms/djangoapps/certificates/api.py 79 additions, 4 deletionslms/djangoapps/certificates/api.py
- lms/djangoapps/certificates/models.py 0 additions, 83 deletionslms/djangoapps/certificates/models.py
- lms/djangoapps/certificates/queue.py 1 addition, 1 deletionlms/djangoapps/certificates/queue.py
- lms/djangoapps/certificates/tests/test_api.py 2 additions, 2 deletionslms/djangoapps/certificates/tests/test_api.py
- lms/djangoapps/certificates/tests/test_utils.py 41 additions, 1 deletionlms/djangoapps/certificates/tests/test_utils.py
- lms/djangoapps/certificates/tests/tests.py 1 addition, 2 deletionslms/djangoapps/certificates/tests/tests.py
- lms/djangoapps/certificates/utils.py 87 additions, 1 deletionlms/djangoapps/certificates/utils.py
- lms/djangoapps/certificates/views/xqueue.py 1 addition, 1 deletionlms/djangoapps/certificates/views/xqueue.py
- lms/djangoapps/instructor_task/tasks_helper/grades.py 2 additions, 2 deletionslms/djangoapps/instructor_task/tasks_helper/grades.py
- openedx/core/djangoapps/content/course_overviews/models.py 0 additions, 13 deletionsopenedx/core/djangoapps/content/course_overviews/models.py
- openedx/core/djangoapps/content/course_overviews/tests/test_course_overviews.py 0 additions, 1 deletion...s/content/course_overviews/tests/test_course_overviews.py
- openedx/core/djangoapps/programs/utils.py 17 additions, 2 deletionsopenedx/core/djangoapps/programs/utils.py
Loading
Please register or sign in to comment