officialOfficial
Study Pack
Turn source material into flashcards, a quiz, notes, and a mindmap.
0 remixes · 0 views
Showcase
{
"flashcards": {
"title": "Photosynthesis",
"categories": [
{
"name": "Core Process",
"cards": [
{
"front": "What is photosynthesis?",
"back": "The process plants use to convert light energy into chemical energy stored as glucose.",
"difficulty": "easy"
},
{
"front": "What role does chlorophyll play?",
"back": "Chlorophyll absorbs sunlight, which powers the light-dependent reactions.",
"difficulty": "easy"
}
]
},
{
"name": "Inputs and Outputs",
"cards": [
{
"front": "Which gas is released during photosynthesis?",
"back": "Oxygen is released as a byproduct when water molecules are split.",
"difficulty": "medium"
}
]
}
],
"total_cards": 3
}
}study-flashcards
{
"quiz": {
"title": "Photosynthesis Check",
"description": "A short quiz covering the source text.",
"questions": [
{
"id": 1,
"question": "Which molecule stores chemical energy produced by photosynthesis?",
"options": [
"Oxygen",
"Glucose",
"Carbon dioxide",
"Chlorophyll"
],
"correctAnswer": 1,
"explanation": "Photosynthesis stores energy in glucose molecules.",
"difficulty": "easy"
},
{
"id": 2,
"question": "What does the Calvin cycle use to build glucose?",
"options": [
"ATP and NADPH",
"Oxygen and water",
"Stomata and roots",
"Only sunlight"
],
"correctAnswer": 0,
"explanation": "The Calvin cycle uses ATP and NADPH from the light-dependent reactions.",
"difficulty": "medium"
}
],
"total_questions": 2,
"estimated_time": "3 minutes"
}
}study-quiz
{
"studyNotes": {
"title": "Photosynthesis Study Notes",
"overall_summary": "Photosynthesis converts sunlight, water, and carbon dioxide into glucose, with oxygen released as a byproduct.",
"sections": [
{
"heading": "Energy Capture",
"key_points": [
"Chlorophyll captures light energy.",
"Water enters through roots.",
"Carbon dioxide enters through stomata."
],
"summary": "Plants gather the raw inputs and light energy needed for sugar production.",
"important_terms": [
{
"term": "Chlorophyll",
"definition": "A pigment that absorbs light energy for photosynthesis."
}
]
},
{
"heading": "Sugar Production",
"key_points": [
"Light reactions produce ATP and NADPH.",
"The Calvin cycle uses those molecules to build glucose.",
"Oxygen is released as a byproduct."
],
"summary": "Captured energy is converted into chemical energy stored in glucose.",
"important_terms": [
{
"term": "Calvin cycle",
"definition": "The stage of photosynthesis where carbon is fixed into sugar."
}
]
}
]
}
}study-notes
{
"mindmap": {
"title": "Photosynthesis Mindmap",
"description": "A visual outline of the main photosynthesis concepts.",
"markdown": "# Photosynthesis\n- Inputs\n - Sunlight\n - Water\n - Carbon dioxide\n- Processes\n - Light-dependent reactions\n - Calvin cycle\n- Outputs\n - Glucose\n - Oxygen\n- Structures\n - Chlorophyll\n - Roots\n - Stomata"
}
}study-mindmap