inital-commit
This commit is contained in:
@@ -0,0 +1,83 @@
|
||||
{
|
||||
"gridv2": [
|
||||
"#############",
|
||||
"#############",
|
||||
"####B#PALLET#",
|
||||
"####E#O######",
|
||||
"##D#S#L#T####",
|
||||
"##E#T#I#A####",
|
||||
"##LAAGTANK###",
|
||||
"##F#N#I#K####",
|
||||
"##T#D#E#E####",
|
||||
"########N####",
|
||||
"#############"
|
||||
],
|
||||
"words": [
|
||||
{
|
||||
"word": "LAAGTANK",
|
||||
"clue": "Hoofdonderdeel in beslag genomen",
|
||||
"startRow": 6,
|
||||
"startCol": 2,
|
||||
"direction": "horizontal",
|
||||
"answer": "LAAGTANK",
|
||||
"arrowRow": 6,
|
||||
"arrowCol": 1
|
||||
},
|
||||
{
|
||||
"word": "POLITIE",
|
||||
"clue": "Verantwoordelijk bij de inval",
|
||||
"startRow": 2,
|
||||
"startCol": 6,
|
||||
"direction": "vertical",
|
||||
"answer": "POLITIE",
|
||||
"arrowRow": 1,
|
||||
"arrowCol": 6
|
||||
},
|
||||
{
|
||||
"word": "BESTAND",
|
||||
"clue": "Samengestelde hoeveelheid",
|
||||
"startRow": 2,
|
||||
"startCol": 4,
|
||||
"direction": "vertical",
|
||||
"answer": "BESTAND",
|
||||
"arrowRow": 1,
|
||||
"arrowCol": 4
|
||||
},
|
||||
{
|
||||
"word": "PALLET",
|
||||
"clue": "Transportmiddel voor de lachgastank",
|
||||
"startRow": 2,
|
||||
"startCol": 6,
|
||||
"direction": "horizontal",
|
||||
"answer": "PALLET",
|
||||
"arrowRow": 2,
|
||||
"arrowCol": 5
|
||||
},
|
||||
{
|
||||
"word": "TANKEN",
|
||||
"clue": "Vervoort voor de lachgastank",
|
||||
"startRow": 4,
|
||||
"startCol": 8,
|
||||
"direction": "vertical",
|
||||
"answer": "TANKEN",
|
||||
"arrowRow": 3,
|
||||
"arrowCol": 8
|
||||
},
|
||||
{
|
||||
"word": "DELFT",
|
||||
"clue": "Stad waar het gebeurde",
|
||||
"startRow": 4,
|
||||
"startCol": 2,
|
||||
"direction": "vertical",
|
||||
"answer": "DELFT",
|
||||
"arrowRow": 3,
|
||||
"arrowCol": 2
|
||||
}
|
||||
],
|
||||
"difficulty": 1,
|
||||
"rewards": {
|
||||
"coins": 50,
|
||||
"stars": 2,
|
||||
"hints": 1
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,92 @@
|
||||
{
|
||||
"gridv2": [
|
||||
"###########",
|
||||
"###########",
|
||||
"##EUROPA#N#",
|
||||
"######A##A#",
|
||||
"####VERZET#",
|
||||
"######K##U#",
|
||||
"######I##U#",
|
||||
"###KLANK#R#",
|
||||
"######F##B#",
|
||||
"###########"
|
||||
],
|
||||
"words": [
|
||||
{
|
||||
"word": "KLANK",
|
||||
"clue": "Stemmen voor een betere toekomst",
|
||||
"startRow": 7,
|
||||
"startCol": 3,
|
||||
"direction": "horizontal",
|
||||
"answer": "KLANK",
|
||||
"arrowRow": 7,
|
||||
"arrowCol": 2
|
||||
},
|
||||
{
|
||||
"word": "PARKIN",
|
||||
"clue": "Dergelijke aandoening beïnvloedt beweging",
|
||||
"startRow": 2,
|
||||
"startCol": 6,
|
||||
"direction": "vertical",
|
||||
"answer": "PARKIN",
|
||||
"arrowRow": 1,
|
||||
"arrowCol": 6
|
||||
},
|
||||
{
|
||||
"word": "VERZET",
|
||||
"clue": "Collectief optreden tegen beleid",
|
||||
"startRow": 4,
|
||||
"startCol": 4,
|
||||
"direction": "horizontal",
|
||||
"answer": "VERZET",
|
||||
"arrowRow": 4,
|
||||
"arrowCol": 3
|
||||
},
|
||||
{
|
||||
"word": "NATUUR",
|
||||
"clue": "Leefgebied voor planten en dieren",
|
||||
"startRow": 2,
|
||||
"startCol": 9,
|
||||
"direction": "vertical",
|
||||
"answer": "NATUUR",
|
||||
"arrowRow": 1,
|
||||
"arrowCol": 9
|
||||
},
|
||||
{
|
||||
"word": "EUROPA",
|
||||
"clue": "Het politieke blok waarin Nederland deel uitmaakt",
|
||||
"startRow": 2,
|
||||
"startCol": 2,
|
||||
"direction": "horizontal",
|
||||
"answer": "EUROPA",
|
||||
"arrowRow": 2,
|
||||
"arrowCol": 1
|
||||
},
|
||||
{
|
||||
"word": "PARKINF",
|
||||
"clue": "Afkorting Parkinson",
|
||||
"startRow": 2,
|
||||
"startCol": 6,
|
||||
"direction": "vertical",
|
||||
"answer": "PARKINF",
|
||||
"arrowRow": 1,
|
||||
"arrowCol": 6
|
||||
},
|
||||
{
|
||||
"word": "NATUURB",
|
||||
"clue": "Bescherming van natuurgebieden",
|
||||
"startRow": 2,
|
||||
"startCol": 9,
|
||||
"direction": "vertical",
|
||||
"answer": "NATUURB",
|
||||
"arrowRow": 1,
|
||||
"arrowCol": 9
|
||||
}
|
||||
],
|
||||
"difficulty": 1,
|
||||
"rewards": {
|
||||
"coins": 50,
|
||||
"stars": 2,
|
||||
"hints": 1
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,121 @@
|
||||
{
|
||||
"gridv2": [
|
||||
[
|
||||
"##############"
|
||||
],
|
||||
[
|
||||
"##############"
|
||||
],
|
||||
[
|
||||
"#######L######"
|
||||
],
|
||||
[
|
||||
"#######E##B###"
|
||||
],
|
||||
[
|
||||
"###A#SNUIVEN##"
|
||||
],
|
||||
[
|
||||
"###K###S##S###"
|
||||
],
|
||||
[
|
||||
"###K######T###"
|
||||
],
|
||||
[
|
||||
"##VERSLAAVEND#"
|
||||
],
|
||||
[
|
||||
"###R######D#R#"
|
||||
],
|
||||
[
|
||||
"###H######I#O#"
|
||||
],
|
||||
[
|
||||
"###O#SLOGAN#O#"
|
||||
],
|
||||
[
|
||||
"###F######G#G#"
|
||||
],
|
||||
[
|
||||
"##############"
|
||||
]
|
||||
],
|
||||
"words": [
|
||||
{
|
||||
"word": "VERSLAAVEND",
|
||||
"clue": "Overdrijft aantrekkingskracht",
|
||||
"startRow": 7,
|
||||
"startCol": 2,
|
||||
"direction": "horizontal",
|
||||
"answer": "VERSLAAVEND",
|
||||
"arrowRow": 7,
|
||||
"arrowCol": 1
|
||||
},
|
||||
{
|
||||
"word": "BESTEDING",
|
||||
"clue": "Korting of prijs",
|
||||
"startRow": 3,
|
||||
"startCol": 10,
|
||||
"direction": "vertical",
|
||||
"answer": "BESTEDING",
|
||||
"arrowRow": 2,
|
||||
"arrowCol": 10
|
||||
},
|
||||
{
|
||||
"word": "AKKERHOF",
|
||||
"clue": "Naam van de winkel",
|
||||
"startRow": 4,
|
||||
"startCol": 3,
|
||||
"direction": "vertical",
|
||||
"answer": "AKKERHOF",
|
||||
"arrowRow": 3,
|
||||
"arrowCol": 3
|
||||
},
|
||||
{
|
||||
"word": "SNUIVEN",
|
||||
"clue": "Korte handeling bij verslaving",
|
||||
"startRow": 4,
|
||||
"startCol": 5,
|
||||
"direction": "horizontal",
|
||||
"answer": "SNUIVEN",
|
||||
"arrowRow": 4,
|
||||
"arrowCol": 4
|
||||
},
|
||||
{
|
||||
"word": "SLOGAN",
|
||||
"clue": "Marketing tekst",
|
||||
"startRow": 10,
|
||||
"startCol": 5,
|
||||
"direction": "horizontal",
|
||||
"answer": "SLOGAN",
|
||||
"arrowRow": 10,
|
||||
"arrowCol": 4
|
||||
},
|
||||
{
|
||||
"word": "DROOG",
|
||||
"clue": "Tegenstrijdig fruittype",
|
||||
"startRow": 7,
|
||||
"startCol": 12,
|
||||
"direction": "vertical",
|
||||
"answer": "DROOG",
|
||||
"arrowRow": 6,
|
||||
"arrowCol": 12
|
||||
},
|
||||
{
|
||||
"word": "LEUS",
|
||||
"clue": "Kortere slogan tekst",
|
||||
"startRow": 2,
|
||||
"startCol": 7,
|
||||
"direction": "vertical",
|
||||
"answer": "LEUS",
|
||||
"arrowRow": 1,
|
||||
"arrowCol": 7
|
||||
}
|
||||
],
|
||||
"difficulty": 1,
|
||||
"rewards": {
|
||||
"coins": 50,
|
||||
"stars": 2,
|
||||
"hints": 1
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,127 @@
|
||||
{
|
||||
"gridv2": [
|
||||
[
|
||||
"##############"
|
||||
],
|
||||
[
|
||||
"##############"
|
||||
],
|
||||
[
|
||||
"########C#####"
|
||||
],
|
||||
[
|
||||
"########E#####"
|
||||
],
|
||||
[
|
||||
"##DIVUSEN#####"
|
||||
],
|
||||
[
|
||||
"########S#####"
|
||||
],
|
||||
[
|
||||
"######EQUALIA#"
|
||||
],
|
||||
[
|
||||
"####G###R##J##"
|
||||
],
|
||||
[
|
||||
"###BLOKIER#Z##"
|
||||
],
|
||||
[
|
||||
"####O#O####E##"
|
||||
],
|
||||
[
|
||||
"####O#R####N##"
|
||||
],
|
||||
[
|
||||
"####M#T####K##"
|
||||
],
|
||||
[
|
||||
"####I#E####O##"
|
||||
],
|
||||
[
|
||||
"####T#X#######"
|
||||
],
|
||||
[
|
||||
"##############"
|
||||
]
|
||||
],
|
||||
"words": [
|
||||
{
|
||||
"word": "BLOKIER",
|
||||
"clue": "Persoon die accounts blokt.",
|
||||
"startRow": 8,
|
||||
"startCol": 3,
|
||||
"direction": "horizontal",
|
||||
"answer": "BLOKIER",
|
||||
"arrowRow": 8,
|
||||
"arrowCol": 2
|
||||
},
|
||||
{
|
||||
"word": "CENSURE",
|
||||
"clue": "Controle over queer‑accounts.",
|
||||
"startRow": 2,
|
||||
"startCol": 8,
|
||||
"direction": "vertical",
|
||||
"answer": "CENSURE",
|
||||
"arrowRow": 1,
|
||||
"arrowCol": 8
|
||||
},
|
||||
{
|
||||
"word": "DIVUSEN",
|
||||
"clue": "Verdeel en heers accountblok.",
|
||||
"startRow": 4,
|
||||
"startCol": 2,
|
||||
"direction": "horizontal",
|
||||
"answer": "DIVUSEN",
|
||||
"arrowRow": 4,
|
||||
"arrowCol": 1
|
||||
},
|
||||
{
|
||||
"word": "EQUALIA",
|
||||
"clue": "Gelijk op abortus.",
|
||||
"startRow": 6,
|
||||
"startCol": 6,
|
||||
"direction": "horizontal",
|
||||
"answer": "EQUALIA",
|
||||
"arrowRow": 6,
|
||||
"arrowCol": 5
|
||||
},
|
||||
{
|
||||
"word": "GLOOMIT",
|
||||
"clue": "Verstopt sociale media.",
|
||||
"startRow": 7,
|
||||
"startCol": 4,
|
||||
"direction": "vertical",
|
||||
"answer": "GLOOMIT",
|
||||
"arrowRow": 6,
|
||||
"arrowCol": 4
|
||||
},
|
||||
{
|
||||
"word": "IJZENKO",
|
||||
"clue": "Krachtige blokking.",
|
||||
"startRow": 6,
|
||||
"startCol": 11,
|
||||
"direction": "vertical",
|
||||
"answer": "IJZENKO",
|
||||
"arrowRow": 5,
|
||||
"arrowCol": 11
|
||||
},
|
||||
{
|
||||
"word": "KORTEX",
|
||||
"clue": "Kort maar krachtig.",
|
||||
"startRow": 8,
|
||||
"startCol": 6,
|
||||
"direction": "vertical",
|
||||
"answer": "KORTEX",
|
||||
"arrowRow": 7,
|
||||
"arrowCol": 6
|
||||
}
|
||||
],
|
||||
"difficulty": 1,
|
||||
"rewards": {
|
||||
"coins": 50,
|
||||
"stars": 2,
|
||||
"hints": 1
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,95 @@
|
||||
{
|
||||
"gridv2": [
|
||||
"#############",
|
||||
"#############",
|
||||
"##I#O####D###",
|
||||
"##N#N####O#S#",
|
||||
"##S#D####C#C#",
|
||||
"##T#E#M##U#H#",
|
||||
"##A#R#E##M#A#",
|
||||
"##GEZONDHEID#",
|
||||
"##R#O#T##N#E#",
|
||||
"##A#E#A##T###",
|
||||
"##M#K#A#META#",
|
||||
"######L##N###",
|
||||
"#############"
|
||||
],
|
||||
"words": [
|
||||
{
|
||||
"word": "GEZONDHEID",
|
||||
"clue": "Welzijn",
|
||||
"startRow": 7,
|
||||
"startCol": 2,
|
||||
"direction": "horizontal",
|
||||
"answer": "GEZONDHEID",
|
||||
"arrowRow": 7,
|
||||
"arrowCol": 1
|
||||
},
|
||||
{
|
||||
"word": "DOCUMENTEN",
|
||||
"clue": "Papieren",
|
||||
"startRow": 2,
|
||||
"startCol": 9,
|
||||
"direction": "vertical",
|
||||
"answer": "DOCUMENTEN",
|
||||
"arrowRow": 1,
|
||||
"arrowCol": 9
|
||||
},
|
||||
{
|
||||
"word": "INSTAGRAM",
|
||||
"clue": "Platform",
|
||||
"startRow": 2,
|
||||
"startCol": 2,
|
||||
"direction": "vertical",
|
||||
"answer": "INSTAGRAM",
|
||||
"arrowRow": 1,
|
||||
"arrowCol": 2
|
||||
},
|
||||
{
|
||||
"word": "ONDERZOEK",
|
||||
"clue": "Studie",
|
||||
"startRow": 2,
|
||||
"startCol": 4,
|
||||
"direction": "vertical",
|
||||
"answer": "ONDERZOEK",
|
||||
"arrowRow": 1,
|
||||
"arrowCol": 4
|
||||
},
|
||||
{
|
||||
"word": "MENTAAL",
|
||||
"clue": "Geestelijk",
|
||||
"startRow": 5,
|
||||
"startCol": 6,
|
||||
"direction": "vertical",
|
||||
"answer": "MENTAAL",
|
||||
"arrowRow": 4,
|
||||
"arrowCol": 6
|
||||
},
|
||||
{
|
||||
"word": "SCHADE",
|
||||
"clue": "Negatief effect",
|
||||
"startRow": 3,
|
||||
"startCol": 11,
|
||||
"direction": "vertical",
|
||||
"answer": "SCHADE",
|
||||
"arrowRow": 2,
|
||||
"arrowCol": 11
|
||||
},
|
||||
{
|
||||
"word": "META",
|
||||
"clue": "Stopte onderzoek",
|
||||
"startRow": 10,
|
||||
"startCol": 8,
|
||||
"direction": "horizontal",
|
||||
"answer": "META",
|
||||
"arrowRow": 10,
|
||||
"arrowCol": 7
|
||||
}
|
||||
],
|
||||
"difficulty": 1,
|
||||
"rewards": {
|
||||
"coins": 50,
|
||||
"stars": 2,
|
||||
"hints": 1
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,114 @@
|
||||
{
|
||||
"gridv2": [
|
||||
[
|
||||
"##############"
|
||||
],
|
||||
[
|
||||
"##############"
|
||||
],
|
||||
[
|
||||
"########N#####"
|
||||
],
|
||||
[
|
||||
"######M#I#R###"
|
||||
],
|
||||
[
|
||||
"###N##E#E#U###"
|
||||
],
|
||||
[
|
||||
"###E##N#U#G#S#"
|
||||
],
|
||||
[
|
||||
"###D##S#W#G#M#"
|
||||
],
|
||||
[
|
||||
"##KEIZERSNEDE#"
|
||||
],
|
||||
[
|
||||
"###R##N#U#N#R#"
|
||||
],
|
||||
[
|
||||
"###L##W#U#P#I#"
|
||||
],
|
||||
[
|
||||
"###A##E#R#R#G#"
|
||||
],
|
||||
[
|
||||
"###N##R###I#E#"
|
||||
],
|
||||
[
|
||||
"###D##K###K###"
|
||||
],
|
||||
[
|
||||
"##############"
|
||||
]
|
||||
],
|
||||
"words": [
|
||||
{
|
||||
"word": "KEIZERSNEDE",
|
||||
"clue": "operatie",
|
||||
"startRow": 7,
|
||||
"startCol": 2,
|
||||
"direction": "horizontal",
|
||||
"answer": "KEIZERSNEDE",
|
||||
"arrowRow": 7,
|
||||
"arrowCol": 1
|
||||
},
|
||||
{
|
||||
"word": "MENSENWERK",
|
||||
"clue": "arbeid",
|
||||
"startRow": 3,
|
||||
"startCol": 6,
|
||||
"direction": "vertical",
|
||||
"answer": "MENSENWERK",
|
||||
"arrowRow": 2,
|
||||
"arrowCol": 6
|
||||
},
|
||||
{
|
||||
"word": "RUGGENPRIK",
|
||||
"clue": "anesthesie",
|
||||
"startRow": 3,
|
||||
"startCol": 10,
|
||||
"direction": "vertical",
|
||||
"answer": "RUGGENPRIK",
|
||||
"arrowRow": 2,
|
||||
"arrowCol": 10
|
||||
},
|
||||
{
|
||||
"word": "NIEUWSUUR",
|
||||
"clue": "media",
|
||||
"startRow": 2,
|
||||
"startCol": 8,
|
||||
"direction": "vertical",
|
||||
"answer": "NIEUWSUUR",
|
||||
"arrowRow": 1,
|
||||
"arrowCol": 8
|
||||
},
|
||||
{
|
||||
"word": "NEDERLAND",
|
||||
"clue": "land",
|
||||
"startRow": 4,
|
||||
"startCol": 3,
|
||||
"direction": "vertical",
|
||||
"answer": "NEDERLAND",
|
||||
"arrowRow": 3,
|
||||
"arrowCol": 3
|
||||
},
|
||||
{
|
||||
"word": "SMERIGE",
|
||||
"clue": "complex",
|
||||
"startRow": 5,
|
||||
"startCol": 12,
|
||||
"direction": "vertical",
|
||||
"answer": "SMERIGE",
|
||||
"arrowRow": 4,
|
||||
"arrowCol": 12
|
||||
}
|
||||
],
|
||||
"difficulty": 1,
|
||||
"rewards": {
|
||||
"coins": 50,
|
||||
"stars": 2,
|
||||
"hints": 1
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,118 @@
|
||||
{
|
||||
"gridv2": [
|
||||
[
|
||||
"#############"
|
||||
],
|
||||
[
|
||||
"#############"
|
||||
],
|
||||
[
|
||||
"#####F#D##G##"
|
||||
],
|
||||
[
|
||||
"#####B#E##O##"
|
||||
],
|
||||
[
|
||||
"#####I#LEAVE#"
|
||||
],
|
||||
[
|
||||
"#####W#E##T##"
|
||||
],
|
||||
[
|
||||
"####BONGI#S##"
|
||||
],
|
||||
[
|
||||
"######A######"
|
||||
],
|
||||
[
|
||||
"##DOWNT######"
|
||||
],
|
||||
[
|
||||
"######U######"
|
||||
],
|
||||
[
|
||||
"######R######"
|
||||
],
|
||||
[
|
||||
"#############"
|
||||
]
|
||||
],
|
||||
"words": [
|
||||
{
|
||||
"word": "BONGI",
|
||||
"clue": "Ex-podcaster Dan Bongino",
|
||||
"startRow": 6,
|
||||
"startCol": 4,
|
||||
"direction": "horizontal",
|
||||
"answer": "BONGI",
|
||||
"arrowRow": 6,
|
||||
"arrowCol": 3
|
||||
},
|
||||
{
|
||||
"word": "DELEG",
|
||||
"clue": "Stepped down als FBI‑deputiendirector",
|
||||
"startRow": 2,
|
||||
"startCol": 7,
|
||||
"direction": "vertical",
|
||||
"answer": "DELEG",
|
||||
"arrowRow": 1,
|
||||
"arrowCol": 7
|
||||
},
|
||||
{
|
||||
"word": "FBIWO",
|
||||
"clue": "Gaat uit de FBI na een grote stap",
|
||||
"startRow": 2,
|
||||
"startCol": 5,
|
||||
"direction": "vertical",
|
||||
"answer": "FBIWO",
|
||||
"arrowRow": 1,
|
||||
"arrowCol": 5
|
||||
},
|
||||
{
|
||||
"word": "LEAVE",
|
||||
"clue": "Bongino kondigt vertrek aan",
|
||||
"startRow": 4,
|
||||
"startCol": 7,
|
||||
"direction": "horizontal",
|
||||
"answer": "LEAVE",
|
||||
"arrowRow": 4,
|
||||
"arrowCol": 6
|
||||
},
|
||||
{
|
||||
"word": "NATUR",
|
||||
"clue": "Natuurlijk een carrièreswitch",
|
||||
"startRow": 6,
|
||||
"startCol": 6,
|
||||
"direction": "vertical",
|
||||
"answer": "NATUR",
|
||||
"arrowRow": 5,
|
||||
"arrowCol": 6
|
||||
},
|
||||
{
|
||||
"word": "DOWNT",
|
||||
"clue": "Terug op televisie en in het bestuur",
|
||||
"startRow": 8,
|
||||
"startCol": 2,
|
||||
"direction": "horizontal",
|
||||
"answer": "DOWNT",
|
||||
"arrowRow": 8,
|
||||
"arrowCol": 1
|
||||
},
|
||||
{
|
||||
"word": "GOVTS",
|
||||
"clue": "Nieuwe rol in de Amerikaanse overheid",
|
||||
"startRow": 2,
|
||||
"startCol": 10,
|
||||
"direction": "vertical",
|
||||
"answer": "GOVTS",
|
||||
"arrowRow": 1,
|
||||
"arrowCol": 10
|
||||
}
|
||||
],
|
||||
"difficulty": 1,
|
||||
"rewards": {
|
||||
"coins": 50,
|
||||
"stars": 2,
|
||||
"hints": 1
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,85 @@
|
||||
{
|
||||
"gridv2": [
|
||||
"############",
|
||||
"############",
|
||||
"#########Q##",
|
||||
"#########U##",
|
||||
"#########E##",
|
||||
"##P##VRAGEN#",
|
||||
"##L##E###R##",
|
||||
"##ABORTUS###",
|
||||
"##A##S######",
|
||||
"##T##L######",
|
||||
"##J##AFMELD#",
|
||||
"##E##G######",
|
||||
"############"
|
||||
],
|
||||
"words": [
|
||||
{
|
||||
"word": "ABORTUS",
|
||||
"clue": "Medische term voor zwangerschap beëindigen",
|
||||
"startRow": 7,
|
||||
"startCol": 2,
|
||||
"direction": "horizontal",
|
||||
"answer": "ABORTUS",
|
||||
"arrowRow": 7,
|
||||
"arrowCol": 1
|
||||
},
|
||||
{
|
||||
"word": "VERSLAG",
|
||||
"clue": "Schriftelijke of mondelinge informatie over iets",
|
||||
"startRow": 5,
|
||||
"startCol": 5,
|
||||
"direction": "vertical",
|
||||
"answer": "VERSLAG",
|
||||
"arrowRow": 4,
|
||||
"arrowCol": 5
|
||||
},
|
||||
{
|
||||
"word": "PLAATJE",
|
||||
"clue": "Korte afbeelding die gedeeld wordt",
|
||||
"startRow": 5,
|
||||
"startCol": 2,
|
||||
"direction": "vertical",
|
||||
"answer": "PLAATJE",
|
||||
"arrowRow": 4,
|
||||
"arrowCol": 2
|
||||
},
|
||||
{
|
||||
"word": "AFMELD",
|
||||
"clue": "Account weggeven uit het platform",
|
||||
"startRow": 10,
|
||||
"startCol": 5,
|
||||
"direction": "horizontal",
|
||||
"answer": "AFMELD",
|
||||
"arrowRow": 10,
|
||||
"arrowCol": 4
|
||||
},
|
||||
{
|
||||
"word": "VRAGEN",
|
||||
"clue": "Inzichten of informatie zoeken",
|
||||
"startRow": 5,
|
||||
"startCol": 5,
|
||||
"direction": "horizontal",
|
||||
"answer": "VRAGEN",
|
||||
"arrowRow": 5,
|
||||
"arrowCol": 4
|
||||
},
|
||||
{
|
||||
"word": "QUEER",
|
||||
"clue": "Overkoepelende term voor LGBTQ+ gemeenschap",
|
||||
"startRow": 2,
|
||||
"startCol": 9,
|
||||
"direction": "vertical",
|
||||
"answer": "QUEER",
|
||||
"arrowRow": 1,
|
||||
"arrowCol": 9
|
||||
}
|
||||
],
|
||||
"difficulty": 1,
|
||||
"rewards": {
|
||||
"coins": 50,
|
||||
"stars": 2,
|
||||
"hints": 1
|
||||
}
|
||||
}
|
||||
16
data/index.json
Normal file
16
data/index.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"date": "2025-12-18",
|
||||
"files": [
|
||||
"crossword_2025-12-18_01_duizenden-lachgascilinders-in-beslag-genomen-in-de.json",
|
||||
"crossword_2025-12-18_01_levenslang-voor-40-jarige-duitser-die-in-mannheim-.json",
|
||||
"crossword_2025-12-18_01_parkinsonpati-nten-nederland-moet-zich-in-eu-verze.json",
|
||||
"crossword_2025-12-18_01_slechtste-slogan-van-het-jaar-over-verslavende-dru.json",
|
||||
"crossword_2025-12-18_02_levenslang-voor-40-jarige-duitser-die-in-mannheim-.json",
|
||||
"crossword_2025-12-18_02_meta-blokkeert-tientallen-queer-en-abortus-account.json",
|
||||
"crossword_2025-12-18_02_meta-stopte-onderzoek-dat-schade-van-apps-op-menta.json",
|
||||
"crossword_2025-12-18_03_30-11-in-nieuwsuur-pijn-bij-keizersnede-netanyahu-.json",
|
||||
"crossword_2025-12-18_03_clair-obscur-expedition-33-recordwinnaar-game-awar.json",
|
||||
"crossword_2025-12-18_03_dan-bongino-stepping-down-as-fbi-deputy-director.json",
|
||||
"crossword_2025-12-18_03_meta-blokkeert-tientallen-queer-en-abortus-account.json"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user