Assessment Logo

$e.getRoot().getLabel()

#if ($e.hasAttemptsRemaining() == true) #else #end #if ($e.hasAttemptLimit() == false) #else #end #if ($e.isCertified() == true) #elseif ($e.hasAttemptLimit() == false) #else #end #if ($e.hasAttemptsRemaining() == true) #end
$e.getParameter("messageassessmentavailable")$e.getParameter("messageassessmentnotavailable")
$e.getParameter("labelnumberoftries")$e.getParameter("labelunlimited")$e.getAttemptLimit()
$e.getParameter("labelnumberoftriestaken") $e.getAttempts()
$e.getParameter("labelnumberoftriesavailable")$e.getParameter("labelcertified")$e.getParameter("labelunlimited")$e.getAttemptsRemaining()
$e.getParameter("labelassessmentduration") $e.formatDuration($e.getDuration()) (HH:MM:SS)
$e.getParameter("messageassessmentduration")
#if ($e.hasPrevious())
$e.getParameter("labelassessmentscore")
#end #if ($e.hasPending())
$e.getParameter("labelassessmentpending") $e.formatDate($e.getPending().getBeginDateTime()):
#elseif ($e.hasAttemptsRemaining() == true)
#if ($e.hasPrevious() == false) #else #end
#end