Skip to content

Commit

Permalink
update Statement language in Reaction flow to Prompt
Browse files Browse the repository at this point in the history
  • Loading branch information
Connoropolous committed Feb 23, 2020
1 parent 739854d commit c6bff45
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions templates/reaction.template.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
{
"process": "rsf/ResponseForEach_x4cv2",
"port": "statements",
"shortLabel": "Statements",
"label": "Provide a list of statements, one on each line, for participants to respond to"
"shortLabel": "Prompts",
"label": "Provide a list of prompts, one on each line, for participants to respond to"
},
{
"process": "rsf/ResponseForEach_x4cv2",
Expand Down Expand Up @@ -37,4 +37,4 @@
"port": "contactable_configs"
}
]
}
}

0 comments on commit c6bff45

Please sign in to comment.