You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
- 1Can you explain a bit more about how you came up with the values for the various actions and why you think they are useful indicators? I'm a little confused about the "+1 per username". What do you mean by that? We've talked extensively about what signal a user is sending when they upvote and expand comments. (Expanding comments is especially confusing when the action is also tied to writing a new comment as is the case right now.) But I think you are on the right track.Jon Ericson– Jon Ericson StaffMod2013-12-07 01:29:33 +00:00Commented Dec 7, 2013 at 1:29
- 2Your proposal does not measure anything about the extent to which the comment helped improve our evaluation of the answer or of the question, nor how often it triggered some improvement in the question/answer. (For instance, comment causes someone to edit the question/answer: you give 0 points. Comment causes someone to upvote good answer they otherwise wouldn't have: 0 points. Causes you to downvote bad answer you otherwise wouldn't: 0 points. That's odd.) And why is expanding all comments a negative interaction? The point values feel arbitrary and not clearly connected to any end goal.D.W.– D.W.2013-12-07 04:37:45 +00:00Commented Dec 7, 2013 at 4:37
- @Jon - It was my understanding we were determining a metric to measure the impact of hiding comments. If hidden, the comments can be found with 1 click so it is not like they are removed - and as such I do not think hiding their content will change their affect on the post. I believe the only affect this will have on users is time. Extra time from inspection. The weighting came from that: Did the user have to click through or heavily inspect comments? Because if they do that often, there is no point in hiding them.Travis J– Travis J2013-12-07 20:17:25 +00:00Commented Dec 7, 2013 at 20:17
- This is why if an expansion click occurs, it should negatively affect the interaction (since users probably didn't need that content hidden), if they upvote a comment it should positively affect the interaction since they found a useful point, and if they hover a username (which shows reputation) it should show that they are interested in the source of the content. The weighting is biased heavily towards upvotes, acknowledges hovering inspection, and biased against expanding.Travis J– Travis J2013-12-07 20:18:13 +00:00Commented Dec 7, 2013 at 20:18
- @D.W. - The points are based on my assumptions because finding the scientific exact numbers to provide a perfect statistical model would be overengineering. This is in response to the cost to the user of displaying comments. The cost to the post? There is no direct blanket relation in my opinion so I did not cover nor address that.Travis J– Travis J2013-12-07 20:20:13 +00:00Commented Dec 7, 2013 at 20:20
Add a comment |
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
- create code fences with backticks ` or tildes ~ ```
like so
``` - add language identifier to highlight code ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- indent code by 4 spaces
- backtick escapes
`like _so_` - quote by placing > at start of line
- to make links (use https whenever possible) <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. stack-overflow), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you