Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

修改挑战后保留之前的挑战记录 #161

Open
0xdwong opened this issue Nov 14, 2024 · 2 comments
Open

修改挑战后保留之前的挑战记录 #161

0xdwong opened this issue Nov 14, 2024 · 2 comments
Assignees

Comments

@0xdwong
Copy link
Member

0xdwong commented Nov 14, 2024

当前修改挑战后会清除挑战记录和翻译

之前设计“删除挑战记录”是因为修改挑战可能会“删除/增加”挑战(会导致料想不到的冲突?)。如果限制“删除/增加”挑战,则不会有这个问题。见 issue: decert-me/website#469

即需要保留“挑战记录”,”翻译“内容可以维持清除的设计。

@0xdwong
Copy link
Member Author

0xdwong commented Nov 14, 2024

image
这个主要问题是什么?整理下贴到后面 @liangjies

@0xdwong 0xdwong moved this to In Progress in DeCert.me Nov 14, 2024
@liangjies
Copy link
Member

增加或删除题目:
1、用户查看自己的挑战记录,会因为答案和题目数量不相等,导致前端报错。
2、影响开放题评分功能,后端计算分数会有异常
3、排行榜主要是公平性考量,不会有异常
@0xdwong

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Needs Review
Development

No branches or pull requests

2 participants