Skip to content
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

Allow Passing of Domain and Workshop Name via ? Parameter in URL #277

Open
ajacocks opened this issue Jun 4, 2020 · 1 comment
Open

Comments

@ajacocks
Copy link
Contributor

ajacocks commented Jun 4, 2020

Let's add the ability to set workshop(and possibly student ID) via parameter in the URL.

@goozbach
Copy link

goozbach commented Jul 9, 2020

Interface suggestion:
http://redhatgov.io/workshops/containers_101/?student_id=32&domain=fiercesw.network&workshop=raytheon-containers

The implementation should read the query params, and write the cookie.

Also the change the function called upon pressing "enter" button to update the URI with proper query params.

Might want to append the query params to all the forward/backword links as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants