Prompt Gallery

摄影 / 电影感 / 写实场景

照片级逼真的中文数学试卷

生成一份高度逼真、结构严谨的中文高中数学试卷,包含选择题、数学公式和几何图形。

ID
13773
作者
秋风_irwin
标签
摄影 / 电影感 / 写实场景

中文提示词

{
  "type": "照片级逼真的印刷试卷",
  "style": "米白色微皱纸张上的黑色文字,真实的文档摄影效果",
  "header": {
    "main_title": "{argument name=\"exam title\" default=\"玉林市 2024 年春季期高一期末教学质量监测试卷\"}",
    "subject": "{argument name=\"subject name\" default=\"数 学 试 卷\"}",
    "details": "{argument name=\"score and time\" default=\"本试卷满分 150 分,考试时间 120 分钟。\"}"
  },
  "layout": {
    "instructions": {
      "title": "注意事项:",
      "point_count": 3,
      "content": "关于答题卡、2B 铅笔和交卷的标准考试规则。"
    },
    "main_section": {
      "heading": "{argument name=\"section title\" default=\"一、选择题: 本题共 8 小题,每小题 5 分,共 40 分。在每小题给出的四个选项中,只有一项是符合题目要求的。\"}",
      "question_count": 8,
      "format": "从 1 到 8 的编号列表,每题包含数学公式和 4 个选项 (A, B, C, D)。",
      "topics": [
        "集合交集",
        "复数",
        "单调递增函数",
        "充要条件",
        "向量与三角函数",
        "立体几何",
        "圆锥侧面积",
        "三角函数图像"
      ],
      "diagrams": {
        "count": 2,
        "descriptions": [
          "位于第 6 题旁边的立方体 3D 线框图,带有内部虚线。",
          "位于第 8 题旁边的二维笛卡尔坐标系图,显示部分正弦波曲线。"
        ]
      }
    },
    "footer": "{argument name=\"footer text\" default=\"高一数学试卷 第 1 页 (共 4 页)\"}"
  }
}

原始提示词

{
  "type": "photorealistic printed examination paper",
  "style": "black text on slightly crumpled off-white paper, authentic document photography",
  "header": {
    "main_title": "{argument name=\"exam title\" default=\"玉林市 2024 年春季期高一期末教学质量监测试卷\"}",
    "subject": "{argument name=\"subject name\" default=\"数 学 试 卷\"}",
    "details": "{argument name=\"score and time\" default=\"本试卷满分 150 分,考试时间 120 分钟。\"}"
  },
  "layout": {
    "instructions": {
      "title": "注意事项:",
      "point_count": 3,
      "content": "Standard exam rules regarding answer sheets, 2B pencils, and submission."
    },
    "main_section": {
      "heading": "{argument name=\"section title\" default=\"一、选择题: 本题共 8 小题,每小题 5 分,共 40 分。在每小题给出的四个选项中,只有一项是符合题目要求的。\"}",
      "question_count": 8,
      "format": "Numbered list from 1 to 8, each with mathematical formulas and 4 multiple-choice options (A, B, C, D).",
      "topics": [
        "Sets intersection",
        "Complex numbers",
        "Monotonically increasing functions",
        "Necessary and sufficient conditions",
        "Vectors and trigonometry",
        "Solid geometry",
        "Cone lateral surface area",
        "Trigonometric function graph"
      ],
      "diagrams": {
        "count": 2,
        "descriptions": [
          "A 3D line drawing of a cube with internal dashed lines located next to question 6.",
          "A 2D Cartesian coordinate graph showing a partial sine wave curve located next to question 8."
        ]
      }
    },
    "footer": "{argument name=\"footer text\" default=\"高一数学试卷 第 1 页 (共 4 页)\"}"
  }
}