$use_unit = "1"; ?>
require_once("/l/web/reserves/ures/lib/List_Template.inc");
require_once("/l/lib/p/proxylogic/ProxyLogic.inc");
$proxyLogic = new ProxyLogic();
$template = new List_template();
$template->getTemplate($use_unit);
/*
// append reserves style
// this is ugly and should be removed after we strip styles from items
$temp_array = file("/l/web/reserves/ures/stylesheet/.css");
foreach ($temp_array as $line){
$local_style .= $line;
}
$template->css_style .= "";
*/
if (!ereg('index.php',$PHP_SELF)) {
$footer = '';
}
$header = $template->DisplayHeader();
$footer .= $template->DisplayFooter();
echo $header;
?>
Course Name: no-umiac2 107
Instructor: Jeri Hollister
Winter 2006
echo $proxyLogic->checkHTMLBlock(''); ?> Haas, Linda. "Collaborative Research Teams," in Collaborative Learning: Teaching and Learning in the Arts, Sciences, and Professional Schools, edited by Sharon J. Hamilton Indianapolis: Center for Teaching and Learning, Indiana University - Purdue University Indianapolis, 1997, pp. 230-233.
echo $proxyLogic->checkHTMLBlock(''); ?> Meyers, Steven. "Increasing Student Participation and Productivity in Small-Group Activities for Psychology Classes." Teaching of Psychology, Vol. 24, No. 2, 1997, pp. 105-115.
$term = "wi 2006"; $dept = "CRLT"; $course = "107"; $user = "jerih"; ?>