open source online judge based on Vue, Django and Docker. | 青岛大学开源 Online Judge | QQ群 496710125 | admin@qduoj.com
Go to file
2016-02-17 10:13:48 +08:00
account 个人设置页面增加appkey 2016-02-17 09:57:44 +08:00
admin 修改源码模板路径 2015-08-25 16:18:24 +08:00
announcement 增加升级 announcement 的 migration 2015-10-16 20:45:01 +08:00
contest 删除排名页面的分页 2016-01-06 17:12:14 +08:00
dockerfiles 运行前修改文件夹权限 2016-02-13 21:57:39 +08:00
group 修复typo 2015-12-10 20:24:30 +08:00
judge 修复 Java 中文导致的编译错误 2016-02-04 21:52:21 +08:00
judge_dispatcher 修复部分 bug 2016-01-08 23:32:55 +08:00
oj 增加通过api获取题目的逻辑 2016-02-17 10:13:48 +08:00
problem 增加通过api获取题目的逻辑 2016-02-17 10:13:48 +08:00
static/src 增加后台编辑两步验证和openapi appkey的功能。 2016-02-17 09:45:35 +08:00
submission 部分信息放入 custom_settings 里面 2016-01-28 20:36:24 +08:00
template/src 个人设置页面增加appkey 2016-02-17 09:57:44 +08:00
tools 部分信息放入 custom_settings 里面 2016-01-28 20:36:24 +08:00
utils 增加重置 root 用户密码的命令 2016-02-12 19:46:49 +08:00
.gitattributes 增加语言统计配置项目 2015-09-15 20:56:14 +08:00
.gitignore 部分信息放入 custom_settings 里面 2016-01-28 20:36:24 +08:00
LICENSE update readme and license 2016-01-19 14:01:49 +08:00
manage.py 重命名工程 qduoj -> oj 2015-08-02 08:59:01 +08:00
README.md update readme and license 2016-01-19 14:01:49 +08:00

OnlineJudge

基于 Python 和 Django 的在线评测平台。

文档: http://qingdaou.github.io/OnlineJudge/

Demo: https://qduoj.com

License: The Star And Thank Author License

TODO

  • 完善测试

oj_previewindex.png

preview.jpeg

oj_preview_submission.png

contest

contest_rank_edit

admin_problem

admin_contest