Ver 1.8 Released 2.0 Working In Progress
- Problem
- Problem Database, Training System
- Manually define problem difficulty
- Add Standard Solution problem for each problem
- Use Tag for admin
- Give the statistics info of the problem
- User
- Role Control (Use Entrust maybe)(STUB)
- Add friends
- Detailed Profile
- Admin User managment panel(STUB)
- User can add Teams
- Homepage give personized info
- Related Problems
- Problems working on
- Friends activity
- Submission
- Multi Lang Submission Support
- SIM for check copied code
- A full rejudge system
- Wrong Answer Diff (education version)
- Admin Submission management panel
- Multiple testcase (education version)
- Contest
- Each user can add contest
- Contest Announcement(Broadcast?)
- Contest BBS
- Export Ranklist
- Contest Statistics
- CMS
- BBS Function
- Blog
- System & Log
- Log System
- Admin Dashboard system info panel
- File Managment
- Download Files
- Upload Files
- Delete Files
- Manage Files
- Problem managment
- Add Problem
- Edit Problem
- Delete Problem
- Edit data
- Visibility Lock Manual Enable
- Load in Problem from XML
- Hold Contest
- Three kind of access to contest: Private Register Public(Ver 2.0)
- Enable user register himself into the register Contest(Ver 2.0)
- Board display
- Import student info from xls and xlsx etc.(Ver 2.0)
- Rejudge a Problem by ContestID or Submission ID
- Balloon System(semi stub)
- Root Admin Panel
- + User Managment
- Dashboard Show System Status(Not sure)
- Auth module
- Register
- Login
- Reset Password(Need a mail server)
- "Future" SSO and Third party login
- Problem Browsing
- Search problem by id
- View Page-splited problem list
- Search problem by title
- Problem Submit
- Judge (Current Plan: use domjudge judgedaemon to judge)
- Read domjudge judge/ code and make the Request Graph
- Implement the RESTful API with laravel
- Compile Error Message Return to user
- RoleCheck (Ver 2.0)
- Content Managment System (CMS) Use one Plugin
- /profile User profile page
- /dashboard User managment panel
- /problem Show Problem(s)
- /status Show status(es)
- /auth Authenticate interface (Register login and reset password)
- /contest Show or get in contest
- /discuss Route to subfunction of bbs
- /ajax API handler for Ajax
- /api Judgehost api entry
Use PSR-2 Code Standard