<!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>
	John Clayton & Richard Elliott, Research, Wintec
</title>
    <title>John Clayton &amp; Richard Elliott, Research, Wintec</title>
</head>

<body class="HasBackground">

<form name="aspnetForm" method="post" action="john-clayton-richard-elliott.aspx" id="aspnetForm">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUJNDMyNDU0NjAzZGRm2JPYMm4gJS0vffMDbuBJm/6RYQ==" />


<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>Research Features</h1>
    <div class="ColumnLeft">
        <h2>John Clayton and Richard Elliott</h2>
        <h3>E-Learning - Targeted Training</h3>
        <p>Workforces are increasingly recognising the flexibility and convenience of Information and Communication Technology (ICT) tools and e-learning programs. These applications can provide and improve training skills by targeting the right person at the right time.</p>
        <p>Dr John Clayton and Richard Elliott, from Wintec's Emerging Technologies Centre, undertook a research project investigating current e-learning activities in Aotearoa/New Zealand Industry Training Organisations (ITOs), with the help of a grant from the Tertiary e-Learning Research Fund (TeLRF).</p>
        <p>The main objective of the study was to increase awareness in the ITO sector regarding the development and delivery of effective, cost efficient and educationally sound, work-based and work-placed e-learning. The pace of change within this industry is rapid and elearning initiatives need to match this to be effective.</p>
        <p>"Our country has to move at its own pace, according to our individual e-learning strategies and needs. We can't compete with the Chinas of the world," explains John Clayton.</p>
        <p>John and Richard also worked in conjunction with the Electricity Supply Industry Training Organisation (ESITO) on a similar research project.</p>
        <p>To ensure accuracy and rigour were applied to the research outcomes and processes, national and international review panels were set up to provide feedback, involving countries such as USA, Canada and Denmark.</p>
        <p>The research project took nine months to complete and found a significant majority of industry training organisations are still coming to terms with the concept.</p>
        <p>Few New Zealand training organisations are actually using e-learning initiatives actively and are therefore missing out on the advantages, such as the convenience of being able to access online resources or engage in online training activities.</p>
        <p>John explains these applications are not just bound to the internet, which is a common misconception. They can involve all types of electronic technologies such as conference calling, video streaming and simulators.</p>
        <p>A number of barriers were identified as preventing the uptake of e-learning with cost, time, support and access to the right equipment and infrastructures arising as the main issues.</p>
        <p>The final report of this project emphasised the benefits of e-learning applications and made recommendations to increase the uptake by ITOs, to facilitate New Zealand remaining a competitive country.</p>
        <p>Their exciting research is ongoing and matches government initiatives to further e-learning in New Zealand and to examine how e-learning is currently used around the globe.</p>
    </div>
    <div class="ColumnRightNone">
        <h6><img alt="John Clayton, Emerging Technologies Centre" title="John Clayton, Emerging Technologies Centre" src="images/JohnClayton.jpg" border="0" class="SpaceRight" /> John Clayton, Emerging Technologies Centre.<br />Use of E-Learning Apps &amp; Web-Based Tools.</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>

