收录点要单元测试20份题目
This commit is contained in:
parent
d27480a6c5
commit
3a6eb715c5
10
工具/批量收录题目.py
10
工具/批量收录题目.py
|
|
@ -1,9 +1,9 @@
|
||||||
#修改起始id,出处,文件名
|
#修改起始id,出处,文件名
|
||||||
starting_id = 40862
|
starting_id = 17551
|
||||||
raworigin = ""
|
raworigin = "高中数学质量测试与监控单元知识测试"
|
||||||
filename = r"C:\Users\weiye\Documents\wwy sync\临时工作区\自拟题目13.tex"
|
filename = r"C:\Users\weiye\Documents\wwy sync\待整理word题目\质量测试与监控.tex"
|
||||||
editor = "20230605\t王伟叶"
|
editor = "20230606\t王伟叶"
|
||||||
indexed = False
|
indexed = True
|
||||||
IndexDescription = "试题"
|
IndexDescription = "试题"
|
||||||
|
|
||||||
import os,re,json
|
import os,re,json
|
||||||
|
|
|
||||||
6280
题库0.3/Problems.json
6280
题库0.3/Problems.json
File diff suppressed because it is too large
Load Diff
Reference in New Issue