\documentclass[12pt,a4paper]{book}
\usepackage[left=1.00cm, right=1.00cm, top=1.50cm, bottom=1.00cm]{geometry}
\usepackage{amsmath,amsfonts,amssymb}
\usepackage{tabularx,tabulary}
\usepackage{multirow}
\usepackage{caption} % For customizing the caption
\usepackage{graphicx}
\usepackage{fancyhdr}
\usepackage[table]{xcolor} % Allows coloring in tables
\usepackage{calc}
\usepackage{array} % Add the array package for 'm' column type
\usepackage{setspace} % for line spacing
\usepackage{fontspec}
\usepackage{polyglossia}
\setmainlanguage{english}
\setotherlanguage{arabic}
\newfontfamily\arabicfont[Script=Arabic,Scale=1.1]{Amiri}
\newcommand{\annee}{2023-2025}
\newcommand{\prof}{MOSAID Radouan}
\newcommand{\lycee}{Lycée Qualifiant Taghzirt}
\newcommand{\matiere}{Mathématiques}
\newcommand{\classes}{TCSF-1, TCSF-2, TCSF-3, 1BACSH-1, 1BACSH-2}
\fancyhead[R]{Cahier de Textes}
\fancyhead[L]{Année scolaire: \annee}
\fancyhead[C]{Prof: \prof}
\fancyfoot{}
\pagestyle{fancy}
\begin{document}
\setstretch{1.5}
\begin{table}[h!]
\centering
\begin{tabular}{|c|c|c|c|c|}
\hline
\rowcolor{gray!30}
\multicolumn{5}{|c|}{\textbf{Première Session}} \\
\hline
\hline
Semaine & Contenu du programme & Heures & \multicolumn{2}{|c|}{Évaluation et Correction} \\
\hline
1 & Arithmétique dans $\mathbb{N}$ & 5 & & \\
\hline
2 & Arithmétique dans $\mathbb{N}$ + Calcul vectoriel & 2+3 & & \\
\hline
3 & Calcul vectoriel + Projection & 2+3 & DM1 & \\
\hline
4 & Projection + Ensembles de nombres & 2+3 & & \\
\hline
5 & Ensembles de nombres & 2 & Corr. DM1, DS1 & 1+2 \\
\hline
6 & Ordre dans $\mathbb{R}$ & 3 & Corr. DS1 & 2 \\
\hline
7 & Ordre dans $\mathbb{R}$ + Droite dans le plan & 3+2 & DM2 & \\
\hline
8 & Droite dans le plan + Polynômes & 3+2 & & \\
\hline
9 & Polynômes & 2 & Corr. DM2, DS2 & 1+2 \\
\hline
10 & Équations – Inéquations – Systèmes & 3 & Corr. DS2 & 2 \\
\hline
11 & Trigonométrie & 5 & DM3 & \\
\hline
12 & Trigonométrie & 5 & & \\
\hline
13 & & 2 & Corr. DM3, DS3 & 1+2 \\
\hline
14 & & 3 & DS3 & 2 \\
\hline
15 & Statistiques & 5 & & \\
\hline
Total & 10 & 60 & 6 & 15 \\
\hline
\hline
\rowcolor{gray!30}
\multicolumn{5}{|c|}{\textbf{Deuxième Session}} \\
\hline
\hline
Semaine & Contenu du programme & Heures & \multicolumn{2}{|c|}{Évaluation et Correction} \\
\hline
1 & Trigonométrie & 5 & & \\
\hline
2 & & 5 & DM1 & \\
\hline
3 & Trigonométrie + Fonctions numériques & 2+3 & & \\
\hline
4 & Fonctions numériques & 4 & Corr. DM1 & 1 \\
\hline
5 & & 3 & DS1 & 2 \\
\hline
6 & & 3 & Corr. DS1 & 2 \\
\hline
7 & & 5 & DM2 & \\
\hline
8 & Fonctions numériques + Transformations & 1+4 & & \\
\hline
9 & Transformations + Produit scalaire & 1+3 & Corr. DM2 & 1 \\
\hline
10 & Produit scalaire & 3 & DS2 & 2 \\
\hline
11 & Géométrie dans l'espace & 3 & DM3, Corr DS2 & 2 \\
\hline
12 & Géométrie dans l'espace & 5 & & \\
\hline
13 & & 2 & Corr. DM3, DS3 & 1+2 \\
\hline
14 & & 3 & Corr. DS3 & 2 \\
\hline
Total & 5 & 55 & 6 & 15 \\
\hline
\end{tabular}
\caption*{Répartition annuelle - Tronc Commun Scientifique}
\end{table}
\end{document}
0 Comments, Latest
No comments yet. Be the first to Comment