Feat: Questions flashs pour les 5e
This commit is contained in:
parent
3c99401b8e
commit
1c73deca99
Binary file not shown.
|
@ -0,0 +1,57 @@
|
|||
\documentclass[a4paper,10pt]{classPres}
|
||||
\usepackage{tkz-fct}
|
||||
|
||||
\author{}
|
||||
\title{}
|
||||
\date{}
|
||||
|
||||
\begin{document}
|
||||
\begin{frame}{Questions flashs}
|
||||
\begin{center}
|
||||
\huge 30 secondes par calcul
|
||||
\end{center}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Calcul 1}
|
||||
\huge Maximum de
|
||||
\[
|
||||
-4 \qquad -2 \qquad -5
|
||||
\]
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Calcul 2}
|
||||
\huge
|
||||
Réduire l'expression
|
||||
\[
|
||||
4 + 3x - 3 + 2 =
|
||||
\]
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Calcul 3}
|
||||
\huge
|
||||
\[
|
||||
10 - 3\times5 =
|
||||
\]
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Calcul 4}
|
||||
\huge
|
||||
Combien vaut les $\dfrac{1}{4}$ de 8\euro?
|
||||
\begin{center}
|
||||
\begin{tikzpicture}[scale=2]
|
||||
\foreach \x in {1,...,4} {%
|
||||
\draw (\x,0) circle (0.4cm) node {1\euro};
|
||||
\draw (\x,1) circle (0.4cm) node {1\euro};
|
||||
}
|
||||
\end{tikzpicture}
|
||||
\end{center}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Fin}
|
||||
\begin{center}
|
||||
\huge On retourne son papier.
|
||||
\end{center}
|
||||
\end{frame}
|
||||
|
||||
|
||||
\end{document}
|
Binary file not shown.
|
@ -0,0 +1,57 @@
|
|||
\documentclass[a4paper,10pt]{classPres}
|
||||
\usepackage{tkz-fct}
|
||||
|
||||
\author{}
|
||||
\title{}
|
||||
\date{}
|
||||
|
||||
\begin{document}
|
||||
\begin{frame}{Questions flashs}
|
||||
\begin{center}
|
||||
\huge 30 secondes par calcul
|
||||
\end{center}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Calcul 1}
|
||||
\huge Maximum de
|
||||
\[
|
||||
-2,5 \qquad -3 \qquad -2,4
|
||||
\]
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Calcul 2}
|
||||
\huge
|
||||
Réduire l'expression
|
||||
\[
|
||||
4 + 3x - 3x + 2 + x =
|
||||
\]
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Calcul 3}
|
||||
\huge
|
||||
\[
|
||||
5(3\times5 - 13) =
|
||||
\]
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Calcul 4}
|
||||
\huge
|
||||
Combien vaut les $\dfrac{2}{3}$ de 12\euro?
|
||||
\begin{center}
|
||||
\begin{tikzpicture}[scale=2]
|
||||
\foreach \x in {1,...,6} {%
|
||||
\draw (\x,0) circle (0.4cm) node {1};
|
||||
\draw (\x,1) circle (0.4cm) node {1};
|
||||
}
|
||||
\end{tikzpicture}
|
||||
\end{center}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Fin}
|
||||
\begin{center}
|
||||
\huge On retourne son papier.
|
||||
\end{center}
|
||||
\end{frame}
|
||||
|
||||
|
||||
\end{document}
|
Binary file not shown.
|
@ -0,0 +1,57 @@
|
|||
\documentclass[a4paper,10pt]{classPres}
|
||||
\usepackage{tkz-fct}
|
||||
|
||||
\author{}
|
||||
\title{}
|
||||
\date{}
|
||||
|
||||
\begin{document}
|
||||
\begin{frame}{Questions flashs}
|
||||
\begin{center}
|
||||
\huge 30 secondes par calcul
|
||||
\end{center}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Calcul 1}
|
||||
\huge Maximum de
|
||||
\[
|
||||
-3 \qquad -42 \qquad -10
|
||||
\]
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Calcul 2}
|
||||
\huge
|
||||
Réduire l'expression
|
||||
\[
|
||||
10x + 3 - 5x - 1 =
|
||||
\]
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Calcul 3}
|
||||
\huge
|
||||
\[
|
||||
4\times5 - 2\times9 =
|
||||
\]
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Calcul 4}
|
||||
\huge
|
||||
Combien vaut les $\dfrac{3}{4}$ de 8\euro?
|
||||
\begin{center}
|
||||
\begin{tikzpicture}[scale=2]
|
||||
\foreach \x in {1,...,4} {%
|
||||
\draw (\x,0) circle (0.4cm) node {1\euro};
|
||||
\draw (\x,1) circle (0.4cm) node {1\euro};
|
||||
}
|
||||
\end{tikzpicture}
|
||||
\end{center}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Fin}
|
||||
\begin{center}
|
||||
\huge On retourne son papier.
|
||||
\end{center}
|
||||
\end{frame}
|
||||
|
||||
|
||||
\end{document}
|
Binary file not shown.
|
@ -0,0 +1,277 @@
|
|||
<?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:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="297mm"
|
||||
height="210mm"
|
||||
viewBox="0 0 1052.3622 744.09448"
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="0.91 r13725"
|
||||
sodipodi:docname="fiche_eval.svg">
|
||||
<defs
|
||||
id="defs4">
|
||||
<inkscape:path-effect
|
||||
nr_y="4"
|
||||
nr_x="1"
|
||||
is_visible="true"
|
||||
id="path-effect4596"
|
||||
effect="construct_grid" />
|
||||
<inkscape:path-effect
|
||||
effect="construct_grid"
|
||||
id="path-effect4233"
|
||||
is_visible="true"
|
||||
nr_x="1"
|
||||
nr_y="4" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="0.73243386"
|
||||
inkscape:cx="524.81579"
|
||||
inkscape:cy="372.04724"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="false"
|
||||
inkscape:window-width="1366"
|
||||
inkscape:window-height="715"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="29"
|
||||
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(0,-308.26772)">
|
||||
<path
|
||||
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="m 526.18109,341.03516 0,678.55964"
|
||||
id="path4136"
|
||||
inkscape:connector-curvature="0" />
|
||||
<flowRoot
|
||||
xml:space="preserve"
|
||||
id="flowRoot4142"
|
||||
style="font-style:normal;font-weight:normal;font-size:15px;line-height:125%;font-family:Sans;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"
|
||||
transform="translate(-0.45813026,302.19481)"><flowRegion
|
||||
id="flowRegion4144"><rect
|
||||
id="rect4146"
|
||||
width="466.93637"
|
||||
height="678.55957"
|
||||
x="31.402153"
|
||||
y="38.228703" /></flowRegion><flowPara
|
||||
id="flowPara4148">Nom, prénom: Classe :</flowPara><flowPara
|
||||
id="flowPara4150" /><flowPara
|
||||
id="flowPara4154">Série 1</flowPara><flowPara
|
||||
id="flowPara4158" /><flowPara
|
||||
id="flowPara4160" /><flowPara
|
||||
id="flowPara4162" /><flowPara
|
||||
id="flowPara4168"></flowPara><flowPara
|
||||
id="flowPara4222">Série 2</flowPara><flowPara
|
||||
id="flowPara4172" /><flowPara
|
||||
id="flowPara4174" /><flowPara
|
||||
id="flowPara4176" /><flowPara
|
||||
id="flowPara4178"></flowPara><flowPara
|
||||
id="flowPara4224">Série 3</flowPara><flowPara
|
||||
id="flowPara4180" /><flowPara
|
||||
id="flowPara4182" /><flowPara
|
||||
id="flowPara4184" /><flowPara
|
||||
id="flowPara4186" /><flowPara
|
||||
id="flowPara4188">Série 4</flowPara><flowPara
|
||||
id="flowPara4190" /><flowPara
|
||||
id="flowPara4192" /><flowPara
|
||||
id="flowPara4194" /><flowPara
|
||||
id="flowPara4196"></flowPara><flowPara
|
||||
id="flowPara4226">Série 5</flowPara><flowPara
|
||||
id="flowPara4198" /><flowPara
|
||||
id="flowPara4200" /><flowPara
|
||||
id="flowPara4202" /><flowPara
|
||||
id="flowPara4204" /><flowPara
|
||||
id="flowPara4206">Série 6</flowPara><flowPara
|
||||
id="flowPara4208" /><flowPara
|
||||
id="flowPara4210" /><flowPara
|
||||
id="flowPara4212" /><flowPara
|
||||
id="flowPara4228" /><flowPara
|
||||
id="flowPara4214">Série 7</flowPara></flowRoot> <path
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.58972478;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 493.48958,407.6186 -456.78944,0 m 456.78944,52.6574 -456.78944,0 m 456.78944,-52.6574 0,52.6574 m -114.19736,-52.6574 0,52.6574 m -114.19736,-52.6574 0,52.6574 m -114.19736,-52.6574 0,52.6574 m -114.19736,-52.6574 0,52.6574"
|
||||
id="rect4230"
|
||||
inkscape:path-effect="#path-effect4596"
|
||||
inkscape:original-d="m 379.29222,407.6186 114.19736,0 0,52.6574 -114.19736,0 z"
|
||||
inkscape:connector-curvature="0" />
|
||||
<use
|
||||
x="0"
|
||||
y="0"
|
||||
xlink:href="#rect4230"
|
||||
id="use4348"
|
||||
transform="translate(-9.0000005e-7,92.613591)"
|
||||
width="100%"
|
||||
height="100%" />
|
||||
<use
|
||||
x="0"
|
||||
y="0"
|
||||
xlink:href="#use4348"
|
||||
id="use4350"
|
||||
width="100%"
|
||||
height="100%"
|
||||
transform="translate(0,92.613594)" />
|
||||
<use
|
||||
x="0"
|
||||
y="0"
|
||||
xlink:href="#use4350"
|
||||
id="use4352"
|
||||
transform="translate(0,92.613592)"
|
||||
width="100%"
|
||||
height="100%" />
|
||||
<use
|
||||
x="0"
|
||||
y="0"
|
||||
xlink:href="#use4352"
|
||||
id="use4354"
|
||||
transform="translate(0,92.613608)"
|
||||
width="100%"
|
||||
height="100%" />
|
||||
<use
|
||||
x="0"
|
||||
y="0"
|
||||
xlink:href="#use4354"
|
||||
id="use4356"
|
||||
transform="translate(0,92.613594)"
|
||||
width="100%"
|
||||
height="100%" />
|
||||
<use
|
||||
x="0"
|
||||
y="0"
|
||||
xlink:href="#use4356"
|
||||
id="use4358"
|
||||
transform="translate(8.9999996e-7,92.613592)"
|
||||
width="100%"
|
||||
height="100%" />
|
||||
<g
|
||||
transform="translate(525.18665,-6.0729088)"
|
||||
id="use4405">
|
||||
<flowRoot
|
||||
xml:space="preserve"
|
||||
id="flowRoot4503"
|
||||
style="font-style:normal;font-weight:normal;font-size:15px;line-height:125%;font-family:Sans;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"
|
||||
transform="translate(0,308.26772)"><flowRegion
|
||||
id="flowRegion4505"><rect
|
||||
id="rect4507"
|
||||
width="466.93637"
|
||||
height="678.55957"
|
||||
x="31.402153"
|
||||
y="38.228703" /></flowRegion><flowPara
|
||||
id="flowPara4509">Nom, prénom: Classe :</flowPara><flowPara
|
||||
id="flowPara4511" /><flowPara
|
||||
id="flowPara4513">Série 1</flowPara><flowPara
|
||||
id="flowPara4515" /><flowPara
|
||||
id="flowPara4517" /><flowPara
|
||||
id="flowPara4519" /><flowPara
|
||||
id="flowPara4521"></flowPara><flowPara
|
||||
id="flowPara4523">Série 2</flowPara><flowPara
|
||||
id="flowPara4525" /><flowPara
|
||||
id="flowPara4527" /><flowPara
|
||||
id="flowPara4529" /><flowPara
|
||||
id="flowPara4531"></flowPara><flowPara
|
||||
id="flowPara4533">Série 3</flowPara><flowPara
|
||||
id="flowPara4535" /><flowPara
|
||||
id="flowPara4537" /><flowPara
|
||||
id="flowPara4539" /><flowPara
|
||||
id="flowPara4541" /><flowPara
|
||||
id="flowPara4543">Série 4</flowPara><flowPara
|
||||
id="flowPara4545" /><flowPara
|
||||
id="flowPara4547" /><flowPara
|
||||
id="flowPara4549" /><flowPara
|
||||
id="flowPara4551"></flowPara><flowPara
|
||||
id="flowPara4553">Série 5</flowPara><flowPara
|
||||
id="flowPara4555" /><flowPara
|
||||
id="flowPara4557" /><flowPara
|
||||
id="flowPara4559" /><flowPara
|
||||
id="flowPara4561" /><flowPara
|
||||
id="flowPara4563">Série 6</flowPara><flowPara
|
||||
id="flowPara4565" /><flowPara
|
||||
id="flowPara4567" /><flowPara
|
||||
id="flowPara4569" /><flowPara
|
||||
id="flowPara4571" /><flowPara
|
||||
id="flowPara4573">Série 7</flowPara></flowRoot> <use
|
||||
x="0"
|
||||
y="0"
|
||||
xlink:href="#rect4230"
|
||||
id="use4577"
|
||||
transform="translate(-9.0000003e-7,99.440146)"
|
||||
width="100%"
|
||||
height="100%" />
|
||||
<use
|
||||
x="0"
|
||||
y="0"
|
||||
xlink:href="#use4348"
|
||||
id="use4579"
|
||||
width="100%"
|
||||
height="100%"
|
||||
transform="translate(0,96.709527)" />
|
||||
<use
|
||||
x="0"
|
||||
y="0"
|
||||
xlink:href="#use4350"
|
||||
id="use4581"
|
||||
transform="translate(0,99.440147)"
|
||||
width="100%"
|
||||
height="100%" />
|
||||
<use
|
||||
x="0"
|
||||
y="0"
|
||||
xlink:href="#use4352"
|
||||
id="use4583"
|
||||
transform="translate(0,98.074852)"
|
||||
width="100%"
|
||||
height="100%" />
|
||||
<use
|
||||
x="0"
|
||||
y="0"
|
||||
xlink:href="#use4354"
|
||||
id="use4585"
|
||||
transform="translate(0,103.53608)"
|
||||
width="100%"
|
||||
height="100%" />
|
||||
<use
|
||||
x="0"
|
||||
y="0"
|
||||
xlink:href="#use4356"
|
||||
id="use4587"
|
||||
transform="translate(8.9999992e-7,100.80546)"
|
||||
width="100%"
|
||||
height="100%" />
|
||||
</g>
|
||||
<use
|
||||
x="0"
|
||||
y="0"
|
||||
xlink:href="#rect4230"
|
||||
id="use4636"
|
||||
transform="translate(523.67957,-1.365311)"
|
||||
width="100%"
|
||||
height="100%" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 9.3 KiB |
|
@ -0,0 +1,33 @@
|
|||
Questions flashs avec les 5e de St Laurent
|
||||
##########################################
|
||||
|
||||
:date: 2019-04-26
|
||||
:modified: 2019-04-26
|
||||
:tags: Questions flashs
|
||||
:category: 5e
|
||||
:authors: Bertrand Benjamin
|
||||
:summary: Quatre questions flashs à chaque début de cours pour les 5e en 2018-2019
|
||||
|
||||
Chaque début de cours commence par 4 questions. Les élèves ont tracé un tableau à 4 colonnes à la fin de leur cahier de recherche. Ils ne doivent écrire que la réponse aucune justification ne leur ai demandé.
|
||||
|
||||
La correction se fait en plénière. Ce moment doit être un moment d'échange. On cherche à donner la bonne réponse mais surtout d'expliquer comment l'atteindre. On essayera de faire ressortir la diversité des méthodes pour atteindre le résultats et éventuellement les astuces que les élèves auront trouvées.
|
||||
|
||||
Le dernier "calcul mental" de la semaine est évalué (`fiche d'évaluation <./fiche_eval.pdf>`_).
|
||||
|
||||
Période 5
|
||||
=========
|
||||
|
||||
- Semaine 1: Priorité, comparaison décimaux, proportionnalité, aire/périmètre
|
||||
`QF_19_05_06-1.pdf <./QF_19_05_06-1.pdf>`_ `QF_19_05_06-1.tex <./QF_19_05_06-1.tex>`_
|
||||
`QF_19_05_06-2.pdf <./QF_19_05_06-2.pdf>`_ `QF_19_05_06-2.tex <./QF_19_05_06-2.tex>`_
|
||||
|
||||
- Semaine 2: Priorité, réduction expression, soustraction négative, proportionnalité
|
||||
`QF_19_05_13-1.pdf <./QF_19_05_13-1.pdf>`_ `QF_19_05_13-1.tex <./QF_19_05_13-1.tex>`_
|
||||
`QF_19_05_13-2.pdf <./QF_19_05_13-2.pdf>`_ `QF_19_05_13-2.tex <./QF_19_05_13-2.tex>`_
|
||||
`QF_19_05_13-3.pdf <./QF_19_05_13-3.pdf>`_ `QF_19_05_13-3.tex <./QF_19_05_13-3.tex>`_
|
||||
`QF_19_05_13-4.pdf <./QF_19_05_13-4.pdf>`_ `QF_19_05_13-4.tex <./QF_19_05_13-4.tex>`_
|
||||
|
||||
- Semaine 3: comparaisons relatifs, réduction expression, priorité, fractions de quantité
|
||||
`QF_19_05_20-1.tex <./QF_19_05_20-1.tex>`_ `QF_19_05_20-1.pdf <./QF_19_05_20-1.pdf>`_
|
||||
`QF_19_05_20-2.tex <./QF_19_05_20-2.tex>`_ `QF_19_05_20-2.pdf <./QF_19_05_20-2.pdf>`_
|
||||
`QF_19_05_20-3.tex <./QF_19_05_20-3.tex>`_ `QF_19_05_20-3.pdf <./QF_19_05_20-3.pdf>`_
|
Loading…
Reference in New Issue