返回画廊数据整理自 YouMind 公共 GitHub/页面数据

图表文档试卷 / 表单来源:X / Twitter
学术试卷生成器
生成一份包含选择题、图表和简答题部分的真实、结构化的学术试卷。
Prompt 正文
默认展示英文原文。复制时按当前语言,回到首页后会同时保留中英文两份草稿。
{
"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!"
}