Renamed js files to ts

This commit is contained in:
mrfry 2020-11-23 15:10:24 +01:00
parent 0bddef2b78
commit 7fcb15da88
54 changed files with 8521 additions and 60 deletions

View file

@ -0,0 +1,69 @@
###################################################################################################################################################################################
QUESTION
{
"A": "Igaz",
"data": {
"type": "image",
"images": [
"image1.png"
]
}
}
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
SAMES
[
{
"q": {
"A": "Igaz",
"data": {
"type": "image",
"images": [
"image1.png"
]
}
},
"match": 100,
"detailedMatch": {
"qMatch": 100,
"aMatch": 100,
"dMatch": 100,
"matchedSubjName": "Műszaki mechanika",
"avg": 100
}
}
]
###################################################################################################################################################################################
QUESTION
{
"A": "Igaz",
"data": {
"type": "image",
"images": [
"image1.png"
]
}
}
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
SAMES
[
{
"q": {
"A": "Igaz",
"data": {
"type": "image",
"images": [
"image1.png"
]
}
},
"match": 100,
"detailedMatch": {
"qMatch": 100,
"aMatch": 100,
"dMatch": 100,
"matchedSubjName": "Műszaki mechanika",
"avg": 100
}
}
]