Feat: Init chapitre Information chiffré pour les 2nd
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
295f55d918
commit
5b83cc7614
14
2nd/01_Information_chiffree_1/1B.tex
Normal file
14
2nd/01_Information_chiffree_1/1B.tex
Normal file
@ -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}
|
18
2nd/01_Information_chiffree_1/1E.tex
Normal file
18
2nd/01_Information_chiffree_1/1E.tex
Normal file
@ -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}
|
10
2nd/01_Information_chiffree_1/exercises.tex
Normal file
10
2nd/01_Information_chiffree_1/exercises.tex
Normal file
@ -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}
|
12
2nd/01_Information_chiffree_1/index.rst
Normal file
12
2nd/01_Information_chiffree_1/index.rst
Normal file
@ -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:
|
||||
========
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user