diff --git a/aries-site/src/pages/templates/user-feedback-collection.mdx b/aries-site/src/pages/templates/user-feedback-collection.mdx index 18b30f0bb..31891292c 100644 --- a/aries-site/src/pages/templates/user-feedback-collection.mdx +++ b/aries-site/src/pages/templates/user-feedback-collection.mdx @@ -92,7 +92,7 @@ Feedback surveys are composed with Grommet Form and FormFields containing any in ### Feedback setup and submission -To initiate user feedback collection, please contact the HPE GreenLake Experience Management COE for the following steps: +To initiate user feedback collection, please contact the HPE GreenLake Experience Management COE for the following steps: 1. The customer experience team will work with you to understand your needs and create a dedicated survey for your use case. At that time, an API token, survey id, and response id will be provided. 1. Map UI survey implementation to the survey's response schema. Use the API token, survey Id, and response Id to obtain the survey response schema with the [retrieve a survey response call](https://api.qualtrics.com/1179a68b7183c-retrieve-a-survey-response). The properties in the "values" object represent the data which should be submitted with each new survey response.