-
Notifications
You must be signed in to change notification settings - Fork 1
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
[Product Pull Request] Add toggle to allow redirecting to courseware after enrollment #242
Comments
Thanks for your submission, @openedx/open-edx-project-managers will review shortly. |
Info from PR: DescriptionThis change adds a new waffle switch to redirect a student to courseware after enrolment instead of the dashboard. Supporting informationNA Testing instructions
Deadline"None" Other informationPrivate-ref: BB-7071 |
@xitij2000 I am curious what the goal of this work is... what is the use case and how does bypassing the dashboard create value for you? |
This is a customisation that we are carrying for a client due to their requirements. We generally prefer to ensure that any customisations are upstreamed and available to the wider community. In this case creating a hook/filter based system for this seemed like an overkill, so we went for a simpler config based approach, but are open to different approaches that maintain our clients preferred experience. |
@xitij2000 can you illuminate your client's use case? what's the reason that they want to bypass the dashboard? do their learners only ever access a single course? The reason that I ask is that most navigation paths begin with the dashboard and the ramifications for skipping that page in the user's journey may have unintended consequences - I want to make sure we don't add complexity that could get a learner lost. |
I think with this change the dashboard is still available and as prominent, it is only skipped in one situation, which is when a user enrols in a course, they are taken to that course immediately instead of to the dashboard first. On login from the home page, users will still see their dashboard first, so other courses will still be as accessible as before. |
This would be a lovely toggle. We would use it for all our Open edX sites
if it works as planned.
…On Thu, 30 Mar 2023, 18:15 Kshitij Sobti, ***@***.***> wrote:
@xitij2000 <https://github.com/xitij2000> can you illuminate your
client's use case? what's the reason that they want to bypass the
dashboard? do their learners only ever access a single course?
The reason that I ask is that most navigation paths begin with the
dashboard and the ramifications for skipping that page in the user's
journey may have unintended consequences - I want to make sure we don't add
complexity that could get a learner lost.
I think with this change the dashboard is still available and as
prominent, it is only skipped in one situation, which is when a user enrols
in a course, they are taken to that course immediately instead of to the
dashboard first.
On login from the home page, users will still see their dashboard first,
so other courses will still be as accessible as before.
—
Reply to this email directly, view it on GitHub
<#242 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACMGDWY5PEU7EXENXLSOSKDW6VTM3ANCNFSM6AAAAAAVO7UY3Y>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Hi @ProductRyan! Just checking to see if there's any updates here? |
@ProductRyan Hi Ryan, any updates on status? |
Hi @ProductRyan - just checking to see if there's an update here? |
@mphilbrick211 Just checking in here to see if I can do anything to help move this along. |
Hi @xitij2000! I believe @jmakowski1123 recently escalated this to @ProductRyan, so I think there should be an update soon! |
HI @ProductRyan - just checking in on this! |
Hi @ProductRyan - friendly ping on this |
Sorry for the delay. I think this is a good addition as long as it's toggle-able. Thanks for this! |
@jmakowski1123 @mphilbrick211 It looks like this is done; the PR for it (openedx/edx-platform#31715) has been merged. Can we close this ticket and move it to Shipped on the roadmap? |
Abstract
For Contributing Author:
This is the Primary Product Ticket for the following community contribution: Add a toggle to allow redirecting to courseware after enrollment
Checklist prior to undergoing Product Review:
The following information is required in order for Product Managers to be able to review your pull request:
Only if necessary:
Related PRs
For Product Manager doing the review:
What criteria should be analyzed from Product to approve a PR?
The text was updated successfully, but these errors were encountered: