📝 Update editing response docs

This commit is contained in:
Luke Vella 2023-07-25 17:51:59 +01:00
parent b759fc28d5
commit 197c6804fb

View file

@ -48,12 +48,21 @@ will allow you to edit your response from anywhere.
</Tab>
</Tabs>
### What if I can't edit my response?
### Frequently asked questions
Rallly uses cookies in your browser to recognize you as the creator of a
response. If your cookies have been deleted since you created your response or
you are using a different device/browser, it may not be possible to edit your
response.
<AccordionGroup>
<Accordion title="Why can't I edit my response?">
Rallly uses cookies in your browser to recognize you as the creator of a
response. If your cookies have been deleted or you are using a different
device/browser, you may no longer be recognized as the user who created the response.
In this case you should ask the administrator of the poll to either delete your
response so that you can create a new one or to edit your response for you.
</Accordion>
<Accordion title="How can I avoid losing access to my own response?">
If you enter your email address when you submit your response, you will
receive a confirmation email with a link that allows you to edit your response from
anywhere.
</Accordion>
</AccordionGroup>