QuestionAndAnswerPlugin
What about a QuestionAndAnswerPlugin, wherein you define a question (or questions) and then have an answer section that traps the sig. Have some different answer types so one can be set as the "accepted" answer; not unlike what you see in those support forums out on the net.
For instance,
%QA_START%
<question>Is this how I ask a question with QA format?</question>
<answer>Sort of. -- Jimmy</answer>
<answer accepted=1>Yes! -- Donald</answer>
%QA_END%
Then it would be easy to have a who answered who plugin because the question and answers would be structured. You could even so some simple searches to pull up all of a user's answers (or questions) and more.
--
DaveCampbell - 23 Feb 2007
if you want to make a structured application - read up on
TWikiForms - you can make 2 form fields, Question and Answer.
--
SvenDowideit - 25 Feb 2007