Primakov Alexandr Alexandrovich 245d56410d fix read students reactions
2025-03-27 13:45:42 +03:00

100 lines
3.9 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"success": true,
"body": {
"expires": "2024-03-01T07:52:16.374Z",
"lesson": {
"_id": "65df996c584b172772d69706",
"name": "ВВОДНАЯ ПО JS.ПРИМЕНЕНИЕ И СПОСОБЫ ПОДКЛЮЧЕНИЯ НА СТРАНИЦЕ. LET, CONST. БАЗОВЫЕ ТИПЫ ДАННЫХ, ПРИВЕДЕНИЕ ТИПОВ. ПЕРЕМЕННЫЕ, ОБЛАСТЬ ВИДИМОСТИ ПЕРЕМЕННЫХ",
"students": [
{
"sub": "fcde3f22-d9ba-412a-a572-c59e515a290f",
"email_verified": true,
"name": "Мария Капитанова",
"preferred_username": "maryaKapitan@gmail.com",
"given_name": "Мария",
"family_name": "Капитанова",
"email": "maryaKapitan@gmail.com",
"picture": "https://lh3.googleusercontent.com/a/ACg8ocJgIjjOFD2YUSyRF5kH4jaysE6X5p-kq0Cg0CFncfMi=s96-c"
},
{
"sub": "8555885b-715c-4dee-a7c5-9563a6a05211",
"email_verified": true,
"name": "Евгения Жужова",
"preferred_username": "zhuzhova@gmail.com",
"given_name": "Евгения",
"family_name": "Жужова",
"email": "zhuzhova@gmail.com",
"picture": "https://lh3.googleusercontent.com/a/ACg8ocJUtJBAVBm642AxoGpMDDMV8CPu3MEoLjU3hmO7oisG=s96-c"
}
],
"studentReactions": [
{
"_id": "r1d73f22-c9ba-422a-b572-c59e515a2901",
"sub": "fcde3f22-d9ba-412a-a572-c59e515a290f",
"reaction": "thumbs_up"
},
{
"_id": "r2d73f22-c9ba-422a-b572-c59e515a2902",
"sub": "fcde3f22-d9ba-412a-a572-c59e515a290f",
"reaction": "heart"
},
{
"_id": "r3d73f22-c9ba-422a-b572-c59e515a2903",
"sub": "8555885b-715c-4dee-a7c5-9563a6a05211",
"reaction": "clap"
},
{
"_id": "r4d73f22-c9ba-422a-b572-c59e515a2904",
"sub": "8555885b-715c-4dee-a7c5-9563a6a05211",
"reaction": "laugh"
},
{
"_id": "r5d73f22-c9ba-422a-b572-c59e515a2905",
"sub": "fcde3f22-d9ba-412a-a572-c59e515a290f",
"reaction": "wow"
},
{
"_id": "r6d73f22-c9ba-422a-b572-c59e515a2906",
"sub": "fcde3f22-d9ba-412a-a572-c59e515a290f",
"reaction": "thumbs_up"
},
{
"_id": "r7d73f22-c9ba-422a-b572-c59e515a2907",
"sub": "8555885b-715c-4dee-a7c5-9563a6a05211",
"reaction": "heart"
},
{
"_id": "r8d73f22-c9ba-422a-b572-c59e515a2908",
"sub": "8555885b-715c-4dee-a7c5-9563a6a05211",
"reaction": "clap"
},
{
"_id": "r9d73f22-c9ba-422a-b572-c59e515a2909",
"sub": "fcde3f22-d9ba-412a-a572-c59e515a290f",
"reaction": "laugh"
},
{
"_id": "r10d73f22-c9ba-422a-b572-c59e515a2910",
"sub": "8555885b-715c-4dee-a7c5-9563a6a05211",
"reaction": "wow"
},
{
"_id": "r11d73f22-c9ba-422a-b572-c59e515a2911",
"sub": "fcde3f22-d9ba-412a-a572-c59e515a290f",
"reaction": "laugh"
},
{
"_id": "r12d73f22-c9ba-422a-b572-c59e515a2912",
"sub": "8555885b-715c-4dee-a7c5-9563a6a05211",
"reaction": "heart"
}
],
"date": "2024-02-28T20:37:00.057Z",
"created": "2024-02-28T20:37:00.057Z",
"__v": 0
},
"_id": "65e18926584b172772d69722",
"created": "2024-03-01T07:52:06.375Z",
"__v": 0
}
}