ok
This commit is contained in:
@@ -14,8 +14,9 @@ FONT_FAMILY = "微软雅黑"
|
||||
indexMap = {6: "A. ", 7: "B. ", 8: "C. ", 9: "D. "}
|
||||
|
||||
# 全局
|
||||
bottom_options = ["全部的题", "未做过的题", "错过的题", ]
|
||||
instructions = f"""后面的选项仅在'{bottom_options[0]}'未被勾选时起效"""
|
||||
bottom_options = ["未做过的题", "错过的题", ]
|
||||
instructions = f"""第二行啥也不选就是不过滤,全部的题
|
||||
题目是加权平均抽取,默认权重为3,对一次减1,错一次加2."""
|
||||
|
||||
# 样式
|
||||
# 创建字体
|
||||
|
||||
Reference in New Issue
Block a user