#foreach($checkbox in $checkboxList)
$r.render($checkbox.checkboxElName) $checkbox.title #if($checkbox.pointsAvailable) ($checkbox.points) #end #if($checkbox.description)

$checkbox.description

#end
#end