<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <iframe src="http://www.blogger.com/navbar.g?targetBlogID=32856160&amp;blogName=The+Tech-Curve&amp;publishMode=PUBLISH_MODE_BLOGSPOT&amp;navbarType=BLUE&amp;layoutType=CLASSIC&amp;searchRoot=http://tech-curve.blogspot.com/search&amp;blogLocale=en_US&amp;v=1&amp;homepageUrl=http://tech-curve.blogspot.com/&amp;vt=-4006432327345116483" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" height="30px" width="100%" id="navbar-iframe" allowtransparency="true" title="Blogger Navigation and Search"></iframe> <div></div>

Tuesday, November 07, 2006

Managing Student Manager

This week will be covering the web based version of Student Manager. Everything from how to log on to how it will coordinate assessment data for report cards. Please bring your questions, I hope to see you there.

0 Comments:

Post a Comment

<< Home