From 8e620e97524489cb8d08851f20fe1a5a79b5233c Mon Sep 17 00:00:00 2001
From: Cassidy Symons <83246693+cassidysymons@users.noreply.github.com>
Date: Thu, 28 Apr 2022 16:29:01 -0700
Subject: [PATCH] Update description for MyFoodRepo
---
microsetta_interface/implementation.py | 26 ++++++++++++++++----------
1 file changed, 16 insertions(+), 10 deletions(-)
diff --git a/microsetta_interface/implementation.py b/microsetta_interface/implementation.py
index ca41bd73..7ddcf79a 100644
--- a/microsetta_interface/implementation.py
+++ b/microsetta_interface/implementation.py
@@ -106,16 +106,22 @@ class Source:
5: 'Questions about your interest in the microbiome',
6: 'Questions specific to COVID19',
VIOSCREEN_ID: 'Our standard food frequency questionnaire',
- MYFOODREPO_ID: 'US Participants: By sharing photos of the food you '
- 'eat for seven consecutive days, you will '
- 'help us learn more about the microbes in the gut.
'
- '
Availability is limited. If space '
- 'for participation is available, a button will be visible '
- 'alongside a unique code on the app website. The app will '
- 'be available for eight days once you '
- 'enroll.
'
- '' # noqa
- 'Learn more.'
+ MYFOODREPO_ID: 'Only for US Participants:
'
+ 'By sharing photos of all the food you eat via a mobile '
+ 'app for seven days, you will help us '
+ 'learn more about the microbes in the gut.
'
+ 'Important! '
+ 'Before taking part, please read more from the following '
+ 'link: How to complete participation.'
+ '
Availability is limited: '
+ 'Once you click on the "Start" button, you will be '
+ 'directed to a site containing a unique code for you to '
+ 'use to activate the app on your phone. Please '
+ 'note - The code will only be available to view '
+ 'once, so please keep a record of it if you are not able '
+ 'to use it immediately. You will have two weeks'
+ ' to use the app before your access expires.'
}