Skip to content

Instantly share code, notes, and snippets.

@yvan33
Last active August 9, 2018 01:45
Show Gist options
  • Save yvan33/ac20566b63b0e0d129168f29e6b2ed98 to your computer and use it in GitHub Desktop.
Save yvan33/ac20566b63b0e0d129168f29e6b2ed98 to your computer and use it in GitHub Desktop.
Curriculum.json
{
"provider_id": "8460c914-21c8-422c-ac94-a53e4bf59719",
"curriculum": [
{
"session": 1,
"contents": [
{
"name": "introToCBT",
"content_type": "lesson",
"title": "Intro To CBT"
},
{
"name": "checkIn",
"content_type": "exercise",
"title": "Check In"
},
{
"name": "prosConsToChange",
"content_type": "exercise",
"title": "Pros Cons To Change"
}
]
},
{
"session": 2,
"contents": [
{
"name": "values",
"content_type": "lesson",
"title": "Values"
},
{
"name": "checkIn",
"content_type": "exercise",
"title": "Check In"
},
{
"name": "valuesExcercise",
"content_type": "exercise",
"title": "Values Exercise"
}
]
},
{
"session": 3,
"contents": [
{
"name": "understandingEmotions",
"content_type": "lesson",
"title": "Understanding Emotions"
},
{
"name": "checkIn",
"content_type": "exercise",
"title": "Check In"
},
{
"name": "emotionsInContext",
"content_type": "exercise",
"title": "Emotions In Context"
}
]
},
{
"session": 4,
"contents": [
{
"name": "mindfulness",
"content_type": "lesson",
"title": "Mindfulness"
},
{
"name": "checkIn",
"content_type": "exercise",
"title": "Check In"
},
{
"name": "awarenessLog",
"content_type": "exercise",
"title": "Awareness Log"
}
]
},
{
"session": 5,
"contents": [
{
"name": "thinkingTraps",
"content_type": "lesson",
"title": "Thinking Traps"
},
{
"name": "checkIn",
"content_type": "exercise",
"title": "Check In"
},
{
"name": "thoughtRecord",
"content_type": "exercise",
"title": "Thought Record"
}
]
},
{
"session": 6,
"contents": [
{
"name": "challengingAvoidance",
"content_type": "lesson",
"title": "Challenging Avoidance"
},
{
"name": "checkIn",
"content_type": "exercise",
"title": "Check In"
},
{
"name": "activitySchedule",
"content_type": "exercise",
"title": "Activity Schedule"
},
{
"name": "activityLog",
"content_type": "exercise",
"title": "Activity Log"
}
]
},
{
"session": 7,
"contents": [
{
"name": "relationshipSkills",
"content_type": "lesson",
"title": "Relationship Skills"
},
{
"name": "checkIn",
"content_type": "exercise",
"title": "Check In"
},
{
"name": "assertiveness",
"content_type": "exercise",
"title": "Assertiveness"
}
]
},
{
"session": 8,
"contents": []
}
],
"patient_id": "8fbce8fc-2dc1-45a5-9d48-376e6f057019"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment