Project Description
Application allows a developer to configure a web survey using XML, post the survey with ASP.NET and persist/retrieve questions/answers on/from the destination wiki. Allows rapid content development for wikis in a semi-structured form. Supports MediaWiki via WikiAccess.NET API.

Author
http://www.managescope.com

Inspiration
http://www.managescope.com/2009/05/web-survey-application-using-wiki-as-cloud

Requirements
Instructions
When you download the source code, there should be two folders: webSurvey2Wiki and WikiAccess-0.3-src.
I had to include the source for the WikiAccess Library since I had to make some changes that supported a wiki that required credentials in order to post pages. The original source for WikiAccess is maintained here, http://sourceforge.net/projects/wikiaccess/ . I have emailed my changes to the developers of this API, so hopefully it will get rolled into their next release.

Steps to get it to run:
That's it!

Please post comments or add to the discussion board if you have any trouble.