const setUpStickyHeader = () => { let header = document.querySelector("#header"); toggleHeaderStickiness = () => { if (window.scrollY > 0) { header.classList.add("sticky-header"); } else { header.classList.remove("sticky-header"); } } window.addEventListener("scroll", toggleHeaderStickiness); } window.addEventListener("DOMContentLoaded", setUpStickyHeader); const setUpBurgerMenu = () => { console.log("burger menu setup initiated..."); let burger = document.querySelector("#primary-menu-trigger"); let fries = document.querySelectorAll("#primary-menu > ul") const toggleFries = () => { console.log("fry toggling initiated..."); for (var i = 0; i < fries.length; i++) { console.log("enter the fry loop..."); var fry = fries[i]; if (fry.classList.contains("show")) { fry.classList.remove("show"); console.log("showed fry ", i); } else { fry.classList.add("show"); console.log("hid fry ", i); } } } burger.addEventListener("click", toggleFries); } window.addEventListener("DOMContentLoaded", setUpBurgerMenu); // This opens the search bar window.addEventListener("DOMContentLoaded", function(){ document.querySelector("#top-search-trigger").addEventListener("click", function(){document.querySelector("body").classList.toggle("top-search-open")}) }); // The body tag has to have this for the right header styles to get applied, and since we can't edit the body tag directly through Divi, this is easier than editing theme files... window.addEventListener("DOMContentLoaded", function() { document.querySelector("body").classList.add("stretched"); })

Join our “Asset Performance Management Workshop” at the Montanuniversität Leoben!

EINSATZORT: Österreich

Deine Aufgaben

On December 13, 2022 from 9:00 a.m. to 2:30 p.m. we invite you to participate in our Asset Performance Management Workshop at the Montanunversität Leoben. You always wanted to dive into the world of consulting for one day? Then you have the chance to take part in an exciting workshop that will give you a deeper insight into the working life of our consultants. Together with a small project team you will solve real challenges of our clients and present your concept to the other project teams and panel.

What you can expect:

  • An exciting workshop that encourages active participation and requires your unique skill set

  • Work on a practical case study that simulates a project situation with a client who is a global player in the capital-intensive industry

  • Working in project groups of 5, you will collaborate to design a profitable plan to inspire the client to change the way they work in the long term and make it more effective

  • Finally, you will present your proposal to the other project teams and T.A. Cook consultants, and we will exchange ideas in a panel discussion

  • Opportunity to meet and network with other students and the T.A. Cook team (part of Accenture)

Dein Profil und Vorteile

Requirements for participation

  • Registered Bachelor or Master student at the Montanuniversität Leoben

  • You have a hands-on mentality and enjoy quickly analyzing complex problems and developing practical solutions

  • You are fluent in English, other languages (e.g. German) are welcome

Have we picked your interest? Then simply apply with your CV.

Please note that the maximum number of participants is limited to 15. The application period is from 21. November to 07. December 2022.

For more information about T.A. Cook (Part of Accenture's Industry X), please visit: https://www.tacook.com/

LinkedInFacebookTwitterXINGEmailPrint