<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.wintec.ac.nz/dtd/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">

<head id="ctl00_Head1"><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0" /><link id="ctl00_mobilestylesheet" href="../../SharedControls/css/mobiledevicestyle.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="/javascript/AllScriptsCompressed.js"></script>
<title>
	Wintec extends its educational reach, News, News & Events, About Us, Wintec
</title>
<title>Wintec extends its educational reach, News, News &amp; Events, About Us, Wintec</title>
<link rel="image_src" href="http://www.wintec.ac.nz/news/2011/thumbnails/SGPCth.jpg" />
</head>

<body class="HasBackground">

<form name="aspnetForm" method="post" action="wintec-extends-its-educational-reach.aspx" id="aspnetForm">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUJNDMyNDU0NjAzZGRTT0F2HhQsszhWTjgRe84tOQ4W9Q==" />


<div id="MobilePageHeader">
<div id="MobileImage">
<img src="http://www.wintec.ac.nz/mobile-device/images/mobile-logo.gif" alt="Wintec website for Mobile devices" title="Wintec website for mobile devices" />
</div>
<div id="MobileWintecImage">
<img src="http://www.wintec.ac.nz/mobile-device/images/wintec-logo.gif" alt="Wintec - Waikato Institute of Technology" title="Wintec - Waikato Institute of Technology" width="149" height="50" />
</div>
<div class="MobileTopMenu">
	<div class="MobileMenuItem"><a href="http://www.wintec.ac.nz/index.aspx">Home</a></div>
    <div class="MobileMenuItem"><a href="http://www.wintec.ac.nz/courses/index.aspx">Courses</a></div>
    <div class="MobileMenuItem"><a href="http://www.wintec.ac.nz/studentlife/index.aspx">Student Life</a></div>
    <div class="MobileMenuItem"><a href="http://www.wintec.ac.nz/international/index.aspx">International</a></div>
    <div class="MobileMenuItem"><a href="http://www.wintec.ac.nz/faculty/index.aspx">Faculty</a></div>
</div>
</div>

<div id="MobilePageContent">
	

<h1>Wintec News</h1>
<div class="ColumnLeft">
<h2>Wintec extends its educational reach</h2>
<h6>Posted On: Friday, 24 June 2011</h6>
<p>The worldwide head of the Sikh  community visited Hamilton yesterday to sign an educational agreement with  Wintec.</p>
<p>The agreement signifies a new  partnership between Wintec and the Shiromani Gurdwara Parbandhak Committee  (SGPC) that will give SGPC students the opportunity to complete their  engineering, business studies and information technology programmes at Wintec.</p>
<p>SGPC is the statutory body of  elected Sikhs which represents more than six million Sikhs world-wide and is  presided over by the head of the supreme religious body of Sikhs – Avtar Singh  Makkar. The SGPC is also a charitable and humanitarian organisation that runs  36 institutions of higher education throughout India.</p>
<p>Wintec’s Director of  Internationalisation, Stewart Brougham, says: “Through this agreement, SGPC  students have the opportunity to continue their study at Wintec and, in doing  so, experience living in a different country. It means that students can be  confident of pathway and academic opportunities available to them at Wintec.  Additionally, Wintec staff and students will also benefit through increased  numbers of international students in Hamilton, enriching campus life.”</p>
<p>Students can undertake their first two years of  a Bachelor of Engineering Technology (Civil) or Bachelor of Business Studies at  an SGPC run educational institution in India before coming to Wintec to  complete their final two years of study.</p>
<p>SGPC students will also be able to transition  into the graduate diploma in business or information technology at Wintec after  completing the corresponding three year degree at a SGPC educational institute.  The agreement will also encourage teacher exchange, teacher training and  student exchange programmes between Wintec and SGPC.</p>
<p>The first SGPC students will arrive at Wintec  at the end of this year.</p>
<p>“This new partnership is the  result of months of work by Dr Surya Pandey, our International Research  Relations Director, and Pathways New Zealand to build our relationship with  SGPC,” added Mr Brougham.</p>
<p>Dr Pandey said that the visit  was a real step forward for Wintec’s partnerships in India and is looking  forward to developing the partnership in the future.</p>
</div>
<div class="ColumnRightNone">
<h6 align="center"><img src="images/SGPC.jpg" alt="SGPC" width="170" height="173" border="0" title="" /><br />
</h6>

</div>

	<div id="SideMenu">
	<br />&nbsp;
	<div class="smMainCategory">Section Links</div>
	<div id="SideMenuBtns"></div>
	

	</div>
	<script type="text/javascript">
	<!--
	    LoadMenus();
	-->
	</script>
</div>

<div id="FooterBackground">
<div id="MobilePageFooter">
<span class="SmallLinks"><a href="http://www.wintec.ac.nz/zoom/search.aspx">Search</a> | <a href="http://www.wintec.ac.nz/about/disclaimer.aspx">Disclaimer</a> | <a href="http://www.wintec.ac.nz/about/index.aspx">About Us</a> | <a href="http://www.wintec.ac.nz/mobile-device/contact.aspx">Contact Us</a> | <a href="https://staff.wintec.ac.nz/">Staff Intranet</a></span>
</div>
</div>


<script type='text/javascript'>var imgObjs = document.images;var maxWidth = 250;var maxHeight = 150;for (var i = 0; i < imgObjs.length; i++) {var obj = imgObjs[i];var origWidth = obj.width;var origHeight = obj.height;if (obj.width > obj.height) {if (obj.width > maxWidth) { obj.width = maxWidth; obj.height = origHeight * (maxWidth / origWidth); }} else {if (obj.height > maxHeight) { obj.height = maxHeight; obj.width = origWidth * (maxHeight / origHeight); }}}</script></form>

<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-6887001-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })();
</script>
</body>

</html>

