{{object}}
| Domaine | {{object.processus.domaine.url|safe}} |
|---|---|
| Processus | {{object.processus.url|safe}} |
| Situation emblématique | {{object.situation}} |
| Compétences visées | L'éducateur social, l'éducatrice sociale {% for c in object.competences.all %}- {{c.libelle}} ({{c.code}}){% endfor %} |
| Ressources | {% for c in object.ressource_set.all %}- {{c}} {% endfor %} |
| Objectifs | {% for c in object.objectif_set.all %}- {{c}} {% endfor %} |
| Contenu | {{object.contenu}} |
| Evaluation | {{object.evaluation}} |
| Type | {{object.type}} |
| Semestre | {{object.semestre}} |
| Présentiel | {{object.periode_presentiel}} heures |
| Pratique prof. | {{object.pratique_prof}} heures |
| Travail perso. | {{object.travail_perso}} heures |
| Responsable | {{object.processus.domaine.responsable}} ({{object.processus.domaine.responsable.email}}) |