-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Creating or updating file from form in issue #63
- Loading branch information
1 parent
0007204
commit 555fcca
Showing
1 changed file
with
93 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,93 @@ | ||
{ | ||
"url_abbreviation": "doee-electricbike-proj", | ||
"version": 1, | ||
"ts": 1707258417272, | ||
"server": { | ||
"connectURL": "https://doee-electricbike-proj-openpath.nrel.gov/api/", | ||
"aggregate_call_auth": "user_only" | ||
}, | ||
"opcode": { | ||
"autogen": true, | ||
"subgroups": [ | ||
"test", | ||
" default" | ||
] | ||
}, | ||
"intro": { | ||
"program_or_study": "program", | ||
"start_month": "01", | ||
"start_year": "2024", | ||
"mode_studied": "e-bike", | ||
"program_admin_contact": "For questions about the program, please contact Robera Tasissa ([email protected]) or Laura Pimentel ([email protected]).", | ||
"deployment_partner_name": "Energy Administration at District of Columbia Department of Energy and Environment", | ||
"translated_text": { | ||
"en": { | ||
This comment has been minimized.
Sorry, something went wrong. |
||
"deployment_partner_name": "Administración de Energía en el Departamento de Energía y Medio Ambiente del Distrito de Columbia", | ||
"deployment_name": "Proyecto de biblioteca de bicicletas eléctricas", | ||
"summary_line_1": "La EA en DOEE tiene como objetivo incentivar a los viajeros a adoptar modos de transporte no contaminantes y energéticamente eficientes y maximizar los beneficios de la calidad del aire.", | ||
"summary_line_2": "Este programa piloto proporciona bicicletas eléctricas a participantes del programa de bajos ingresos en el suroeste de DC.", | ||
"summary_line_3": "Si participa en el programa, esta aplicación puede ayudarle a registrar sus viajes y competir contra otros en beneficio de nuestro medio ambiente.", | ||
"short_textual_description": "El piloto permitirá a los residentes del distrito probar varios tipos de bicicletas eléctricas sin costo y fomentará un cambio de modo que reduzca las emisiones, aumente la movilidad de los residentes de bajos ingresos y demuestre un concepto de biblioteca de bicicletas eléctricas aplicable a la vida cotidiana. Al final del piloto, los datos rastreados mediante la aplicación NREL Openpath se utilizarán para comprender el comportamiento de uso de bicicletas eléctricas, el cambio de modo y cualquier barrera para la adopción.", | ||
"why_we_collect": "Los datos recopilados durante el programa se utilizarán para comprender: cómo se utilizan las bicicletas eléctricas, incluido cuándo y con qué frecuencia, la distancia recorrida y el tipo preferido de bicicletas eléctricas.", | ||
"research_questions": [ | ||
"¿Comportamiento de viaje con bicicletas eléctricas?", | ||
"¿Barreras para el uso y la adopción de bicicletas eléctricas en el suroeste de DC?", | ||
"" | ||
] | ||
} | ||
} | ||
}, | ||
"survey_info": { | ||
"surveys": { | ||
"UserProfileSurvey": { | ||
"formPath": "json/demo-survey-v2.json", | ||
"version": 1, | ||
"compatibleWith": 1, | ||
"dataKey": "manual/demographic_survey", | ||
"labelTemplate": { | ||
"en": "Answered", | ||
"es": "Contestada" | ||
This comment has been minimized.
Sorry, something went wrong.
sebastianbarry
Contributor
|
||
} | ||
} | ||
}, | ||
"trip-labels": "MULTILABEL" | ||
}, | ||
"display_config": { | ||
"use_imperial": true | ||
}, | ||
"metrics": { | ||
"include_test_users": true | ||
}, | ||
"profile_controls": { | ||
"support_upload": false, | ||
"trip_end_notification": false | ||
}, | ||
"admin_dashboard": { | ||
"data_trips_columns_exclude": [ | ||
"data.start_loc.coordinates", | ||
"data.end_loc.coordinates" | ||
], | ||
"additional_trip_columns": [], | ||
"data_uuids_columns_exclude": [], | ||
"token_prefix": "nrelop", | ||
"toekn_generate": "true", | ||
"overview_users": true, | ||
"overview_active_users": true, | ||
"overview_trips": true, | ||
"overview_signup_trends": true, | ||
"overview_trips_trend": true, | ||
"data_uuids": true, | ||
"data_trips": true, | ||
"map_heatmap": true, | ||
"map_bubble": true, | ||
"map_trip_lines": false, | ||
"options_uuids": true, | ||
"options_emails": true, | ||
"admin_access": [ | ||
"[email protected]", | ||
"[email protected]", | ||
"[email protected]", | ||
"[email protected]" | ||
] | ||
} | ||
} |
1 comment
on commit 555fcca
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@shankari @Abby-Wheelis besides those 2 things, the rest looks good to me! I compared it side-by-side to my manual version: https://github.com/e-mission/nrel-openpath-deploy-configs/pull/59/files
@shankari @Abby-Wheelis While testing the issue form/github action for DOEE DC Ebike program, it looks like the github action filled in the values for the
es
translations into theen
field, and did not create an additional filed fores