Files
edx-platform/lms
kshitij.sobti 0bed7d7127 feat: Add support for using LTI data to populate user profile
Currently the LTI provider implementation auto-creates a random user when
logging in, however, the LTI launch can include relevant user details such as
their email, full name and even a username. This change makes the LTI code
use the provided details if the "Use lti pii" setting is set in the Django
admin.
2025-09-01 09:36:48 +05:30
..

LMS (Learning Management System)
--------------------------------

This directory contains code relating to the student portal for edX.