Instructor Chosen:
1. Form submits moment someone chooses a drop down name (or maybe the current submission button is best, for usability purposes)
2. Put a variable in the "value" place so that a value such as instructor-one.html will be dynamic rather than manually coded in.
3. Put a variable in the form's snippet call "redirect". Rather than a hard coded number id, let there be an value that holds and outputs a particular chosen value of the array depending on which instructor the submitter chooses on the drop down.
Instructor Chosen:
Instructor Page to redirect to: use a variable eventually. currently, upon submission of the drop down form it sends submitter to this redirect page.