Re: How to model questionaire

"[email protected] [domaindrivendesign]" <[email protected]> 24 May 2015 00:08:18 -0700
Newsgroups gmane.comp.programming.domain-driven-design
Message-ID <[email protected]>
Yes I am trying to model the Proposal Form. What I was looking for is how to capture those questions while modelling? Does referring them as Enum is a good choice? Or by storing them in Database and referring them by their ID?