Card compact and expanded template
This commit is contained in:
@@ -0,0 +1,82 @@
|
||||
{
|
||||
"_comment": "Create flow – communication step: page, cards, and add-platform modals",
|
||||
"page": {
|
||||
"compactTitle": "How should this community communicate with each-other?",
|
||||
"compactDescription": "You can select multiple methods for different needs or add your own",
|
||||
"expandedTitle": "What method should this community use to communicate with eachother?",
|
||||
"expandedDescription": "You can select multiple methods for different needs or add your own",
|
||||
"seeAllLink": "See all communication approaches"
|
||||
},
|
||||
"confirmModal": {
|
||||
"title": "Confirm selection",
|
||||
"description": "Confirm to select this option.",
|
||||
"nextButtonText": "Confirm"
|
||||
},
|
||||
"addPlatform": {
|
||||
"nextButtonText": "Add Platform"
|
||||
},
|
||||
"sectionHeadings": {
|
||||
"corePrinciple": "Core Principle & Scope",
|
||||
"logisticsAdmin": "Logistics, Admin & Norms",
|
||||
"codeOfConduct": "Code of Conduct"
|
||||
},
|
||||
"cards": {
|
||||
"in-person-meetings": {
|
||||
"label": "In-Person Meetings",
|
||||
"supportText": "Physical gatherings for high-bandwidth communication and relationship building."
|
||||
},
|
||||
"signal": {
|
||||
"label": "Signal",
|
||||
"supportText": "Encrypted messaging for high-security, private coordination."
|
||||
},
|
||||
"video-meetings": {
|
||||
"label": "Video Meetings",
|
||||
"supportText": "Synchronous video calls for remote face-to-face interaction."
|
||||
},
|
||||
"4": {
|
||||
"label": "Label",
|
||||
"supportText": "Collaborative work to reach a resolution that all parties can agree upon."
|
||||
},
|
||||
"5": {
|
||||
"label": "Label",
|
||||
"supportText": "Structured sessions where parties collaboratively resolve disputes."
|
||||
},
|
||||
"6": {
|
||||
"label": "Label",
|
||||
"supportText": "Members vote to resolve a dispute democratically."
|
||||
},
|
||||
"7": {
|
||||
"label": "Label",
|
||||
"supportText": "Invite-only"
|
||||
}
|
||||
},
|
||||
"modals": {
|
||||
"in-person-meetings": {
|
||||
"title": "In-Person Meetings",
|
||||
"description": "Physical gatherings for high-bandwidth communication and relationship building.",
|
||||
"sections": {
|
||||
"corePrinciple": "We value the highest bandwidth of communication, physical presence, to build trust that digital tools cannot match. Consequently, we reserve this high-trust space for annual retreats, strategic planning, and high-stakes interpersonal repair where body language is essential.",
|
||||
"logisticsAdmin": "Logistics focus on physical accessibility, venue security, and travel equity. Organizers control entry via keys or door staff. Culturally, participants are expected to maintain mission focus and adhere strictly to the itinerary to respect everyone's time. Side conversations or distracting behaviors that derail the agenda are discouraged.",
|
||||
"codeOfConduct": "We aspire to operate within these principles. We don't need to see eye to eye on everything, but we believe the world can be improved by collective action. Aspire to do no harm to members of this community. Violence or physical intimidation will not be tolerated. We have a zero-tolerance policy for racism, sexism, and bigotry."
|
||||
}
|
||||
},
|
||||
"signal": {
|
||||
"title": "Signal",
|
||||
"description": "End-to-end encrypted messaging ideal for small, security-minded groups",
|
||||
"sections": {
|
||||
"corePrinciple": "We use Signal for all operational communication. To keep our workspace organized, official channels are prepended with an emoji (e.g., 🤓). Public channels are open to all volunteers, while Core Channels are restricted to coordinators. All Core Members are designated as admins to share the technical workload.",
|
||||
"logisticsAdmin": "We encourage direct messages to build friendship, but all operational logistics must happen in group channels. To respect everyone's time, use \"Emoji Reactions\" (👍, ♥️) to acknowledge messages rather than typing \"thanks,\" which triggers notifications for everyone. Text is a poor medium for nuance: if a conversation needs more context, move it to a call or in person.",
|
||||
"codeOfConduct": "This space relies on collective responsibility. Posting content that attracts unwanted legal attention or exposes members' real-world identities without consent is prohibited. We aspire to do no harm by practicing strict operational security. Intentionally leaking information violates our safety. We have a zero-tolerance policy for harassment or abuse."
|
||||
}
|
||||
},
|
||||
"video-meetings": {
|
||||
"title": "Video Meetings",
|
||||
"description": "Synchronous video calls for remote face-to-face interaction.",
|
||||
"sections": {
|
||||
"corePrinciple": "We prioritize synchronous connection to read facial expressions without the barrier of travel, using this tool for weekly syncs and quick consensus checks that benefit from real-time debate before moving to a vote.",
|
||||
"logisticsAdmin": "The host manages technical security via waiting rooms to prevent intrusion. Culturally, the focus is on maximizing the value of synchronous time. Norms include muting when not speaking, using the \"Raise Hand\" feature to queue, and utilizing the chat box for non-interruptive side comments. Distractions should be minimized.",
|
||||
"codeOfConduct": "We have a zero-tolerance policy for racism, sexism, and bigotry, whether spoken or shared in the chat. We aspire to do no harm. \"Zoom-bombing\" or broadcasting graphic content is prohibited. Willfully spreading obviously false information will not be tolerated. Do not discuss sensitive data that could attract legal or security risk."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user