CINXE.COM

Home

<!DOCTYPE html> <Cache-Control:public, max-age=31536000> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <!-- Title --> <title>Home</title> <!-- Description, Keywords --> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="Home"> <meta name="keywords" content="Home"> <meta name="author" content="FEHRL"> <meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests"> <!-- Favicon --> <!-- <link rel="icon" href="data:,"> --> <!-- <link rel="shortcut icon" href="site/skillfulproject/img/favicon.ico" type="image/x-icon"/> --> <link rel="icon" href="site/skillfulproject/img/favicon.png" type="image/png"/> <!-- <link rel="icon" href="site/skillfulproject/img/favicon.ico" type="image/vnd.microsoft.icon"/> --> <!-- <link rel="shortcut icon" href="http://www.resistproject.eu/site/resistproject/img/favicon.ico?v=2" type="image/x-icon"> --> <!-- <link rel="shortcut icon" href="http://fehrl.org/site/skillfulproject/img/favicon.ico?v=1" type="image/x-icon"> --> <!-- <link rel="icon" href="site/skillfulproject/img/favicon.ico?v=1" type="image/x-icon"/> --> <!-- <link rel="icon" href="http://www.site/skillfulproject/img/favicon-16x16.png?v=1" type="image/png"/> --> <!-- <link rel="shortcut icon" href="http://www.fehrl.org/site/skillfulproject/img/favicon-16x16.png?v=1" type="image/png"> --> <!-- <link rel="shortcut icon" href="favicon2.ico" type="image/x-icon"/> --> <!-- <link rel="shortcut icon" href="site/skillfulproject/img/favicon.ico" type="image/x-icon"/> --> <!-- <link rel="shortcut icon" href="site/skillfulproject/img/favicon-16x16.png?v=1" type="image/png"> --> <!-- <link rel="shortcut icon" href="http://www.fehrl.org/site/resistproject/img/favicon.ico?v=2" type="image/x-icon"> --> <!-- Stylesheets --> <link rel="stylesheet" type="text/css" href="/site/skillfulproject/css/main.css"> <link rel="stylesheet" type="text/css" src="/resources/file_upload/css/stsyle.css"> <link rel="stylesheet" type="text/css" href="/resources/file_upload/css/jquery.fileupload-ui.css"> <link rel="stylesheet" type="text/css" href="/resources/font-awesome-4.3.0/css/font-awesome.min.css"> <!-- JS --> <script> var link = document.createElement('link'); link.type = 'image/x-icon'; link.rel = 'shortcut icon'; link.href = 'site/skillfulproject/img/favicon.ico'; document.getElementsByTagName('head')[0].appendChild(link); </script> <script type="text/javascript" src="/resources/uniform/js/jquery-1.9.1/jquery-1.9.1.min.js"></script> <script src="/resources/jstree/dist/jstree.min.js" type="text/javascript"></script> <link rel="stylesheet" href="/resources/jstree/dist/themes/proton/style.min.css" /> <script src='https://www.google.com/recaptcha/api.js' async defer></script> <!-- bootstrap --> <script src="/theme/fehrl_gray_3/resources/bootstrap3/js/bootstrap.min.js" type="text/javascript"></script> <link rel="stylesheet" href="/theme/fehrl_gray_3/resources/bootstrap3/css/bootstrap.min.css"> <!-- <script src="/theme/fehrl_gray_3/resources/js/jquery.isotope.js" type="text/javascript"></script> --> <!-- <script src="/theme/fehrl_gray_3/resources/js/jquery.prettyPhoto.js" type="text/javascript"></script> --> <!-- <script src="/theme/fehrl_gray_3/resources/js/filter.js" type="text/javascript"></script> --> <!-- <script src="/theme/fehrl_gray_3/resources/js/jquery.tweet.js" type="text/javascript"></script> --> <!-- <script src="/theme/fehrl_gray_3/resources/js/modernizr.custom.28468.js" type="text/javascript"></script> --> <!-- <script src="/theme/fehrl_gray_3/resources/js/custom.js" type="text/javascript"></script> --> <!-- bootrstrap fileupload --> <!-- <script src="/resources/bootstrap-fileinput-master/js/fileinput.js" type="text/javascript"></script> --> <!-- <link href='/resources/bootstrap-fileinput-master/css/fileinput.css' rel='stylesheet' /> --> <link rel="stylesheet" type="text/css" href="/theme/fehrl_gray_3/resources/css/style.css" > <link rel="stylesheet" type="text/css" href="/theme/fehrl_gray_3/resources/css/font-titillium-web.css" /> <script type='text/javascript' src='/resources/unite-gallery/js/unitegallery.min.js'></script> <link rel='stylesheet' href='/resources/unite-gallery/css/unite-gallery.css' type='text/css' /> <script async src="https://www.googletagmanager.com/gtag/js?id=G-RPWX97QF32"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-RPWX97QF32'); </script> <script src="/resources/jquery_file_upload/vendor/jquery.ui.widget.js"></script> <script src="/resources/jquery_file_upload/jquery.iframe-transport.js"></script> <script src="/resources/jquery_file_upload/jquery.fileupload.js"></script> <!-- modules --> <script type="text/javascript" src="/resources/bootstrap-datetimepicker/js/bootstrap-datetimepicker.min.js"></script> <script src="/resources/uniform/js/select2.min.js"></script> <!--The main application script --> <script src="/resources/file_upload/main.js"></script> <link rel="stylesheet" src="/resources/file_upload/css/stsyle.css"> <link rel="stylesheet" href="/resources/file_upload/css/jquery.fileupload-ui.css"> <link rel="stylesheet" type="text/css" href="https://cdn.datatables.net/r/dt/dt-1.10.9/datatables.min.css" /> <script type="text/javascript" src="https://cdn.datatables.net/r/dt/dt-1.10.9/datatables.min.js"></script> <script type="text/javascript" src="/resources/tiny_mce_4.5.1/js/tinymce/tinymce.min.js"></script> <!-- <script type="text/javascript" src="/resources/tiny_mce/tinymce.min.js"></script> --> <!-- <script src="http://tinymce.cachefly.net/4.2/tinymce.min.js"></script> --> <!-- tinyMce color picker --> <!-- <script type="text/javascript" src="/resources/tiny_mce/color_picker/truecolor.js"></script> --> <!-- <script type="text/javascript" src="/resources/JSColor/jscolor.js"></script> --> <script src="/resources/modules/_moduleSelector.js"></script> <script> $(document).ready(function() { initModules("projects", Array("scroller")) }); </script> <script language="JavaScript"> $(document).ready(function() { $.fn.extend({ // pass the options variable to the function accordion: function(options) { var defaults = { accordion: 'true', speed: 300, closedSign: '[+]', openedSign: '[-]' }; // Extend our default options with those provided. var opts = $.extend(defaults, options); // Assign current element to variable, in this case is UL element var $this = $(this); // add a mark [+] to a multilevel menu $this.find("li").each(function() { if ($(this).find("ul").size() != 0) { // add the multilevel sign next to the link $(this).find("a:first").append("<span class='sign'>" + opts.closedSign + "</span>"); // avoid jumping to the top of the page when the href is an # if ($(this).find("a:first").attr('href') == "#") { $(this).find("a:first").click(function() { return false; }); } } }); // open active level $this.find("li.active").each(function() { $(this).parents("ul").slideDown(opts.speed); $(this).parents("ul").parent("li").find("span:first").html(opts.openedSign); }); $this.find("li a span").click(function(e) { if ($(this).parent().parent().find("ul").size() != 0) { if (opts.accordion) { // Do nothing when the list is open if (!$(this).parent().parent().find("ul").is(':visible')) { // alert("odpiranje"); parents = $(this).parent().parent().parents("ul"); visible = $this.find("ul:visible"); visible.each(function(visibleIndex) { var close = true; parents.each(function(parentIndex) { if (parents[parentIndex] == visible[visibleIndex]) { close = false; return false; } }); if (close) { if ($(this).parent().parent().find("ul") != visible[visibleIndex]) { $(visible[visibleIndex]).slideUp(opts.speed, function() { $(this).parent("li").find("span:first").html(opts.closedSign); }); } } }); } } if ($(this).parent().parent().find("ul:first").is(":visible")) { // alert("zapiranje1"); $(this).parent().parent().find("ul:first").slideUp(opts.speed, function() { $(this).parent("li").find("span:first").delay(opts.speed).html(opts.closedSign); }); } else { // alert("odpiranje2"); $(this).parent().parent().find("ul:first").slideDown(opts.speed, function() { $(this).parent("li").find("span:first").delay(opts.speed).html(opts.openedSign); }); } } return false; }); } }); $(".topnav").accordion({ // accordion:false, speed: 600, closedSign: '<b class="caret-right"></b>', openedSign: '<b class="caret"></b>' }); }); </script> <!-- Slider (Parallax Slider) --> <!-- Slider ends --> <!-- File manager --> <!-- File manager ends --> </head> <body> <script src="/resources/jquery-cookie/src/jquery.cookie.js"></script> <div class="cookie-container"> </div> <!--cookie info modal--> <div id="cookie-info" class="modal fade"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <h3 class="modal-title">Cookies details</h3> </div> <div class="modal-body"> <p>This website make use of cookies to help us improve the website and give you the best experience. By using the website you agree to our use of cookies. More information about the cookies can be checked in the table bellow:</p> <br /> <p><b>List of Google Analytics cookies</b></p> <table class="table"> <tr> <th>Cookie name</th> <th>Purpose</th> <th>Duration</th> </tr> <tr> <td> _utma </td> <td> Number of visits, time of the first and last visit </td> <td> 2 years </td> </tr> <tr> <td> _utmb, _utmc </td> <td> Length of the visit </td> <td> current session </td> </tr> <tr> <td> _utmz </td> <td> Source of the visit </td> <td> 6 months </td> </tr> <tr> <td> _ga </td> <td> Statistics of website views </td> <td> 2 years </td> </tr> </table> <p><b>Other cookies</b></p> <table class="table"> <tr> <th>Cookie name</th> <th>Purpose</th> <th>Duration</th> </tr> <tr> <td> SKILLFULPROJECT_EU_LOGIN </td> <td> Acceptance of cookies </td> <td> 1 year </td> </tr> </table> </div> <div class="modal-footer"> <button type="button" class="btn btn-default" data-dismiss="modal">Close</button> </div> </div><!-- /.modal-content --> </div><!-- /.modal-dialog --> </div> <script> $(function() { // var cook = "{echo $cookie_name}"; // // alert(cook) if($.cookie("zag_cookie_accept") != 1) { html = '<div class="alert alert-info navbar navbar-fixed-bottom cookie-alert">'; html += ' This website make use of cookies to help us improve the website and give you the best experience. By using the website you agree to our use of cookies.'; html += ' &nbsp'; html += ' <button type="button" id="infoCookie" class="btn btn-primary">More</button>'; html += ' <button type="button" id="acceptCookie" class="btn btn-success">OK</button></div>'; $(".cookie-container").append(html); // $(".cookie-alert").hide(); } $("#acceptCookie").click(function() { $.cookie("zag_cookie_accept", 1, {expires: 365}); $(".cookie-alert").hide(); }); $("#infoCookie").click(function() { $('#cookie-info').modal('show'); }); }); </script> <div id="main-wrap"> <header> <div class="container" style="position: relative"> <div id="loginbox" class="pull-right"> <nav class="navbar navbar-login"> <div class="container-fluid"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-navbar-collapse-login" aria-expanded="false"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar" style="background-color: black"></span> <span class="icon-bar"></span> <!-- <i class="fa fa-user fa-2x"></i> --> </button> </div> <!-- Collect the nav links, forms, and other content for toggling --> <div class="collapse navbar-collapse" id="bs-navbar-collapse-login"> <ul class="nav navbar-nav pull-right"> <li class="dropdown"> <a class="dropdown-toggle" href="#" data-toggle="dropdown">Sign In <strong class="caret"></strong></a> <div class="dropdown-menu dropdown-login" style="padding: 15px; padding-bottom: 0px;"> <form method="post" action="https://www.skillfulproject.eu/" accept-charset="UTF-8"> <div class="input-group"> <input type="text" class="form-control" class="tip-login" id="username" name="username" placeholder="E-mail" data-original-title=""> <div class="input-group-addon"><i class="fa fa-user" aria-hidden="true"></i></div> </div> <br /> <div class="input-group"> <input type="password" class="form-control" id="password" name="password" placeholder="Password" /> <div class="input-group-addon"><i class="fa fa-lock" aria-hidden="true"></i></div> </div> <p> <button style="width:100%" type="submit" name="action" class="btn btn-default btn-lg btn-primary" value="action_login">Login</button> </p> <p> <a href="http://skillfulproject.eu/recover" class="btn btn-default btn-link float-right" >Lost password?</a> </p> </form> </div> </li> <!-- <li class="divider-vertical"></li> --> <li><a href="http://skillfulproject.eu/registration">Register</a></li> <li class="dropdown"> <a href="#" id="search-con-button" class="dropdown-toggle" data-toggle="dropdown"> <span class="glyphicon glyphicon-search"></span> </a> <ul class="dropdown-menu" id="dropdown-search" style="padding: 15px;min-width: 250px;"> <li> <div class="row"> <div class="col-xs-12"> <form class="form" role="form" method="post" action="/search" accept-charset="UTF-8" id="login-nav"> <div class="input-group"> <input type="text" name="search-content" id="search-content" class="form-control"> <span class="input-group-btn"> <button class="btn btn-default" id="dropdown-search-button" type="submit"><span class="glyphicon glyphicon-search"></span></button> </span> </div><!-- /input-group --> </form> </div> </div> </li> </ul> </li> </ul> </div><!-- /.navbar-collapse --> </div><!-- /.container-fluid --> </nav> </div> <!-- --> <!-- <div id="loginbox" class="pull-right"> --> <!-- <nav class="navbar login-navbar"> --> <!-- <div class="nav nav-pills"> --> <!-- <div class="container-fluid"> --> <!-- <a class=" btn btn-default btn-navbar" data-toggle="collapse" data-target=".nav-collapse"> --> <!--<a class="brand" href="#" name="top">Login</a>--> <!-- <span class="icon-bar"></span> --> <!-- <span class="icon-bar"></span> --> <!-- <span class="icon-bar"></span> --> <!-- </a> --> <!-- <div class="navbar-collapse collapse"> --> <!-- <ul class="nav navbar-nav pull-right"> --> <!-- --> <!-- <li class="dropdown"> --> <!-- <a class="dropdown-toggle" href="#" data-toggle="dropdown">Sign In <strong class="caret"></strong></a> --> <!-- <div class="dropdown-menu dropdown-login" style="padding: 15px; padding-bottom: 0px;"> --> <!-- <form method="post" action="https://www.skillfulproject.eu/" accept-charset="UTF-8"> --> <!-- <div class="input-prepend"> --> <!-- <span class="add-on"><i class="icon-user"></i></span> --> <!-- <input type="text" class="tip-login" id="username" name="username" placeholder="E-mail" data-original-title="<strong><i class='icon-info-sign icon-white'></i> Notice</strong><br /> If you were registered on old Fehrl site, <br />please login with your e-mail address and password <br />used there. After first login change your password!" /> --> <!-- </div> --> <!-- <div class="input-prepend"> --> <!-- <span class="add-on"><i class="icon-lock"></i></span> --> <!-- <input type="password" id="password" name="password" placeholder="Password" /> --> <!-- </div> --> <!-- --> <!-- <input style="float: left; margin-right: 10px;" type="checkbox" name="remember-me" id="remember-me" value="1"> --> <!-- <label class="string optional" for="user_remember_me"> Remember me</label>*} --> <!-- --> <!-- <button type="submit" name="action" class=" btn btn-default btn-large btn-primary" value="action_login">Login</button> --> <!-- <a href="http://skillfulproject.eu/recover" class=" btn btn-default btn-link float-right" >Lost password?</a> --> <!-- --> <!-- </form> --> <!-- </div> --> <!-- </li> --> <!-- <li class="divider-vertical"></li> --> <!-- --> <!-- <li><a href="http://skillfulproject.eu/registration">Register</a></li> --> <!-- </ul> --> <!-- </div> --> <!-- </div> --> <!-- </div> --> <!-- </nav> --> <!-- </div> --> <!-- --> <script> $('#username').tooltip({'trigger':'focus', 'placement': 'left', 'title': ' If you were registered on old Fehrl site. Please login with your e-mail address and password used there. After first login change your password!'}); $("#search-con-button").click(function(event) { setTimeout(function() { $("#search-content").focus() }, 100); }); </script> <p></p> <div class="row"> <div class="col-md-8" id="logo_title"><a href="/"><img class="img-responsive content-inc img-734" src="/repository/files/medium/SKILLFUL_logo_FINAL_RGB.jpg" alt="skillful final " /></a></div> <div class="col-md-4 social-icons" align="right"><a href="https://www.linkedin.com/groups/13523461"><i class="fa fa-linkedin-square fa-2x"></i></a></div> </div> <div class="row"> <div class="col-md-12" style="text-align: right;"><span style="color: #23537a; font-size: 18px;"><strong>Skills and competences</strong><strong> development of future transportation professionals at all levels</strong></span></div> </div> <p></p> <p>                                                                               </p> </div> </header> <!-- render main menu --> <nav class="navbar navbar-default"> <div class="container-fluid main-menu"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> </div> <!-- Collect the nav links, forms, and other content for toggling --> <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> <ul class="nav navbar-nav navbar-main dropdown-main-menu"> <li class="active dropdown main-dropdown" > <a href="http://skillfulproject.eu" class="dropdown-toggle disabled" data-toggle="dropdown"> Home <b class="caret" ></b> </a> <ul class="dropdown-menu first dropdown-main-menu"> <li class="dropdown-submenu"> <a href="http://skillfulproject.eu/methodology" class="dropdown-toggle disabled" data-toggle="dropdown"> Methodology </a> <ul class="dropdown-menu dropdown-main-menu"> <li > <a href="http://skillfulproject.eu/methodology/wp1" > WP1 </a> </li> <li > <a href="http://skillfulproject.eu/methodology/wp2" > WP2 </a> </li> <li > <a href="http://skillfulproject.eu/methodology/wp3" > WP3 </a> </li> <li > <a href="http://skillfulproject.eu/methodology/wp4" > WP4 </a> </li> <li > <a href="http://skillfulproject.eu/methodology/wp5" > WP5 </a> </li> <li > <a href="http://skillfulproject.eu/methodology/wp6" > WP6 </a> </li> <li > <a href="http://skillfulproject.eu/methodology/wp7" > WP7 </a> </li> </ul> </li> </ul> </li> <li class="dropdown main-dropdown"> <a href="http://skillfulproject.eu/Events" class="dropdown-toggle disabled" data-toggle="dropdown"> Events <b class="caret" ></b> </a> <ul class="dropdown-menu first dropdown-main-menu"> <li > <a href="http://skillfulproject.eu/Events/workshopsept2019" > Workshop on Policies and Proposals - 24 Sept. 2019 </a> </li> </ul> </li> <li class="dropdown main-dropdown"> <a href="http://skillfulproject.eu/news" class="dropdown-toggle disabled" data-toggle="dropdown"> News <b class="caret" ></b> </a> <ul class="dropdown-menu first dropdown-main-menu"> <li > <a href="http://skillfulproject.eu/news/skillfulnewsletter" > Newsletter </a> </li> </ul> </li> <li > <a href="http://skillfulproject.eu/library" > Library </a> </li> <li > <a href="http://skillfulproject.eu/projectreports" > Project Reports </a> </li> <li > <a href="http://skillfulproject.eu/dissiminationmaterial" > Dissimination Material </a> </li> <li > <a href="http://skillfulproject.eu/publications" > Publications </a> </li> <li > <a href="http://skillfulproject.eu/contact" > Contact </a> </li> </ul> </div><!-- /.navbar-collapse --> </div><!-- /.container-fluid --> </nav> <div class="content"> <div id="wrapper" class="container"> <ul class="breadcrumb"> <li> <a href="/"> <i class="fa fa-home"></i> Home </a> </li> </ul> <div class="row"> <div class="row "> <div class="col-md-12"> <script> $.getScript("/resources/modules/uniteGallery.js", function () { uniteGalInit(2, "#gal-content"); }); </script> <p></p> <p style="text-align: justify; line-height: 18.2px; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal;"><span style="color: #002f5f;"><b style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;"><span lang="EN-US" style="font-size: 24pt; font-family: Verdana, sans-serif;">The need for Skillful</span></b></span></p> <p style="text-align: justify; line-height: 18.2px; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal;"><span lang="EN-US"><span style="font-size: medium;" size="3"><span style="font-family: Calibri;" face="Calibri">The Transportation sector employs over 10 million persons in the EU today. At the same time, transport is a social sector that is rapidly developing, changing and being influenced to the maximum extent by the development of automation, electrification and greening of transport, among others, thus facing problems in staffing its several domains with appropriate and qualified personnel. This fact makes the need for changes in training and education content, curricula, tools and methodologies absolutely imperative, incorporating lifelong learning aspects for the professionals in all transports areas.<o:p></o:p></span></span></span></p> <p><span lang="EN-US"><span style="font-size: medium;" size="3"><span style="font-family: Calibri;" face="Calibri"> </span></span></span></p> <p class="MsoNormal" style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; line-height: normal; mso-outline-level: 1;"><span style="background-color: #ffffff; color: #002f5f;"><b><span style="font-size: 24pt; font-family: Verdana, sans-serif;">Objectives</span></b></span></p> <p><span lang="EN-GB" style="mso-ansi-language: EN-GB;">The </span><span lang="EL" style="font-family: Calibri; font-size: medium; text-align: justify;">SKILLFUL </span><span lang="EN-GB" style="mso-ansi-language: EN-GB;">project’s </span><span lang="EL" style="font-family: Calibri; font-size: medium; text-align: justify;">aims are threefold:</span></p> <ol> <li> <div style="text-align: justify; line-height: 18.2px; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal;"><span style="font-size: medium;" size="3"><span color="#000000"><span style="font-family: Calibri;" face="Calibri"><span lang="EN-GB">T</span><span lang="EL">o critically review the existing, emerging and future knowledge and skills requirements of workers at all levels in the transportation sector, with emphasis on competences required by important game changers and paradigm shifters (such as electrification and greening of transport, automation, MaaS, etc.);<o:p></o:p></span></span></span></span></div> </li> <li> <div style="text-align: justify; line-height: 18.2px; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal;"><span style="color: #000000; font-family: Times New Roman; font-size: medium;" size="3" face="Times New Roman" color="#000000"></span><span style="font-size: medium;" size="3"><span color="#000000"><span style="font-family: Calibri;" face="Calibri"><span lang="EN-GB">T</span><span lang="EL">o structure the key specifications and components of the curricula and training courses that will be needed to meet these competence requirements optimally, with emphasis on multidisciplinary education and training programmes;<o:p></o:p></span></span></span></span></div> </li> <li> <div style="text-align: justify; line-height: 18.2px; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal;"><span style="color: #000000; font-family: Times New Roman; font-size: medium;" size="3" face="Times New Roman" color="#000000"></span><span style="font-size: medium;" size="3"><span color="#000000"><span style="font-family: Calibri;" face="Calibri"><span lang="EN-GB">T</span><span lang="EL">o identify and propose new business roles in the education and training chain, in particular those of “knowledge aggregator”, “training certifier” and “training promoter”, in order to achieve European wide competence development and take-up in a sustainable way.</span></span></span></span><span style="font-size: 10pt; font-family: Arial, sans-serif;"> </span></div> </li> </ol> <p><span style="font-size: 10pt; font-family: Arial, sans-serif;"></span></p> <table class="table table-hover"> <tbody> <tr> <td style="text-align: center; width: 559.545px;"><strong><span style="font-size: 18px;"><a class="button" style="background-color: #a9bfd0; border: 1px solid #5b5b5b; color: #23537a; display: inline-block; padding: 8px 10px; text-shadow: none; border-radius: 20px;" href="https://visitor.r20.constantcontact.com/d.jsp?llr=pmqftnkab&amp;p=oi&amp;m=1110705357199&amp;sit=lrvnaqehb&amp;f=1220b77d-eb87-45bd-bdfd-c0cf3bca4f43" target="_blank" rel="noopener noreferrer">NEWSLETTER - Sign Up Now</a></span></strong><strong><span style="font-size: 18px;">     </span></strong></td> <td style="text-align: center; width: 540.455px;"> <p><span style="text-decoration: underline;"><strong><span style="font-size: 18px;"><a href="http://skillfulproject.eu/news" target="_blank" rel="noopener noreferrer">Latest News - Be informed about SKILLFUL project</a></span></strong></span></p> <p><span style="font-size: 18px;"><strong></strong></span></p> </td> </tr> <tr> <td style="text-align: center; width: 559.545px;"><iframe width="510" height="265" src="https://www.youtube.com/embed/JbHkowvt11Y" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="allowfullscreen"></iframe></td> <td style="text-align: center; width: 540.455px;"> <p><iframe width="510" height="265" src="https://www.youtube.com/embed/eSAVwW8n7Eo" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="allowfullscreen"></iframe></p> <p> </p> </td> </tr> <tr> <td style="text-align: center;"><a href="http://skillfulproject.eu/projectreports" target="_blank" rel="noopener noreferrer"><img alt="Project Reports 1_edited.jpg" src="/repository/files/small/Project_Reports_1_edited.jpg" /></a></td> <td style="text-align: center;"><a href="http://skillfulproject.eu/dissiminationmaterial" target="_blank" rel="noopener noreferrer"><img alt="Posters SKILLFUL web_edited_edited 2 .jpg" src="/repository/files/small/Posters__SKILLFUL_web_edited_edited_2_.jpg" /></a></td> </tr> </tbody> </table> <p> </p> <p style="text-align: justify; line-height: 18.2px; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal;"></p> </div> </div> <div class="row before_main"> <div class="col-md-12"> <div class="row-fluid"> <script> $.getScript("/resources/modules/uniteGallery.js", function () { uniteGalInit(2, "#gal-content"); }); </script> <p><span style="font-size: 22px; color: #23537a;"><strong>Partners</strong></span></p> <p></p> <table class="table table-hover"> <tbody> <tr style="height: 165px;"> <td style="width: 1511px; height: 165px; text-align: center;" colspan="7"> <p><span style="color: #23537a;"><strong>Coordinator</strong></span></p> <p style="text-align: center;"><a href="http://www.fehrl.org"><img alt="FEHRL Skillful.JPG" src="/repository/files/xsmall/FEHRL_Skillful.JPG" /></a></p> <table class="table table-hover"> <tbody> <tr style="height: 86px;"> <td style="height: 86px;"> <a href="http://www.imet.gr" target="_blank" rel="noopener noreferrer"><img alt="CERTH Skillful.JPG" src="/repository/files/xsmall/CERTH_Skillful.JPG" /></a></td> <td style="height: 86px;"> <a href="http://www.wegemt.com/" target="_blank" rel="noopener noreferrer"><img alt="WEGEMT Skillful.JPG" src="/repository/files/xsmall/WEGEMT_Skillful.JPG" /></a></td> <td style="height: 86px;"><img style="margin-right: auto; margin-left: auto; display: block;" alt="EURNEX Skillful.JPG" src="/repository/files/xsmall/EURNEX_Skillful.JPG" /> </td> <td style="height: 86px;"><a href="http://www.ncl.ac.uk" target="_blank" rel="noopener noreferrer"><img alt="NEW CASTLE Univ Skillful.JPG" src="/repository/files/xsmall/NEW_CASTLE_Univ_Skillful.JPG" /></a> </td> <td style="height: 86px;"><img style="margin-right: auto; margin-left: auto; display: block;" alt="UNIZA Skillful.JPG" src="/repository/files/xsmall/UNIZA_Skillful.JPG" /></td> <td style="height: 86px;"><img class="img-responsive content-inc img-2739" style="margin-right: auto; margin-left: auto; display: block;" alt="VTT Skillful.JPG" src="/repository/files/xsmall/VTT_Skillful.JPG" /></td> </tr> <tr style="height: 106px;"> <td style="height: 106px;"> <a href="http://www.uniza.sk" target="_blank" rel="noopener noreferrer"><img alt="UIC Skillful.JPG" src="/repository/files/xsmall/UIC_Skillful.JPG" /></a></td> <td style="height: 106px;"><a href="http://www.ucd.ie/" target="_blank" rel="noopener noreferrer"><img class="img-responsive content-inc img-2741" style="margin-right: auto; margin-left: auto; display: block;" alt="ucd" src="/repository/files/xsmall/UCD_Skillful.JPG" /></a> </td> <td style="height: 106px;"><a href="http://www.pole-moveo.org" target="_blank" rel="noopener noreferrer"><img class="img-responsive content-inc img-2742" style="margin-right: auto; margin-left: auto; display: block;" alt="moveo Skillful.JPG" src="/repository/files/xsmall/moveo_Skillful.JPG" /></a> </td> <td style="height: 106px;"><a href="http://iei.uv.es/" target="_blank" rel="noopener noreferrer"><img class="img-responsive content-inc img-2964" style="margin-right: auto; margin-left: auto; display: block;" alt="UVEG new logo Skillful.JPG" src="/repository/files/xsmall/UVEG_new_logo_Skillful.JPG" /></a> </td> <td style="height: 106px;"><a href="http://www.unifi.it" target="_blank" rel="noopener noreferrer"><img class="img-responsive content-inc img-2744" style="margin-right: auto; margin-left: auto; display: block;" alt="FIRENZE UNIV Skillful.JPG" src="/repository/files/xsmall/FIRENZE_UNIV_Skillful.JPG" /></a> </td> <td style="height: 106px;"><a href="http://www.vias.be" target="_blank" rel="noopener noreferrer"><img class="img-responsive content-inc img-2745" style="margin-right: auto; margin-left: auto; display: block;" alt="VIAS Skillful.JPG" src="/repository/files/xsmall/VIAS_Skillful.JPG" /></a> </td> </tr> <tr style="height: 86px;"> <td style="height: 86px;"><a href="http://www.tecnico.ulisboa.pt" target="_blank" rel="noopener noreferrer"><img class="img-responsive content-inc img-2746" style="margin-right: auto; margin-left: auto; display: block;" alt="TECN LISBOA Skillful.JPG" src="/repository/files/xsmall/TECN_LISBOA_Skillful.JPG" /></a></td> <td style="height: 86px;"><img class="img-responsive content-inc img-2747" style="margin-right: auto; margin-left: auto; display: block;" alt="TTS Skillful.JPG" src="/repository/files/xsmall/TTS_Skillful.JPG" /></td> <td style="height: 86px;"><a href="http://www.ectri.org" target="_blank" rel="noopener noreferrer"><img class="img-responsive content-inc img-2748" style="margin-right: auto; margin-left: auto; display: block;" alt="ECTRI Skillful.JPG" src="/repository/files/xsmall/ECTRI_Skillful.JPG" /></a></td> <td style="height: 86px;"><a href="http://www.fundacion.valenciaport.com" target="_blank" rel="noopener noreferrer"><img class="img-responsive content-inc img-2749" style="margin-right: auto; margin-left: auto; display: block;" alt="FUND VALENCIA PORT Skillful.JPG" src="/repository/files/xsmall/FUND_VALENCIA_PORT_Skillful.JPG" /></a> </td> <td style="height: 86px;"><a href="http://www.polito.it" target="_blank" rel="noopener noreferrer"><img class="img-responsive content-inc img-2750" style="margin-right: auto; margin-left: auto; display: block;" alt="POLIT TOURINO Skillful.JPG" src="/repository/files/xsmall/POLIT_TOURINO_Skillful.JPG" /></a> </td> <td style="height: 86px;"><a href="http://www.dblue.it" target="_blank" rel="noopener noreferrer"><img class="img-responsive content-inc img-2751" style="margin-right: auto; margin-left: auto; display: block;" alt="DEEPBLUE Skillful.JPG" src="/repository/files/xsmall/DEEPBLUE_Skillful.JPG" /></a></td> </tr> <tr style="height: 105px;"> <td style="height: 105px;"><a href="http://www.schiffssicherheit.de" target="_blank" rel="noopener noreferrer"><img class="img-responsive content-inc img-2752" style="margin-right: auto; margin-left: auto; display: block;" alt="ISV Skillful.JPG" src="/repository/files/xsmall/ISV_Skillful.JPG" /></a></td> <td style="height: 105px;"><a href="http://www.railways.tu-berlin.de" target="_blank" rel="noopener noreferrer"><img class="img-responsive content-inc img-2753" style="margin-right: auto; margin-left: auto; display: block;" alt="TU BERLIN Skillful.JPG" src="/repository/files/xsmall/TU_BERLIN_Skillful.JPG" /></a> </td> <td style="height: 105px;"> <p><a href="http://www.ntua.gr" target="_blank" rel="noopener noreferrer"><img alt="NTUA Skillful.JPG" src="/repository/files/xsmall/NTUA_Skillful.JPG" /></a></p> <p>3rd Parties</p> </td> <td style="height: 105px;"><a href="http://www.ifsttar.fr" target="_blank" rel="noopener noreferrer"><img class="img-responsive content-inc img-2755" style="margin-right: auto; margin-left: auto; display: block;" alt="IFSTTAR Skillful.JPG" src="/repository/files/xsmall/IFSTTAR_Skillful.JPG" /></a> <p><span style="font-size: 10px;"></span>3rd Parties </p> </td> <td style="height: 105px;"><a href="http://www.vgtu.lt" target="_blank" rel="noopener noreferrer"><img class="img-responsive content-inc img-2756" style="margin-right: auto; margin-left: auto; display: block;" alt="VGTU Skillful.JPG" src="/repository/files/xsmall/VGTU_Skillful.JPG" /></a> 3rd Parties</td> <td style="height: 105px;"><img class="img-responsive content-inc img-2963" style="margin-right: auto; margin-left: auto; display: block;" alt="HUMANIST NEW Skillful .JPG" src="/repository/files/xsmall/HUMANIST_NEW_Skillful_.JPG" />3rd Parties </td> </tr> </tbody> </table> </td> </tr> <tr style="height: 37px;"> <td style="width: 1511px; height: 37px; text-align: center;" colspan="7"> <p><span lang="EN-IE"><img alt="eu flageu flag" src="/repository/files/xsmall/eu_flag_yellow_high.jpg" /></span></p> <p><span style="font-weight: bold; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; text-align: center;"><span lang="EN-IE" style="font-size: 15px;">This project has received funding from the European Union’s Horizon 2020 Research and Innovation Programme under Grant Agreement number 723989</span></span></p> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div id="push"></div> <!-- push content to footer --> </div> <!-- wrap --> </div> <!-- container --> </div> <!-- content --> <div id="footer"> <footer id="footer_content"> <div class="container"> <p><small>Copyright © <a href="http://www.fehrl.org">www.fehrl.org</a> | Designed by <a href="http://www.zag.si/">ZAG</a></small></p> <p><small>Copyright to all material on FEHRL Knowledge Centre are reserved. FEHRL Knowledge Centre's content (documents, reports, presentations, etc) can be cited, or excerpted in a sensible and proportionate manner, or e.g. included in non-commercial, on-line news digests, with proper reference (including a link) to FEHRL Knowledge Centre as the source, and to the author, by name, of any referenced post</small></p> </div> </footer> </div> <!-- <script> $(function() { var footerHeight = $("#footer_content").height() + $("#copyright").height(); //134; $("#push").css("height", footerHeight); $("#wrap").css("margin-bottom", -(footerHeight)); }); </script> --> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10