Feat: Initialisation des chapitres de la première période pour les 2nd
This commit is contained in:
14
2nd/02_Information_chiffree_1/1B.tex
Normal file
14
2nd/02_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/02_Information_chiffree_1/1E.tex
Normal file
18
2nd/02_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/02_Information_chiffree_1/exercises.tex
Normal file
10
2nd/02_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}
|
21
2nd/02_Information_chiffree_1/index.rst
Normal file
21
2nd/02_Information_chiffree_1/index.rst
Normal file
@@ -0,0 +1,21 @@
|
||||
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:
|
||||
========
|
||||
|
||||
|
||||
Notes, references, inspirations
|
||||
===============================
|
||||
|
||||
- `Dueling discount (3acts activities) <http://threeacts.mrmeyer.com/duelingdiscounts/>`_: Choisir la meilleur reduction entre 20$ et 20% en fonction des objets. On pourrait prolonger cette activité en utilisant le tableur ou la programmation pour automatiser la sélection de la meilleure réduction.
|
||||
- `Double sunglasses (3acts activities) <http://threeacts.mrmeyer.com/doublesunglasses/>`_: une pair de lunette laisse passer 75% de la lumière. Que se passe-t-il quand on en met 2 l'une sur l'autre? Peut-on complètement bloquer la lumière?
|
||||
|
Reference in New Issue
Block a user