fixed the db
Signed-off-by: Ioan Chelaru Cristian <iccjoc@localhost.localdomain>
This commit is contained in:
parent
64e1aa295a
commit
f042f07cf9
1 changed files with 705 additions and 703 deletions
|
@ -1,4 +1,5 @@
|
||||||
[
|
{
|
||||||
|
"questions": [
|
||||||
{
|
{
|
||||||
"id": 1,
|
"id": 1,
|
||||||
"category": "cpp",
|
"category": "cpp",
|
||||||
|
@ -699,5 +700,6 @@
|
||||||
"text": "Which country is known as the Land of Fire and Ice?",
|
"text": "Which country is known as the Land of Fire and Ice?",
|
||||||
"answer": "Iceland"
|
"answer": "Iceland"
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"sessions": []
|
||||||
|
}
|
Loading…
Reference in a new issue