I have figured out and created a module that allows me to input records into a database not created from my original Dolphin install. So that much I got done. But now I am stuck with another issue.
My client has created a set of assessments tools. Each set of tools has several pages of inputs which lead to one overall output. So, am I correct in thinking that I should create each page as a separate module and then url redirect to next page/module after form submission, or is there a way - after creating each page/module to combine them together into one module.