From dbebbf0b26e325d075b9b95592ff4802c670d920 Mon Sep 17 00:00:00 2001
From: David Llewellyn-Jones
Date: Wed, 2 Aug 2023 17:01:50 +0100
Subject: [PATCH] Add Story Sharing help
Adds a flow chart to illustrate the story sharing process, along with
some explanatory text, to the help pages.
Contributes to #535.
---
server/apps/main/templates/main/help.html | 11 +++++
static/images/submit-experience.drawio | 55 +++++++++++++++++++++++
static/images/submit-experience.svg | 4 ++
3 files changed, 70 insertions(+)
create mode 100644 static/images/submit-experience.drawio
create mode 100644 static/images/submit-experience.svg
diff --git a/server/apps/main/templates/main/help.html b/server/apps/main/templates/main/help.html
index 6c066ad2..21c54487 100644
--- a/server/apps/main/templates/main/help.html
+++ b/server/apps/main/templates/main/help.html
@@ -30,6 +30,8 @@ Contents
href="#what-if-change-mind">What If I Change My Mind About My Story?
Can I Share A Story About Someone Else?
+ What's the Process for Sharing a Story?
@@ -150,6 +152,15 @@ Can I Share A Story About Someone
Read the code of conduct
+
+
What's the Process for Sharing a Story?
+
To share an experience on AutSPACEs, please go to the share experience page
+ when you are logged in and write in the text box about any time you have been effected by your senses. Then you
+ can submit your experience for research or to share publicly on our website. The flow chart below shows the
+ steps you can take to share an experience on AutSPACEs.
+
+
diff --git a/static/images/submit-experience.drawio b/static/images/submit-experience.drawio
new file mode 100644
index 00000000..ac33b648
--- /dev/null
+++ b/static/images/submit-experience.drawio
@@ -0,0 +1,55 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/static/images/submit-experience.svg b/static/images/submit-experience.svg
new file mode 100644
index 00000000..b175eae5
--- /dev/null
+++ b/static/images/submit-experience.svg
@@ -0,0 +1,4 @@
+
+
+
+Sign up to AutSPACEs and create an account
Sign up to AutSPACEs and create... In the first box, write about a time your senses have affected you - e.g."I avoid getting the train because the platform is too busy". Please follow our code of conduct
In the first box, write about a... Add as much or as little detail as you like - e.g. date, time location, intensity, consequences. For more examples, look at the "View Stories" page
Add as much or as little detail... If you want to, add a suggestion for what did or would have made your experience better in the second box, e.g. "wearing noise cancelling headphones helps"
If you want to, add a suggestion... Choose whether you want your story to be shared publicly, both, or neither by ticking the boxes, and then submit
Choose whether you want your sto... Once you have shared your story you can view it, edit it, and change your sharing permissions on your "My Stories" page. You will also be able to see if it has been approved by moderators for publishing on the website
Once you have shared your story... Share as many experiences as you want!
Share as many experiences as you... When you are logged into your account. Go to the "Share Stories" page
When you are logged into your ac... Text is not SVG - cannot display
\ No newline at end of file