I've got stories working well with my site. Now I want people to be able to add an evaluation form for each story. That is, I want to create a new multi-part content type and I want these to hang off of the stories.

So after someone reads a story, they can create one of the new multi-part types and attach it to the story. Everyone can come along and read the evaluations.

When I say "multipart", I mean that there should be four or five segments with different questions as headings. The user would answer the right question in the right section.

I've tried using the multiform module, but it doesn't seem to let me make the multiform types subordinate to the stories. Also, I may be stupid, but I can't figure out how to create the forms by reading the documentation. Any suggestions would be greeted with great thanks.