{"id":2155,"date":"2020-09-21T16:14:07","date_gmt":"2020-09-21T20:14:07","guid":{"rendered":"https:\/\/www.ura-hq.org\/vsp\/?page_id=2155"},"modified":"2020-09-21T16:14:07","modified_gmt":"2020-09-21T20:14:07","slug":"faculty-advisors-who-have-mentored-vsp-awardees-survey","status":"publish","type":"page","link":"https:\/\/www.ura-vsp.org\/vsp\/faculty-advisors-who-have-mentored-vsp-awardees-survey\/","title":{"rendered":"Faculty advisors who have mentored VSP awardees Survey"},"content":{"rendered":"<script type=\"text\/javascript\">\n\/\/----------------------------------------------------------\n\/\/------ JAVASCRIPT HOOK FUNCTIONS FOR GRAVITY FORMS -------\n\/\/----------------------------------------------------------\n\nif ( ! gform ) {\n\tdocument.addEventListener( 'gform_main_scripts_loaded', function() { gform.scriptsLoaded = true; } );\n\twindow.addEventListener( 'DOMContentLoaded', function() { gform.domLoaded = true; } );\n\n\tvar gform = {\n\t\tdomLoaded: false,\n\t\tscriptsLoaded: false,\n\t\tinitializeOnLoaded: function( fn ) {\n\t\t\tif ( gform.domLoaded && gform.scriptsLoaded ) {\n\t\t\t\tfn();\n\t\t\t} else if( ! gform.domLoaded && gform.scriptsLoaded ) {\n\t\t\t\twindow.addEventListener( 'DOMContentLoaded', fn );\n\t\t\t} else {\n\t\t\t\tdocument.addEventListener( 'gform_main_scripts_loaded', fn );\n\t\t\t}\n\t\t},\n\t\thooks: { action: {}, filter: {} },\n\t\taddAction: function( action, callable, priority, tag ) {\n\t\t\tgform.addHook( 'action', action, callable, priority, tag );\n\t\t},\n\t\taddFilter: function( action, callable, priority, tag ) {\n\t\t\tgform.addHook( 'filter', action, callable, priority, tag );\n\t\t},\n\t\tdoAction: function( action ) {\n\t\t\tgform.doHook( 'action', action, arguments );\n\t\t},\n\t\tapplyFilters: function( action ) {\n\t\t\treturn gform.doHook( 'filter', action, arguments );\n\t\t},\n\t\tremoveAction: function( action, tag ) {\n\t\t\tgform.removeHook( 'action', action, tag );\n\t\t},\n\t\tremoveFilter: function( action, priority, tag ) {\n\t\t\tgform.removeHook( 'filter', action, priority, tag );\n\t\t},\n\t\taddHook: function( hookType, action, callable, priority, tag ) {\n\t\t\tif ( undefined == gform.hooks[hookType][action] ) {\n\t\t\t\tgform.hooks[hookType][action] = [];\n\t\t\t}\n\t\t\tvar hooks = gform.hooks[hookType][action];\n\t\t\tif ( undefined == tag ) {\n\t\t\t\ttag = action + '_' + hooks.length;\n\t\t\t}\n\t\t\tif( priority == undefined ){\n\t\t\t\tpriority = 10;\n\t\t\t}\n\n\t\t\tgform.hooks[hookType][action].push( { tag:tag, callable:callable, priority:priority } );\n\t\t},\n\t\tdoHook: function( hookType, action, args ) {\n\n\t\t\t\/\/ splice args from object into array and remove first index which is the hook name\n\t\t\targs = Array.prototype.slice.call(args, 1);\n\n\t\t\tif ( undefined != gform.hooks[hookType][action] ) {\n\t\t\t\tvar hooks = gform.hooks[hookType][action], hook;\n\t\t\t\t\/\/sort by priority\n\t\t\t\thooks.sort(function(a,b){return a[\"priority\"]-b[\"priority\"]});\n\n\t\t\t\thooks.forEach( function( hookItem ) {\n\t\t\t\t\thook = hookItem.callable;\n\n\t\t\t\t\tif(typeof hook != 'function')\n\t\t\t\t\t\thook = window[hook];\n\t\t\t\t\tif ( 'action' == hookType ) {\n\t\t\t\t\t\thook.apply(null, args);\n\t\t\t\t\t} else {\n\t\t\t\t\t\targs[0] = hook.apply(null, args);\n\t\t\t\t\t}\n\t\t\t\t} );\n\t\t\t}\n\t\t\tif ( 'filter'==hookType ) {\n\t\t\t\treturn args[0];\n\t\t\t}\n\t\t},\n\t\tremoveHook: function( hookType, action, priority, tag ) {\n\t\t\tif ( undefined != gform.hooks[hookType][action] ) {\n\t\t\t\tvar hooks = gform.hooks[hookType][action];\n\t\t\t\thooks = hooks.filter( function(hook, index, arr) {\n\t\t\t\t\tvar removeHook = (undefined==tag||tag==hook.tag) && (undefined==priority||priority==hook.priority);\n\t\t\t\t\treturn !removeHook;\n\t\t\t\t} );\n\t\t\t\tgform.hooks[hookType][action] = hooks;\n\t\t\t}\n\t\t}\n\t};\n}\n<\/script>\n                <div class='gf_browser_gecko gform_wrapper gform_legacy_markup_wrapper' id='gform_wrapper_9' ><form method='post' enctype='multipart\/form-data'  id='gform_9'  action='\/vsp\/wp-json\/wp\/v2\/pages\/2155' >\n                        <div class='gform_body gform-body'><ul id='gform_fields_9' class='gform_fields top_label form_sublabel_below description_below'><li id=\"field_9_1\"  class=\"gfield gf_left_half gf_list_5col field_sublabel_below field_description_below gfield_visibility_visible\"  data-js-reload=\"field_9_1\"><label class='gfield_label'  >1.\tThe URA Visiting Scholars Program (VSP) has helped me in my role as an educator and mentor.<\/label><div class='ginput_container ginput_container_radio'><ul class='gfield_radio' id='input_9_1'>\n\t\t\t<li class='gchoice gchoice_9_1_0'>\n\t\t\t\t<input name='input_1' type='radio' value='Strongly Agree'  id='choice_9_1_0'    \/>\n\t\t\t\t<label for='choice_9_1_0' id='label_9_1_0'>Strongly Agree<\/label>\n\t\t\t<\/li>\n\t\t\t<li class='gchoice gchoice_9_1_1'>\n\t\t\t\t<input name='input_1' type='radio' value='Agree'  id='choice_9_1_1'    \/>\n\t\t\t\t<label for='choice_9_1_1' id='label_9_1_1'>Agree<\/label>\n\t\t\t<\/li>\n\t\t\t<li class='gchoice gchoice_9_1_2'>\n\t\t\t\t<input name='input_1' type='radio' value='No Opinion'  id='choice_9_1_2'    \/>\n\t\t\t\t<label for='choice_9_1_2' id='label_9_1_2'>No Opinion<\/label>\n\t\t\t<\/li>\n\t\t\t<li class='gchoice gchoice_9_1_3'>\n\t\t\t\t<input name='input_1' type='radio' value='Disagree'  id='choice_9_1_3'    \/>\n\t\t\t\t<label for='choice_9_1_3' id='label_9_1_3'>Disagree<\/label>\n\t\t\t<\/li>\n\t\t\t<li class='gchoice gchoice_9_1_4'>\n\t\t\t\t<input name='input_1' type='radio' value='Strongly Disagree'  id='choice_9_1_4'    \/>\n\t\t\t\t<label for='choice_9_1_4' id='label_9_1_4'>Strongly Disagree<\/label>\n\t\t\t<\/li><\/ul><\/div><\/li><li id=\"field_9_6\"  class=\"gfield gf_right_half field_sublabel_below field_description_below gfield_visibility_visible\"  data-js-reload=\"field_9_6\"><label class='gfield_label' for='input_9_6' >2.\tHow did you become aware of the URA VSP at Fermilab?<\/label><div class='ginput_container ginput_container_textarea'><textarea name='input_6' id='input_9_6' class='textarea small'   maxlength='250'   aria-invalid=\"false\"   rows='10' cols='50'><\/textarea><\/div><\/li><li id=\"field_9_2\"  class=\"gfield gf_left_half gf_list_inline field_sublabel_below field_description_below gfield_visibility_visible\"  data-js-reload=\"field_9_2\"><label class='gfield_label'  >3.\tDoes the URA VSP provide the awardees with hands-on experience and mentorship at the Lab that otherwise would not be available to them?<\/label><div class='ginput_container ginput_container_radio'><ul class='gfield_radio' id='input_9_2'>\n\t\t\t<li class='gchoice gchoice_9_2_0'>\n\t\t\t\t<input name='input_2' type='radio' value='YES'  id='choice_9_2_0'    \/>\n\t\t\t\t<label for='choice_9_2_0' id='label_9_2_0'>YES<\/label>\n\t\t\t<\/li>\n\t\t\t<li class='gchoice gchoice_9_2_1'>\n\t\t\t\t<input name='input_2' type='radio' value='NO'  id='choice_9_2_1'    \/>\n\t\t\t\t<label for='choice_9_2_1' id='label_9_2_1'>NO<\/label>\n\t\t\t<\/li><\/ul><\/div><\/li><li id=\"field_9_7\"  class=\"gfield gf_right_half field_sublabel_below field_description_below gfield_visibility_visible\"  data-js-reload=\"field_9_7\"><label class='gfield_label' for='input_9_7' >4.\tWhat could URA do to make the VSP more useful to you and your students?<\/label><div class='ginput_container ginput_container_textarea'><textarea name='input_7' id='input_9_7' class='textarea small'   maxlength='250'   aria-invalid=\"false\"   rows='10' cols='50'><\/textarea><\/div><\/li><li id=\"field_9_8\"  class=\"gfield gf_left_half gf_list_inline field_sublabel_below field_description_below gfield_visibility_visible\"  data-js-reload=\"field_9_8\"><label class='gfield_label'  >5.\tIs the program flexible enough to respond to the needs of your students?<\/label><div class='ginput_container ginput_container_radio'><ul class='gfield_radio' id='input_9_8'>\n\t\t\t<li class='gchoice gchoice_9_8_0'>\n\t\t\t\t<input name='input_8' type='radio' value='YES'  id='choice_9_8_0'    \/>\n\t\t\t\t<label for='choice_9_8_0' id='label_9_8_0'>YES<\/label>\n\t\t\t<\/li>\n\t\t\t<li class='gchoice gchoice_9_8_1'>\n\t\t\t\t<input name='input_8' type='radio' value='NO'  id='choice_9_8_1'    \/>\n\t\t\t\t<label for='choice_9_8_1' id='label_9_8_1'>NO<\/label>\n\t\t\t<\/li><\/ul><\/div><\/li><li id=\"field_9_10\"  class=\"gfield gf_right_half gf_list_inline field_sublabel_below field_description_below gfield_visibility_visible\"  data-js-reload=\"field_9_10\"><label class='gfield_label'  >6.\tDo you support continuation of the program?<\/label><div class='ginput_container ginput_container_radio'><ul class='gfield_radio' id='input_9_10'>\n\t\t\t<li class='gchoice gchoice_9_10_0'>\n\t\t\t\t<input name='input_10' type='radio' value='YES'  id='choice_9_10_0'    \/>\n\t\t\t\t<label for='choice_9_10_0' id='label_9_10_0'>YES<\/label>\n\t\t\t<\/li>\n\t\t\t<li class='gchoice gchoice_9_10_1'>\n\t\t\t\t<input name='input_10' type='radio' value='NO'  id='choice_9_10_1'    \/>\n\t\t\t\t<label for='choice_9_10_1' id='label_9_10_1'>NO<\/label>\n\t\t\t<\/li><\/ul><\/div><\/li><li id=\"field_9_9\"  class=\"gfield gf_left_half field_sublabel_below field_description_below gfield_visibility_visible\"  data-js-reload=\"field_9_9\"><label class='gfield_label' for='input_9_9' >7.\tWhat suggestions do you have for further improvements to the program?<\/label><div class='ginput_container ginput_container_textarea'><textarea name='input_9' id='input_9_9' class='textarea small'   maxlength='250'   aria-invalid=\"false\"   rows='10' cols='50'><\/textarea><\/div><\/li><li id=\"field_9_11\"  class=\"gfield gform_validation_container field_sublabel_below field_description_below gfield_visibility_visible\"  data-js-reload=\"field_9_11\"><label class='gfield_label' for='input_9_11' >Email<\/label><div class='ginput_container'><input name='input_11' id='input_9_11' type='text' value='' \/><\/div><div class='gfield_description' id='gfield_description_9_11'>This field is for validation purposes and should be left unchanged.<\/div><\/li><\/ul><\/div>\n        <div class='gform_footer top_label'> <input type='submit' id='gform_submit_button_9' class='gform_button button' value='Submit'  onclick='if(window[\"gf_submitting_9\"]){return false;}  window[\"gf_submitting_9\"]=true;  ' onkeypress='if( event.keyCode == 13 ){ if(window[\"gf_submitting_9\"]){return false;} window[\"gf_submitting_9\"]=true;  jQuery(\"#gform_9\").trigger(\"submit\",[true]); }' \/> \n            <input type='hidden' class='gform_hidden' name='is_submit_9' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='9' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_9' value='WyJbXSIsIjc5ZGZkMDJlNzAwNzhmNWNlYjA0OTJhNGNmZDY4MTY3Il0=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_target_page_number_9' id='gform_target_page_number_9' value='0' \/>\n            <input type='hidden' class='gform_hidden' name='gform_source_page_number_9' id='gform_source_page_number_9' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <\/form>\n                        <\/div>\n","protected":false},"excerpt":{"rendered":"<p> <a class=\"read-more\" href=\"https:\/\/www.ura-vsp.org\/vsp\/faculty-advisors-who-have-mentored-vsp-awardees-survey\/\">Read More<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-templates\/page-full-width.php","meta":[],"acf":[],"_links":{"self":[{"href":"https:\/\/www.ura-vsp.org\/vsp\/wp-json\/wp\/v2\/pages\/2155"}],"collection":[{"href":"https:\/\/www.ura-vsp.org\/vsp\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.ura-vsp.org\/vsp\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.ura-vsp.org\/vsp\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ura-vsp.org\/vsp\/wp-json\/wp\/v2\/comments?post=2155"}],"version-history":[{"count":0,"href":"https:\/\/www.ura-vsp.org\/vsp\/wp-json\/wp\/v2\/pages\/2155\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.ura-vsp.org\/vsp\/wp-json\/wp\/v2\/media?parent=2155"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}