Functional Assessment for
{{ client.fname }} {{ client.lname }} (ID: {{ client_id }})
Start Date:
End Date:
Select Unit:
{{ place_str }}
{% for unit in units %}
{{unit.unit_id}} -- {{ unit.unit_lname }}
{% endfor %}
Skill Area:
{% for skill in skills %}
{{ skill.skill_area[:60] }}{% if skill.skillarea|length > 60 %}...{% endif %}
{% endfor %}
Skill Level:
Needs Attention
Needs Immediate Attention
Adequate
Excellent
Identify Client Barriers And Strengths In This Skill Area:
Submit
{% include '_footer.html' %}