How to create a collaborative question answer management system like this one? I want to make one for my school where students can ask questions and find answers. I tried forums, pligg e.t.c. but they didn't appeal much. I want something exactly like stackoverflow.
From stackoverflow
-
There is an open-source Stack Overflow clone written in C# that's been mentioned a few times recently here called stacked, and the question has been asked before.
Related links:
- http://stackoverflow.com/questions/172516/a-stack-overflow-like-application-for-your-intranet
- http://code.google.com/p/stacked/
apnerve : Thanks womble. I got what I wanted from the above links.(it was "Cahoots" based on PHP and MySql)
0 comments:
Post a Comment