Updated
This commit is contained in:
@@ -29,7 +29,7 @@
|
|||||||
"homeowner": {
|
"homeowner": {
|
||||||
"label": "Your Record",
|
"label": "Your Record",
|
||||||
"access_state": "participant",
|
"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": [
|
"fields": [
|
||||||
{
|
{
|
||||||
"id": "ho_total_units",
|
"id": "ho_total_units",
|
||||||
@@ -44,7 +44,7 @@
|
|||||||
"label": "How many members are on the Board of Directors?",
|
"label": "How many members are on the Board of Directors?",
|
||||||
"type": "number",
|
"type": "number",
|
||||||
"required": true,
|
"required": true,
|
||||||
"placeholder": "Enter the number or your best estimate"
|
"placeholder": "Enter the number"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "ho_board_votes_own_decisions",
|
"id": "ho_board_votes_own_decisions",
|
||||||
@@ -75,17 +75,17 @@
|
|||||||
"field": "ho_nonresident_owners_present",
|
"field": "ho_nonresident_owners_present",
|
||||||
"value": true
|
"value": true
|
||||||
},
|
},
|
||||||
"placeholder": "Enter the number or your best estimate"
|
"placeholder": "Enter the number"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "ho_meeting_attendance_documented",
|
"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",
|
"type": "boolean",
|
||||||
"required": false
|
"required": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "ho_quorum_achieved",
|
"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",
|
"type": "select",
|
||||||
"required": true,
|
"required": true,
|
||||||
"options": [
|
"options": [
|
||||||
|
|||||||
Reference in New Issue
Block a user