Merge pull request #5379 from edx/oleg/lti-add-username-email
Allow students to send username and email to third parties (TNL-405).
Showing
- AUTHORS 2 additions, 0 deletionsAUTHORS
- common/lib/xmodule/xmodule/js/src/lti/lti.js 32 additions, 0 deletionscommon/lib/xmodule/xmodule/js/src/lti/lti.js
- common/lib/xmodule/xmodule/lti_module.py 77 additions, 0 deletionscommon/lib/xmodule/xmodule/lti_module.py
- lms/djangoapps/courseware/features/lti.feature 70 additions, 0 deletionslms/djangoapps/courseware/features/lti.feature
- lms/djangoapps/courseware/features/lti.py 39 additions, 6 deletionslms/djangoapps/courseware/features/lti.py
- lms/djangoapps/courseware/tests/test_lti_integration.py 4 additions, 0 deletionslms/djangoapps/courseware/tests/test_lti_integration.py
- lms/templates/lti.html 7 additions, 2 deletionslms/templates/lti.html
common/lib/xmodule/xmodule/js/src/lti/lti.js
0 → 100644
Please register or sign in to comment