Feat: Initialisation des chapitres de la première période pour les 2nd
This commit is contained in:
parent
2186c15053
commit
47678357e5
14
2nd/01_Fraction_Developpement_Litteral/1B.tex
Normal file
14
2nd/01_Fraction_Developpement_Litteral/1B.tex
Normal file
@ -0,0 +1,14 @@
|
||||
\documentclass[a4paper,10pt]{article}
|
||||
\usepackage{myXsim}
|
||||
|
||||
\author{Benjamin Bertrand}
|
||||
\title{Fraction Developpement Litteral - Cours}
|
||||
\date{2021-08-25}
|
||||
|
||||
\pagestyle{empty}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\maketitle
|
||||
|
||||
\end{document}
|
18
2nd/01_Fraction_Developpement_Litteral/1E.tex
Normal file
18
2nd/01_Fraction_Developpement_Litteral/1E.tex
Normal file
@ -0,0 +1,18 @@
|
||||
\documentclass[a4paper,10pt]{article}
|
||||
\usepackage{myXsim}
|
||||
|
||||
\author{Benjamin Bertrand}
|
||||
\title{Fraction Developpement Litteral - Cours}
|
||||
\date{2021-08-25}
|
||||
|
||||
\DeclareExerciseCollection{banque}
|
||||
\xsimsetup{
|
||||
step=1,
|
||||
}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\input{exercises.tex}
|
||||
\printcollection{banque}
|
||||
|
||||
\end{document}
|
10
2nd/01_Fraction_Developpement_Litteral/exercises.tex
Normal file
10
2nd/01_Fraction_Developpement_Litteral/exercises.tex
Normal file
@ -0,0 +1,10 @@
|
||||
\collectexercises{banque}
|
||||
\begin{exercise}[subtitle={<++>}, step={1}, origin={<++>}, topics={ Fraction Developpement Litteral }, tags={ Fractions, Developpement }]
|
||||
<++>
|
||||
\end{exercise}
|
||||
|
||||
\begin{solution}
|
||||
<++>
|
||||
\end{solution}
|
||||
|
||||
\collectexercisesstop{banque}
|
12
2nd/01_Fraction_Developpement_Litteral/index.rst
Normal file
12
2nd/01_Fraction_Developpement_Litteral/index.rst
Normal file
@ -0,0 +1,12 @@
|
||||
Fraction Developpement Litteral
|
||||
###############################
|
||||
|
||||
:date: 2021-08-25
|
||||
:modified: 2021-08-25
|
||||
:authors: Benjamin Bertrand
|
||||
:tags: Fractions, Developpement
|
||||
:category: 2nd
|
||||
:summary: Techniques sur la durée avec des fractions, du développement et des manipulations littérale pour les 2nd.
|
||||
|
||||
Étape 1:
|
||||
========
|
14
2nd/04_Demontrastion_Geometrique/1B.tex
Normal file
14
2nd/04_Demontrastion_Geometrique/1B.tex
Normal file
@ -0,0 +1,14 @@
|
||||
\documentclass[a4paper,10pt]{article}
|
||||
\usepackage{myXsim}
|
||||
|
||||
\author{Benjamin Bertrand}
|
||||
\title{Demontrastion Geometrique - Cours}
|
||||
\date{2021-08-25}
|
||||
|
||||
\pagestyle{empty}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\maketitle
|
||||
|
||||
\end{document}
|
18
2nd/04_Demontrastion_Geometrique/1E.tex
Normal file
18
2nd/04_Demontrastion_Geometrique/1E.tex
Normal file
@ -0,0 +1,18 @@
|
||||
\documentclass[a4paper,10pt]{article}
|
||||
\usepackage{myXsim}
|
||||
|
||||
\author{Benjamin Bertrand}
|
||||
\title{Demontrastion Geometrique - Cours}
|
||||
\date{2021-08-25}
|
||||
|
||||
\DeclareExerciseCollection{banque}
|
||||
\xsimsetup{
|
||||
step=1,
|
||||
}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\input{exercises.tex}
|
||||
\printcollection{banque}
|
||||
|
||||
\end{document}
|
10
2nd/04_Demontrastion_Geometrique/exercises.tex
Normal file
10
2nd/04_Demontrastion_Geometrique/exercises.tex
Normal file
@ -0,0 +1,10 @@
|
||||
\collectexercises{banque}
|
||||
\begin{exercise}[subtitle={<++>}, step={1}, origin={<++>}, topics={ Demontrastion Geometrique }, tags={ Géométrie, Démonstration }]
|
||||
<++>
|
||||
\end{exercise}
|
||||
|
||||
\begin{solution}
|
||||
<++>
|
||||
\end{solution}
|
||||
|
||||
\collectexercisesstop{banque}
|
12
2nd/04_Demontrastion_Geometrique/index.rst
Normal file
12
2nd/04_Demontrastion_Geometrique/index.rst
Normal file
@ -0,0 +1,12 @@
|
||||
Demontrastion Geometrique
|
||||
#########################
|
||||
|
||||
:date: 2021-08-25
|
||||
:modified: 2021-08-25
|
||||
:authors: Benjamin Bertrand
|
||||
:tags: Géométrie, Démonstration
|
||||
:category: 2nd
|
||||
:summary: Géométrique plane avec un fort volet démonstration avec les 2nd
|
||||
|
||||
Étape 1:
|
||||
========
|
14
2nd/05_Introduction_Probabilites/1B.tex
Normal file
14
2nd/05_Introduction_Probabilites/1B.tex
Normal file
@ -0,0 +1,14 @@
|
||||
\documentclass[a4paper,10pt]{article}
|
||||
\usepackage{myXsim}
|
||||
|
||||
\author{Benjamin Bertrand}
|
||||
\title{Introduction Probabilites - Cours}
|
||||
\date{2021-08-25}
|
||||
|
||||
\pagestyle{empty}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\maketitle
|
||||
|
||||
\end{document}
|
18
2nd/05_Introduction_Probabilites/1E.tex
Normal file
18
2nd/05_Introduction_Probabilites/1E.tex
Normal file
@ -0,0 +1,18 @@
|
||||
\documentclass[a4paper,10pt]{article}
|
||||
\usepackage{myXsim}
|
||||
|
||||
\author{Benjamin Bertrand}
|
||||
\title{Introduction Probabilites - Cours}
|
||||
\date{2021-08-25}
|
||||
|
||||
\DeclareExerciseCollection{banque}
|
||||
\xsimsetup{
|
||||
step=1,
|
||||
}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\input{exercises.tex}
|
||||
\printcollection{banque}
|
||||
|
||||
\end{document}
|
10
2nd/05_Introduction_Probabilites/exercises.tex
Normal file
10
2nd/05_Introduction_Probabilites/exercises.tex
Normal file
@ -0,0 +1,10 @@
|
||||
\collectexercises{banque}
|
||||
\begin{exercise}[subtitle={<++>}, step={1}, origin={<++>}, topics={ Introduction Probabilites }, tags={ Probabilité }]
|
||||
<++>
|
||||
\end{exercise}
|
||||
|
||||
\begin{solution}
|
||||
<++>
|
||||
\end{solution}
|
||||
|
||||
\collectexercisesstop{banque}
|
12
2nd/05_Introduction_Probabilites/index.rst
Normal file
12
2nd/05_Introduction_Probabilites/index.rst
Normal file
@ -0,0 +1,12 @@
|
||||
Introduction Probabilites
|
||||
#########################
|
||||
|
||||
:date: 2021-08-25
|
||||
:modified: 2021-08-25
|
||||
:authors: Benjamin Bertrand
|
||||
:tags: Probabilité
|
||||
:category: 2nd
|
||||
:summary: Vocabulaire, représentation, dénombrement et loi de probabilité avec les 2nd
|
||||
|
||||
Étape 1:
|
||||
========
|
@ -2,7 +2,7 @@ Seconde
|
||||
#######
|
||||
|
||||
:date: 2021-08-23
|
||||
:modified: 2021-08-24
|
||||
:modified: 2021-08-25
|
||||
:authors: Bertrand Benjamin
|
||||
:category: 2nd
|
||||
:tags: Progression
|
||||
@ -17,12 +17,12 @@ Période 1
|
||||
---------
|
||||
|
||||
|
||||
- `Information chiffrée 1 <./01_Information_chiffree_1>`_: proportion, proportion de proportion et taux d'évolution.
|
||||
- `Fonctions et représentation graphiques <./02_Fonctions_et_graphiques>`_
|
||||
- Démonstration géométrique et géométrie plane
|
||||
- Introductions aux probabilités
|
||||
- `Information chiffrée 1 <./02_Information_chiffree_1>`_: proportion, proportion de proportion et taux d'évolution.
|
||||
- `Fonctions et représentation graphiques <./03_Fonctions_et_graphiques>`_
|
||||
- `Démonstration géométrique et géométrie plane <./04_Demontrastion_Geometrique>`_
|
||||
- `Introductions aux probabilités <./05_Introduction_Probabilites>`_
|
||||
|
||||
Lors de cette période, une heure par semaine sera dédiée à la manipulation des fractions au développement et aux expressions littérales.
|
||||
Lors de cette période, une heure par semaine sera dédiée à la `manipulation des fractions au développement et aux expressions littérales <./01_Fraction_Developpement_Litteral>`_.
|
||||
|
||||
Période 2
|
||||
---------
|
||||
|
Loading…
Reference in New Issue
Block a user