File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed
content/docs/Hydro/system Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 22title : 现场赛指南
33---
44
5+ ## 外榜
6+
7+ 对于 XCPC 赛制,安装 ` @hydrooj/scoreboard-xcpcio ` 插件后,您可以在设置中找到 scoreboard-xcpcio.publish 选项,配置外榜的自动推送。
8+
9+ domainId 和 contestId 指向您希望导出外榜的比赛, publishToken 填写任意随机字符串(防止他人覆盖),publishPath 为外榜的路径,支持字母+数字。
10+ publishEndpoint 填写 ` https://scoreboard.hydrooj.com/_publish ` ,设置完成后重启服务器,对应比赛的外榜会同步到 ` https://scoreboard.hydrooj.com/设置的publishPath ` (需要保证赛时服务器网络连接畅通)。
11+
12+ ## 滚榜
13+
14+ 安装 ` @hydrooj/onsite-toolkit ` 插件后,您能在赛后导出比赛的 cdp 包,下载并解压,打开 [ https://resolver.hydrooj.com ] ( https://resolver.hydrooj.com ) ,选择解压后的 ndjson 文件所在的目录,在选项中关闭 JudgingQueue,关闭校徽显示,打开用户头像显示即可开始滚榜。
15+ 快捷键:
16+
17+ - 鼠标左键/方向右/方向下/空格:步进
18+ - ` R ` :重开
19+ - ` A ` :自动
20+ - ` [ ` / ` ] ` :调速
21+ - ` Ctrl + 方向右 ` :快进
22+
23+ ## 选手机,气球,打印
24+
525参照 [ XCPC-Tools] ( /docs/Tools )
You can’t perform that action at this time.
0 commit comments