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

模块以及权限管理的细分 #12

Open
1 of 8 tasks
luoingly opened this issue Jan 24, 2025 · 0 comments
Open
1 of 8 tasks

模块以及权限管理的细分 #12

luoingly opened this issue Jan 24, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@luoingly
Copy link
Member

luoingly commented Jan 24, 2025

Targets:

  • 新增教学模块:实现三级目录结构(课程 -> 教材/班级),支持题目(Problems)和竞赛(Contests)的层级归属。
  • 修改权限分级:细化出与课程绑定的教师权限 Te1-Te4;新增 Banned 等级。

Todo list:

  • 新增 Courses 数据模型并实现相关接口
  • ⤷ 及其相应的前端页面
  • 修改 Problems 数据模型并更新相关接口
  • ⤷ 及其相应的前端页面
  • 修改 Contests 数据模型并更新相关接口
  • ⤷ 及其相应的前端页面
  • 新增并实现 Banned 等级逻辑
  • 整体测试
@luoingly luoingly marked this as a duplicate of #8 Jan 24, 2025
@luoingly luoingly self-assigned this Jan 24, 2025
@luoingly luoingly added the enhancement New feature or request label Jan 24, 2025
luoingly added a commit to net-escape/ptoj-backend that referenced this issue Jan 26, 2025
luoingly added a commit to net-escape/ptoj-backend that referenced this issue Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant