I need to replace my current comment-style review section with a proper survey form so I can gather clearer, more actionable feedback. The form has to support three kinds of questions: • Multiple choice • Open-ended questions • Rating scale Once a customer submits the survey, I want every response stored in a way that I can instantly download as an exportable CSV file—no manual copying or formatting on my side. Here’s what success looks like to me: • A clean, responsive survey form embedded on my site or delivered as a standalone page I can link to. • Field validation so incomplete submissions are flagged before they reach me. • Automatic aggregation of each response into a single CSV file I can download any time. • Clear instructions or short documentation so I know how to add or edit questions in the future. If you can deliver that streamlined workflow, along with well-commented code or a low-code solution that’s easy for me to maintain, I’d like to hear how you’d approach it and how soon you can have it ready.