A
Anonymous
Survey Tool - Copy this React, Tailwind Component to your project
Develop an advanced Python based survey tool with a dynamic, JSON configurable structure that supports various question types (multiple choice, text input, yes/no, rating scales) and complex logic for showing, hiding, or terminating questions based on user responses. The tool should include metadata such as survey title, description, and instructions, and handle user interactions through a command line interface, with considerations for a potential graphical or web interface. It must validate responses, store data in a structured format, and provide a summary of collected data. Implement robust error handling and consider future enhancements like GUI integration, database storage, and advanced analytics for a comprehensive survey solution.
Prompt
