Skip to content

Commit

Permalink
Changing categories to questions
Browse files Browse the repository at this point in the history
  • Loading branch information
uo288347 committed Apr 27, 2024
1 parent 26c8c06 commit 3b83319
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions questions/utils/question.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"lang": "en",
"question": "What currency x has"
}],
"category": ["Political"]
"category": ["Geography"]
}
]
},
Expand Down Expand Up @@ -91,7 +91,7 @@
"lang": "en",
"question": "What country is x river in"
}],
"category": ["Geography", "River"]
"category": ["Geography"]
}
]
},
Expand Down Expand Up @@ -162,7 +162,7 @@
"question": "What is the maximum altitude of x"
}],
"filter": ">4000",
"category": ["Geography", "Mountains"]
"category": ["Geography"]
}
]
},
Expand Down Expand Up @@ -245,7 +245,7 @@
"lang": "en",
"question": "Who developed the software x"
}],
"category": ["Sport"]
"category": ["Sports"]
},
{
"property": "P27",
Expand All @@ -257,7 +257,7 @@
"lang": "en",
"question": "What is the nationality of the athlete x"
}],
"category": ["Sport"]
"category": ["Sports"]
}
]
},
Expand All @@ -276,7 +276,7 @@
"lang": "en",
"question": "Who is the developer of the video game x"
}],
"category": ["Games"]
"category": ["Games","Entertainment"]
},
{
"property": "P400",
Expand All @@ -288,7 +288,7 @@
"lang": "en",
"question": "What are the platforms supported by x"
}],
"category": ["Games"]
"category": ["Games","Entertainment"]
}
]
},
Expand All @@ -307,7 +307,7 @@
"lang": "en",
"question": "What is the natural habitat of species x"
}],
"category": ["Animals"]
"category": ["Animals","Science"]
},
{
"property": "P2670",
Expand All @@ -319,7 +319,7 @@
"lang": "en",
"question": "What species share the habitat with x"
}],
"category": ["Animals"]
"category": ["Animals","Science"]
}
]
}
Expand Down

0 comments on commit 3b83319

Please sign in to comment.