open source online judge based on Vue, Django and Docker. | 青岛大学开源 Online Judge | QQ群 496710125 | admin@qduoj.com
Go to file
virusdefender 413d5adaf8 Merge branch 'new-judger'
* new-judger:
  java 不再使用沙箱
  更换判题为新的 judger
  编译器使用绝对路径,否则报找不到文件的异常。
  使用 judger 运行编译器
2016-02-02 11:56:17 +08:00
account 部分信息放入 custom_settings 里面 2016-01-28 20:36:24 +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 添加阿里云的 debian 源用于安装 nodes 2016-01-09 00:12:59 +08:00
group 修复typo 2015-12-10 20:24:30 +08:00
judge java 不再使用沙箱 2016-02-02 10:23:23 +08:00
judge_dispatcher 修复部分 bug 2016-01-08 23:32:55 +08:00
oj 部分信息放入 custom_settings 里面 2016-01-28 20:36:24 +08:00
problem 将首页题目修改为每页40道 2015-11-09 20:17:51 +08:00
static/src 压缩首页大图 2016-01-24 19:05:48 +08:00
submission 部分信息放入 custom_settings 里面 2016-01-28 20:36:24 +08:00
template/src 导航栏加入帮助 2016-02-01 23:13:45 +08:00
tools 部分信息放入 custom_settings 里面 2016-01-28 20:36:24 +08:00
utils 增加清理无用测试数据的功能,同时更新部分文字颜色 2016-01-26 16:39:30 +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