Possible Duplicates:
I want a “Stack Overflow” for my community website
Where is the FAQ?
Stack Overflow Clones?

I am looking to implement a site which employs the same features as Stack Overflow but within the context of education.

Does anyone know what platform this site is developed on or any really good imitators out there? My favorite features are the related questions that pop up in addition to users being able to rate questions.

Bonus points if I can build a knowledge base and promote a particular question/answer in a forum post to the KB with a click.

link|improve this question
3  
how about proposing a new site at area51.stackexchange.com – Khalid Rahaman Nov 3 '10 at 0:08
Already answered at meta: meta.stackoverflow.com/questions/2267/stack-overflow-clones – wcoenen Nov 3 '10 at 0:12
feedback

migrated from stackoverflow.com Nov 3 '10 at 0:25

This question came from our site for professional and enthusiast programmers.

closed as exact duplicate by waiwai933, Ether, Michael Mrozek, Peter Mortensen, ChrisF Nov 3 '10 at 13:03

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

3 Answers

You can also suggest your idea for a site at Area 51.

link|improve this answer
feedback

There's a whole list of sites over at http://meta.stackoverflow.com/questions/2267/stack-overflow-clones/37953#37953. That list is actively updated by the community there. For convenience, here are the ones judged to be the most actively developed (at the time of writing):

Most active that look like the best bets

  • ASKBOT Django code on github. GPLv3. Based on CNPROG and some work for OSQA.
  • cahoots. PHP, CodeIgniter, Zend framework, MySQL. GPL, MIT license. Example Site Developer site. Seems to be under active development (v2.1 RC2 released 1 Feb 2010, as of Feb 2010).

    Poor front-end website, but nice wiki. Looks very full featured, but the example website is very cluttered. No doubt needs considerable customisation.

  • CNPROG. Django. Live site. GPLv3. Not a lot of recent activity; last code commit, Oct 2009 (as of Feb 2010). Primarily developed in Chinese, although there are English translations.

  • OSQA. Django. Live site. GPLv3. More actively developed fork of CNPROG.

  • shapado Ruby, mongomapper and mongodb. Live site, also provide hosted sites for free. AGPLv3. Seems to be under active development as of June 2010.

link|improve this answer
feedback

Take a look at Moodle

link|improve this answer
Sorry, but I fail to see how Moodle is similar to Stack Overflow. It uses forum and you can't rate questions / content. – HoLyVieR Nov 3 '10 at 0:31
feedback

You must log in to answer this question.