document.addEventListener("DOMContentLoaded", function(){             const FORM_TIME_START = Math.floor((new Date).getTime()/1000);             let formElement = document.getElementById("tfa_0");             if (null === formElement) {                 formElement = document.getElementById("0");             }             let appendJsTimerElement = function(){                 let formTimeDiff = Math.floor((new Date).getTime()/1000) - FORM_TIME_START;                 let cumulatedTimeElement = document.getElementById("tfa_dbCumulatedTime");                 if (null !== cumulatedTimeElement) {                     let cumulatedTime = parseInt(cumulatedTimeElement.value);                     if (null !== cumulatedTime && cumulatedTime > 0) {                         formTimeDiff += cumulatedTime;                     }                 }                 let jsTimeInput = document.createElement("input");                 jsTimeInput.setAttribute("type", "hidden");                 jsTimeInput.setAttribute("value", formTimeDiff.toString());                 jsTimeInput.setAttribute("name", "tfa_dbElapsedJsTime");                 jsTimeInput.setAttribute("id", "tfa_dbElapsedJsTime");                 jsTimeInput.setAttribute("autocomplete", "off");                 if (null !== formElement) {                     formElement.appendChild(jsTimeInput);                 }             };             if (null !== formElement) {                 if(formElement.addEventListener){                     formElement.addEventListener('submit', appendJsTimerElement, false);                 } else if(formElement.attachEvent){                     formElement.attachEvent('onsubmit', appendJsTimerElement);                 }             }         });                                 wFORMS.behaviors.prefill.skip = false;            

Note: If you have any trouble filling out the survey on this page, please use this version.

National Leadership Summit Participant Survey

INTRODUCTION
Thank you for joining us for J Street’s National Leadership Summit.

As we look forward to planning future Summits, we are always looking for feedback to ensure attendees get the most of their Summit experience.

Thank you!

Participant Information

Please provide thoughtful answers that are reflective of your experience with our organization.
In Person Survey

Virtual/Mix of Both Participant Experience

Program Feedback

Overall Impact

 Final Thoughts