Import Course Items
<#STATUS class="fade"/>Import From
<#FROMCOURSE field="CourseNumber"/><#FROMCOURSE field="CourseCode" headerText=" (" footerText=")"/> <#FROMCOURSE field="Name"/>
<#FROMCOURSE field="Semester"/>
<#CONDITIONAL Type="NotEmpty" Test="<#FROMCOURSE field='URL'>" True="">
<#FROMCOURSE field="Instructor"/>
<#FROMCOURSE field="Description"/>
Import To
<#COURSE field="CourseNumber"/><#COURSE field="CourseCode" headerText=" (" footerText=")"/> <#COURSE field="Name"/>
<#COURSE field="Semester"/>
<#CONDITIONAL Type="NotEmpty" Test="<#COURSE field='URL'>" True="">
<#COURSE field="Instructor"/>
<#COURSE field="Description"/>