$r.translate("rubric.lower.bound")
$r.render("rubric.lower.bound.insufficient")
$r.translate("rubric.upper.bound")
$r.render("rubric.upper.bound.insufficient")
#if($f.hasError("rubric.lower.bound.insufficient"))
$r.render("rubric.lower.bound.insufficient_ERROR")
#end