当你对特定声明进行投票而不是对整篇帖子进行投票时,什么会受到影响?

1作者: flyblackbox2 个月前原帖
在我正在进行的一个软件项目中,我研究了一种在线讨论中的模式,这种模式看起来深思熟虑但却没有结论。<p>大多数平台允许人们对内容(如帖子、评论或个人)进行反应。实际上,人们常常对评论的某部分表示赞同,而对另一部分表示拒绝。用户界面强迫用户只能做出单一的反应。<p>一种不同的基本方式:将主张视为一等公民。 • 你引用一个特定的句子/主张。 • 人们对该引用表达赞同或反对。 • 一个讨论线程可以积累“高度一致的主张”和“有争议的主张”的映射。<p>我能看到真实的好处(减少彼此之间的误解,更清晰的共识)。我也看到真实的风险(上下文崩溃、迂腐、激励操控、集体行动、修辞碎片化)。<p>我在寻找有经验的批评意见——尤其是来自那些构建过论坛、管理工具、排名系统或审议产品的人。<p>当你将投票的粒度从帖子级别转移到单词级别时,会出现哪些失败模式,以及哪些设计选择可以缓解这些问题?
查看原文
For a software project I’m working on I’ve been studying a pattern in online discussions that feel thoughtful yet inconclusive.<p>Most platforms let people react to containers (a post, a comment, a person). In practice, people often agree with part of a comment and reject another part. The UI forces a single gesture.<p>A different primitive: treat claims as first-class objects. • You quote a specific sentence&#x2F;claim. • People register agreement&#x2F;disagreement on that quote. • A thread can accumulate a map of “high-agreement claims” and “contested claims.”<p>I can see real upsides (less talking past each other, more legible convergence). I also see real risks (context collapse, pedantry, incentive gaming, brigading, rhetorical fragmentation).<p>I’m looking for experienced critiques—especially from people who’ve built forums, moderation tooling, ranking systems, or deliberation products.<p>What failure modes appear when you move voting granularity from the posts level to the word level, and what design choices mitigate them?