[x] Verify the writing. Reading through the text (presentation and book) to improve the grammar and syntax is greatly appreciated. We listed some of the errors, but there might be some more.
[x] Fr. presentation - Diapo 23 (Manque une "v" à pouvoir "nous voulons pouoir faire")
[x] Fr. presentation - Diapo 26 (il y a un mot répété "Au lieu d'estimer d'estimer une ordonnée")
[x] Eng. & Fr. versions - Correct challenge 8 mod.glm <- glm.nb(PLD ~ temp + feeding.type, family = poisson(), data = inverts) * the correct code should be, "mod.glm <- glm.nb(PLD ~ temp + feeding.type, data = inverts)", glm.nb automatically uses family poisson, and you shouldn't include it in the code.
[x] Eng. presentation - Slide 8 - Hide this text from the presentation using the ??? in Rmarkdown presentation code “Note: Should not be super long, they have the script to make the plots. You can almost just give them time to think while you help participants with installing packages. If there is none, you can just skip the time to think, and simply have a group discussion plot by plot.”
[x] Fr. presentation - Merge diapo 65 avec 66 version pour unifier avec la version eng.