Goku Prompt Hub

Curated Prompt Vault

Biology Exam Paper Template

GI2_15670 atlascloud Content Creation
academic testbiology exameducation

{ "type": "Academic Test Paper", "header": { "student_info": ["Name:", "Date:", "Class hours:"], "title": "{argument name=\"subject\" default=\"Biology\"} - {a…

Cover Preview

Biology Exam Paper Template

Cover Preview

Full Prompt

⚡Generate
{
  "type": "Academic Test Paper",
  "header": {
    "student_info": ["Name:", "Date:", "Class hours:"],
    "title": "{argument name=\"subject\" default=\"Biology\"} - {argument name=\"test title\" default=\"First Semester Test\"}",
    "subtitle": "Total Score: 100 points"
  },
  "instructions": "Instructions: Please read each question carefully. In the first part, please circle the letters with the best answers. In the second part, please demonstrate the problem-solving process and clearly write your answer. ",
  "sections": [
    {
      "title": "Part One: {argument name=\"part 1 type\" default=\"Multiple Choice\"} (2 points each, total 40 points)",
      "layout": "Double column",
      "question_count": 8,
      "format": "Questions 1 to 8, each containing options A, B, C, D",
      "diagram": {
        "location": "Question 3",
        "description": "{argument name=\"diagram subject\" default=\"Plant Cell\"} Illustration",
        "labels": ["1", "2", "3", "4"]
      }
    },
    {
      "title": "Part Two: {argument name=\"part 2 type\" default=\"Short Answer\"} (Please show the problem-solving process. Each question is worth 10 points, for a total of 60 points)",
      "layout": "Single Column",
      "question_count": 3,
      "format": "Questions 9 to 11, each with two blank lines attached"
    }
  ],
  "footer": "End of test paper - please check your answers!"
}