Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
211 changes: 211 additions & 0 deletions data/bisaya.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,211 @@
{
"questions": [
{
"text": "talad",
"answers": [
{
"text": [
"table"
]
}
]
},
{
"text": "espeho",
"answers": [
{
"text": [
"mirror"
]
}
]
},
{
"text": "lawak",
"answers": [
{
"text": [
"room"
]
}
]
},
{
"text": "balak",
"answers": [
{
"text": [
"poem"
]
}
]
},
{
"text": "gumalaysay",
"answers": [
{
"text": [
"essay"
]
}
]
},
{
"text": "mantala",
"answers": [
{
"text": [
"publish"
]
}
]
},
{
"text": "abtanan",
"answers": [
{
"text": [
"hotel"
]
}
]
},
{
"text": "abiso",
"answers": [
{
"text": [
"warning"
]
}
]
},
{
"text": "agiw",
"answers": [
{
"text": [
"ash"
]
}
]
},
{
"text": "ahak",
"answers": [
{
"text": [
"gross"
]
}
]
},
{
"text": "bansilag",
"answers": [
{
"text": [
"motto"
]
}
]
},
{
"text": "pang-ukoy",
"answers": [
{
"text": [
"espionage"
]
}
]
},
{
"text": "haylo",
"answers": [
{
"text": [
"entice"
]
}
]
},
{
"text": "hamtong",
"answers": [
{
"text": [
"mature"
]
}
]
},
{
"text": "hamugaway",
"answers": [
{
"text": [
"comfortable"
]
}
]
},
{
"text": "hulaw",
"answers": [
{
"text": [
"drought"
]
}
]
},
{
"text": "bahak",
"answers": [
{
"text": [
"lesions"
]
}
]
},
{
"text": "buwangan",
"answers": [
{
"text": [
"cockpit"
]
}
]
},
{
"text": "hunta",
"answers": [
{
"text": [
"board"
]
}
]
},
{
"text": "sulog",
"answers": [
{
"text": [
"current"
]
}
]
}
],
"settings": {
"startQuestionGap": 3,
"questionTime": 60,
"nextQuestionGap": 10,
"pointsPerQuestion": 1,
"randomise": false
}
}
129 changes: 129 additions & 0 deletions data/capt_america.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,129 @@
{
"questions": [
{
"text": "What bill did Tony Stark supported that caused the civil war? Abbreviation lang para mobo!",
"answers": [
{
"text": [
"SHRA",
"shra",
"S.H.R.A"
]
}
]
},
{
"text": "Who were the opposing side leaders during the civil war?",
"answers": [
{
"text": [
"Tony Stark",
"Iron Man"
]
},
{
"text": [
"Steve Rogers",
"Captain America"
]
}
],
"points": 2
},
{
"text": "Where did the explosion happened that killed a lot of innocent people and triggered the Super Human Registration Act?",
"answers": [
{
"text": [
"Stamford"
]
}
]
},
{
"text": "Did deadpool support the Super Human Registration Act?",
"answers": [
{
"text": [
"Yes"
]
}
]
},
{
"text": "Who was accused in the explosion incident in Stamford? Who actually caused the explosion?",
"answers": [
{
"text": [
"Speed ball",
"Speedball"
]
},
{
"text": [
"Nitro",
"nitro"
]
}
]
},
{
"text": "Who was the most hated man in america during the civil war?",
"answers": [
{
"text": [
"Speedball",
"speedball"
]
}
]
},
{
"text": "Those who did not register to the Super Hero Registration Act are imprisoned in?",
"answers": [
{
"text": [
"Negative Zone"
]
}
]
},
{
"text": "Where did the \"Thing\" of the fantastic four fled to avoid the war?",
"answers": [
{
"text": [
"Paris"
]
}
]
},
{
"text": "The prince of Wakanda, T'Challa Udaku is?",
"answers": [
{
"text": [
"Black Panther"
]
}
]
},
{
"text": "Which superhero married black panther and became the queen of Wakanda?",
"answers": [
{
"text": [
"Storm"
]
}
]
}
],
"settings": {
"startQuestionGap": 3,
"questionTime": 60,
"nextQuestionGap": 10,
"pointsPerQuestion": 1,
"randomise": true
}
}
Loading