This is a simple HTML form for conducting a survey. The form collects information from the user and provides a way for them to submit their responses.
-
Name and Email:
- Name: Input field for the user's name.
- Email: Input field for the user's email address.
-
Age (optional):
- Age: Input field for the user's age. This field is optional.
-
Current Role:
- Dropdown select field for the user to choose their current role. Options include Student, Full-Time Job, Full-Time Learner, Prefer Not to Say, and Other.
-
Recommendation:
- Radio buttons for the user to select whether they would recommend the service to a friend. Options include Definitely, Maybe, and Not Sure.
-
Favorite Feature:
- Dropdown select field for the user to select their favorite feature of the service. Options include Challenges, Projects, Community, and Open Source.
-
Improvements:
- Checkbox options for the user to select what they would like to see improved. Options include Front-end Projects, Back-end Projects, Data Visualization, Challenges, Open Source Community, Gitter Help Rooms, Videos, City Meetups, Wiki, Forum, and Additional Courses.
-
Comments or Suggestions:
- Textarea for the user to enter any comments or suggestions they may have.
-
Submit Button:
- Button to submit the survey.
To use this survey form on your website or application, follow these steps:
-
Clone the Repository:
- Clone this repository to your local machine using Git.
git clone https://github.com/your-username/survey-form.git
This project is provided under an open-source license. You can use, modify, and distribute it as needed. Please refer to the LICENSE file for more details.
Enjoy conducting your surveys! 📋📊