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
The text was updated successfully, but these errors were encountered:
igobranco
changed the title
Add checkbox so learner can be enrolled directly from the partner
Add checkbox so learner can be enrolled on partner newsletter
Oct 22, 2024
Feature Request
Is your feature request related to a problem or unsupported use case? Please describe.
Send the
email_opt_in
when enrolling to a course run to Open edX.Describe the solution you'd like
We need a similar feature of the edx.org.
That allows the learner to accept to receive information from the partner related to the course.
Describe alternatives you've considered
None.
Discovery, Documentation, Adoption, Migration Strategy
Change the Richie Open edX API https://github.com/fccn/edx-platform/blob/452b82e68b63bef8b4ff7a5027cde0b38961df6b/openedx/core/djangoapps/enrollments/views.py#L503C17-L503C29 and Send the
email_opt_in
Open edX Enrollment API parameter with the value of the new checkhttps://github.com/openfun/richie/blob/master/src/frontend/js/api/lms/openedx-hawthorn.ts#L109-L113
Do you want to work on it through a Pull Request?
No, for now.
Downstream ticket fccn/nau-richie-site-factory#205
The text was updated successfully, but these errors were encountered: