Learning Innovations> <p><font size="4" color="#000080"><strong> <table width="100%" cellspacing="1" cellpadding="1" border="0"> <tbody> <tr> <td><h1><font size="4" color="#000080"><strong>Creating a Learning Innovation Center</strong></font></h1> <p><font size="3" color="#808080">Session 239 (Learning Story)</font></p> </td> <td> <div align="right">Be sure to check out this session as well:</div> <div align="right"><a id="p-3395833923b8e11cf326fbe9684a9ac7243f8c53" class="WikiLink" href="/320">Rapid Online Prototyping</a></div> </td> </tr> </tbody> </table> </strong></font>  </p> <p> <table width="400" cellspacing="1" cellpadding="1" border="1"> <tbody> <tr> <td> <p align="center">Join us for this session on</p> <p align="center"><font size="4">Monday - 11:15am to 12:15pm</font></p> <p align="center">in</p> <p align="center"><font size="4">Yucatan 3</font></p> </td> </tr> </tbody> </table> </p> <p> </p> <p><font size="3">Listen to a Preview PodCast</font></p> <p> </p> <iframe width="246" scrolling="no" height="20" frameborder="0" src="http://www.hipcast.com/playweb?audioid=P9e10b5f515786efe02f4e232eeec1315Y1F%2BRlREYmV0&buffer=5&fc=FFFFFF&pc=CCFF33&kc=FFCC33&bc=FFFFFF&brand=1&player=ap21"> </iframe> <p> </p> <p> </p> <p><font size="4"> <table width="150" cellspacing="1" cellpadding="1" border="0" align="left"> <tbody> <tr> <td> <p><font size="4"><img border="0" src="../../../f/Richard%20Culatta.jpg" /></font></p> <p><a href="http://www.innovativelearning.com/people/richard_culatta.html">Richard Culatta</a></p> <p>CIA University</p> </td> </tr> </tbody> </table> </font><font size="4">With exponential changes in educational technologies, it is essential for learning organizations to develop strategies to keep ahead of new learning tools and educational bestpractices. We'll share the story of a learning innovation program at the CIA and show how lessons learned from this approach could be applied to other learning organizations.</font></p> <p> </p> <p> </p> <p><font size="3">Sesion Objectives:</font></p> <p> </p> <p> </p> <p> </p> <ul> <li><font size="4">Learning innovations</font></li> <li><font size="4">Practical strategies for starting a learning innovations program</font></li> <li><font size="4">Building a "Sandbox" for authentic learning experiments and pilots</font></li> </ul> <p> </p> <p> </p> <p> </p> <p><font size="3"> You can also learn more about Learning Innovations by going to <a href="http://www.innovativelearning.com">InnovativeLearning.com</a></font></p> <p> </p> <font size="3"><a href="/SessionIndex" class="WikiLink" id="p-0228dcf59d45c2091d66806404f00ba71d7784d3">Return to Sessions</a></font> <p> </p> </p> <!-- google_ad_section_end --> <!--comments--> <!-- google_ad_section_start(weight=ignore) --> <br style="clear:both" /> </div> <div class="wrapper-functional wrapper-functional-sub" id="wrapper-functional-sub" > <div class="sub-menu" id="sub-menu-bottom"> <ul> <!--editbottom--> <!--rename--> <!--delete--> </ul> </div> </div> <div class="wrapper-information"> <table cellspacing="4" cellpadding="0"><tr> <td id="page-information"><h3>Page Information</h3><ul class="page"><li> 5 months ago [<a href="/FindPage?RevisionsFor=239">history</a>]</li> <li><a href="/239?raw=1">View page source</a></li> <li>You're not logged in</li> <li><a href="discussion.php?page=239">Recent comments:</a><div style="margin-left:-32px;margin-right:-15px;margin-top:4px;margin-bottom:-10px;"><table style="border:0px;padding:0px;margin:0px;background-color:transparent;font-size:95%;background:none !important;" ><tr style="border:0px;padding:0px;margin:0px;background-color:transparent;font-size:95%"><td style="border:0px;padding:0px;margin:0px;background-color:transparent;font-size:95%;font-style:italic;width:20%;text-align:right;color:#494949">Eva Doyle:</td><td style="border:0px;padding:0px;margin:0px;background-color:transparent;font-size:95%;width:80%;color:#494949">Just some quick notes: I. Learning Innovations Center a) Ramp up Time - b) Late Adoption- learning orgs tend to be late adopters of technology (oof! so true!) c) Poor Prediction II Sandboxing 1) Leverage Language (pick your terminology well) 2) Design Backwards - design a course you can't deliver today, scale it back gradually - who knows, maybe you won't end up with the tradeoffs you might expect, AND you'll be ready for the future 3) Perpetual Beta - nothing's ever finished, it's always in beta 4) Keep up w/ trends - doesn't have to take a lot of time. Find some good blogs and check them 1 hr a week. </td></tr></table></div></li> <li><a href=tags.php style="text-decoration:none;">Tags</a>: <a class="ptag" href="tags.php?ptag=Innovation" >Innovation</a> <a class="ptag" href="tags.php?ptag=Sandbox" >Sandbox</a> <a class="ptag" href="tags.php?ptag=technology" >technology</a> <span id="addedtags" ></span><form style="display:inline;margin:0px;" onsubmit="doTagAdd();return false;"><input title="Tags" id="taginput" name="add" style="display:none;font-size:90%" type="text" size="8" /></form><script type="text/javascript" src="http://vs1.pbwiki.com/yui/yahoo-plus-connection-min-v07092512069479.js" ></script><script> var handleSuccess = function(o){ if(o.responseText !== undefined){ } } var handleSuccessAdd = function(o){ if(o.responseText !== undefined){ ny = document.getElementById('notagsyet'); if(ny) ny.style.display = 'none'; at = document.getElementById('addedtags'); at.innerHTML += ' <em><a class="ptag" href=tags.php?ptag=' + escape(o.argument.tag) + '>' + o.argument.tag + '</a></em> '; } } var handleFailure = function(o){ alert('Sorry, there was a problem manipulating tags. ' + o); } var callback = { success:handleSuccess, failure:handleFailure, argument: { } }; var callback2 = { success:handleSuccessAdd, failure:handleFailure, argument: { tag:"none" } }; var sUrl = 'tags.php?'; function showAdd() { ti = document.getElementById('taginput'); ti.style.display=''; ti.focus(); ta = document.getElementById('tagadd'); ta.style.display='none'; } function doTagAdd() { var ti = document.getElementById('taginput'); var tag = ti.value; callback2.argument.tag = tag; var request = YAHOO.util.Connect.asyncRequest('GET', sUrl + 'pedit=' + '239' + '&add=' + escape(tag), callback2); ti.value = ''; ti.style.display = 'none'; ta = document.getElementById('tagadd'); ta.style.display = ''; ta.accessKey = '0'; } function doTagDel(arg,ids){ var request = YAHOO.util.Connect.asyncRequest('GET', sUrl + arg, callback); document.getElementById('tagc' + ids).style.display='none'; } function doShowTagWidget(ids) { document.getElementById('tagd' +ids).style.display=''; document.getElementById('tagbare' +ids).style.display='none'; } function doHideTagWidget(ids) { document.getElementById('tagd' +ids).style.display='none'; document.getElementById('tagbare' +ids).style.display=''; } </script></li> </ul></td> <td id="wiki-information"><h3>Wiki Information</h3><ul><li><a href="/AllPages">Show all pages</a></li> <li>Recent changes: <a href="testsurvey">testsurvey</a>, <a href="Lara">Lara</a>, <a href="Ben">Ben</a> <a href="changes.php" title="Show all changes"><em><b>All Changes</b></em>»</a></li> <li><a href="/notification.php">Notification settings</a></li> <li><a href="/contact.php">Contact wiki owner</a></li> </ul></td> <td id="wiki-premium" style="background-image:url(http://vs2.pbwiki.com/images/prem_grad_yellow-v0709251206448.gif);background-color:#FEFDDE;background-position:top right;background-repeat:repeat-x;"><h3><a class="pb_bloglink" href="http://blog.pbwiki.com/">Recent PBwiki Blog Posts</a></h3><style>.pb_bloglink { text-decoration:none; } .pb_bloglink:hover { text-decoration:underline; } </style><p><ul><li><a class="pb_bloglink" href="http://blog.pbwiki.com/?p=467">Can PBwiki Help You Get A Job?</a></li> <li><a class="pb_bloglink" href="http://blog.pbwiki.com/?p=466">PBwiki in the News: Awards, Saving Lives in Iraq, and Helping Contractors</a></li> <li><a class="pb_bloglink" href="http://blog.pbwiki.com/?p=465">Join PBwiki summer camp and earn a free classroom wiki</a></li> <li><a class="pb_bloglink" href="http://blog.pbwiki.com/?p=462">PBwiki status update</a></li> </ul></p></td> </tr></table> </div> <div id="footer"> <p class="f-menu" id="f-menu"> <a href="http://pbwiki.com/business.wiki"><img src="http://vs2.pbwiki.com/images/small-logo-v0709251206589.gif" border="0" alt="business wiki logo" /> Create your own business wiki!</a><a href="http://help.pbwiki.com/">Support Community</a><a style="cursor:pointer" onclick="alert('The administrator of this wiki can change whether it is public or private.');">Public, Platinum wiki</a> <a href="http://pbwiki.com/privacy.php">Privacy Policy</a> <a href="/rss2.php" class="rss" title="Rss feed">RSS <img src="http://vs1.pbwiki.com/themes/skin5/images/icon_rss-v07092512061036.gif" alt="RSS" /></a> </p> </div> </div> </div> <form method="get" style="width:1px;height:1px;overflow:hidden" action=""> <div> <input type="submit" name="edit" value="1" /> </div> </form> <!--end-of-body--> </body> <!-- google_ad_section_end --> </html> <!-- sw="0.0532" drid="mogile" host="sf21" rql="2" sli="0.56" slv="0.65" slxv="0.69" mo="memcache" wn="masielearning" dom="parent_domain/pbwiki.com" --><!-- Start Quantcast tag --> <script type="text/javascript" src="http://edge.quantserve.com/quant.js"></script> <script type="text/javascript">_qacct="p-16CGFkiSpdTEU";quantserve();</script> <noscript> <img src="http://pixel.quantserve.com/pixel/p-16CGFkiSpdTEU.gif" style="display: none" height="1" width="1" alt="Quantcast"/></noscript> <!-- End Quantcast tag --> <!-- v=2,newpbj=1,bot=1,utz=x,ssl=0,uid=0,sn=e1be5c61,pid=21325,pv=pr,pkg=p3,perm=none,crea=1184938935,mt=1211314005,sc=2672,cat=biz,i_=0.0013,kh=1,ch=12,cm=5,cp=5,SPb=0.0004,SPe=0.0005,SPf=0.0013,mdh=15,te=0.0560 -->