Skip to content

Instantly share code, notes, and snippets.

@xxx44yyy
Last active July 23, 2018 13:04
Show Gist options
  • Save xxx44yyy/22c50b7283b4289d7d9c54abe878082f to your computer and use it in GitHub Desktop.
Save xxx44yyy/22c50b7283b4289d7d9c54abe878082f to your computer and use it in GitHub Desktop.
{
"trainer": {
"id": "3",
"name": "Базовый экзамен. Тест по темам",
"date": "23.01"
},
"stat": {
"count_chapters": "3",
"count_themes": "12",
"count_errors": "126",
"count_favorites": "5",
"count_questions": "468",
"count_right_questions": "292",
"count_wrong_questions": "126",
"count_skip_questions": "50",
"score_user": "362",
"score_percent_user": "60.5",
"score_max": "598",
"chapters": [
{
"id": "1",
"num": "1",
"name": "Рынок ценных бумаг",
"count_questions": "221",
"count_answers": "221",
"count_wrong_answers": "53",
"count_right_answers": "168",
"progress": "76",
"themes": [
{
"id": "8",
"num": "1",
"name": "Функционирование финансового рынка",
"count_questions": "53",
"count_answers": "53",
"count_wrong_answers": "3",
"count_right_answers": "50",
"progress": "95"
},
{
"id": "9",
"num": "2",
"name": "Рынок ценных бумаг как сектор финансового рынка",
"count_questions": "38",
"count_answers": "38",
"count_wrong_answers": "20",
"count_right_answers": "18",
"progress": "48"
}
]
},
{
"id": "2",
"num": "2",
"name": "Участники рынка ценных бумаг. Инфраструктурные организации",
"count_questions": "70",
"count_answers": "70",
"count_wrong_answers": "10",
"count_right_answers": "60",
"progress": "86",
"themes": [
{
"id": "10",
"num": "1",
"name": "Виды профессиональной деятельности на финансовом рынке",
"count_questions": "14",
"count_answers": "14",
"count_wrong_answers": "3",
"count_right_answers": "11",
"progress": "79"
},
{
"id": "11",
"num": "2",
"name": "Брокерская деятельность",
"count_questions": "8",
"count_answers": "8",
"count_wrong_answers": "0",
"count_right_answers": "8",
"progress": "100"
}
]
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment