Compare commits

...

3 Commits

Author SHA1 Message Date
Bertrand Benjamin 06033cb5c4 Feat: ajoute les questions flashs pour les 4e
continuous-integration/drone/push Build is passing Details
2022-06-13 22:29:36 +02:00
Bertrand Benjamin b7860a263f Feat: initialise le chapitre sur Thalès pour les 4e 2022-06-10 10:43:17 +02:00
Bertrand Benjamin f35fe15dfc Feat: ajoute un QF express pour les 2nd 2022-06-10 10:43:03 +02:00
18 changed files with 17337 additions and 0 deletions

Binary file not shown.

View File

@ -0,0 +1,76 @@
\documentclass[14pt]{classPres}
\usepackage{pgfplots}
\author{}
\title{}
\date{}
\begin{document}
\begin{frame}{Questions flash}
\begin{center}
\vfill
2nd
\vfill
30 secondes par calcul
\vfill
{\Large Calculatrice autorisée}
\vfill
\tiny \jobname
\end{center}
\end{frame}
\begin{frame}[fragile]{Calcul 1}
% Équation produit
Calculer la quantité suivante
\[
\frac{2}{5} - \frac{1}{3} =
\]
\end{frame}
\begin{frame}{Calcul 2}
% Factoriser
Factoriser l'expression suivantes
\[
4x^2 - 28x + 49 =
\]
\end{frame}
\begin{frame}[fragile]{Calcul 3}
% Programmation
\begin{center}
\begin{lstlisting}[language=Python, basicstyle=\small, frame=]
score = 1
for i in range(4):
score = score * (i + 1)
print(score)
\end{lstlisting}
\end{center}
\vfill
Que va afficher le programme?
\vfill
\end{frame}
\begin{frame}[fragile]{Calcul 4}
% Stats
\begin{center}
\begin{tabular}{|c|*{4}{p{1.5cm}|}}
\hline
Notes & 2 & 4 & 16 \\
\hline
Coéfficients & 10 & 2 & 20 \\
\hline
\end{tabular}
\end{center}
\vfill
Calculer la moyenne
\vfill
\end{frame}
\begin{frame}{Fin}
\begin{center}
On retourne son papier.
\end{center}
\end{frame}
\end{document}

Binary file not shown.

View File

@ -0,0 +1,32 @@
\documentclass[a4paper,12pt]{article}
\usepackage{myXsim}
\title{Thalès agrandissement - Exercices}
\date{Juin 2022}
\pagestyle{empty}
\begin{document}
La figure ci-dessous est un puzzle de 5 pièces inscrite dans dans un carré de côté 18cm. Reproduire le puzzle de sorte qu'il soit inscrit dans un carré dont le côté est une des valeurs suivantes:
\begin{center}
\hfill 9 cm \hfill 6cm \hfill 3cm \hfill (bonus) 12cm
\end{center}
\vfill
\begin{center}
\includegraphics[scale=1]{./fig/puzzle}
\end{center}
\vfill
\end{document}
%%% Local Variables:
%%% mode: latex
%%% TeX-master: "master"
%%% End:

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 8.6 MiB

View File

@ -0,0 +1,7 @@
\begin{exercise}[subtitle={<++>}, step={1}, origin={<++>}, topics={ Thales et agrandissement }, tags={ Thalès }]
<++>
\end{exercise}
\begin{solution}
<++>
\end{solution}

Binary file not shown.

View File

