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
There need to be dropdowns to allow users to select which school to attend, and which degree (or how long).
See bootstrap's documentation for implementing a basic dropdown: http://getbootstrap.com/components/#dropdowns
Edit (Bentley): Dropdowns also need to be formatted to fill out the form with the necessary questions to ask via a dropdown.
The text was updated successfully, but these errors were encountered:
Included jQuery, added template for Bootstrap dropdowns for issue #14
a317ffe
Added static college and degree slection in dropdowns for issue #14
82cb919
No branches or pull requests
There need to be dropdowns to allow users to select which school to attend, and which degree (or how long).
See bootstrap's documentation for implementing a basic dropdown:
http://getbootstrap.com/components/#dropdowns
Edit (Bentley): Dropdowns also need to be formatted to fill out the form with the necessary questions to ask via a dropdown.
The text was updated successfully, but these errors were encountered: