{% if student._try('s_group')|int > 1 and props.magda(['docent', 'beheer'])%}
to {{ student._s_item('s_group')['name'] }}
{% endif %}
to {{ student._try('filter')|filtername }}
{% if props.magda(['administratie', 'beheer']) %}
new student
import list JB
{% endif %}
{% if nieuw %}
{% if props.magda(['docent', 'beheer']) %}
{% if not nieuw %}
{% for note in student._notes() %}
{% endfor %}
{% endif %}
{% endif %}
{{ note._try('note')|safe }}
{{ note._try('alias') }} → {{ note._try('to_alias') }}
{{ note._try('created_ts')|datetime }}