You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to implement the functionality to handle enrolments for non-logged-in users. When they tap the enroll button on a course about page, they should be directed to the registration screen. Ideally, upon successful login or registration, the course should be enrolled for the user and they should be directed to the course home screen.
Acceptance criteria:
Tapping the enroll button should lead the user to the logistration screen.
On successfully logging in or registering the user should return to the course about page for the native experience.
There needs to be sticky bottom banner having the register and sign in buttons a they explore discovery without logging in.
The text was updated successfully, but these errors were encountered:
We need to implement the functionality to handle enrolments for non-logged-in users. When they tap the enroll button on a course about page, they should be directed to the registration screen. Ideally, upon successful login or registration, the course should be enrolled for the user and they should be directed to the course home screen.
Acceptance criteria:
The text was updated successfully, but these errors were encountered: