Manage multi-step approval processes for exam content.
{req.workflow_name}
Requested by {req.requester_name} ·{" "} {req.res_model.replace("encoach.", "")} #{req.res_id}
Step {i + 1}
{step.approver_name}
{step.approver_name}
{step.max_days}d limit {step.auto_escalate ? " · auto-escalate" : ""}
{req.workflow_name}
{req.requester_name} · {req.res_model.replace("encoach.", "")} # {req.res_id} {req.created_at && ( <> {" "} · {new Date(req.created_at).toLocaleDateString()} > )}