incorporated manual verification
Showing
- lms/djangoapps/instructor_task/tests/test_tasks_helper.py 2 additions, 2 deletionslms/djangoapps/instructor_task/tests/test_tasks_helper.py
- lms/djangoapps/verify_student/admin.py 11 additions, 1 deletionlms/djangoapps/verify_student/admin.py
- lms/djangoapps/verify_student/management/commands/manual_verifications.py 86 additions, 0 deletions...erify_student/management/commands/manual_verifications.py
- lms/djangoapps/verify_student/management/commands/tests/test_manual_verify_student.py 113 additions, 0 deletions...t/management/commands/tests/test_manual_verify_student.py
- lms/djangoapps/verify_student/migrations/0010_manualverification.py 33 additions, 0 deletions...apps/verify_student/migrations/0010_manualverification.py
- lms/djangoapps/verify_student/models.py 30 additions, 0 deletionslms/djangoapps/verify_student/models.py
- lms/djangoapps/verify_student/services.py 24 additions, 8 deletionslms/djangoapps/verify_student/services.py
- lms/djangoapps/verify_student/tests/test_models.py 11 additions, 0 deletionslms/djangoapps/verify_student/tests/test_models.py
- lms/djangoapps/verify_student/tests/test_services.py 11 additions, 6 deletionslms/djangoapps/verify_student/tests/test_services.py
- lms/djangoapps/verify_student/tests/test_utils.py 21 additions, 8 deletionslms/djangoapps/verify_student/tests/test_utils.py
- lms/djangoapps/verify_student/utils.py 19 additions, 15 deletionslms/djangoapps/verify_student/utils.py
- openedx/core/djangoapps/programs/tests/test_backpopulate_program_credentials.py 1 addition, 1 deletion...s/programs/tests/test_backpopulate_program_credentials.py
- openedx/core/djangoapps/user_api/serializers.py 8 additions, 1 deletionopenedx/core/djangoapps/user_api/serializers.py
- openedx/core/djangoapps/user_api/verification_api/views.py 13 additions, 5 deletionsopenedx/core/djangoapps/user_api/verification_api/views.py
Please register or sign in to comment