2022-2023/2gt1/230224_DS4/230224_Ds4_BOULAABA Rayan.tex

95 lines
2.8 KiB
TeX

\documentclass[a5paper,10pt]{article}
\usepackage{fullpage}
\usepackage{booktabs}
\usepackage{longtable}
\usepackage{tikz}
\usepackage{multicol}
\usepackage{geometry}
\geometry{left=10mm,right=10mm, top=10mm}
\renewcommand{\arraystretch}{1}
\setlength{\columnseprule}{0pt}
\pagestyle{empty}
\begin{document}
\section*{Ds4 \hfill BOULAABA Rayan \hfill 10.67/20.0}
\subsection*{Exercice 1: \hfill 5.0 / 7.0}
\begin{center}
\begin{tabular}{lllrr}
\toprule
Question & Domaine & Commentaire & Note & Bareme \\
\midrule
1 à 3 & Calcul littéral & Factoriser & 3.00 & 3 \\
1 à 3 & Fonctions & Étudier le signe & 1.33 & 2 \\
2 et 3 & Fonctions & Tableau de signes & 0.67 & 1 \\
3 & Fonctions & Résoudre une inéquation & 0.00 & 1 \\
\bottomrule
\end{tabular}
\end{center}
\subsection*{Exercice 2: \hfill 1.67 / 5.0}
\begin{center}
\begin{tabular}{lllrr}
\toprule
Question & Domaine & Commentaire & Note & Bareme \\
\midrule
1b & Fonctions & Vrai Faux & 0.67 & 1 \\
1d & Fonctions & Justifications & 1.00 & 3 \\
2 & Fonctions & Graphique possible & 0.00 & 1 \\
\bottomrule
\end{tabular}
\end{center}
\subsection*{Exercice 3: \hfill 4.0 / 8.0}
\begin{center}
\begin{tabular}{lllrr}
\toprule
Question & Domaine & Commentaire & Note & Bareme \\
\midrule
1 & Géométrie & Coordonnées & 2.0 & 2 \\
3 et 4 & Géométrie & Milieu d'un segment & 2.0 & 2 \\
4 & Géométrie & Nature du quadrilatère & 0.0 & 1 \\
5 & Géométrie & Calculer une distance & 0.0 & 2 \\
6 & Géométrie & Nature du triangle & 0.0 & 1 \\
\bottomrule
\end{tabular}
\end{center}
\subsection*{Compétences}
\begin{multicols}{2}
\noindent
Calculer \hfill
\begin{tikzpicture}[scale=0.7]
\draw [](0,0) rectangle (3, 1);
\draw [fill=black!20] (0, 0) rectangle (2.142857142857143, 1);
\end{tikzpicture}
\hfill
%0.7142857142857143
\noindent
Raisonner \hfill
\begin{tikzpicture}[scale=0.7]
\draw [](0,0) rectangle (3, 1);
\draw [fill=black!20] (0, 0) rectangle (0.87375, 1);
\end{tikzpicture}
\hfill
%0.29125
\noindent
Représenter \hfill
\begin{tikzpicture}[scale=0.7]
\draw [](0,0) rectangle (3, 1);
\draw [fill=black!20] (0, 0) rectangle (2.0039999999999996, 1);
\end{tikzpicture}
\hfill
%0.6679999999999999
\end{multicols}
\end{document}