ZnPdCo / rating-system

一个基于 Python+Flask+Vue3+Fomantic-UI 开发的简洁、易于配置、功能强大的算法竞赛问题评分系统。
MIT License
3 stars 0 forks source link

[Discuss] Same Problems #3

Closed ZnPdCo closed 1 week ago

ZnPdCo commented 1 week ago

The problem I encountered is

Maybe somebody want to add same problems in different contest. And what can we do.

I hope to have such a solution

None

I think these alternative options are also acceptable

No response

ZnPdCo commented 1 week ago

what about merge them or just change the contest name?

ZnPdCo commented 1 week ago

Now i make it merge if it has same pid. If it has same name i didnot merge them because it may be wrong:

image

ZnPdCo commented 1 week ago

I got it wrong,shouldnew_contest(new_name), old_contest instead of oldcontest, new_contest(new_name)

I will fixed it when i free