-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Add toggle to allow redirecting to courseware after enrollment. #31715
feat: Add toggle to allow redirecting to courseware after enrollment. #31715
Conversation
Thanks for the pull request, @xitij2000! Please note that it may take us up to several weeks or months to complete a review and merge your PR. Feel free to add as much of the following information to the ticket as you can:
All technical communication about the code itself will be done via the GitHub pull request interface. As a reminder, our process documentation is here. Please let us know once your PR is ready for our review and all tests are green. |
7eb073a
to
7d1433f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
- I tested this: Tested waffle switch works as described
- I read through the code
- I checked for accessibility issues
- Includes documentation
- I made sure any change in configuration variables is reflected in the corresponding client's
configuration-secure
repository.
Hi @xitij2000 - is this ready for review/merge? |
@mphilbrick211 Yes, this is good to review. |
@jmakowski1123 feels like there should be a product ticket for this, agree? Yes, I missed this one, thanks for flagging. cc @mphilbrick211 @xitij2000 Since this feature impacts learners directly, we need to some additional information for it to be reviewed by a product manager. Specifically, some clarity on why the current workflow is a pain point, and some screenshots or other visual of what the fix looks like. I've created a Feature Ticket to track product-related communication, could you please add the requisite product information to this ticket? Happy to chat if you have any questions. |
7d1433f
to
00a0ca8
Compare
00a0ca8
to
16c5451
Compare
16c5451
to
dfb7f43
Compare
Hi @xitij2000 - bumping this as Product review is complete. Please see Ryan's comment here. |
dfb7f43
to
36aee77
Compare
Thanks! I will update this PR in the next sprint and get it ready to merge. |
@xitij2000, I can review this next sprint. Please add me to the ticket and move it to the CC review status once the sprint starts. |
36aee77
to
9090485
Compare
Sandbox update request received. Deployment will start soon. |
Sandbox deployment started. |
Sandbox deployment successful. Sandbox LMS is available at pr-31715-139931.staging.do.opencraft.hosting |
This change adds a new waffle switch to redirect a student to coursware after enrolment instead of the dashboard.
9090485
to
1dfa0bd
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
- I tested this: the redirect works correctly
- I read through the code
- I checked for accessibility issues: n/a
- Includes documentation
@xitij2000 🎉 Your pull request was merged! Please take a moment to answer a two question survey so we can improve your experience in the future. |
2U Release Notice: This PR has been deployed to the edX staging environment in preparation for a release to production. |
2U Release Notice: This PR has been deployed to the edX production environment. |
1 similar comment
2U Release Notice: This PR has been deployed to the edX production environment. |
Description
This change adds a new waffle switch to redirect a student to courseware after enrolment instead of the dashboard.
Supporting information
NA
Testing instructions
Deadline
"None"
Other information
Private-ref: BB-7071