From 5b83cc76141ed2e2437b831bd3d46963978b5ca5 Mon Sep 17 00:00:00 2001 From: Bertrand Benjamin Date: Tue, 24 Aug 2021 20:26:14 +0200 Subject: [PATCH] =?UTF-8?q?Feat:=20Init=20chapitre=20Information=20chiffr?= =?UTF-8?q?=C3=A9=20pour=20les=202nd?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 2nd/01_Information_chiffree_1/1B.tex | 14 ++++++++++++++ 2nd/01_Information_chiffree_1/1E.tex | 18 ++++++++++++++++++ 2nd/01_Information_chiffree_1/exercises.tex | 10 ++++++++++ 2nd/01_Information_chiffree_1/index.rst | 12 ++++++++++++ 2nd/index.rst | 17 ++++++++++++++--- 5 files changed, 68 insertions(+), 3 deletions(-) create mode 100644 2nd/01_Information_chiffree_1/1B.tex create mode 100644 2nd/01_Information_chiffree_1/1E.tex create mode 100644 2nd/01_Information_chiffree_1/exercises.tex create mode 100644 2nd/01_Information_chiffree_1/index.rst diff --git a/2nd/01_Information_chiffree_1/1B.tex b/2nd/01_Information_chiffree_1/1B.tex new file mode 100644 index 0000000..4a1f209 --- /dev/null +++ b/2nd/01_Information_chiffree_1/1B.tex @@ -0,0 +1,14 @@ +\documentclass[a4paper,10pt]{article} +\usepackage{myXsim} + +\author{Benjamin Bertrand} +\title{Information chiffree 1 - Cours} +\date{2021-08-24} + +\pagestyle{empty} + +\begin{document} + +\maketitle + +\end{document} diff --git a/2nd/01_Information_chiffree_1/1E.tex b/2nd/01_Information_chiffree_1/1E.tex new file mode 100644 index 0000000..bdf6c71 --- /dev/null +++ b/2nd/01_Information_chiffree_1/1E.tex @@ -0,0 +1,18 @@ +\documentclass[a4paper,10pt]{article} +\usepackage{myXsim} + +\author{Benjamin Bertrand} +\title{Information chiffree 1 - Cours} +\date{2021-08-24} + +\DeclareExerciseCollection{banque} +\xsimsetup{ + step=1, +} + +\begin{document} + +\input{exercises.tex} +\printcollection{banque} + +\end{document} diff --git a/2nd/01_Information_chiffree_1/exercises.tex b/2nd/01_Information_chiffree_1/exercises.tex new file mode 100644 index 0000000..c25d1a2 --- /dev/null +++ b/2nd/01_Information_chiffree_1/exercises.tex @@ -0,0 +1,10 @@ +\collectexercises{banque} +\begin{exercise}[subtitle={<++>}, step={1}, origin={<++>}, topics={ Information chiffree 1 }, tags={ Proportion, Taux d'évolution. }] + <++> +\end{exercise} + +\begin{solution} + <++> +\end{solution} + +\collectexercisesstop{banque} diff --git a/2nd/01_Information_chiffree_1/index.rst b/2nd/01_Information_chiffree_1/index.rst new file mode 100644 index 0000000..10daae8 --- /dev/null +++ b/2nd/01_Information_chiffree_1/index.rst @@ -0,0 +1,12 @@ +Information chiffree 1 +###################### + +:date: 2021-08-24 +:modified: 2021-08-24 +:authors: Benjamin Bertrand +:tags: Proportion, Taux d'évolution. +:category: 2nd +:summary: Proportion, Proportion de proprtion et taux d'évolution pour les 2nd. + +Étape 1: +======== diff --git a/2nd/index.rst b/2nd/index.rst index c06d8a3..733448d 100644 --- a/2nd/index.rst +++ b/2nd/index.rst @@ -1,10 +1,21 @@ -Secondes -######## +Seconde +####### :date: 2021-08-23 -:modified: 2021-08-23 +:modified: 2021-08-24 :authors: Bertrand Benjamin :category: 2nd :tags: Progression :summary: Organisation de l'année pour les 2nd +L'ensemble de ce qui est fait pour ce niveau est préparer à quatre mains avec Camille Crespeau. + +Progression +=========== + +Période 1 +--------- + + + +- `Information chiffrée 1 <./01_Information_chiffree_1>`_: proportion, proportion de proportion et taux d'évolution.