{% extends 'layout.html' %} {% block page_title %}About{% endblock %} {% block body %} {% if current_user.is_authenticated() %}
{% if current_user.has_role('bfct_trainer') %} You're an official Blender Foundation Certified Trainer {% endif %}
{% if application %}
Status:
{% if application.status == 'approved' %}
Approved
{% elif application.status == 'under_review' %}
Under Review
{% elif application.status == 'submitted' %}
Submitted
{% endif %}
{% if application.renewal_date %}
Expires on {{ application.renewal_date.strftime('%B %d, %Y') }}
{% endif %}
A certification is only valid when the trainer has an active profile on the Blender Network. If you use the certification logo (below), please link the image to your Blender Network profile URL.
BFCT is the Blender Foundation’s official certified trainers program.This membership is renewed annually, along with updated knowledge on new topics Blender might cover.
The goals of the BFCT program are:
A certified trainer should target at least one of the following audiences:
A certified trainer cannot give BFCT status to people who have attended their classes, however they are fully free to define their own courses or own student certification programs.
A certification is only valid when it has an active page on the Blender Network site. People who use the Certification Logo (below) should link that to the Network Page url.