I have some PHP code that creates a data collection form. At the moment, several of the fields are required or the form is not submitted. I want to change this for the "review title" and "star rating" fields. Can anyone help me with this? I'm sure I just need to change a simple false to a true, but I'm not sure where. Code snippet below. Thanks.
http://pixelitforward.com/grapevine/
http://pastebin.com/BKUctcGt <----- Code pasted to pastebin
Also, There is a set of quotation marks, the first of which you can see on the page. For some reason, the closing mark is not visible. Can someone help me figure out why? I see it in the code.