diff --git a/web/app/controllers/problem_data_configure.php b/web/app/controllers/problem_data_configure.php index 83a96c7..a38d23b 100644 --- a/web/app/controllers/problem_data_configure.php +++ b/web/app/controllers/problem_data_configure.php @@ -43,6 +43,16 @@ foreach ($problem_configure->problem_conf->conf as $key => $val) { 此处显示的 problem.conf 为根据右侧填写的配置信息生成的内容预览,并非题目当前实际配置文件。 +
+
功能说明
+ +
+

此处可以对 传统题 进行快速配置,在填写完成之后点击页面底部的「提交」按钮即可替换现有配置文件并进行数据同步。

+

目前暂不支持对交互题、提交答案题、通信题进行配置,对于此类题目请手动编写配置文件。

+

如需要配置子任务依赖,也可以基于此处生成的配置文件进行修改后再手动上传。

+

关于数据配置的更多帮助,请查阅 帮助文档

+
+
printHTML() ?> diff --git a/web/app/controllers/problem_data_manage.php b/web/app/controllers/problem_data_manage.php index 7c63d96..6315a7b 100644 --- a/web/app/controllers/problem_data_manage.php +++ b/web/app/controllers/problem_data_manage.php @@ -618,7 +618,7 @@ if ($problem['hackable']) {
- 试题配置 + 数据配置
diff --git a/web/js/uoj.js b/web/js/uoj.js index 2d20714..8b8b2ad 100644 --- a/web/js/uoj.js +++ b/web/js/uoj.js @@ -1323,7 +1323,7 @@ $.fn.problem_configure_subtasks = function(problem_conf) { input_subtask_type .append($('