mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
renamed devel dir
This commit is contained in:
parent
9320f49151
commit
ba89f4a342
30 changed files with 0 additions and 0 deletions
96
testingTools/tests/testData/emptyQuestion.json
Normal file
96
testingTools/tests/testData/emptyQuestion.json
Normal file
|
@ -0,0 +1,96 @@
|
|||
{
|
||||
"subj": "2020/21/1 - Pénzügyek alapjai - GGEPU1GFNE/PA-GY2",
|
||||
"version": "2.0.1.18",
|
||||
"id": "0672665270899",
|
||||
"location": "https://elearning.uni-obuda.hu/asd",
|
||||
"quiz": [
|
||||
{
|
||||
"Q": "",
|
||||
"A": "",
|
||||
"data": {
|
||||
"type": "simple"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Q": "\n\n\n\n",
|
||||
"A": "\n\n\n\n",
|
||||
"data": {
|
||||
"type": "simple"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Q": "",
|
||||
"A": "\n\n\n\n",
|
||||
"data": {
|
||||
"type": "simple"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Q": "\n\n\n\n",
|
||||
"A": "",
|
||||
"data": {
|
||||
"type": "simple"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Q": "",
|
||||
"A": "",
|
||||
"data": {
|
||||
"type": "image",
|
||||
"images": [
|
||||
"Cu_Ag.jpg"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Q": "\n\n\n\n",
|
||||
"A": "\n\n\n\n",
|
||||
"data": {
|
||||
"type": "image",
|
||||
"images": [
|
||||
"Cu_Ag.jpg"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Q": "",
|
||||
"A": "\n\n\n\n",
|
||||
"data": {
|
||||
"type": "image",
|
||||
"images": [
|
||||
"Cu_Ag.jpg"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Q": "\n\n\n\n",
|
||||
"A": "",
|
||||
"data": {
|
||||
"type": "image",
|
||||
"images": [
|
||||
"Cu_Ag.jpg"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Q": "This should be valid",
|
||||
"A": "\n\n\n\n",
|
||||
"data": {
|
||||
"type": "image",
|
||||
"images": [
|
||||
"Cu_Ag.jpg"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Q": "This should be valid",
|
||||
"A": "",
|
||||
"data": {
|
||||
"type": "image",
|
||||
"images": [
|
||||
"Cu_Ag.jpg"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue