-
Enroll already-existing user to a course via management command. · 551eaaf7
Our current sandbox provisioning uses a create_user management command, which creates and enrolls a user into a course. However, for TE-1128, we will need a way to enroll the same user to multiple courses (which are dynamic at time of provisioning). Using the existing management command is no longer feasible for that, so we are using one that accesses the enrollment API, which is the new standard for new enrollment capabilities.
Ben Patterson committed
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
__init__.py | Loading commit data... | |
test_enroll_user_in_course.py | Loading commit data... |