From bea1e7fc5e7c251973392620decb545bd0778949 Mon Sep 17 00:00:00 2001 From: Lafrite Date: Fri, 21 Feb 2014 23:27:34 +0100 Subject: [PATCH] make links --- prof.mdwn | 14 ++++++++++++-- ...portionnalite_4e.mdwn => proportionnalite.mdwn} | 0 2 files changed, 12 insertions(+), 2 deletions(-) rename prof/{proportionnalite_4e.mdwn => proportionnalite.mdwn} (100%) diff --git a/prof.mdwn b/prof.mdwn index cf3c8c3..3528f51 100644 --- a/prof.mdwn +++ b/prof.mdwn @@ -2,7 +2,13 @@ Tous mes DS, DM et autres choses écrites pour mes cours peuvent se télécharger à l'adresse suivante: -## Progressions ## +## Notes par thèmes + +* [[prof/pythagore]] + +* [[prof/proportionnalité]] + +## Progressions * Progression spiralée (mais pas tant que ça...) pour la 4e: [[prof/prog_spiralee4e]] @@ -10,6 +16,10 @@ Tous mes DS, DM et autres choses écrites pour mes cours peuvent se télécharge * Notes sur quoi faire faire aux trois pro: [[prof/3pro]] -## Évaluations ## +## Évaluations * [[QCM]] + +## Note/Réfections + +* [[prof/constructionCours]] diff --git a/prof/proportionnalite_4e.mdwn b/prof/proportionnalite.mdwn similarity index 100% rename from prof/proportionnalite_4e.mdwn rename to prof/proportionnalite.mdwn