If a user is anonymous when they click the enroll button, they will...
If a user is anonymous when they click the enroll button, they will automatically be enrolled in the course if they immediately log in our create an account.
Showing
- cms/templates/signup.html 7 additions, 7 deletionscms/templates/signup.html
- common/djangoapps/student/views.py 61 additions, 4 deletionscommon/djangoapps/student/views.py
- common/djangoapps/util/cache.py 1 addition, 1 deletioncommon/djangoapps/util/cache.py
- lms/djangoapps/courseware/views.py 0 additions, 33 deletionslms/djangoapps/courseware/views.py
- lms/static/sass/sass_old/layout/_leanmodal.scss 1 addition, 1 deletionlms/static/sass/sass_old/layout/_leanmodal.scss
- lms/templates/portal/course_about.html 38 additions, 17 deletionslms/templates/portal/course_about.html
- lms/templates/signup_modal.html 6 additions, 6 deletionslms/templates/signup_modal.html
- lms/urls.py 1 addition, 1 deletionlms/urls.py
Please register or sign in to comment