Upload a JSON file containing your presentation slides
[
{
"type": "title",
"content": {
"title": "CASC Station 4",
"subtitle": "Stations 4.1 - 4.36",
"author": "Review Guide"
}
},
{
"type": "task",
"station": "4.1",
"content": {
"task": "Interview patient",
"details": "Take history..."
}
},
{
"type": "essentials",
"station": "4.1",
"name": "Psychosis",
"content": {
"diagnosis": "Primary psychotic illness",
"differentials": ["Depression", "Drug-induced"],
"keyPoints": ["Point 1", "Point 2"]
}
}
]