プロンプト一覧へ戻る
Academic Exam Paper Generator のQwen Imageプロンプト例: Generates a realistic, structured academic test paper with multiple-choice questions, a diagram, and short-answer sections.

Academic Exam Paper Generator

Generates a realistic, structured academic test paper with multiple-choice questions, a diagram, and short-answer sections.

商品写真、パッケージ、ブランド広告の初稿作りに向いています。主体、素材、背景、商業レタッチの方向があるので、変数を差し替えるだけで試せます。

生成に使う

推奨比率

1:1 または 4:5

品質の進め方

まず軽く生成し、良い案を高精細で詰める

生成フロー

まずテキストで主画面を作り、一度に一つの重要な要素だけ修正します。

Qwen Image 完全プロンプト

英語

{
  "type": "academic exam paper",
  "header": {
    "student_info": ["Name:", "Date:", "Period:"],
    "title": "{argument name=\"subject\" default=\"BIOLOGY\"} - {argument name=\"test title\" default=\"SEMESTER 1 TEST\"}",
    "subtitle": "Total Points: 100"
  },
  "instructions": "DIRECTIONS: Read each question carefully. Circle the letter of the best answer for Part I. Show your work and write your answers clearly for Part II.",
  "sections": [
    {
      "title": "Part I: {argument name=\"part 1 type\" default=\"Multiple Choice\"} (2 points each, 40 points total)",
      "layout": "two columns",
      "question_count": 8,
      "format": "numbered questions 1 through 8, each with options A, B, C, D",
      "diagram": {
        "location": "Question 3",
        "description": "illustration of a {argument name=\"diagram subject\" default=\"plant cell\"}",
        "labels": ["1", "2", "3", "4"]
      }
    },
    {
      "title": "Part II: {argument name=\"part 2 type\" default=\"Short Answer\"} (Show your work. 10 points each, 60 points total)",
      "layout": "single column",
      "question_count": 3,
      "format": "numbered questions 9 through 11, each followed by two blank horizontal lines"
    }
  ],
  "footer": "End of Test - Check Your Work!"
}

関連するQwen Imageプロンプト