Allow accepted answers on topics
Go to file
dependabot[bot] b5d487d6a5
Bump word-wrap from 1.2.3 to 1.2.4 (#246)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-19 01:31:42 +02:00
.github/workflows DEV: Update CI workflows (#222) 2023-01-10 18:57:57 +00:00
app DEV: Introduce syntax_tree for ruby formatting (#217) 2022-12-23 20:36:08 +00:00
assets DEV: Modernise and fix behavior when used with loading-slider (#243) 2023-07-06 16:16:36 +01:00
config Update translations (#242) 2023-06-20 17:28:18 +02:00
db DEV: Introduce syntax_tree for ruby formatting (#217) 2022-12-23 20:36:08 +00:00
spec FIX: Search bug for status:unsolved returns topics from non-solution enabled categories (#241) 2023-06-20 09:52:02 -05:00
test/javascripts/acceptance DEV: fix linting issue (#204) 2022-08-18 17:49:26 +04:00
.discourse-compatibility update solved compatibility with 3.0 (#244) 2023-07-10 16:54:03 -07:00
.eslintrc DEV: apply coding standards (#90) 2020-09-04 13:22:22 +02:00
.gitignore DEV: apply coding standards (#90) 2020-09-04 13:22:22 +02:00
.prettierrc DEV: apply coding standards (#90) 2020-09-04 13:22:22 +02:00
.rubocop.yml DEV: Introduce syntax_tree for ruby formatting (#217) 2022-12-23 20:36:08 +00:00
.streerc DEV: Introduce syntax_tree for ruby formatting (#217) 2022-12-23 20:36:08 +00:00
.template-lintrc.js DEV: apply coding standards (#90) 2020-09-04 13:22:22 +02:00
Gemfile DEV: Introduce syntax_tree for ruby formatting (#217) 2022-12-23 20:36:08 +00:00
Gemfile.lock DEV: Introduce syntax_tree for ruby formatting (#218) 2022-12-29 13:34:47 +01:00
LICENSE add License 2016-06-06 23:15:49 +05:30
README.md Update README.md 2018-01-27 09:16:32 +08:00
package.json DEV: Update eslint config (#238) 2023-05-26 14:30:43 -05:00
plugin.rb FIX: Search bug for status:unsolved returns topics from non-solution enabled categories (#241) 2023-06-20 09:52:02 -05:00
translator.yml DEV: Switch from Transifex to Crowdin 2020-07-16 14:01:20 +02:00
yarn.lock Bump word-wrap from 1.2.3 to 1.2.4 (#246) 2023-07-19 01:31:42 +02:00

README.md

Discourse Solved

Provides a solved button on designated categories

How to Install this Plugin

To install Discourse Plugin - https://meta.discourse.org/t/install-a-plugin/19157

How to Check if Plugin is installed

Go to Admin > Plugins

You should now see:

screen shot 2018-01-27 at 9 09 47 am

What to expect if Plugin is installed

Inside the Plugins, you will have the following options:

screen shot 2018-01-27 at 8 57 35 am

How to enable it in your posts

New Categories - Check Allow topic owner and staff to mark a reply as the solution

test2

Old Categories - Go to that Category > Edit > Settings > Check Allow topic owner and staff to mark a reply as the solution

BONUS: How to add badges to those who answered correctly

https://meta.discourse.org/t/discourse-solved-accepted-answer-plugin/30155

License

MIT