Jump to content
  • 0

Designing a Customer Satisfaction Questionnaire for My Grocery Store


davuluJohn

Question

Hi members,

I am developing a questionnaire to assess customer satisfaction at my grocery store. What are some key questions I should include to get insightful feedback? How can I structure the questionnaire to cover different aspects of the shopping experience effectively?

Thank You.

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

Hello @davuluJohn,

The questions depend on the needs of the business: what points need to be “measured”, what points need to be improved, etc.

You can use the so-called Likert scale and create a lookup table with the list of values. For example:

UVSF2qj.png

To store the results, you need a separate table where most of the fields have an Integer data type, for comments use Text(64000) data type.

Since questions are long you can add them to the 'Label' field and name fields shortly. For example:

hTFr2TE.png

 

On the Submission form, the 'satisfaction' questions can be set as Radio buttons, Listboxes, or Dropdowns and use the lookup table as a source:

VEO9Htg.png

If some answers defer, it is possible to add custom values:

GlBcDK2.png

 

Output example:

1H4O2yo.png

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...