Survey copy: clarify subtitle and rename submit-another button
Subtitle now tells respondents they can skip fields they do not know. Post-submit CTA says Submit an update since the same form is the ongoing update channel, not a one-off survey.
This commit is contained in:
+1
-1
@@ -781,7 +781,7 @@ export const formConfig: FormConfig = {
|
||||
id: "org_engagement_check_in",
|
||||
title: "Co-op Survey",
|
||||
subtitle:
|
||||
"Thank you for updating your co-op information. The questions you'll see depend on where you are in the Framework.",
|
||||
"Thank you for updating your co-op information. The questions you'll see depend on where you are in the Framework. Please provide whatever information you can. You do not need to fill in every field to submit.",
|
||||
stageField: "current_stage",
|
||||
sections: [submitterInfo, stage0, stage1, stage2, stage3, stage4, stage5],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user