$terms = get_the_category();
$term_link=array();
$backto='';
if($_GET['mid']){
$mid=absint($_GET['mid']);
$backto='< Back';
}elseif( $terms ){
$term_link = array();
foreach( $terms as $term ){
if($term->slug=='news'){
//$backto='< Back to '.$term->name.'';
$backto='< Back';
}elseif(!$backto){
//$backto='< Back to '.$term->name.'';
$backto='< Back';
}
$term_link[] = ''.$term->name.'';
}
}
?>
09.21.2018
Message from the Director
We are striving for a 100 percent online course completion rate. We can do this, EG! MAP testing is still going well. Staff members are preparing for data conversations and goal-setting with the learners.