# Wie kann ich Discourse in eine Q&A-basierte Website umwandeln?

**URL:** https://meta.discourse.org/t/how-can-i-turn-discourse-to-q-a-based-website/80987
**Category:** Support
**Created:** [20. Februar 2018 um 01:52 UTC](https://meta.discourse.org/t/how-can-i-turn-discourse-to-q-a-based-website/80987 "2018-02-20T01:52:38Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Guy\_Fawkes](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/guy_fawkes/32/90289_2.png) [@Guy\_Fawkes](https://meta.discourse.org/u/Guy_Fawkes)
#### Post date: [20. Februar 2018 um 01:52 UTC](https://meta.discourse.org/t/how-can-i-turn-discourse-to-q-a-based-website/80987/1 "2018-02-20T01:52:39Z")

</div>

Hello everyone I am interessted to Q&A based website I want to know if it can be customised to be one

---

<div class="post-metadata">

### Author: ![david](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/david/32/157490_2.png) [@david](https://meta.discourse.org/u/david)
#### Post date: [20. Februar 2018 um 02:44 UTC](https://meta.discourse.org/t/how-can-i-turn-discourse-to-q-a-based-website/80987/5 "2018-02-20T02:44:01Z")

</div>

You may be interested in this plugin:

> [@Question Answer Plugin](https://meta.discourse.org/t/question-answer-plugin/56032):
>
> mega This plugin is now retired in favour of the official [Discourse Post Voting](https://meta.discourse.org/t/discourse-post-voting/227808) plugin Question Answer plugin that allows you to create topics in a similar QA style used by Stack Overflow. [page_facing_up Get the code](https://github.com/paviliondev/discourse-question-answer)[desktop_computer See an example](https://try.thepavilion.io/c/qa/)[raising_hand_woman Request a feature](https://thepavilion.io/w/feature-request)[bug Report a bug](https://thepavilion.io/w/bug-report)Of note memoUp-votes, but no down-votes (yet) The first post of the topic cannot be voted on (yet). Adding this would raise some …

> [@Cool\_Cool](#):
>
> tag the Discourse team by typing this: `@team`

There is no need to do this, plenty of people here will help out without needing to be tagged.

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [20. Februar 2018 um 02:55 UTC](https://meta.discourse.org/t/how-can-i-turn-discourse-to-q-a-based-website/80987/6 "2018-02-20T02:55:00Z")

</div>

Sure! There are several of us who make a living doing just that. I think that you first need to get discourse installed on see what features you want that are missing. You can’t request new features if you don’t know what the existing ones are.

Discourse is designed to encourage discussion, which is pretty much the opposite of a question and answer site. See here [Civilized Discourse Construction Kit](https://blog.codinghorror.com/civilized-discourse-construction-kit/)

---

<div class="post-metadata">

### Author: ![dnsmichi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dnsmichi/32/379505_2.png) [@dnsmichi](https://meta.discourse.org/u/dnsmichi)
#### Post date: [20. Februar 2018 um 18:13 UTC](https://meta.discourse.org/t/how-can-i-turn-discourse-to-q-a-based-website/80987/7 "2018-02-20T18:13:09Z")

</div>

Q&A mainly needs a specification by yourself, e.g. is it about a question and a ranking of answers with the possibility to up/down vote replies, similar to stack overflow.

Or are you going the route of a gentle discussion with replies, and let the OP select an answer which solves the topic. The answer should then be highlighted on top, for anyone out there looking into the same again.

I’ve installed this plugin on two instances as default, and users love it.

> [@Discourse Solved](https://meta.discourse.org/t/discourse-solved-accepted-answer-plugin/30155):
>
> discourse2Summary Discourse Solved allows users to accept solutions on topics in designated categories.open_bookInstall Guide This plugin is bundled with Discourse core. There is no need to install the plugin separately. Enabling Solved The Solved plugin can be enabled from its settings, accessed from your admin/plugins page: After enabling the plugin, to switch on Solved for all categories use the allow solved on all topics site setting. Alternati…

You could also think of wiki entries, where users are encouraged to document answers to questions, collected for specific topics. Mainly a self-writing FAQ community (in theory, reality proves the rule that not many write docs or howtos). Discourse also allows for that already. You can write entire howtos and whitepapers just with the help of Markdown and HTML. If you do so already on GitHub, it is a breeze. If not, ensure to provide Markdown hints for your users in your FAQ/guides.

[https://monitoring-portal.org/t/topic-editing-hints-with-markdown/1070](https://monitoring-portal.org/t/topic-editing-hints-with-markdown/1070)

And yet again, it also depends on your community. If you have many users who just jump onto your forum for their one and only question, you’ll lose them afterwards. Probably you’ll need some things to make them stay, some of them are already inside Discourse with the badge reward system, or the shiny discobot tutorial. Once users get the good feeling on helping others and becoming part of a community, even the boring Q&A game can become an interesting conversation from time to time 😉

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [6. Juni 2020 um 11:40 UTC](https://meta.discourse.org/t/how-can-i-turn-discourse-to-q-a-based-website/80987/8 "2020-06-06T11:40:30Z")

</div>


