Students in a biology curriculum at the University of Mons learn to use R, RStudio, git and GitHub in their data science courses. The flipped classroom approach is used since 2018; students discover by themselves new concepts using online course material (https://wp.sciviews.org) at home. Then they apply the new concepts in the classroom on biological datasets in individual or group projects hosted on GitHub (https://github.com/BioDataScience-Course).
{learnr} tutorials are used for a smooth transition between the theory at home and practice in the classroom. Students self-assess their conceptual understanding thanks to these tutorials with or without guided feedback using {gradethis}. {learnitdown} (https://www.sciviews.org/learnitdown/) is used to manage students identity and to record their activity in a MongoDB database.
Students in the first course are more perseverant when guided feedback is available, translating in a significant increase in the number of attempts per question. In the second course, their perseverance was already high without the guided feedback, which exhibits thus a more limited effect.
Perception of the workload in the tutorials is quantified using a Raw Task load index (NASA-LTX questionnaire). This index could be used as one of the indicators to check the improvement of the tutorials in the future.
data science class, flipped classroom, learnr, gradethis, learnitdown
Number of regular students, tutorials, questions and recorded events during the last two years are presented in the next table.
Course | Academic year | Users | Learnr | Questions | Events |
---|---|---|---|---|---|
BioDataScience I | 2019-2020 | 44 | 22 | 280 | 57003 |
BioDataScience I | 2020-2021 | 50 | 25 | 239 | 103389 |
BioDataScience II | 2019-2020 | 31 | 8 | 93 | 17730 |
BioDataScience II | 2020-2021 | 37 | 13 | 146 | 37875 |
BioDataScience III | 2020-2021 | 26 | 7 | 44 | 8621 |
The learnr tutorials analysed in the present study are available in GitHub: