Simplified data structure around template files
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
- id: process_start
|
||||
title: "How does the process begin?"
|
||||
title: "Process initiation"
|
||||
description: "The mechanism for initiating the dispute process"
|
||||
stageId: intake
|
||||
order: 1
|
||||
@ -11,7 +11,7 @@
|
||||
required: true
|
||||
|
||||
- id: rules_access
|
||||
title: "Where does the community keep its rules?"
|
||||
title: "Rules accessibility"
|
||||
description: "Location and accessibility of community rules and guidelines"
|
||||
stageId: intake
|
||||
order: 2
|
||||
@ -23,7 +23,7 @@
|
||||
required: true
|
||||
|
||||
- id: information_access
|
||||
title: "Who has access to information about the process?"
|
||||
title: "Information sharing"
|
||||
description: "Transparency and confidentiality policies"
|
||||
stageId: intake
|
||||
order: 3
|
||||
@ -35,7 +35,7 @@
|
||||
required: true
|
||||
|
||||
- id: participant_inclusion
|
||||
title: "How are other participants brought into the process?"
|
||||
title: "Participant notification"
|
||||
description: "Methods for notifying and including relevant parties"
|
||||
stageId: intake
|
||||
order: 4
|
||||
@ -47,7 +47,7 @@
|
||||
required: true
|
||||
|
||||
- id: participation_requirement
|
||||
title: "Is participation in the process required or voluntary for involved parties?"
|
||||
title: "Participation requirements"
|
||||
description: "Expectations regarding participation"
|
||||
stageId: intake
|
||||
order: 5
|
||||
@ -59,7 +59,7 @@
|
||||
required: true
|
||||
|
||||
- id: participation_commitments
|
||||
title: "What commitments does participation involve?"
|
||||
title: "Participant commitments"
|
||||
description: "Expectations of participants in the process"
|
||||
stageId: intake
|
||||
order: 6
|
||||
@ -71,7 +71,7 @@
|
||||
required: true
|
||||
|
||||
- id: context
|
||||
title: "What additional context should participants know?"
|
||||
title: "Background resources"
|
||||
description: "Background information, external knowledge sources, and relevant references"
|
||||
stageId: intake
|
||||
order: 7
|
||||
|
Reference in New Issue
Block a user