might be trash, cause llm messed up the files
This commit is contained in:
+81
-1
@@ -5,7 +5,87 @@
|
||||
},
|
||||
{
|
||||
"id": "current-vote-text",
|
||||
"content": "<p>Derzeit läuft eine Abstimmung zur Änderung der Vereinssatzung.</p><p>Bitte nutzen Sie den Ihnen zugesandten Link, um an der Abstimmung teilzunehmen.</p><p>Bei Fragen wenden Sie sich bitte an den Vorstand.</p>"
|
||||
"content": "<p>Derzeit laufen mehrere Abstimmungen zu Vereinsangelegenheiten.</p><p>Bitte nutzen Sie den Ihnen zugesandten Link, um an den Abstimmungen teilzunehmen.</p><p>Bei Fragen wenden Sie sich bitte an den Vorstand.</p>"
|
||||
},
|
||||
{
|
||||
"id": "polls",
|
||||
"content": [
|
||||
{
|
||||
"id": "satzung-2025",
|
||||
"title": "Änderung der Vereinssatzung",
|
||||
"question": "<p>Stimmen Sie der vorgeschlagenen Änderung der Vereinssatzung zu?</p>",
|
||||
"options": [
|
||||
{
|
||||
"id": "abstain",
|
||||
"label": "Ich enthalte mich234"
|
||||
},
|
||||
{
|
||||
"id": "va9h6snd",
|
||||
"label": "Das Reicht"
|
||||
},
|
||||
{
|
||||
"id": "yes",
|
||||
"label": "Ja, ich stimme zu"
|
||||
},
|
||||
{
|
||||
"id": "1w5u17px",
|
||||
"label": "5674567"
|
||||
},
|
||||
{
|
||||
"id": "no",
|
||||
"label": "Neinneinenen"
|
||||
},
|
||||
{
|
||||
"id": "2puzfaka",
|
||||
"label": "2345tg2"
|
||||
}
|
||||
],
|
||||
"active": true,
|
||||
"createdAt": "2025-03-01T12:00:00.000Z"
|
||||
},
|
||||
{
|
||||
"id": "9ms9oij4",
|
||||
"title": "qwe",
|
||||
"question": "<p>Stimmen Sie dem Vorschlag zu?<qwe/p>",
|
||||
"options": [
|
||||
{
|
||||
"id": "yes",
|
||||
"label": "Ja, ich stimme zu"
|
||||
},
|
||||
{
|
||||
"id": "no",
|
||||
"label": "Nein, ich stimme nicht zu"
|
||||
},
|
||||
{
|
||||
"id": "abstain",
|
||||
"label": "Ich enthalte mich"
|
||||
}
|
||||
],
|
||||
"active": true,
|
||||
"createdAt": "2025-03-08T22:07:06.863Z"
|
||||
},
|
||||
{
|
||||
"id": "dvp2ibas",
|
||||
"title": "titel eingabe test",
|
||||
"question": "frage eingabe test",
|
||||
"options": [
|
||||
{
|
||||
"id": "yes",
|
||||
"label": "Ja, ich stimme zu"
|
||||
},
|
||||
{
|
||||
"id": "no",
|
||||
"label": "Nein, ich stimme nicht zu"
|
||||
},
|
||||
{
|
||||
"id": "abstain",
|
||||
"label": "Ich enthalte mich"
|
||||
}
|
||||
],
|
||||
"active": true,
|
||||
"createdAt": "2025-03-08T22:12:56.471Z"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "vote-question",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
[
|
||||
{
|
||||
"id": "0dfdb724-b6f2-47db-917b-0d233bef5e93",
|
||||
"pollId": "satzung-2025",
|
||||
"vote": "abstain",
|
||||
"comment": "ich was.",
|
||||
"timestamp": "2025-03-02T19:12:44.209Z"
|
||||
|
||||
Reference in New Issue
Block a user