we are trying to design a survey system and we are kind of stuck at database table design. We use jsp, oracle and jquery. we managed to make a survey generator that clones an html table with different answer types. and when we click on writings, we can change them by a jquery plugin.
our problem is, how can we store our surveys in easiest way? And how shall we design our database design for that?
Thanks in advance Timur