diff --git a/config.py b/config.py index abbe8d0..54e747b 100644 --- a/config.py +++ b/config.py @@ -47,9 +47,12 @@ C_home_activity_checkin_ID, T_C_menu_ID, C_goal_checkin_ID, - T_content_ID,C_dev_asess_tool_ID, - safeguarding, + T_content_ID, + C_dev_asess_tool_ID, + safeguarding ], + # "archive": "parenttext_all.zip", + "archive": "https://drive.usercontent.google.com/download?id=1V9fQZ9ZrzwRkQWBtlHJ1it0Fe3hdtHs2&export=download&authuser=0&confirm=t&uuid=f9d65ff1-b210-4b61-a030-cd4a231c22ca&at=APZUnTVzz2FLSi1riCmRjCFI5vCx:1696348063599", # noqa: E501 "crowdin_name": "text_for_translators", # "tags": [1, "delivery",1, "menu", 2,"south_africa"], "tags": [2, "south_africa", 3, "teen"], @@ -76,10 +79,6 @@ translation_repo = "https://github.com/IDEMSInternational/plh-digital-content" folder_within_repo = "translations/parent_text_v2" -# Destination file for all files (including intermediary files and log files). -# Default is 'output'. -outputpath = "output" - # In one of the latter stages we have the option to modify the quick replies: # 1 - We may want to remove the quick replies and add them to message text and give # numerical prompts to allow basic phone users to use the app - for this use @@ -140,6 +139,7 @@ ']' ) + def create_config(): return { "ab_testing_sheet_id": ab_testing_sheet_ID,