Hi,
Re: education message -
- What’s the copy?
- Can it be edited?
- When does it pop up?
Thanks!
Hi,
Re: education message -
Thanks!
disable solved education message 설정은 이미 해결된 답이 있는 주제에 새 게시물을 추가하려고 할 때 이 메시지가 작성기에 표시될지 여부를 제어합니다:

### 이 주제는 해결되었습니다
다음과 같은 경우에만 여기에 답글을 남겨 주세요:
- 추가적인 세부 사항이 있는 경우
- 해결책이 나에게 작동하지 않는 경우
무관한 문제가 있다면, 대신 [새 주제를 시작](%{base_url}/new-topic)해 주세요.
/admin/customize/site_texts 페이지로 이동하여 education.topic_is_solved 또는 텍스트의 일부 단어를 검색하면 원하는 대로 커스터마이징할 수 있습니다. ![]()
해당 설정에 영향을 받지 않는 또 다른 작은 ‘Solved’ 메시지가 있습니다. 이 메시지는 OP(게시물 작성자)가 해결책으로 표시하도록 장려합니다:
이것은 다른 메시지와 동일한 위치에서 다음 항목을 찾아 조정할 수 있습니다:
js.solved.no_answer.title
질문에 대한 답변을 찾았나요?
js.solved.no_answer.description
정답인 답글 아래에 있는 해결책 버튼을 사용하여 답변을 강조 표시하고 다른 사용자에게 도움을 주세요.
(참고로, 이 메시지에 대해서도 설정을 추가하는 것이 가능한지 여부에 대한 Contribute > Feature 요청이 New "Has your question been answered" popup can't be permanently dismissed 에서 진행 중입니다)
Thank you very much for your detailed response ![]()
We want to enable the “close solved topic after (n) hours”, so we’d like to notify the users about it. Something like:
“This topic was marked as Solved and will be closed in (n) hours”. Do you know if Discourse has this option?
Thanks!
We have the global version solved topics auto close hours set on Meta for our categories that have Solved enabled which works in a similar way to the category-specific close solved topic after (n) hours version.
You can likely have a browse and see it in action, but it would add a topic timer to the bottom of the topic (once a Solution had been picked) with the standard text:
I don’t think you can amend that to be Solution-specific without changing it for all other uses of the same timer. ![]()
That’s perfect, thank you!
One more question please -
“This topic will close (n) days after the last reply” -
Does the countdown really count down from the last reply, or from the time where the topic was solved?
When users continue to comment, we’re pushing the Closed time with every response?
(We can set the [n] for its minimal value, if that’s the case)
Thanks!
The ‘Last Reply’ version of the auto-close timer does indeed count from the latest reply on the topic rather than from the Solution. It’s quite useful in case there is more to add, though generally the topics will tail off on their own and not get a lot of extra stuff added once the correct solution has been given. ![]()
Great, thank you.