{% 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:
Thinking of join the team?
Read about how to become a certified trainer
Over 40+ trainers spread on 5 continents. The current list of certified trainers can be seen at the Blender Network.
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.