@ -0,0 +1,143 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="179.70036mm"
height="179.67461mm"
viewBox="0 0 636.73357 636.64231"
id="svg2"
version="1.1"
inkscape:version="0.92.2 5c3e80d, 2017-08-06"
sodipodi:docname="puzzle.svg">
<defs
id="defs4">
<marker
inkscape:stockid="Arrow2Lend"
orient="auto"
refY="0"
refX="0"
id="Arrow2Lend"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path4169"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
transform="matrix(-1.1,0,0,-1.1,-1.1,0)"
inkscape:connector-curvature="0" />
</marker>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.66010375"
inkscape:cx="321.18496"
inkscape:cy="399.7589"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:object-paths="true"
inkscape:snap-intersection-paths="true"
inkscape:object-nodes="true"
inkscape:snap-midpoints="true"
inkscape:snap-nodes="true"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:window-width="1920"
inkscape:window-height="1052"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1" />
<metadata
id="metadata7">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Calque 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-99.508516,-5.6905171)">
<g
id="g869">
<text
id="text4432"
y="37.103451"
x="378.24872"
style="font-style:normal;font-weight:normal;line-height:0%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
xml:space="preserve"><tspan
y="37.103451"
x="378.24872"
id="tspan4434"
sodipodi:role="line"
style="font-size:30px;line-height:1.25">18cm</tspan></text>
<text
transform="rotate(90)"
id="text4436"
y="-703.89404"
x="339.48291"
style="font-style:normal;font-weight:normal;line-height:0%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
xml:space="preserve"><tspan
y="-703.89404"
x="339.48291"
id="tspan4438"
sodipodi:role="line"
style="font-size:30px;line-height:1.25">3cm</tspan></text>
<text
transform="rotate(-90)"
id="text4440"
y="139.73282"
x="-567.96423"
style="font-style:normal;font-weight:normal;line-height:0%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
xml:space="preserve"><tspan
y="139.73282"
x="-567.96423"
id="tspan4442"
sodipodi:role="line"
style="font-size:30px;line-height:1.25">6cm</tspan></text>
<g
id="g856">
<path
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:3.54330707;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="m 101.28017,7.4621706 h 633.099 V 640.56117 h -633.099 z"
id="rect841"
inkscape:connector-curvature="0" />
<path
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:3.54330707;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="M 101.41904,431.64493 H 734.24026 V 640.42229 H 101.41904 Z"
id="rect843"
inkscape:connector-curvature="0" />
<path
style="fill:none;stroke:#000000;stroke-width:3.54330707;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 101.28017,7.4621705 734.24024,431.64493"
id="path845"
inkscape:connector-curvature="0" />
<path
style="fill:none;stroke:#000000;stroke-width:3.54330707;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 101.39736,431.73333 633.07031,-105.43016 -0.13896,105.43017 -632.93135,-10e-6"
id="path847"
inkscape:connector-curvature="0" />
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 5.6 KiB

View File

@ -0,0 +1,12 @@
Thales et agrandissement
########################
:date: 2022-06-10
:modified: 2022-06-10
:authors: Benjamin Bertrand
:tags: Thalès
:category: 4e
:summary: Découverte du théorème de Thalès à partir de l'agrandissmenet de figues
Étape 1:
========

View File

@ -0,0 +1,44 @@
\documentclass[a4paper,12pt]{article}
\usepackage{myXsim}
\author{Benjamin Bertrand}
\title{Thales et agrandissement - Plan de travail}
\tribe{4e}
\date{juin 2022}
\pagestyle{empty}
\DeclareExerciseCollection{banque}
\xsimsetup{
}
\begin{document}
\maketitle
% Résumé
\bigskip
Savoir-faire de la séquence
\begin{itemize}
\item
\end{itemize}
\bigskip
Ordre des étapes à respecter
\section{}
\listsectionexercises
\pagebreak
\input{exercises.tex}
\printcollection{banque}
\end{document}

View File

@ -0,0 +1,28 @@
\documentclass[a4paper,10pt]{article}
\usepackage{myXsim}
\usetikzlibrary{shapes.geometric}
\author{Benjamin Bertrand}
\title{Thales et agrandissement - Solutions}
\tribe{4e}
\date{juin 2022}
\DeclareExerciseCollection{banque}
\xsimsetup{
exercise/print=false,
solution/print=true,
}
\pagestyle{empty}
\begin{document}
\maketitle
\input{exercises.tex}
%\printcollection{banque}
%\printsolutions{exercises}
\end{document}

Binary file not shown.

View File

