{"id":845,"date":"2019-02-27T09:31:15","date_gmt":"2019-02-27T08:31:15","guid":{"rendered":"https:\/\/lam.unisg.ch\/blog\/?p=845"},"modified":"2019-02-27T09:31:15","modified_gmt":"2019-02-27T08:31:15","slug":"elective-course-sustainability","status":"publish","type":"post","link":"https:\/\/lam.unisg.ch\/blog\/en\/elective-course-sustainability","title":{"rendered":"Elective Course: Sustainability"},"content":{"rendered":"<p>The sustainability week took place on November 26th-30th and the course was co-designed and taught by Prof. Dr. Karolin Frankenberger (Academic Director, Executive MBA, Director Institute of Management and Strategy, School of Management, University of St.Gallen) and Barbara Kux (Sustainability Main Lecturer, Executive MBA). With their proven track record in pioneering, implementing and researching sustainability, they were able to shed light on the competitive advantage of a sustainable business strategy and encouraged students to have a positive impact \u2013 not only on their companies but also on the world.<\/p>\n<p>The course offered a think-tank-style deliberation and presentations from different industry experts. The guest speakers were comprised of Christophe Boussemart, Sustainability Program Manager at Nespresso, Urs Jaisli, Chief Compliance Officer and Head of Corporate Sustainability at Roche, Christian Leitz, Head of Corporate Responsibility Management at UBS, and Federico Merlo, Managing Director of Member Relations at the World Business Council for Sustainable Development (WBCSD). The learning experience was capped by a sustainability project pitch relating to the students\u2019 own organizations.<\/p>\n<p>\u201cSustainability is inherently about the three P\u2019s: People, Planet and Profit,\u201d stated Barbara Kux. \u201cOrganizations must focus on all three goals, and not only on profit maximization. With this course, our main aim was to make students enthusiastic about sustainability, as well as to provide them with strategic tools, and discuss strategies from a range of industries.\u201d<\/p>\n<p>\u201cI learned a lot about new sectors and how sustainability actually applies in different ways in energy, in finance, in investing, or in pharmaceuticals,\u201d Owen Bethell (IEMBA Cohort 6) summarized at the end of the course, \u201cand I learned to think about sustainability in a holistic sense.\u201d<\/p>\n  \n  <div class=\"box right courses\">\n          <div class=\"course clickable\">\n        <h5>Executive School Programmes:<\/h5>\n        <div class=\"terms\">\n          MBA &amp; Executive MBA<br>        <\/div>\n\n        <h4>\n          <a target=\"_blank\" href=\"https:\/\/emba.unisg.ch\/en\/programm\/emba\">Executive MBA HSG<\/a>        <\/h4>\n\n        <div class=\"description\">\n          The Executive MBA (EMBA) at the University of St.Gallen (HSG) is one of the oldest and most popular postgraduate general management degree programmes in the German-speaking world.        <\/div>\n      \n      <\/div>\n        <\/div>\n  \n<p>Prof. Dr. Karolin Frankenberger explained: \u201cPlacing a premium on sustainability ties in with the integrated, holistic thinking of the St. Gallen management model. It is deeply ingrained in the whole Executive MBA structure, which is nicely reflected in the Financial Times Global Ranking 2018 where we were ranked third in the sustainability and CSR category.\u201d She concluded: \u201cIn this week, our students have learned that it\u2019s their turn as future leaders to translate their insight into impactful change for the better.\u201d<\/p>\n<p>&nbsp;<\/p>\n\n            <div id=\"mailerlite-form_1\" data-temp-id=\"6a3026c4a161c\">\n                <div class=\"mailerlite-form\">\n                    <form action=\"\" method=\"post\">\n                                                    <div class=\"mailerlite-form-title\"><h3>Newsletter Signup<\/h3><\/div>\n                                                <div class=\"mailerlite-form-description\"><\/div>\n                        <div class=\"mailerlite-form-inputs\">\n                                                                                            <div class=\"mailerlite-form-field\">\n                                    <label for=\"mailerlite-1-field-email\">Email<\/label>\n                                    <input id=\"mailerlite-1-field-email\"\n                                           type=\"email\" required=\"required\"\n                                           name=\"form_fields[email]\"\n                                           placeholder=\"Email\"\/>\n                                <\/div>\n                                                        <div class=\"mailerlite-form-loader\">Please wait...<\/div>\n                            <div class=\"mailerlite-subscribe-button-container\">\n                                <input class=\"mailerlite-subscribe-submit\" type=\"submit\"\n                                       value=\"Abonnieren\"\/>\n                            <\/div>\n                            <input type=\"hidden\" name=\"form_id\" value=\"1\"\/>\n                            <input type=\"hidden\" name=\"action\" value=\"mailerlite_subscribe_form\"\/>\n                            <input type=\"hidden\" name=\"ml_nonce\" value=\"2a112fcef2\"\/>\n                        <\/div>\n                        <div class=\"mailerlite-form-response\">\n                                                            <h4><p>Thank you for signing up!<\/p>\n<\/h4>\n                                                    <\/div>\n                    <\/form>\n                <\/div>\n            <\/div>\n\n        \n            <script type=\"text\/javascript\">\n                window.addEventListener(\"load\", function () {\n                    var jQuery = window.jQueryWP || window.jQuery;\n\n                    jQuery(document).ready(function () {\n\n                        if(jQuery) {\n                            var form_container = jQuery(\"#mailerlite-form_1[data-temp-id=6a3026c4a161c] form\");\n\n                            jQuery(\".mailerlite-subscribe-submit\", form_container).prop('disabled', true);\n\n                            jQuery.post('https:\/\/lam.unisg.ch\/blog\/wp-admin\/admin-ajax.php', { \"action\" : \"ml_create_nonce\", \"ml_nonce\" : jQuery(\"input[name='ml_nonce']\", form_container).val() }, function (response) {\n\n                                if(response.success) {\n                                    jQuery(\"input[name='ml_nonce']\", form_container).val(response.data.ml_nonce);\n                                    jQuery(\".mailerlite-subscribe-submit\", form_container).prop('disabled', false);\n                                }\n                            });\n\n                            if ( typeof form_container.validate == 'function' ) {\n                                form_container.submit(function (e) {\n                                    e.preventDefault();\n                                }).validate({\n                                    submitHandler: function (form) {\n\n                                        jQuery(this.submitButton).prop('disabled', true);\n\n                                        form_container.find('.mailerlite-subscribe-button-container').fadeOut(function () {\n                                            form_container.find('.mailerlite-form-loader').fadeIn()\n                                        });\n\n                                        var data = jQuery(form).serialize();\n\n                                        jQuery.post('https:\/\/lam.unisg.ch\/blog\/wp-admin\/admin-ajax.php', data, function () {\n                                            form_container.find('.mailerlite-form-inputs').fadeOut(function () {\n                                                form_container.find('.mailerlite-form-response').fadeIn()\n                                            });\n                                        });\n                                    }\n                                });\n                            }\n                        }\n                    });\n                }, false);\n            <\/script>\n        \n","protected":false},"excerpt":{"rendered":"<p>The sustainability week took place on November 26th-30th and the course was co-designed and taught by Prof. Dr. Karolin Frankenberger (Academic Director, Executive MBA, Director Institute of Management and Strategy, School of Management, University of St.Gallen) and Barbara Kux (Sustainability Main Lecturer, Executive MBA). With their proven track record in pioneering, implementing and researching sustainability, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":843,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false},"categories":[56,28,30,31],"tags":[272,190,270,271,269],"acf":{"school":false,"excerpt":"<p>Today, sustainability forms an integral part of core business strategy and is increasingly becoming the lens through which a business is judged by its stakeholders and society at large, as the IEMBA5, IEMBA6 and ESADE students were able to discover throughout the course.<\/p>\n"},"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/lam.unisg.ch\/blog\/en\/wp-json\/wp\/v2\/posts\/845"}],"collection":[{"href":"https:\/\/lam.unisg.ch\/blog\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lam.unisg.ch\/blog\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lam.unisg.ch\/blog\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lam.unisg.ch\/blog\/en\/wp-json\/wp\/v2\/comments?post=845"}],"version-history":[{"count":0,"href":"https:\/\/lam.unisg.ch\/blog\/en\/wp-json\/wp\/v2\/posts\/845\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/lam.unisg.ch\/blog\/en\/wp-json\/wp\/v2\/media\/843"}],"wp:attachment":[{"href":"https:\/\/lam.unisg.ch\/blog\/en\/wp-json\/wp\/v2\/media?parent=845"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lam.unisg.ch\/blog\/en\/wp-json\/wp\/v2\/categories?post=845"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lam.unisg.ch\/blog\/en\/wp-json\/wp\/v2\/tags?post=845"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}