Merge pull request #8122 from edx/aamir-khan/ECOM-1590-populate-requirements-table-new
ECOM-1590: added the min_grade as a requirements
Showing
- cms/envs/common.py 10 additions, 0 deletionscms/envs/common.py
- lms/envs/common.py 10 additions, 0 deletionslms/envs/common.py
- openedx/core/djangoapps/credit/__init__.py 3 additions, 0 deletionsopenedx/core/djangoapps/credit/__init__.py
- openedx/core/djangoapps/credit/api.py 165 additions, 0 deletionsopenedx/core/djangoapps/credit/api.py
- openedx/core/djangoapps/credit/exceptions.py 11 additions, 0 deletionsopenedx/core/djangoapps/credit/exceptions.py
- openedx/core/djangoapps/credit/models.py 85 additions, 4 deletionsopenedx/core/djangoapps/credit/models.py
- openedx/core/djangoapps/credit/signals.py 17 additions, 0 deletionsopenedx/core/djangoapps/credit/signals.py
- openedx/core/djangoapps/credit/tasks.py 55 additions, 0 deletionsopenedx/core/djangoapps/credit/tasks.py
- openedx/core/djangoapps/credit/tests/__init__.py 0 additions, 0 deletionsopenedx/core/djangoapps/credit/tests/__init__.py
- openedx/core/djangoapps/credit/tests/test_api.py 175 additions, 0 deletionsopenedx/core/djangoapps/credit/tests/test_api.py
- openedx/core/djangoapps/credit/tests/test_models.py 76 additions, 0 deletionsopenedx/core/djangoapps/credit/tests/test_models.py
- openedx/core/djangoapps/credit/tests/test_tasks.py 90 additions, 0 deletionsopenedx/core/djangoapps/credit/tests/test_tasks.py
Loading
Please register or sign in to comment