I have a Course Testing website that has a page with a form that has one text field (Enter Course Code). Once the form is filled out by the user, I need this to redirect after submission to another page with the correct test to be taken. I don't want to use a drop down, check box or radio field, since this will give the user access to all of the tests. I've looked at the forums but I'm not seeing a clear answer on how to do this with a variable value.
Thanks in advance.