Updated
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
"homeowner": {
|
||||
"label": "Your Record",
|
||||
"access_state": "participant",
|
||||
"instruction": "Record what you know about your association's size and how votes are conducted. You do not need precise numbers — record what you have observed, been told, or been able to verify. Estimates are acceptable and should be noted as estimates.",
|
||||
"instruction": "Record what you know about your association's size and how votes are conducted. Enter only what you can support with documentation. If a number is not supported by a written record, leave the field blank or enter 0.",
|
||||
"fields": [
|
||||
{
|
||||
"id": "ho_total_units",
|
||||
@@ -44,7 +44,7 @@
|
||||
"label": "How many members are on the Board of Directors?",
|
||||
"type": "number",
|
||||
"required": true,
|
||||
"placeholder": "Enter the number or your best estimate"
|
||||
"placeholder": "Enter the number"
|
||||
},
|
||||
{
|
||||
"id": "ho_board_votes_own_decisions",
|
||||
@@ -75,17 +75,17 @@
|
||||
"field": "ho_nonresident_owners_present",
|
||||
"value": true
|
||||
},
|
||||
"placeholder": "Enter the number or your best estimate"
|
||||
"placeholder": "Enter the number"
|
||||
},
|
||||
{
|
||||
"id": "ho_meeting_attendance_documented",
|
||||
"label": "Do you hold or know of a written record — such as meeting minutes — that tracks attendance at meetings?",
|
||||
"label": "Do you hold a written record — such as meeting minutes or a sign-in sheet — that documents attendance at meetings?",
|
||||
"type": "boolean",
|
||||
"required": false
|
||||
},
|
||||
{
|
||||
"id": "ho_quorum_achieved",
|
||||
"label": "Has the association ever failed to achieve quorum at a required meeting?",
|
||||
"label": "Has a required meeting ever failed to achieve quorum?",
|
||||
"type": "select",
|
||||
"required": true,
|
||||
"options": [
|
||||
|
||||
Reference in New Issue
Block a user