Files
edx-platform/lms
Andy Shultz dc01bf3aad feat: add parameter to submit attempt to carry full name through
original behavior does pass the empty name through to
_update_full_name rather than just considering that as full name not
set. That's a little weird but outside the scope of this work so I've
preserved it by checking is not None rather than just using full_name
as a boolean.

MST-1015
2021-09-09 14:18:38 -04:00
..

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

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