lesson-system / library.json
mlmihjaz's picture
Eval+inline question voice, image effects, audio & flip fixes; add library + Water Cycle
9013851
Raw
History Blame Contribute Delete
330 Bytes
{
"title": "Lesson Library",
"subtitle": "Pick a lesson to begin",
"lessons": [
{ "file": "lesson.json", "title": "Photosynthesis", "subject": "Biology · Plants", "emoji": "🌱" },
{ "file": "watercycle.json", "title": "The Water Cycle", "subject": "Earth Science · Systems", "emoji": "💧" }
]
}