# sedapal_survey Repository with oTree version of SEDAPAL survey ```python SESSION_CONFIGS = [ dict( name='sedapal_bots', display_name='SEDAPAL Survey bots', app_sequence=['sedapal_survey'], num_demo_participants=1, use_browser_bots=True ), dict( name='sedapal', display_name='SEDAPAL Survey', app_sequence=['sedapal_survey'], num_demo_participants=1) ] ```