{"id":129645,"date":"2023-11-20T10:06:06","date_gmt":"2023-11-20T09:06:06","guid":{"rendered":"https:\/\/www.studium.uni-mainz.de\/form-to-waive-a-spot-at-the-university\/"},"modified":"2026-02-03T13:38:40","modified_gmt":"2026-02-03T12:38:40","slug":"waiving-your-spot","status":"publish","type":"page","link":"https:\/\/www.studium.uni-mainz.de\/en\/during-your-studies\/organizing-your-studies\/exmatriculation\/waiving-your-spot\/","title":{"rendered":"Waiving your spot at university"},"content":{"rendered":"<jgu-base-pageheader react-props=\"{\n    &quot;items&quot;: [\n        {\n            &quot;box&quot;: {\n                &quot;index&quot;: &quot;Form for waiving a spot at the university&quot;,\n                &quot;title&quot;: &quot;Waiving Your Spot at the University&quot;,\n                &quot;link&quot;: {\n                    &quot;url&quot;: &quot;&quot;,\n                    &quot;title&quot;: &quot;Learn more&quot;\n                }\n            },\n            &quot;color&quot;: &quot;default&quot;,\n            &quot;image&quot;: {\n                &quot;url&quot;: &quot;&quot;\n            },\n            &quot;imgCredit&quot;: &quot;&quot;,\n            &quot;useVideo&quot;: false,\n            &quot;video&quot;: false\n        }\n    ],\n    &quot;type&quot;: &quot;border&quot;,\n    &quot;align&quot;: &quot;full&quot;,\n    &quot;quicklinks&quot;: {\n        &quot;show&quot;: false,\n        &quot;selects&quot;: []\n    },\n    &quot;useBreadcrumb&quot;: false\n}\">\n<\/jgu-base-pageheader>\n\n\n<p class=\"has-big-font-size\">Fill out this form to waive your spot at the university. <strong>Only<\/strong> complete this form if you have been <strong>newly<\/strong> enrolled at the Mainz campus for the summer semester 2026.\u00a0<strong>If you have been studying at JGU for some time and would like to disontinue your studies, apply for <a href=\"https:\/\/www.studium.uni-mainz.de\/en\/during-your-studies\/organizing-your-studies\/exmatriculation\/\" data-type=\"page\" data-id=\"3423\">exmatriculation<\/a><\/strong> directly via <a href=\"https:\/\/jogustine.uni-mainz.de\/\">JOGU-StINe.<\/a>  If you have been newly enrolled at the Germersheim campus, please contact the <a href=\"https:\/\/fb06.uni-mainz.de\/#studierendensekretariat\">Germersheim Student Services<\/a> directly.<\/p>\n\n\n\n<p class=\"has-big-font-size\"><strong>Please note<\/strong> that for reasons of data protection, we will only send the confirmation of your waiver to the email address you provided in your application.<\/p>\n\n\n\n<p class=\"has-big-font-size\">If you have already paid the semester fee and would like a refund, please visit our <a href=\"https:\/\/www.studium.uni-mainz.de\/en\/during-your-studies\/organizing-your-studies\/exmatriculation\/\" data-type=\"page\" data-id=\"3423\">exmatriculation<\/a> webpage.<\/p>\n\n\n<jgu-base-alertbox react-props=\"{\n    &quot;headline&quot;: &quot;Please note&quot;,\n    &quot;children&quot;: &quot;If you are already enrolled, you can still withdraw up until &lt;strong&gt;April&lt;\\\/strong&gt; &lt;strong&gt;30th &lt;\\\/strong&gt;(for the summer semester) \\\/ &lt;strong&gt;October 31st&lt;\\\/strong&gt; (for the winter semester). Please notify us of your decision to waive your spot by filling out the corresponding form that you can find below during the application period. &quot;,\n    &quot;icon&quot;: &quot;exclamation-triangle-solid&quot;,\n    &quot;headlineColor&quot;: &quot;dark&quot;,\n    &quot;subline&quot;: &quot;&quot;,\n    &quot;iconOverHeadline&quot;: false,\n    &quot;isPreview&quot;: false\n}\">\n    \n<\/jgu-base-alertbox>\n\n<script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\nvar gform;gform||(document.addEventListener(\"gform_main_scripts_loaded\",function(){gform.scriptsLoaded=!0}),document.addEventListener(\"gform\/theme\/scripts_loaded\",function(){gform.themeScriptsLoaded=!0}),window.addEventListener(\"DOMContentLoaded\",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>\"function\"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn(\"The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1.\"),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener(\"gform_main_scripts_loaded\",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener(\"gform\/theme\/scripts_loaded\",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener(\"DOMContentLoaded\",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook(\"action\",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook(\"filter\",o,r,e,t)},doAction:function(o){gform.doHook(\"action\",o,arguments)},applyFilters:function(o){return gform.doHook(\"filter\",o,arguments)},removeAction:function(o,r){gform.removeHook(\"action\",o,r)},removeFilter:function(o,r,e){gform.removeHook(\"filter\",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+\"_\"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){\"function\"!=typeof(t=o.callable)&&(t=window[t]),\"action\"==r?t.apply(null,e):e[0]=t.apply(null,e)})),\"filter\"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});\n\/* ]]> *\/\n<\/script>\n\n                <div class='gf_browser_gecko gform_wrapper gravity-theme gform-theme--no-framework' data-form-theme='gravity-theme' data-form-index='0' id='gform_wrapper_7' style='display:none'>\n                        <div class='gform_heading'>\n                            <h2 class=\"gform_title\">Application to waive your spot at the university<\/h2>\n                            <p class='gform_description'><\/p>\n                        <\/div><form method='post' enctype='multipart\/form-data'  id='gform_7'  action='\/en\/wp-json\/wp\/v2\/pages\/129645' data-formid='7' novalidate>\n                        <div class='gform-body gform_body'><div id='gform_fields_7' class='gform_fields top_label form_sublabel_below description_below validation_below'><div id=\"field_7_28\" class=\"gfield gfield--type-honeypot gform_validation_container field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_7_28'>Facebook<\/label><div class='ginput_container'><input name='input_28' id='input_7_28' type='text' value='' autocomplete='new-password'\/><\/div><div class='gfield_description' id='gfield_description_7_28'>This field is for validation purposes and should be left unchanged.<\/div><\/div><div id=\"field_7_16\" class=\"gfield gfield--type-select gfield--input-type-select gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_7_16'>Form of address<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_select'><select name='input_16' id='input_7_16' class='small gfield_select'    aria-required=\"true\" aria-invalid=\"false\" ><option value='' ><\/option><option value='Ms.' >Ms.<\/option><option value='Mr.' >Mr.<\/option><option value='Mx.' >Mx.<\/option><\/select><\/div><\/div><div id=\"field_7_17\" class=\"gfield gfield--type-select gfield--input-type-select gfield--width-half field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_7_17'>Academic title<\/label><div class='ginput_container ginput_container_select'><select name='input_17' id='input_7_17' class='small gfield_select'     aria-invalid=\"false\" ><option value='' ><\/option><option value='Dr.' >Dr.<\/option><option value='Prof.' >Prof.<\/option><\/select><\/div><\/div><div id=\"field_7_20\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_7_20'>Last name<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_20' id='input_7_20' type='text' value='' class='medium'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_7_21\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_7_21'>First name<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_21' id='input_7_21' type='text' value='' class='medium'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_7_18\" class=\"gfield gfield--type-email gfield--input-type-email gfield--width-third gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_7_18'>Email<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_email'>\n                            <input name='input_18' id='input_7_18' type='email' value='' class='medium'    aria-required=\"true\" aria-invalid=\"false\"  \/>\n                        <\/div><\/div><fieldset id=\"field_7_4\" class=\"gfield gfield--type-date gfield--input-type-date gfield--input-type-datedropdown gfield--width-third gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label' >Date of birth<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/legend><div id='input_7_4' class='ginput_container ginput_complex gform-grid-row'><div class='gfield_date_dropdown_day ginput_container ginput_container_date gform-grid-col' id='input_7_4_2_container'><label for='input_7_4_2' class='gform-field-label gform-field-label--type-sub hidden_sub_label screen-reader-text'>Day<\/label><select name='input_4[]' id='input_7_4_2'   aria-required='true'  ><option value=''>Day<\/option><option value='1' >1<\/option><option value='2' >2<\/option><option value='3' >3<\/option><option value='4' >4<\/option><option value='5' >5<\/option><option value='6' >6<\/option><option value='7' >7<\/option><option value='8' >8<\/option><option value='9' >9<\/option><option value='10' >10<\/option><option value='11' >11<\/option><option value='12' >12<\/option><option value='13' >13<\/option><option value='14' >14<\/option><option value='15' >15<\/option><option value='16' >16<\/option><option value='17' >17<\/option><option value='18' >18<\/option><option value='19' >19<\/option><option value='20' >20<\/option><option value='21' >21<\/option><option value='22' >22<\/option><option value='23' >23<\/option><option value='24' >24<\/option><option value='25' >25<\/option><option value='26' >26<\/option><option value='27' >27<\/option><option value='28' >28<\/option><option value='29' >29<\/option><option value='30' >30<\/option><option value='31' >31<\/option><\/select><\/div><div class='gfield_date_dropdown_month ginput_container ginput_container_date gform-grid-col' id='input_7_4_1_container'><label for='input_7_4_1' class='gform-field-label gform-field-label--type-sub hidden_sub_label screen-reader-text'>Month<\/label><select name='input_4[]' id='input_7_4_1'   aria-required='true'  ><option value=''>Month<\/option><option value='1' >1<\/option><option value='2' >2<\/option><option value='3' >3<\/option><option value='4' >4<\/option><option value='5' >5<\/option><option value='6' >6<\/option><option value='7' >7<\/option><option value='8' >8<\/option><option value='9' >9<\/option><option value='10' >10<\/option><option value='11' >11<\/option><option value='12' >12<\/option><\/select><\/div><div class='gfield_date_dropdown_year ginput_container ginput_container_date gform-grid-col' id='input_7_4_3_container'><label for='input_7_4_3' class='gform-field-label gform-field-label--type-sub hidden_sub_label screen-reader-text'>Year<\/label><select name='input_4[]' id='input_7_4_3'   aria-required='true'  ><option value=''>Year<\/option><option value='2027' >2027<\/option><option value='2026' >2026<\/option><option value='2025' >2025<\/option><option value='2024' >2024<\/option><option value='2023' >2023<\/option><option value='2022' >2022<\/option><option value='2021' >2021<\/option><option value='2020' >2020<\/option><option value='2019' >2019<\/option><option value='2018' >2018<\/option><option value='2017' >2017<\/option><option value='2016' >2016<\/option><option value='2015' >2015<\/option><option value='2014' >2014<\/option><option value='2013' >2013<\/option><option value='2012' >2012<\/option><option value='2011' >2011<\/option><option value='2010' >2010<\/option><option value='2009' >2009<\/option><option value='2008' >2008<\/option><option value='2007' >2007<\/option><option value='2006' >2006<\/option><option value='2005' >2005<\/option><option value='2004' >2004<\/option><option value='2003' >2003<\/option><option value='2002' >2002<\/option><option value='2001' >2001<\/option><option value='2000' >2000<\/option><option value='1999' >1999<\/option><option value='1998' >1998<\/option><option value='1997' >1997<\/option><option value='1996' >1996<\/option><option value='1995' >1995<\/option><option value='1994' >1994<\/option><option value='1993' >1993<\/option><option value='1992' >1992<\/option><option value='1991' >1991<\/option><option value='1990' >1990<\/option><option value='1989' >1989<\/option><option value='1988' >1988<\/option><option value='1987' >1987<\/option><option value='1986' >1986<\/option><option value='1985' >1985<\/option><option value='1984' >1984<\/option><option value='1983' >1983<\/option><option value='1982' >1982<\/option><option value='1981' >1981<\/option><option value='1980' >1980<\/option><option value='1979' >1979<\/option><option value='1978' >1978<\/option><option value='1977' >1977<\/option><option value='1976' >1976<\/option><option value='1975' >1975<\/option><option value='1974' >1974<\/option><option value='1973' >1973<\/option><option value='1972' >1972<\/option><option value='1971' >1971<\/option><option value='1970' >1970<\/option><option value='1969' >1969<\/option><option value='1968' >1968<\/option><option value='1967' >1967<\/option><option value='1966' >1966<\/option><option value='1965' >1965<\/option><option value='1964' >1964<\/option><option value='1963' >1963<\/option><option value='1962' >1962<\/option><option value='1961' >1961<\/option><option value='1960' >1960<\/option><option value='1959' >1959<\/option><option value='1958' >1958<\/option><option value='1957' >1957<\/option><option value='1956' >1956<\/option><option value='1955' >1955<\/option><option value='1954' >1954<\/option><option value='1953' >1953<\/option><option value='1952' >1952<\/option><option value='1951' >1951<\/option><option value='1950' >1950<\/option><option value='1949' >1949<\/option><option value='1948' >1948<\/option><option value='1947' >1947<\/option><option value='1946' >1946<\/option><option value='1945' >1945<\/option><option value='1944' >1944<\/option><option value='1943' >1943<\/option><option value='1942' >1942<\/option><option value='1941' >1941<\/option><option value='1940' >1940<\/option><option value='1939' >1939<\/option><option value='1938' >1938<\/option><option value='1937' >1937<\/option><option value='1936' >1936<\/option><option value='1935' >1935<\/option><option value='1934' >1934<\/option><option value='1933' >1933<\/option><option value='1932' >1932<\/option><option value='1931' >1931<\/option><option value='1930' >1930<\/option><option value='1929' >1929<\/option><option value='1928' >1928<\/option><option value='1927' >1927<\/option><option value='1926' >1926<\/option><option value='1925' >1925<\/option><option value='1924' >1924<\/option><option value='1923' >1923<\/option><option value='1922' >1922<\/option><option value='1921' >1921<\/option><option value='1920' >1920<\/option><\/select><\/div><\/div><\/fieldset><div id=\"field_7_15\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-third gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_7_15'>Student ID number<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_15' id='input_7_15' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_7_13\" class=\"gfield gfield--type-section gfield--input-type-section gsection field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><h3 class=\"gsection_title\">Have you applied to swap places for the semester for which you are waiving your spot at the university?<\/h3><\/div><fieldset id=\"field_7_8\" class=\"gfield gfield--type-radio gfield--type-choice gfield--input-type-radio gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label' >Have you applied to swap places for the semester for which you are waiving your spot at the university?<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_7_8'>\n\t\t\t<div class='gchoice gchoice_7_8_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_8' type='radio' value='Yes'  id='choice_7_8_0' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_7_8_0' id='label_7_8_0' class='gform-field-label gform-field-label--type-inline'>Yes<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_7_8_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_8' type='radio' value='No'  id='choice_7_8_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_7_8_1' id='label_7_8_1' class='gform-field-label gform-field-label--type-inline'>No<\/label>\n\t\t\t<\/div><\/div><\/div><\/fieldset><div id=\"field_7_25\" class=\"gfield gfield--type-section gfield--input-type-section gsection field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><h3 class=\"gsection_title\">Consent<\/h3><\/div><fieldset id=\"field_7_9\" class=\"gfield gfield--type-consent gfield--type-choice gfield--input-type-consent gfield--width-full gfield_contains_required field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label gfield_label_before_complex' >I understand that by waiving my spot at the university, I am voiding all documents that I received from Student Services at the time of my enrollment.<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/legend><div class='ginput_container ginput_container_consent'><input name='input_9.1' id='input_7_9_1' type='checkbox' value='1'  aria-describedby=\"gfield_consent_description_7_9\" aria-required=\"true\" aria-invalid=\"false\"   \/> <label class=\"gform-field-label gform-field-label--type-inline gfield_consent_label\" for='input_7_9_1' ><\/label><input type='hidden' name='input_9.2' value='' class='gform_hidden' \/><input type='hidden' name='input_9.3' value='13' class='gform_hidden' \/><\/div><div class='gfield_description gfield_consent_description' id='gfield_consent_description_7_9' tabindex='0'>I understand that by waiving my spot at the university, I am voiding all documents that I received from Student Services at the time of my enrollment.<\/div><\/fieldset><fieldset id=\"field_7_10\" class=\"gfield gfield--type-consent gfield--type-choice gfield--input-type-consent gfield--width-full gfield_contains_required field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label gfield_label_before_complex' >I understand that I can no longer use my semester ticket.<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/legend><div class='ginput_container ginput_container_consent'><input name='input_10.1' id='input_7_10_1' type='checkbox' value='1'  aria-describedby=\"gfield_consent_description_7_10\" aria-required=\"true\" aria-invalid=\"false\"   \/> <label class=\"gform-field-label gform-field-label--type-inline gfield_consent_label\" for='input_7_10_1' ><\/label><input type='hidden' name='input_10.2' value='' class='gform_hidden' \/><input type='hidden' name='input_10.3' value='13' class='gform_hidden' \/><\/div><div class='gfield_description gfield_consent_description' id='gfield_consent_description_7_10' tabindex='0'>I understand that I can no longer use my semester ticket.<\/div><\/fieldset><fieldset id=\"field_7_14\" class=\"gfield gfield--type-consent gfield--type-choice gfield--input-type-consent gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label gfield_label_before_complex' >Consent<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/legend><div class='ginput_container ginput_container_consent'><input name='input_14.1' id='input_7_14_1' type='checkbox' value='1'   aria-required=\"true\" aria-invalid=\"false\"   \/> <label class=\"gform-field-label gform-field-label--type-inline gfield_consent_label\" for='input_7_14_1' >I agree to the <a href=\"https:\/\/startseite.uni-mainz.de\/datenschutz\/\">Privacy Policy.<\/a><\/label><input type='hidden' name='input_14.2' value='I agree to the &lt;a href=&quot;https:\/\/startseite.uni-mainz.de\/datenschutz\/&quot;&gt;Privacy Policy.&lt;\/a&gt;' class='gform_hidden' \/><input type='hidden' name='input_14.3' value='13' class='gform_hidden' \/><\/div><\/fieldset><div id=\"field_7_23\" class=\"gfield gfield--type-text gfield--input-type-text field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_7_23'>Comments<\/label><div class='ginput_container ginput_container_text'><input name='input_23' id='input_7_23' type='text' value='' class='large'      aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_7_27\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-full gfield_contains_required field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_7_27'>Test question: What is 5 + 3?<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_27' id='input_7_27' type='text' value='' class='large'  aria-describedby=\"gfield_description_7_27\"   aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><div class='gfield_description' id='gfield_description_7_27'>What is 5 + 3?<\/div><\/div><\/div><\/div>\n        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_7' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Submit'  \/> \n            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_7' value='postback' \/>\n            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_7' id='gform_theme_7' value='gravity-theme' \/>\n            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_7' id='gform_style_settings_7' value='{&quot;inputPrimaryColor&quot;:&quot;#204ce5&quot;}' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_7' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='7' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='EUR' value='97BmW9KmoZrxFAuikA0ufwZlIIXRtijgAP+Ar7FKMQ9aObyuRHVpJiKbVHDPA6ZmevfU994aKWDbSRORzrumP5oM9+CDu4ThuEm+SYrtr3OSr6M=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_7' value='WyJ7XCIxNlwiOltcIjExYzhlOGNkNTE5NWE2YWQ4YmI5Y2E0ZmM2YzA3YWU3XCIsXCI1Nzc4OGMyOTFhZjhkZDUzZjhiNGFlZDMzNTBlMGQ2Y1wiLFwiNjdkNjJlMzI3YWYxMjQwZTc5ZDY0YzY2ODIzYjdhN2JcIixcImExMDQ0M2YwNmY0ZjdmYzVkMWVmZDE3YjRkMjNkYWVlXCJdLFwiMTdcIjpbXCIxMWM4ZThjZDUxOTVhNmFkOGJiOWNhNGZjNmMwN2FlN1wiLFwiMWMxNzBkZTYzYTA0NWI3YmM5YjE3Y2IzZGJmNThiMTdcIixcIjY3OTJkNTE5NGFlZTcxYmZmMTY5MjIyODdiZDg3MTZkXCJdLFwiOFwiOltcIjAzNzkwZjU3NDNiZGQ0MTQwNjgyMDhmNmMwNGY3ODRhXCIsXCJhOWY5NzJiOGNjYjliMzY4YjA0OWY2MTEwMjgyMmIwNVwiXSxcIjkuMVwiOlwiYzNkMjcxODI1Y2M3MDIwZTU2MTliNjI3OWJiN2ZmNmNcIixcIjkuMlwiOlwiMTFjOGU4Y2Q1MTk1YTZhZDhiYjljYTRmYzZjMDdhZTdcIixcIjkuM1wiOlwiOWY5MGNiNzc1ZmE0ZmQ5ZWY2MDk3MzkzNjVmZGM0ZDBcIixcIjEwLjFcIjpcImMzZDI3MTgyNWNjNzAyMGU1NjE5YjYyNzliYjdmZjZjXCIsXCIxMC4yXCI6XCIxMWM4ZThjZDUxOTVhNmFkOGJiOWNhNGZjNmMwN2FlN1wiLFwiMTAuM1wiOlwiOWY5MGNiNzc1ZmE0ZmQ5ZWY2MDk3MzkzNjVmZGM0ZDBcIixcIjE0LjFcIjpcImMzZDI3MTgyNWNjNzAyMGU1NjE5YjYyNzliYjdmZjZjXCIsXCIxNC4yXCI6XCJmMThlMjczNjE1NjUwNTllM2M1OGM0ZGFhMmZhMDQ3MFwiLFwiMTQuM1wiOlwiOWY5MGNiNzc1ZmE0ZmQ5ZWY2MDk3MzkzNjVmZGM0ZDBcIn0iLCJjODlkZTE5NGMyYzY0NzM2MjY5YzhjODc5Zjg2NWE0MCJd' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_7' id='gform_target_page_number_7' value='0' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_7' id='gform_source_page_number_7' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <\/form>\n                        <\/div><script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\n gform.initializeOnLoaded( function() {gformInitSpinner( 7, 'https:\/\/www.studium.uni-mainz.de\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery('#gform_ajax_frame_7').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_7');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_7').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){form_content.find('form').css('opacity', 0);jQuery('#gform_wrapper_7').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_7').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_7').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/  }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_7').val();gformInitSpinner( 7, 'https:\/\/www.studium.uni-mainz.de\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [7, current_page]);window['gf_submitting_7'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_7').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [7]);window['gf_submitting_7'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_7').text());}else{jQuery('#gform_7').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger(\"gform_pre_post_render\", [{ formId: \"7\", currentPage: \"current_page\", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( \"gform_wrapper_7\" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( \"span\" );            visibilitySpan.id = \"gform_visibility_test_7\";            gformWrapperDiv.insertAdjacentElement( \"afterend\", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( \"gform_visibility_test_7\" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 7, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} ); \n\/* ]]> *\/\n<\/script>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n<jgu-base-alertbox react-props=\"{\n    &quot;headline&quot;: &quot;Please note &quot;,\n    &quot;children&quot;: &quot;If you have already paid the semester fee, please follow the instructions for a &lt;a href=\\&quot;https:\\\/\\\/www.studium.uni-mainz.de\\\/en\\\/during-your-studies\\\/organizing-your-studies\\\/exmatriculation\\\/\\&quot; data-type=\\&quot;page\\&quot; data-id=\\&quot;3423\\&quot;&gt;reimbursement&lt;\\\/a&gt;. Since the summer semester of 2023, the following administrative fees apply to those who have already enrolled and subsequently decided to waive their spot at university:&lt;br&gt;&lt;br&gt;&lt;strong&gt;\\u20ac45 for selective degree programs&lt;br&gt;\\u20ac25 for non-selective degree programs&lt;\\\/strong&gt;&lt;br&gt;&lt;br&gt;This fee will be deducted from the semester fee you have already paid.&quot;,\n    &quot;icon&quot;: &quot;exclamation-triangle-solid&quot;,\n    &quot;headlineColor&quot;: &quot;dark&quot;,\n    &quot;subline&quot;: &quot;&quot;,\n    &quot;iconOverHeadline&quot;: false,\n    &quot;isPreview&quot;: false\n}\">\n    \n<\/jgu-base-alertbox>\n\n<jgu-base-heading react-props=\"{\n    &quot;index&quot;: &quot;Service &amp;amp; advising &quot;,\n    &quot;tags&quot;: {\n        &quot;htmlTag&quot;: &quot;h2&quot;,\n        &quot;classTag&quot;: &quot;&quot;,\n        &quot;tag&quot;: &quot;h2&quot;\n    },\n    &quot;heading&quot;: &quot;Looking for more information?&quot;,\n    &quot;textAlign&quot;: &quot;left&quot;,\n    &quot;anchor&quot;: &quot;&quot;,\n    &quot;color&quot;: &quot;red&quot;\n}\"><\/jgu-base-heading>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:25%\"><jgu-base-image react-props=\"{\n    &quot;image&quot;: {\n        &quot;url&quot;: &quot;https:\\\/\\\/cms.zdv.uni-mainz.de\\\/studium\\\/wp-content\\\/uploads\\\/sites\\\/12\\\/2023\\\/08\\\/Beratung_03_Rahmen.svg&quot;,\n        &quot;id&quot;: 18014,\n        &quot;credit&quot;: &quot;\\u00a9 Rebekka Sch\\u00f6nefu\\u00df Grafikdesign\\\/Illustration&quot;,\n        &quot;title&quot;: &quot;Beratung_03_Rahmen&quot;\n    },\n    &quot;align&quot;: &quot;&quot;,\n    &quot;hasLightbox&quot;: false,\n    &quot;caption&quot;: &quot;&quot;,\n    &quot;imgWidth&quot;: 0,\n    &quot;link&quot;: {\n        &quot;url&quot;: &quot;&quot;,\n        &quot;target&quot;: &quot;&quot;,\n        &quot;rel&quot;: &quot;&quot;\n    }\n}\" class=\"align-\">\n    \n<\/jgu-base-image><\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"><jgu-base-tabs react-props=\"{\n    &quot;align&quot;: &quot;wide&quot;,\n    &quot;selected&quot;: 1,\n    &quot;ratio&quot;: 0,\n    &quot;autoRatio&quot;: true,\n    &quot;stackMobile&quot;: false,\n    &quot;hasAllOpenButton&quot;: true,\n    &quot;onlyOne&quot;: false,\n    &quot;initAllClosed&quot;: true,\n    &quot;enableSearch&quot;: false,\n    &quot;layout&quot;: {\n        &quot;type&quot;: &quot;flex&quot;,\n        &quot;flexWrap&quot;: &quot;nowrap&quot;,\n        &quot;justifyContent&quot;: &quot;space-between&quot;,\n        &quot;orientation&quot;: &quot;horizontal&quot;\n    }\n}\">\n    \n<jgu-base-tabsitem react-props=\"{\n    &quot;title&quot;: &quot;Student Service Center&quot;,\n    &quot;slug&quot;: &quot;student-service-center&quot;,\n    &quot;align&quot;: &quot;wide&quot;,\n    &quot;customSlug&quot;: false\n}\">\n    \n\n<p class=\"has-big-font-size\">If you have any questions about organizing your studies, please contact Student Services:<\/p>\n\n\n<jgu-base-contactcard react-props=\"{\n    &quot;name&quot;: &quot;Student Services&quot;,\n    &quot;align&quot;: &quot;wide&quot;,\n    &quot;actions&quot;: [],\n    &quot;color&quot;: &quot;default&quot;\n}\">\n    \n<jgu-base-listitem react-props=\"{\n    &quot;icon&quot;: &quot;envelope-solid&quot;,\n    &quot;title&quot;: &quot;&lt;a href=\\&quot;mailto:studsek@uni-mainz.de\\&quot;&gt;studsek@uni-mainz.de&lt;\\\/a&gt;&lt;br&gt;&lt;br&gt;In your email, please be sure to state your &lt;strong&gt;full name&lt;\\\/strong&gt;, your &lt;strong&gt;date of birth&lt;\\\/strong&gt;, and your &lt;strong&gt;student ID number or application ID&lt;\\\/strong&gt;, if applicable. &lt;br&gt;&lt;br&gt;If you already study at JGU, we kindly ask you to only contact us using your &lt;strong&gt;student email address&lt;\\\/strong&gt; for reasons of data protection. &quot;,\n    &quot;uuid&quot;: &quot;1689069315112&quot;,\n    &quot;link&quot;: {\n        &quot;url&quot;: &quot;mailto:studsek@uni-mainz.de&quot;\n    },\n    &quot;align&quot;: &quot;wide&quot;,\n    &quot;showInActions&quot;: false,\n    &quot;allowNesting&quot;: true,\n    &quot;showExpandableContent&quot;: false,\n    &quot;expandableContent&quot;: &quot;&quot;\n}\">\n    \n<\/jgu-base-listitem>\n\n<jgu-base-listitem react-props=\"{\n    &quot;icon&quot;: &quot;phone-solid&quot;,\n    &quot;title&quot;: &quot;&lt;a href=\\&quot;tel:+49 6131 39-22122\\&quot;&gt;+49 6131 39-22122&lt;\\\/a&gt; (hotline)&quot;,\n    &quot;uuid&quot;: &quot;1692005506040&quot;,\n    &quot;link&quot;: {\n        &quot;url&quot;: &quot;tel:+49 6131 39-22122&quot;\n    },\n    &quot;align&quot;: &quot;wide&quot;,\n    &quot;showInActions&quot;: false,\n    &quot;allowNesting&quot;: true,\n    &quot;showExpandableContent&quot;: false,\n    &quot;expandableContent&quot;: &quot;&quot;\n}\">\n    \n<\/jgu-base-listitem>\n\n<jgu-base-listitem react-props=\"{\n    &quot;icon&quot;: &quot;map-marker-alt-solid&quot;,\n    &quot;title&quot;: &quot;Student Service Center&lt;br&gt;Forum universitatis, Entrance 1, 1st floor&lt;br&gt;Johann-Joachim-Becher-Weg 2&lt;br&gt;55128 Mainz, Germany&quot;,\n    &quot;uuid&quot;: &quot;1689069412907&quot;,\n    &quot;align&quot;: &quot;wide&quot;,\n    &quot;showInActions&quot;: false,\n    &quot;allowNesting&quot;: true,\n    &quot;showExpandableContent&quot;: false,\n    &quot;expandableContent&quot;: &quot;&quot;,\n    &quot;link&quot;: {\n        &quot;url&quot;: &quot;&quot;\n    }\n}\">\n    \n<\/jgu-base-listitem>\n\n<jgu-base-listitem react-props=\"{\n    &quot;icon&quot;: &quot;calendar-week-solid&quot;,\n    &quot;title&quot;: &quot;&lt;strong&gt;Service hours of the Information Desk from 01.10.2025 to 31.10.2025&lt;\\\/strong&gt;&lt;br&gt;Mon, Wed, Thu 09:00\\u00a0am\\u201312:00 noon, Tue 10:00 am\\u201312:00 noon&lt;br&gt;Mon\\u2013Thu, 1:00\\u20133:00 pm &lt;br&gt; &lt;br&gt;&lt;strong&gt;Service hours of the Hotline (+49 6131 39-22122):&lt;\\\/strong&gt;&lt;br&gt;Mon, Wed, Thu, 9:00 am\\u201312:00\\u00a0noon and 1:00\\u20134:00\\u00a0pm &lt;br&gt;Tues, 10:00\\u00a0am\\u201312:00\\u00a0noon and 1:00\\u20134:00\\u00a0pm &lt;br&gt;Fri, 9:00\\u00a0am\\u201312:00\\u00a0noon &lt;br&gt; &lt;br&gt;&lt;strong&gt;Open consultation hours (second-level support):&lt;\\\/strong&gt; &lt;br&gt;Tue, 10:00 am\\u201312:00 noon &lt;br&gt;Thu 1:00\\u20133:00 pm&lt;br&gt; &quot;,\n    &quot;uuid&quot;: &quot;1689069440824&quot;,\n    &quot;link&quot;: {\n        &quot;url&quot;: null\n    },\n    &quot;align&quot;: &quot;wide&quot;,\n    &quot;showInActions&quot;: false,\n    &quot;allowNesting&quot;: true,\n    &quot;showExpandableContent&quot;: false,\n    &quot;expandableContent&quot;: &quot;&quot;\n}\">\n    \n<\/jgu-base-listitem>\n\n<\/jgu-base-contactcard>\n\n<jgu-base-button style=\"display: flex; flex-wrap: wrap; column-gap: 30px; max-width: 100%; flex-direction: row; justify-content: left\">\n  \n<jgu-base-buttonitem react-props=\"{\n    &quot;text&quot;: &quot;Student Services &quot;,\n    &quot;link&quot;: {\n        &quot;url&quot;: &quot;https:\\\/\\\/www.studium.uni-mainz.de\\\/en\\\/during-your-studies\\\/service-advising\\\/student-service-center\\\/&quot;,\n        &quot;linkTarget&quot;: &quot;&quot;,\n        &quot;rel&quot;: &quot;&quot;,\n        &quot;opensInNewTab&quot;: true\n    },\n    &quot;align&quot;: &quot;left&quot;,\n    &quot;styling&quot;: &quot;primary&quot;,\n    &quot;icon&quot;: &quot;arrow-right-solid&quot;,\n    &quot;type&quot;: &quot;default&quot;,\n    &quot;iconBefore&quot;: false,\n    &quot;isSmall&quot;: false,\n    &quot;fullWidth&quot;: false,\n    &quot;className&quot;: &quot;&quot;\n}\"><\/jgu-base-buttonitem>\n\n<\/jgu-base-button>\n\n\n<\/jgu-base-tabsitem>\n\n<\/jgu-base-tabs><\/div>\n<\/div>\n    <div style=\"display: none\">\n        \n    <\/div>","protected":false},"excerpt":{"rendered":"<p>Fill out this form to waive your spot at the university. Only complete this form if you have been newly enrolled at the Mainz campus for the summer semester 2026.\u00a0If you have been studying at JGU for some time and would like to disontinue your studies, apply for exmatriculation directly via JOGU-StINe. If you have &hellip; <a href=\"https:\/\/www.studium.uni-mainz.de\/en\/during-your-studies\/organizing-your-studies\/exmatriculation\/waiving-your-spot\/\">Continued<\/a><\/p>\n","protected":false},"author":67,"featured_media":0,"parent":71739,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"categories":[1195],"tags":[],"class_list":["post-129645","page","type-page","status-publish","hentry","category-portal-studium-en"],"content_raw":"<!-- wp:jgu\/pageheader {\"items\":[{\"box\":{\"index\":\"Form for waiving a spot at the university\",\"title\":\"Waiving Your Spot at the University\",\"link\":{\"url\":\"\",\"title\":\"Learn more\"}},\"color\":\"default\",\"image\":{\"url\":\"\"},\"imgCredit\":\"\",\"useVideo\":false,\"video\":false}],\"type\":\"border\"} \/-->\n\n<!-- wp:paragraph {\"className\":\"has-big-font-size\"} -->\n<p class=\"has-big-font-size\">Fill out this form to waive your spot at the university. <strong>Only<\/strong> complete this form if you have been <strong>newly<\/strong> enrolled at the Mainz campus for the summer semester 2026.\u00a0<strong>If you have been studying at JGU for some time and would like to disontinue your studies, apply for <a href=\"https:\/\/www.studium.uni-mainz.de\/en\/during-your-studies\/organizing-your-studies\/exmatriculation\/\" data-type=\"page\" data-id=\"3423\">exmatriculation<\/a><\/strong> directly via <a href=\"https:\/\/jogustine.uni-mainz.de\/\">JOGU-StINe.<\/a>  If you have been newly enrolled at the Germersheim campus, please contact the <a href=\"https:\/\/fb06.uni-mainz.de\/#studierendensekretariat\">Germersheim Student Services<\/a> directly.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"has-big-font-size\"} -->\n<p class=\"has-big-font-size\"><strong>Please note<\/strong> that for reasons of data protection, we will only send the confirmation of your waiver to the email address you provided in your application.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"has-big-font-size\"} -->\n<p class=\"has-big-font-size\">If you have already paid the semester fee and would like a refund, please visit our <a href=\"https:\/\/www.studium.uni-mainz.de\/en\/during-your-studies\/organizing-your-studies\/exmatriculation\/\" data-type=\"page\" data-id=\"3423\">exmatriculation<\/a> webpage.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:jgu\/alertbox {\"headline\":\"Please note\",\"children\":\"If you are already enrolled, you can still withdraw up until \\u003cstrong\\u003eApril\\u003c\/strong\\u003e \\u003cstrong\\u003e30th \\u003c\/strong\\u003e(for the summer semester) \/ \\u003cstrong\\u003eOctober 31st\\u003c\/strong\\u003e (for the winter semester). Please notify us of your decision to waive your spot by filling out the corresponding form that you can find below during the application period. \",\"icon\":\"exclamation-triangle-solid\"} \/-->\n\n<!-- wp:gravityforms\/form {\"formId\":\"7\",\"inputPrimaryColor\":\"#204ce5\"} \/-->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n<!-- \/wp:separator -->\n\n<!-- wp:jgu\/alertbox {\"headline\":\"Please note \",\"children\":\"If you have already paid the semester fee, please follow the instructions for a \\u003ca href=\\u0022https:\/\/www.studium.uni-mainz.de\/en\/during-your-studies\/organizing-your-studies\/exmatriculation\/\\u0022 data-type=\\u0022page\\u0022 data-id=\\u00223423\\u0022\\u003ereimbursement\\u003c\/a\\u003e. Since the summer semester of 2023, the following administrative fees apply to those who have already enrolled and subsequently decided to waive their spot at university:\\u003cbr\\u003e\\u003cbr\\u003e\\u003cstrong\\u003e\u20ac45 for selective degree programs\\u003cbr\\u003e\u20ac25 for non-selective degree programs\\u003c\/strong\\u003e\\u003cbr\\u003e\\u003cbr\\u003eThis fee will be deducted from the semester fee you have already paid.\",\"icon\":\"exclamation-triangle-solid\"} \/-->\n\n<!-- wp:jgu\/heading {\"index\":\"Service \\u0026amp; advising \",\"tags\":{\"htmlTag\":\"h2\",\"classTag\":\"\",\"tag\":\"h2\"},\"heading\":\"Looking for more information?\"} \/-->\n\n<!-- wp:columns {\"className\":\"\"} -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"25%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:25%\"><!-- wp:jgu\/image {\"image\":{\"url\":null,\"id\":18014}} \/--><\/div>\n<!-- \/wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:jgu\/tabs -->\n<!-- wp:jgu\/tabs-item {\"title\":\"Student Service Center\",\"slug\":\"student-service-center\"} -->\n<!-- wp:paragraph {\"className\":\"has-big-font-size\"} -->\n<p class=\"has-big-font-size\">If you have any questions about organizing your studies, please contact Student Services:<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:block {\"ref\":9181} \/-->\n<!-- \/wp:jgu\/tabs-item -->\n<!-- \/wp:jgu\/tabs --><\/div>\n<!-- \/wp:column --><\/div>\n<!-- \/wp:columns -->","_links":{"self":[{"href":"https:\/\/www.studium.uni-mainz.de\/en\/wp-json\/wp\/v2\/pages\/129645","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.studium.uni-mainz.de\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.studium.uni-mainz.de\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.studium.uni-mainz.de\/en\/wp-json\/wp\/v2\/users\/67"}],"replies":[{"embeddable":true,"href":"https:\/\/www.studium.uni-mainz.de\/en\/wp-json\/wp\/v2\/comments?post=129645"}],"version-history":[{"count":15,"href":"https:\/\/www.studium.uni-mainz.de\/en\/wp-json\/wp\/v2\/pages\/129645\/revisions"}],"predecessor-version":[{"id":199662,"href":"https:\/\/www.studium.uni-mainz.de\/en\/wp-json\/wp\/v2\/pages\/129645\/revisions\/199662"}],"up":[{"embeddable":true,"href":"https:\/\/www.studium.uni-mainz.de\/en\/wp-json\/wp\/v2\/pages\/71739"}],"wp:attachment":[{"href":"https:\/\/www.studium.uni-mainz.de\/en\/wp-json\/wp\/v2\/media?parent=129645"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.studium.uni-mainz.de\/en\/wp-json\/wp\/v2\/categories?post=129645"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.studium.uni-mainz.de\/en\/wp-json\/wp\/v2\/tags?post=129645"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}