hi guys. I have a minor issue normalizing the schema for a polling app I'm make. I'd like a user to be able to create different kinds of polls e.g
multiple choice, open ended questions and picking a value from a range of values (basically a Likert scale). So I was wondering if there's a way to generically describe all these polls or would I have to make a table for each kind of poll.