{
"id": "string",
"code": "string",
"title": "string",
"subtitle": "string",
"description": "string",
"level": 0,
"cefr_level": "string",
"difficulty": "string",
"grammar_focus": [
"string"
],
"vocabulary_themes": [
"string"
],
"scenario": "string",
"reading_tasks": [
{
"property1": "string",
"property2": "string"
}
],
"listening_tasks": [
{
"property1": "string",
"property2": "string"
}
],
"writing_tasks": [
{
"property1": "string",
"property2": "string"
}
],
"speaking_tasks": [
{
"property1": "string",
"property2": "string"
}
],
"xeno_system_prompt": "string",
"icon": "string",
"color": "string",
"estimated_hours": 0,
"status": "string",
"reading_progress": {
"property1": "string",
"property2": "string"
},
"listening_progress": {
"property1": "string",
"property2": "string"
},
"writing_progress": {
"property1": "string",
"property2": "string"
},
"speaking_progress": {
"property1": "string",
"property2": "string"
},
"reading_score": 0,
"listening_score": 0,
"writing_score": 0,
"speaking_score": 0,
"module_score": 0,
"total_learn_time_seconds": 0
}