返信制限の問題

I am running a course on Discourse, and all of my students are suddenly complaining that there is a 'Reply Limit" imposed upon them. I have never had this before? I changed all of their statuses to ‘member’ thinking that was the issue, and then went to Settings/Postings/NewUserMaxRepliesPerTopic and changed it to 100 but they are still having problems.

Any help?

Lee

Are they running up against any of the rate limits or consecutive posts limit?

/admin/site_settings/category/rate_limits

/admin/site_settings/category/all_results?filter=consecutive

Hi Omar,

I changed the Rate Limits so I don’t think that’s the problem.

I couldn’t find this one in admin?

You can search for the term consecutive in the Admin to find it.

Is this it, Omar?

If so, what does it mean?

I have read it and re-read it and I can’t wrap my head around it?

Well, the definition of the word “consecutive” might help:

con·sec·u·tive – following continuously.

“five consecutive months of serious decline”
“share prices fell for three consecutive days”

synonyms: successive, succeeding, following, in succession, running, in a row, one after the other, back-to-back, continuous, straight, uninterrupted

So if someone adds that many replies in a row to a topic (aka consecutively), they will be prevented from adding even more replies until someone else replies.

In other words, this is (generally) a bad pattern for discussions:

Reply #7 Martin words words words
Reply #8 Martin even more words
Reply #9 Martin yet more words
:boom:
「いいね!」 7

You can trust that I know what the word ‘consecutive’ means, Jeff.

I didn’t view the word ‘row’ in that context. I was thinking in terms of ‘rows’ as in the platform.

Thanks for clearing this up.

I will extend it.

Lee

「いいね!」 1

What does that mean?

Well, the definition of the word “platform” might help:

(computing) A particular type of operating system or environment such as a database or other specific software, and/or a particular type of computer or microprocessor, used to describe a particular environment for running other software, or for defining a specific software or hardware environment for discussion purposes. quotations

So the underlying platform for Discourse is made up of Linux running under Docker, Ruby on Rails, Redis, PostgreSQL, and a few other things that I can’t immediately think of. The word “row” is a term of art for SQL-esque databases, so, presumably, that’s a setting for configuring how many replies get stuffed into a single database row.

「いいね!」 2

Touché :wink:

I’m still unclear what one could be confused about, is “consecutive posts” and “posts a user has to make in a row” not understandable?

We can replace it with one or more synonyms if that helps people understand:

synonyms: successive, succeeding, following, in succession, running, in a row, one after the other, back-to-back, continuous, straight, uninterrupted

Actually, that might make it worse. Under the rule against surplusage, anyone reading that list is going to try to come up with a definition under which all of the given “synonyms” actually mean something different.

If you really want me to try to write a description, though…

Number of posts a user can make to the same topic, without giving anyone else a chance to reply, before being prevented from posting again.

But I’m not sure if that’s better or worse.

I would remove ‘in a row’ and replace it with ‘consecutively’.

For clarification, in your replies, are you trying to make me feel more stupid than I already do? Are you trying to make a joke? Are you serious? I’m interested in understanding the context of your replies.

「いいね!」 1

I can’t speak for Jeff, but I can say that reading this thread it doesn’t come across that he’s trying to mock or belittle.

As terms go, here in the UK ‘in a row’ is a much more commonly used term than consecutively. It’s used in all kinds of fields; we talk about seats in a row, days in a row, personally I would expect more people to know and use that term than to ever reach for consecutive. Both terms appear on the setting, so hopefully people will be able to grasp at least one of them - there aren’t many good alternatives, lest we be reduced to referring to successive or ensuing responses.

Either way, it appears as though you have your solution.

That’s fairly misleading, particularly when there’s no measure of time involved in that setting. Consecutive posts aren’t a rate limit - the setting exists to encourage people to think out their responses and minimise excessive thread bumps. As pointed out earlier the majority of communities don’t encourage such behavior, which is why the default is 3 but it can be overridden if needed.

Not at all, I’m curious how any other interpretation of “consecutive replies” is possible. So you think changing:

max consecutive replies
Number of posts a user has to make in a row in a topic before being prevented from adding another reply

to

max consecutive replies
Number of consecutive replies posts a user has to make in a row in a topic before being prevented from adding another reply

is the way to go? I was thinking having a synonym in there might be better than repeating the word “consecutive” again?

「いいね!」 3

“successive” I guess does not work cause brain reads “success” but “continuous” kind of works imo if we want to avoid consecutive, however it is somewhat open to interpretation.

Continuous doesn’t really mean in a streak though, does it?

I guess we can wait for now and see if others find the language confusing here as well. I am big on improving copy to make sure things are as understandable as possible by the widest possible audience.

'最大連続返信数’の設定は、ユーザー自身のトピックにも適用されるのでしょうか?私の場合、ユーザー自身のトピックにおける連続返信の制限は効いているように見えません。

編集:「no bump」プラグインを使用します。連続返信を制限するよりも厳格です:Discourse No Bump

いいえ、適用されません。あなたが作成したトピックであれば、好きなだけ連続して返信できます。トピック作成者はこの制限の影響を受けません。

「いいね!」 1

フラグが付けられたり非表示になった返信はこの状況にどう影響しますか?

あるユーザーが3回連続で返信をした後、他の誰かの新しい返信が入る前に、その3つの返信のうちの1つがフラグ付けされて非表示になった場合、そのユーザーは4回目に返信できますか?