#set ($low = $e.getLowestContextObject()) #if ($low) $e.getEvolutionContentAPI($low) #end #if ($low) #if ($low.getObjectTypeId() == 11) $low.render() #elseif ($low.getObjectTypeId() == 6)

Click the link below to launch the Test:

$tools.escape.html($low.getLabel())

#elseif ($low.getObjectTypeId() == 7)

Click the link below to launch the Content:

$tools.escape.html($low.getLabel())

#elseif ($low.getObjectTypeId() == 13)

Click the link below to launch the Survey:

$tools.escape.html($low.getLabel())

#end #end