195 lines
6.9 KiB
YAML
195 lines
6.9 KiB
YAML
- id: basics
|
|
title: "Basics"
|
|
description: "Core building blocks of your dispute resolution protocol"
|
|
order: 1
|
|
components:
|
|
- id: community_rules
|
|
title: "Community rules"
|
|
description: "Location and accessibility of community rules and guidelines"
|
|
order: 1
|
|
fields:
|
|
- id: communityRulesText
|
|
type: text
|
|
label: "Where does the community keep its rules?"
|
|
placeholder: "Describe where community rules are documented and how they can be accessed..."
|
|
required: true
|
|
- id: shared_values
|
|
title: "Shared values"
|
|
description: "Core values that guide the dispute resolution process"
|
|
order: 2
|
|
fields:
|
|
- id: sharedValuesText
|
|
type: text
|
|
label: "What values does the community hold in disputes?"
|
|
placeholder: "Describe the core values that guide your community's approach to conflicts..."
|
|
required: true
|
|
- id: information_access
|
|
title: "Information sharing"
|
|
description: "Transparency and confidentiality policies"
|
|
order: 3
|
|
fields:
|
|
- id: informationAccessText
|
|
type: text
|
|
label: "Who has access to information about the process?"
|
|
placeholder: "Describe who can access information about ongoing dispute processes..."
|
|
required: true
|
|
|
|
- id: process
|
|
title: "Process"
|
|
description: "How the dispute resolution operates"
|
|
order: 2
|
|
components:
|
|
- id: process_start
|
|
title: "Process initiation"
|
|
description: "The mechanism for initiating the dispute process"
|
|
order: 1
|
|
fields:
|
|
- id: processStartText
|
|
type: text
|
|
label: "How does the process begin?"
|
|
placeholder: "Describe how disputes are initiated in your community..."
|
|
required: true
|
|
- id: facilitation
|
|
title: "Facilitation approach"
|
|
description: "Methods of facilitation during the dispute process"
|
|
order: 2
|
|
fields:
|
|
- id: facilitationText
|
|
type: text
|
|
label: "How is the process facilitated?"
|
|
placeholder: "Describe who facilitates the process and how they are selected/trained..."
|
|
required: true
|
|
- id: ground_rules
|
|
title: "Ground rules"
|
|
description: "Basic rules of conduct during the dispute process"
|
|
order: 3
|
|
fields:
|
|
- id: groundRulesText
|
|
type: text
|
|
label: "What are the ground-rules of the process?"
|
|
placeholder: "Describe the rules of engagement that all participants must follow..."
|
|
required: true
|
|
|
|
- id: assessment
|
|
title: "Assessment"
|
|
description: "Evaluating the state of the dispute"
|
|
order: 3
|
|
components:
|
|
- id: dispute_assessment
|
|
title: "Dispute evaluation"
|
|
description: "Methods for evaluating the current status of a dispute"
|
|
order: 1
|
|
fields:
|
|
- id: disputeAssessmentText
|
|
type: text
|
|
label: "How is the state of the dispute assessed?"
|
|
placeholder: "Describe methods used to evaluate the current status of a dispute..."
|
|
required: true
|
|
- id: jurisdiction
|
|
title: "Jurisdiction determination"
|
|
description: "Determining whether this is the appropriate forum for the dispute"
|
|
order: 2
|
|
fields:
|
|
- id: jurisdictionText
|
|
type: text
|
|
label: "How do you determine if a dispute falls within this process's jurisdiction?"
|
|
placeholder: "Describe how you determine whether this process is appropriate for a given dispute..."
|
|
required: true
|
|
- id: non_participation
|
|
title: "Non-participation handling"
|
|
description: "Handling non-participation in the process"
|
|
order: 3
|
|
fields:
|
|
- id: nonParticipationText
|
|
type: text
|
|
label: "What happens when someone fails to participate?"
|
|
placeholder: "Describe procedures for handling situations where someone refuses to participate..."
|
|
required: true
|
|
|
|
- id: deliberation
|
|
title: "Deliberation"
|
|
description: "Discussing the dispute"
|
|
order: 4
|
|
components:
|
|
- id: deliberation_process
|
|
title: "Deliberation format"
|
|
description: "Methods for deliberation during the dispute process"
|
|
order: 1
|
|
fields:
|
|
- id: deliberationProcessText
|
|
type: text
|
|
label: "How do participants deliberate about the dispute?"
|
|
placeholder: "Describe the format and structure of deliberations..."
|
|
required: true
|
|
- id: additional_voices
|
|
title: "Additional perspectives"
|
|
description: "Including additional perspectives in the deliberation"
|
|
order: 2
|
|
fields:
|
|
- id: additionalVoicesText
|
|
type: text
|
|
label: "Who, beyond the main participants, can be heard?"
|
|
placeholder: "Describe whose voices are included in deliberations beyond the main parties..."
|
|
required: true
|
|
- id: deliberation_conclusion
|
|
title: "Conclusion criteria"
|
|
description: "Criteria for concluding the deliberation phase"
|
|
order: 3
|
|
fields:
|
|
- id: deliberationConclusionText
|
|
type: text
|
|
label: "When is the deliberation over?"
|
|
placeholder: "Describe how you determine when deliberation is complete..."
|
|
required: true
|
|
|
|
- id: resolution
|
|
title: "Resolution"
|
|
description: "Determining outcomes for the dispute"
|
|
order: 5
|
|
components:
|
|
- id: resolution_process
|
|
title: "Resolution approach"
|
|
description: "Methods for reaching a resolution"
|
|
order: 1
|
|
fields:
|
|
- id: resolutionProcessText
|
|
type: text
|
|
label: "How does resolution of the dispute occur?"
|
|
placeholder: "Describe the process by which disputes are resolved..."
|
|
required: true
|
|
- id: resolution_failure
|
|
title: "Handling deadlocks"
|
|
description: "Handling situations where resolution is not achieved"
|
|
order: 2
|
|
fields:
|
|
- id: resolutionFailureText
|
|
type: text
|
|
label: "What if a resolution cannot be reached?"
|
|
placeholder: "Describe what happens when parties cannot come to a resolution..."
|
|
required: true
|
|
|
|
- id: appeal
|
|
title: "Appeal"
|
|
description: "Process for reconsidering dispute decisions"
|
|
order: 6
|
|
components:
|
|
- id: appeal_criteria
|
|
title: "Appeal grounds"
|
|
description: "Standards for allowing an appeal of a resolution"
|
|
order: 1
|
|
fields:
|
|
- id: appealCriteriaText
|
|
type: text
|
|
label: "What are the criteria for a permissible appeal?"
|
|
placeholder: "Describe what circumstances justify an appeal of a resolution..."
|
|
required: true
|
|
- id: appeal_process
|
|
title: "Appeal procedure"
|
|
description: "Process for handling appeals"
|
|
order: 2
|
|
fields:
|
|
- id: appealProcessText
|
|
type: text
|
|
label: "What happens when an appeal occurs?"
|
|
placeholder: "Describe the process that follows when an appeal is initiated..."
|
|
required: true |