@ -0,0 +1,68 @@
\documentclass[14pt]{classPres}
\setmainfont{OpenDyslexic}
\usepackage{pgfplots}
\author{}
\title{}
\date{}
\begin{document}
\begin{frame}{Questions flash}
\begin{center}
\vfill
4e
\vfill
30 secondes par calcul
\vfill
%\Large{Calculatrice autorisée}
\vfill
\tiny \jobname
\end{center}
\end{frame}
\begin{frame}[fragile]{Calcul 1}
% Puissances
Faire le calcul suivant
\[
(3 + 5^2) \times 10 =
\]
\end{frame}
\begin{frame}{Calcul 2}
% Notation scientifique
Écrire le nombre en notation scientifique
\[
\np{12345}
\]
\end{frame}
\begin{frame}[fragile]{Calcul 3}
% Notation scientifique
Écrire le nombre suivant sous forme décimale
\[
3,4 \times 10^{4}
\]
\end{frame}
\begin{frame}[fragile]{Calcul 4}
% Proportionnalité
Le tableau suivant est un tableau de proportionnalité. Calculer la valeur manquante:
\begin{center}
\begin{tabular}{|c|p{2cm}|p{2cm}|}
\hline
Petits côtés & 4 & 10 \\
\hline
Grands côtés & 10 & \\
\hline
\end{tabular}
\end{center}
\end{frame}
\begin{frame}{Fin}
\begin{center}
On retourne son papier.
\end{center}
\end{frame}
\end{document}

Binary file not shown.

View File

@ -0,0 +1,68 @@
\documentclass[14pt]{classPres}
\setmainfont{OpenDyslexic}
\usepackage{pgfplots}
\author{}
\title{}
\date{}
\begin{document}
\begin{frame}{Questions flash}
\begin{center}
\vfill
4e
\vfill
30 secondes par calcul
\vfill
%\Large{Calculatrice autorisée}
\vfill
\tiny \jobname
\end{center}
\end{frame}
\begin{frame}[fragile]{Calcul 1}
% Puissances
Faire le calcul suivant
\[
4 + 5^2 \times 10 =
\]
\end{frame}
\begin{frame}{Calcul 2}
% Notation scientifique
Écrire le nombre en notation scientifique
\[
\np{9876}
\]
\end{frame}
\begin{frame}[fragile]{Calcul 3}
% Notation scientifique
Écrire le nombre suivant sous forme décimale
\[
4,1 \times 10^{5}
\]
\end{frame}
\begin{frame}[fragile]{Calcul 4}
% Proportionnalité
Le tableau suivant est un tableau de proportionnalité. Calculer la valeur manquante:
\begin{center}
\begin{tabular}{|c|p{2cm}|p{2cm}|}
\hline
Grands côtés & 6 & 15 \\
\hline
Petits côtés & 4 & \\
\hline
\end{tabular}
\end{center}
\end{frame}
\begin{frame}{Fin}
\begin{center}
On retourne son papier.
\end{center}
\end{frame}
\end{document}

Binary file not shown.

View File

@ -0,0 +1,68 @@
\documentclass[14pt]{classPres}
\setmainfont{OpenDyslexic}
\usepackage{pgfplots}
\author{}
\title{}
\date{}
\begin{document}
\begin{frame}{Questions flash}
\begin{center}
\vfill
4e
\vfill
30 secondes par calcul
\vfill
%\Large{Calculatrice autorisée}
\vfill
\tiny \jobname
\end{center}
\end{frame}
\begin{frame}[fragile]{Calcul 1}
% Puissances
Faire le calcul suivant
\[
(1 + 2^3)(1 + 3^2) =
\]
\end{frame}
\begin{frame}{Calcul 2}
% Notation scientifique
Écrire le nombre en notation scientifique
\[
\np{0,012}
\]
\end{frame}
\begin{frame}[fragile]{Calcul 3}
% Notation scientifique
Écrire le nombre suivant sous forme décimale
\[
6,12 \times 10^{5}
\]
\end{frame}
\begin{frame}[fragile]{Calcul 4}
% Proportionnalité
Le tableau suivant est un tableau de proportionnalité. Calculer la valeur manquante:
\begin{center}
\begin{tabular}{|c|p{2cm}|p{2cm}|}
\hline
Grands côtés & 15 & 12 \\
\hline
Petits côtés & 4 & \\
\hline
\end{tabular}
\end{center}
\end{frame}
\begin{frame}{Fin}
\begin{center}
On retourne son papier.
\end{center}
\end{frame}
\end{document}