[MICROBA-437] Add api to determine demographics status based on user data
Showing
- lms/envs/common.py 3 additions, 0 deletionslms/envs/common.py
- lms/urls.py 3 additions, 0 deletionslms/urls.py
- openedx/core/djangoapps/demographics/README.rst 19 additions, 0 deletionsopenedx/core/djangoapps/demographics/README.rst
- openedx/core/djangoapps/demographics/__init__.py 0 additions, 0 deletionsopenedx/core/djangoapps/demographics/__init__.py
- openedx/core/djangoapps/demographics/api/status.py 12 additions, 0 deletionsopenedx/core/djangoapps/demographics/api/status.py
- openedx/core/djangoapps/demographics/docs/decisions/0001-demographics-djangoapp-api.rst 22 additions, 0 deletions...aphics/docs/decisions/0001-demographics-djangoapp-api.rst
- openedx/core/djangoapps/demographics/rest_api/__init__.py 0 additions, 0 deletionsopenedx/core/djangoapps/demographics/rest_api/__init__.py
- openedx/core/djangoapps/demographics/rest_api/urls.py 12 additions, 0 deletionsopenedx/core/djangoapps/demographics/rest_api/urls.py
- openedx/core/djangoapps/demographics/rest_api/v1/__init__.py 0 additions, 0 deletionsopenedx/core/djangoapps/demographics/rest_api/v1/__init__.py
- openedx/core/djangoapps/demographics/rest_api/v1/urls.py 13 additions, 0 deletionsopenedx/core/djangoapps/demographics/rest_api/v1/urls.py
- openedx/core/djangoapps/demographics/rest_api/v1/views.py 28 additions, 0 deletionsopenedx/core/djangoapps/demographics/rest_api/v1/views.py
- openedx/core/djangoapps/demographics/tests/__init__.py 0 additions, 0 deletionsopenedx/core/djangoapps/demographics/tests/__init__.py
- openedx/core/djangoapps/demographics/tests/test_status.py 47 additions, 0 deletionsopenedx/core/djangoapps/demographics/tests/test_status.py
- openedx/core/djangoapps/programs/tests/test_utils.py 66 additions, 3 deletionsopenedx/core/djangoapps/programs/tests/test_utils.py
- openedx/core/djangoapps/programs/utils.py 56 additions, 1 deletionopenedx/core/djangoapps/programs/utils.py
- openedx/tests/settings.py 1 addition, 0 deletionsopenedx/tests/settings.py
Loading
Please register or sign in to comment