GET api/PDT_TestOnline_Mobile/PDT_KetQuaLanThi_GetAll?IDLanThi={IDLanThi}&PrivateKey={PrivateKey}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| IDLanThi | string |
Required |
|
| PrivateKey | string |
Required |
Body Parameters
None.
Response Information
Resource Description
PDT_LanThiMessageModel2| Name | Description | Type | Additional information |
|---|---|---|---|
| LstPDT_KetQuaLanThiMobileModel | Collection of PDT_KetQuaLanThi_MobileModel |
None. |
|
| IDLanThi | globally unique identifier |
None. |
|
| MessCode | string |
None. |
|
| MessageContent | string |
None. |
|
| ThoiGianConLai | integer |
None. |
Response Formats
application/json, text/json
Sample:
{
"LstPDT_KetQuaLanThiMobileModel": [
{
"LstDapAn": [
{
"IDCauHoi": "305150ea-4cd0-42fd-a97e-dd3b59d1931f",
"LineID": 2,
"NoiDung": "sample string 3",
"SoDiem": 1.1,
"DADung": true
},
{
"IDCauHoi": "305150ea-4cd0-42fd-a97e-dd3b59d1931f",
"LineID": 2,
"NoiDung": "sample string 3",
"SoDiem": 1.1,
"DADung": true
}
],
"IDLanThi": "7a82135d-c820-4c7f-8ae4-0bf4440086c1",
"IDCauHoi": "6ce60f7e-d714-4fb5-a843-d021f2b7acbb",
"IDDapAn": 1,
"Diem": 1.1,
"CauHoiSo": 1,
"DaTraLoi": true,
"CauHoiText": "sample string 3",
"GhiChu": "sample string 4",
"NoiDungCauHoi": "sample string 5",
"IDNhomCauHoi": "8fa93b85-0a29-436f-8f15-e00a15e5e1a7",
"OnTap": true,
"GhiChuCauHoi": "sample string 6",
"IDLoaiDeThi": "ad9a91e3-c30c-4830-9ace-6a0bf8ffd9a8",
"IDCapDo": 1,
"HinhThucTL": "sample string 7",
"TenNhom": "sample string 8"
},
{
"LstDapAn": [
{
"IDCauHoi": "305150ea-4cd0-42fd-a97e-dd3b59d1931f",
"LineID": 2,
"NoiDung": "sample string 3",
"SoDiem": 1.1,
"DADung": true
},
{
"IDCauHoi": "305150ea-4cd0-42fd-a97e-dd3b59d1931f",
"LineID": 2,
"NoiDung": "sample string 3",
"SoDiem": 1.1,
"DADung": true
}
],
"IDLanThi": "7a82135d-c820-4c7f-8ae4-0bf4440086c1",
"IDCauHoi": "6ce60f7e-d714-4fb5-a843-d021f2b7acbb",
"IDDapAn": 1,
"Diem": 1.1,
"CauHoiSo": 1,
"DaTraLoi": true,
"CauHoiText": "sample string 3",
"GhiChu": "sample string 4",
"NoiDungCauHoi": "sample string 5",
"IDNhomCauHoi": "8fa93b85-0a29-436f-8f15-e00a15e5e1a7",
"OnTap": true,
"GhiChuCauHoi": "sample string 6",
"IDLoaiDeThi": "ad9a91e3-c30c-4830-9ace-6a0bf8ffd9a8",
"IDCapDo": 1,
"HinhThucTL": "sample string 7",
"TenNhom": "sample string 8"
}
],
"IDLanThi": "7203b40b-80f7-4b95-8f25-eac6c7131e50",
"MessCode": "sample string 2",
"MessageContent": "sample string 3",
"ThoiGianConLai": 4
}