Skip to content

Commit

Permalink
Merge pull request #347 from Arquisoft/develop-hugo
Browse files Browse the repository at this point in the history
Delete question templates
  • Loading branch information
uo288347 authored Apr 28, 2024
2 parents 8394592 + 2171814 commit 5340088
Showing 1 changed file with 0 additions and 137 deletions.
137 changes: 0 additions & 137 deletions questions/utils/question.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,18 +112,6 @@
}],
"category": ["Art"]
},
{
"property": "P571",
"template": [{
"lang": "es",
"question": "Cual es el año de creacion de x"
},
{
"lang": "en",
"question": "What is the year of creation of x"
}],
"category": ["Art"]
},
{
"property": "P136",
"template":
Expand Down Expand Up @@ -155,38 +143,6 @@
"question": "Who is the inventor of x"
}],
"category": ["Science"]
},
{
"property": "P575",
"template":
[{
"lang": "es",
"question": "En que año se inventó x"
},
{
"lang": "en",
"question": "What was the year of invention of x"
}],
"category": ["Science"]
}
]
},
{
"name": "mountain",
"instance": "Q8502",
"properties": [
{
"property": "P2044",
"template":
[{
"lang": "es",
"question": "Cual es la altitud mxima del x"
},
{
"lang": "en",
"question": "What is the maximum altitude of x"
}],
"category": ["Geography"]
}
]
},
Expand All @@ -207,18 +163,6 @@
}],
"category": ["Entertainment"]
},
{
"property": "P577",
"template": [{
"lang": "es",
"question": "Cual es el año de publicacion de x"
},
{
"lang": "en",
"question": "What is the year of publication of x"
}],
"category": ["Entertainment"]
},
{
"property": "P136",
"template":
Expand Down Expand Up @@ -262,39 +206,13 @@
"question": "What is the maximum speed of x"
}],
"category": ["Cars"]
},
{
"property": "P571",
"template":
[{
"lang": "es",
"question": "En qué año fue introducido x al mercado"
},
{
"lang": "en",
"question": "In what year was x introduced to the market"
}],
"category": ["Cars"]
}
]
},
{
"name": "dish",
"instance": "Q746549",
"properties": [
{
"property": "P527",
"template":
[{
"lang": "es",
"question": "Cuál es el ingrediente principal de x"
},
{
"lang": "en",
"question": "What is the main ingredient of x"
}],
"category": ["Food"]
},
{
"property": "P495",
"template": [{
Expand Down Expand Up @@ -326,18 +244,6 @@
}],
"category": ["Art"]
},
{
"property": "P571",
"template": [{
"lang": "es",
"question": "En qué año se completó x"
},
{
"lang": "en",
"question": "In what year was it completed x"
}],
"category": ["Art"]
},
{
"property": "P149",
"template": [{
Expand Down Expand Up @@ -462,18 +368,6 @@
}],
"category": ["Games"]
},
{
"property": "P577",
"template": [{
"lang": "es",
"question": "En qué año fue lanzado el videojuego x"
},
{
"lang": "en",
"question": "In what year was the video game x released?"
}],
"category": ["Games"]
},
{
"property": "P400",
"template": [{
Expand Down Expand Up @@ -504,18 +398,6 @@
"question": "Who is the designer of the brand x"
}],
"category": ["Fashion"]
},
{
"property": "P571",
"template": [{
"lang": "es",
"question": "Cuándo fue fundada la casa de moda x"
},
{
"lang": "en",
"question": "When was the fashion house founded x"
}],
"category": ["Fashion"]
}
]
},
Expand Down Expand Up @@ -549,24 +431,5 @@
"category": ["Animals"]
}
]
},
{
"name": "brands",
"instance": "Q431289",
"properties": [
{
"property": "P571",
"template":
[{
"lang": "es",
"question": "Cuándo fue fundada la marca x"
},
{
"lang": "en",
"question": "When was the brand x founded?"
}],
"category": ["Brands"]
}
]
}
]

0 comments on commit 5340088

Please sign in to comment.