# 葡萄牙语论坛的游戏化评分？

**URL:** <https://meta.discourse.org/t/gamefication-scoring-for-portuguese-forum/327994>\
**Category:** Support\
**Tags:** gamification\
**Created:** [2024年九月22日 23:58 UTC](https://meta.discourse.org/t/gamefication-scoring-for-portuguese-forum/327994 "2024-09-22T23:58:59Z")\
**Posts on this page:** 4\
**Page:** 1

<div class="post-metadata">

**Author:** ![Renato\_Mendes](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/renato_mendes/32/308464_2.png) [@Renato\_Mendes](https://meta.discourse.org/u/Renato_Mendes)\
**Post date:** [2024年九月22日 23:58 UTC](https://meta.discourse.org/t/gamefication-scoring-for-portuguese-forum/327994/1 "2024-09-22T23:58:59Z")

</div>

嘿，各位！考虑到这一点：

> [@Discourse](#):
>
> ### 配置
> 
> 全局自定义包括：
> 
> - 每个操作的分数乘数
> - **限制可获得积分的类别**

还有这个：

> [@Discourse](#):
>
> #### 可评分项
> 
> 目前，以下事件会奖励欢呼声：
> 
> - 每日访问
> - 接受的标记
> - 给予的点赞
> - 收到的点赞
> - **创建的帖子**
> - 阅读的帖子
> - 接受的解决方案（需要 [Discourse Solved (Accepted answer plugin)](https://meta.discourse.org/t/discourse-solved-accepted-answer-plugin/30155)）
> - 阅读时间
> - **创建的主题**
> - 接受的用户邀请

有一个 [写作 Discourse 论坛](https://www.critiquecircle.com/landing)，具有以下动态：

 ![This is a digital image displaying a list titled "Here's how Critique Circle works." (Captioned by AI)](https://global.discourse-cdn.com/meta/original/4X/9/c/d/9cd9f7573d6f43cd33133208bd540f22da4d185f.png)

基本上：

> [@Renato\_Mendes](#):
>
> 发布新帖子需要 3 个积分，而回答则根据你的回答字数（他们试图强制深入反馈）可以获得 0.5 到 2 个积分。

我有一个类似的葡萄牙语项目，我希望我们的论坛能够专门针对反馈类别拥有相同的动态，并在其他类别中实现 1:1 的比例。这个插件能实现吗？

谢谢！

---

<div class="post-metadata">

**Author:** ![jericson](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jericson/32/116215_2.png) [@jericson](https://meta.discourse.org/u/jericson)\
**Post date:** [2024年九月25日 00:41 UTC](https://meta.discourse.org/t/gamefication-scoring-for-portuguese-forum/327994/2 "2024-09-25T00:41:32Z")

</div>

据我所知，该插件并不直接支持此功能。可以参考以下代码构建一个新插件：

> **[GitHub - discourse/discourse-gamification](https://github.com/discourse/discourse-gamification)**
>
> Contribute to discourse/discourse-gamification development by creating an account on GitHub.

但是，您并不需要该插件提供的许多功能。一个最小化的版本可以包括：

1. 用户发帖后更新其积分的代码。
2. 在个人资料中显示的附加统计信息。
3. 检查用户是否有足够的积分来提问/发起主题。

我或许可以（有偿）提供帮助，或者您可以在 #Marketplace 上询问。

---

<div class="post-metadata">

**Author:** ![Renato\_Mendes](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/renato_mendes/32/308464_2.png) [@Renato\_Mendes](https://meta.discourse.org/u/Renato_Mendes)\
**Post date:** [2024年九月25日 18:58 UTC](https://meta.discourse.org/t/gamefication-scoring-for-portuguese-forum/327994/3 "2024-09-25T18:58:39Z")

</div>

嘿，乔恩！谢谢你的回复！

> [@乔恩·埃里克森，帖子：2，主题：327994，用户名：jericson](#):
>
> 我或许可以帮忙（收费）

我们还没有实现财务可持续性，但我一直在努力。这样我心里就有个数了，等时机成熟时，这项工作会花费我多少钱？

---

<div class="post-metadata">

**Author:** ![jericson](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jericson/32/116215_2.png) [@jericson](https://meta.discourse.org/u/jericson)\
**Post date:** [2024年九月25日 19:11 UTC](https://meta.discourse.org/t/gamefication-scoring-for-portuguese-forum/327994/4 "2024-09-25T19:11:13Z")

</div>

我与客户合作，根据他们的具体预算来确定项目范围。我描述的最小版本当然是最便宜的。附加功能会增加成本。好消息是，您可以采用迭代方法，按需付费。我会发私信给你，但你可能想多获取几个报价。
