Coder Social home page Coder Social logo

jxoj's Introduction

JXOJ —— 基于UOJ的信息学在线评测系统

使用帮助

安装

将这个项目clone后,重命名为uoj,放入docker容器中nginx目录(一般为/www)中的/uoj目录中,替换掉原来的uoj文件夹。

需要在数据库表blogs中添加以下三个字段:

  1. sol,类型为int(11)
  2. need_permit,类型为Boolean,默认值为0
  3. is_permitted,类型为Boolean,默认值为0

Feature

  1. 支持IOI赛制,在比赛过程中可以看到分数,但无法看到数据等详细信息。在比赛管理->其它中设置。
  2. 基于博客的题解展示及审核功能,入口为题目页面工具栏处。用户可以在题解页面提交审核或取消审核(有验证用户功能),管理员在后台管理->题解管理中可以选择通过或不通过该题解。
  3. 对比赛系统全面优化,详情请看wiki。
  4. 全部内容本地化,可以断网情况下在内网进行比赛。
  5. 对UI进行大幅度修改。字体使用Roboto,代码字体使用Fira Mono,全部本地化完成。

TODO

  • 题目排版进一步优化
  • 比赛报名系统优化,如开始后可以报名
  • 更多赛制
  • IOI赛制优化
  • 题目搜索
  • 贡献系统

Lincense

MIT

jxoj's People

Contributors

jerry-terrasse avatar llf0703 avatar pelom777 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

jxoj's Issues

IOI赛制完善

在选择IOI赛制后不需要给每一道题目加上[full]即可测评所有测试点。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.