From 2afcde4594dd64f760d6c265208dc22eff0c3504 Mon Sep 17 00:00:00 2001 From: WangWeiye Date: Thu, 1 Jun 2023 14:58:01 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BD=95=E5=85=A5=E5=A5=89=E8=B4=A4=E4=B8=89?= =?UTF-8?q?=E6=A8=A1=E7=AD=94=E6=A1=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 工具/文本文件/metadata.txt | 71 +++++++++++++++++++++++++++++++++----- 工具/讲义生成.py | 4 +-- 题库0.3/Problems.json | 42 +++++++++++----------- 3 files changed, 86 insertions(+), 31 deletions(-) diff --git a/工具/文本文件/metadata.txt b/工具/文本文件/metadata.txt index 505f9551..7a111836 100644 --- a/工具/文本文件/metadata.txt +++ b/工具/文本文件/metadata.txt @@ -1,10 +1,65 @@ -usages -013508 -p20230525 2023届高三10班 0.909 -p20230525 2023届高三11班 0.941 -p20230525 2023届高三12班 0.933 -p20230525 2023届高三07班 1.000 -p20230525 2023届高三08班 0.923 -p20230525 2023届高三09班 0.933 +ans + +17423 +$-\dfrac 45$ + +17424 +$(\dfrac 12,1)$ + +17425 +$160$ + +17426 +$9$ + +17427 +$0$ + +17428 +$\dfrac{\sqrt{6\pi}}{6}$ + +17429 +$5$ + +17430 +$\dfrac{2\sqrt{3}}{3}$ + +17431 +$\dfrac{2}{3}$ + +17432 +$4\sqrt{2}-3$ + +17433 +$3+2\sqrt{2}$ + +17434 +$(-1,0)$ + +17435 +A + +17436 +C + +17437 +B + +17438 +A + +17439 +(1) $\dfrac 12$; (2) $(\dfrac{\sqrt{3}}{2},1]$ +17440 +(1) $4\sqrt{3}$; (2) 证明略 + +17441 +(1) $\dfrac 57$; (2) $E[X]=1$, $D[X]=0.8$ + +17442 +(1) $x^2-\dfrac{y^2}{3}=1$; (2) $1+\sqrt{2}$; (3) $(\sqrt{2},+\infty)$ + +17443 +(1) $m=9$; (2) $\dfrac{4\sqrt{3}}{9}$; (3) 不存在, 证明略 diff --git a/工具/讲义生成.py b/工具/讲义生成.py index a82870cb..38a2215d 100644 --- a/工具/讲义生成.py +++ b/工具/讲义生成.py @@ -10,7 +10,7 @@ paper_type = 2 # 随后设置一下后续的讲义标题 """---设置题块编号---""" problems = [ -"15038:15049","15050:15053","15054:15058" +"17423:17434","17435:17438","17439:17443" ] """---设置结束---""" @@ -24,7 +24,7 @@ if paper_type == 1: elif paper_type == 2: enumi_mode = 1 #设置模式(1为整卷统一编号, 0为每一部分从1开始编号) template_file = "模板文件/测验周末卷模板.txt" #设置模板文件名 - exec_list = [("标题替换","高三下学期测验11")] #设置讲义标题 + exec_list = [("标题替换","练习卷(奉贤中学)")] #设置讲义标题 destination_file = "临时文件/"+exec_list[0][1] # 设置输出文件名 elif paper_type == 3: enumi_mode = 0 #设置模式(1为整卷统一编号, 0为每一部分从1开始编号) diff --git a/题库0.3/Problems.json b/题库0.3/Problems.json index dd45fbd0..942e6a51 100644 --- a/题库0.3/Problems.json +++ b/题库0.3/Problems.json @@ -448171,7 +448171,7 @@ "objs": [], "tags": [], "genre": "填空题", - "ans": "", + "ans": "$-\\dfrac 45$", "solution": "", "duration": -1, "usages": [], @@ -448191,7 +448191,7 @@ "objs": [], "tags": [], "genre": "填空题", - "ans": "", + "ans": "$(\\dfrac 12,1)$", "solution": "", "duration": -1, "usages": [], @@ -448211,7 +448211,7 @@ "objs": [], "tags": [], "genre": "填空题", - "ans": "", + "ans": "$160$", "solution": "", "duration": -1, "usages": [], @@ -448231,7 +448231,7 @@ "objs": [], "tags": [], "genre": "填空题", - "ans": "", + "ans": "$9$", "solution": "", "duration": -1, "usages": [], @@ -448251,7 +448251,7 @@ "objs": [], "tags": [], "genre": "填空题", - "ans": "", + "ans": "$0$", "solution": "", "duration": -1, "usages": [], @@ -448271,7 +448271,7 @@ "objs": [], "tags": [], "genre": "填空题", - "ans": "", + "ans": "$\\dfrac{\\sqrt{6\\pi}}{6}$", "solution": "", "duration": -1, "usages": [], @@ -448291,7 +448291,7 @@ "objs": [], "tags": [], "genre": "填空题", - "ans": "", + "ans": "$5$", "solution": "", "duration": -1, "usages": [], @@ -448311,7 +448311,7 @@ "objs": [], "tags": [], "genre": "填空题", - "ans": "", + "ans": "$\\dfrac{2\\sqrt{3}}{3}$", "solution": "", "duration": -1, "usages": [], @@ -448331,7 +448331,7 @@ "objs": [], "tags": [], "genre": "填空题", - "ans": "", + "ans": "$\\dfrac{2}{3}$", "solution": "", "duration": -1, "usages": [], @@ -448351,7 +448351,7 @@ "objs": [], "tags": [], "genre": "填空题", - "ans": "", + "ans": "$4\\sqrt{2}-3$", "solution": "", "duration": -1, "usages": [], @@ -448371,7 +448371,7 @@ "objs": [], "tags": [], "genre": "填空题", - "ans": "", + "ans": "$3+2\\sqrt{2}$", "solution": "", "duration": -1, "usages": [], @@ -448391,7 +448391,7 @@ "objs": [], "tags": [], "genre": "填空题", - "ans": "", + "ans": "$(-1,0)$", "solution": "", "duration": -1, "usages": [], @@ -448411,7 +448411,7 @@ "objs": [], "tags": [], "genre": "选择题", - "ans": "", + "ans": "A", "solution": "", "duration": -1, "usages": [], @@ -448431,7 +448431,7 @@ "objs": [], "tags": [], "genre": "选择题", - "ans": "", + "ans": "C", "solution": "", "duration": -1, "usages": [], @@ -448451,7 +448451,7 @@ "objs": [], "tags": [], "genre": "选择题", - "ans": "", + "ans": "B", "solution": "", "duration": -1, "usages": [], @@ -448471,7 +448471,7 @@ "objs": [], "tags": [], "genre": "选择题", - "ans": "", + "ans": "A", "solution": "", "duration": -1, "usages": [], @@ -448491,7 +448491,7 @@ "objs": [], "tags": [], "genre": "解答题", - "ans": "", + "ans": "(1) $\\dfrac 12$; (2) $(\\dfrac{\\sqrt{3}}{2},1]$", "solution": "", "duration": -1, "usages": [], @@ -448511,7 +448511,7 @@ "objs": [], "tags": [], "genre": "解答题", - "ans": "", + "ans": "(1) $4\\sqrt{3}$; (2) 证明略", "solution": "", "duration": -1, "usages": [], @@ -448531,7 +448531,7 @@ "objs": [], "tags": [], "genre": "解答题", - "ans": "", + "ans": "(1) $\\dfrac 57$; (2) $E[X]=1$, $D[X]=0.8$", "solution": "", "duration": -1, "usages": [], @@ -448551,7 +448551,7 @@ "objs": [], "tags": [], "genre": "解答题", - "ans": "", + "ans": "(1) $x^2-\\dfrac{y^2}{3}=1$; (2) $1+\\sqrt{2}$; (3) $(\\sqrt{2},+\\infty)$", "solution": "", "duration": -1, "usages": [], @@ -448571,7 +448571,7 @@ "objs": [], "tags": [], "genre": "解答题", - "ans": "", + "ans": "(1) $m=9$; (2) $\\dfrac{4\\sqrt{3}}{9}$; (3) 不存在, 证明略", "solution": "", "duration": -1, "usages": [],