#if ($numberOfCancelledCourses < $courses.length) $stringTranslations.AllCourseOccasions $stringTranslations.to $name #end

$name

#if(!$foundContent)
  • $stringTranslations.Credits $credit $stringTranslations.CreditsShort
  • $stringTranslations.EducationLevel $level
  • $stringTranslations.Location $location
  • $stringTranslations.CourseCode $coursecode
  • #if($mainArea != "")
  • $stringTranslations.MainArea $mainArea
  • #end
#if ($numberOfCancelledCourses < $courses.length) #end
#else #if ($numberOfCancelledCourses < $courses.length) #end
  • $stringTranslations.Credits #foreach($credit in $credits) $credit #end  $stringTranslations.CreditsShort
  • $stringTranslations.EducationLevel $level
  • $stringTranslations.Location $location
  • $stringTranslations.CourseCode $coursecode
  • #if($mainArea != "")
  • $stringTranslations.MainArea $mainArea
  • #end
#if($courseinformation)

$courseinformation

#end #if($editorContent) $editorContent #end
#end

$stringTranslations.CourseOccasionsHeader

#foreach($group in $occassionGroups) #if($group.expanded)

$group.courses.key

#else #end #occasionList($group $foreach.count) #end
#if($counselorCard)

$stringTranslations.CourseContactHeading

$stringTranslations.CourseContactText

$counselorCard.employmenttitle

$counselorCard.firstname $counselorCard.lastname

#foreach($number in $counselorCard.telephonenumbers) $number #end

$counselorCard.email

#end #if($editoContentUnder)
$editoContentUnder
#end #macro(occasionList $group $count) #set($groupCount = $count) #end