This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "exercises": [ | |
| { | |
| "id": 1, | |
| "name": "Бег на месте", | |
| "description": "Легкий бег для разогрева мышц и улучшения кровообращения", | |
| "image": "/images/running.jpg", | |
| "difficulty": "beginner", | |
| "video_links": [ | |
| { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "student": { | |
| "name": "Тимофей Ростов", | |
| "class": "4Г" | |
| }, | |
| "subjects": [ | |
| { | |
| "name": "Математика", | |
| "quarter1": [5, 4, 5, 5, 4], | |
| "quarter2": [3, 4, 4], |