I’ve been trying to find a solution for this table, the rest is easy but the first 3 rows gave me a hard time. The problem is that HCI is always under EP2 instead of interaction
This is what i tried:
begin{table}[H]
centering
begin{tabular}{|l|l|l|l|l|l|}
hline
EP.2 & multicolumn{4}{c|}{EP1} & Interaction \ hline
& multicolumn{4}{c|}{Méthodes d'expression des émotions} & \ hline
& Tâches passives & Tâches actives & Tâches passives + actives & HCI & HHI \ hline
end{tabular}
caption{Description des différentes bases de données}
label{tab:bases-donnees}
end{table}