Allow accepted answers on topics
Go to file
Discourse Translator Bot b96374bf4a
Update translations (#147)
2021-07-13 20:31:34 +02:00
.github/workflows DEV: Update CI workflows (#146) 2021-07-02 16:33:32 +02:00
app/serializers/concerns Rubocop redundant return fix 2019-11-14 15:06:49 -05:00
assets UX: fix solution alignment on mobile (#148) 2021-07-12 19:51:04 +05:30
config Update translations (#147) 2021-07-13 20:31:34 +02:00
db Re-add usage of `add_directory_column` for user directory table solutions count (#140) 2021-06-22 13:18:23 -05:00
spec FEATURE: show education message in composer when replying on solved topic (#135) 2021-06-14 16:06:55 +05:30
test/javascripts/acceptance DEV: prettier 2.2.1 (#114) 2021-01-27 10:38:37 +01:00
.discourse-compatibility DEV: add compatibility for 2.7.0 beta2 (#116) 2021-02-08 14:51:49 -08: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: Add rubocop-discourse gem 2020-05-06 18:29:23 +02:00
.template-lintrc.js DEV: apply coding standards (#90) 2020-09-04 13:22:22 +02:00
Gemfile DEV: Add RubyGems as source 2020-09-25 11:24:53 -05:00
Gemfile.lock DEV: Re-generate Gemfile.lock (#127) 2021-04-27 16:42:51 +02: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: prettier 2.2.1 (#114) 2021-01-27 10:38:37 +01:00
plugin.rb DEV: Remove fallback to TopicTimer close type (#144) 2021-06-28 15:33:25 +10:00
translator.yml DEV: Switch from Transifex to Crowdin 2020-07-16 14:01:20 +02:00
yarn.lock Bump glob-parent from 5.1.1 to 5.1.2 (#134) 2021-06-12 13:55:43 +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