We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Let's add the ability to set workshop(and possibly student ID) via parameter in the URL.
The text was updated successfully, but these errors were encountered:
Interface suggestion: http://redhatgov.io/workshops/containers_101/?student_id=32&domain=fiercesw.network&workshop=raytheon-containers
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.
Sorry, something went wrong.
No branches or pull requests
Let's add the ability to set workshop(and possibly student ID) via parameter in the URL.
The text was updated successfully, but these errors were encountered: