-
-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
72 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
{ | ||
"is_test": true, | ||
|
||
"type": "winner", | ||
|
||
"language": "de", | ||
|
||
"title": "Gemeinsamer Urlaub des Fledermauszüchtervereins Telegrafenberg", | ||
|
||
"desc": "Nach 30 Jahren erfolgreicher Fledermauszucht haben wir uns einen Urlaub verdient! Nur wohin soll's gehen?", | ||
|
||
"due_type": "custom", | ||
|
||
"options": [ | ||
{ | ||
"name": "Südsee-Kreuzfahrt", | ||
"desc": "Ganz entspannt verwöhnen lassen und was zu sehen bekommen", | ||
"ratings": [100,100,100,100,100, 100,100,100,100,100, 0,0,0,0,0, 0,0,0,0,0] | ||
}, | ||
{ | ||
"name": "Skiwoche in St. Moritz", | ||
"desc": "Jede Menge Action", | ||
"ratings": [0,0,0,0,0, 0,0,0,0,0, 100,100,100,100,100, 100,100,100,100,100] | ||
}, | ||
{ | ||
"name": "Höhlenklettern bei Budapest", | ||
"desc": "Dort gibt es auch Fledermäuse", | ||
"ratings": [0,0,19,24,22, 53,60,67,74,71, 34,34,44,46,54, 84,88,94,0,0] | ||
}, | ||
{ | ||
"name": "Segeltörn von Kiel nach Stockholm", | ||
"desc": "auf einer klassischen Yacht", | ||
"ratings": [72,73,81,84,93, 22,25,31,36,43, 0,4,8,13,19, 43,51,54,63,62] | ||
} | ||
] | ||
|
||
} |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
"Kleinwagen Benziner" | ||
"SUV" | ||
"Hybrid" | ||
"E-Auto" | ||
"Lastenfahrrad" | ||
"kein eigenes, aber Car-Sharing" | ||
"gar kein Auto" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
"Zentral, repräsentativ, Einzelbüros" | ||
"Zentral, repräsentativ, Großraumbüro" | ||
"Zentral, repräsentativ, Desk Sharing und Home Office" | ||
"Gewerbegebiet, Einzelbüros" | ||
"Gewerbegebiet, Großraumbüro" | ||
"Gewerbegebiet, Desk Sharing und Home Office" | ||
"Komplett Home Office und Videokonferenzen" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
"Gasbrennwerttherme" | ||
"Holzpelletheizung" | ||
"Luftwärmepumpe" | ||
"Erdwärmepumpe" | ||
"Elektroradiatoren" | ||
"Brennstoffzelle" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
"Fertige Altbauwohnung" | ||
"Fertige Neubauwohnung" | ||
"Fertiges Einfamilienhaus Massivbau" | ||
"Fertiges Einfamilienhaus Holzständerbauweise mit klassischer Polystyrol-Dämmung" | ||
"Fertiges Einfamilienhaus Holzständerbauweise mit natürlichen Dämmstoffen" | ||
"Neubau Eigenheim Massivbau" | ||
"Neubau Eigenheim Holzständerbauweise mit klassischer Polystyrol-Dämmung" | ||
"Neubau Eigenheim Holzständerbauweise mit natürlichen Dämmstoffen" | ||
"Wohnprojekt Altbau Sanierung / Umbau" | ||
"Wohnprojekt Neubau" | ||
"Alternatives Wohnprojekt / Kommune / Groß-Wohngemeinschaft" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters