I am wanting to make a personality form in Base.
I am wanting it to be like this:
Basics(category):
Questions(full response(like for name, general appearance, etc.) and multiple choice(like weight category) and mixture(like illness and if so what illness)
Physical(category):
Mostly full response. Some multiple choice(like for example muscularity index(a scale from -3 to 3 to generalize appearance))
Social:
Mostly full response but some multiple choice and mixture(relationship, children, job if any etc.).
Other(might categorize this later):
Like social but includes things like habits, hobbies, and other less important stuff.
Anyway I am wanting to do this without a table if possible(since you can't have multiple choice above yes/no in a table and I want that).
I already have a table with the most important characteristics but I can't make a table that would potentially have hundreds of questions.
This is for my characters. Now I realize I could program this in something like Python or JavaScript but I want to know if there is a way to do it in OpenOffice. If not then I will code it. You can look at the signature to see what I am using.