<#INCLUDE filename="include_instructorcoursemenu.html" restriction="Usertype:CourseInstructor">
<#INCLUDE filename="include_instructorcoursemenu.html" restriction="Usertype:CourseFullProxy">
<#INCLUDE filename="include_courseproxycoursemenu.html" restriction="Usertype:CourseProxy">
Course <#COURSE field="CourseNumber"/>
<#INCLUDE filename="include_defaultcourseinfo.html"/>
Or would you like to import from a current or previously taught course?
<#TABLE name="Course" class="instructor-table filterTable" Type="Import" headerText="Current and Previous Courses" LimitRecentMonths="2" Session="PreviousOrCurrent" Role="Instructor" column="Semester:Semester" column="CourseNumber:Course" column="CourseCode:Course Code" column="Name:Name" column="ReserveItems:Reserve Items" NoDataAction="ShowMessage" NoDataMessage="No courses found." orderby="C.StopDate DESC,C.CourseNumber ASC">
Or would you like to apply a shared list to this course?
<#TABLE name="SharedList" class="instructor-table filterTable" Type="Import" headerText="Instructor Shared Lists" LinkColumn="ListID" ListType="Instructor" column="ListID:List ID" column="ListName:List Name" column="ListReference:Instructor Name" NoDataAction="ShowMessage" NoDataMessage="No Shared Lists found.">
<#TABLE name="SharedList" class="instructor-table filterTable" Type="Import" headerText="Department Shared Lists" LinkColumn="ListID" ListType="Department" column="ListID:List ID" column="ListName:List Name" column="ListReference:Department" NoDataAction="ShowMessage" NoDataMessage="No Shared Lists found.">