Module 1 Quiz

Beginner check-in on reproducibility, the scientific method, data/code sharing, FAIR principles, and making code accessible.

Choose one answer for each question. Select Grade Quiz to see your score and feedback.

1) In computational science, what do you need at minimum to allow others to attempt reproducibility?
2) Reproducibility (in many scientific definitions) means obtaining consistent results using:
3) Which of the following is a key reason to share your code?
4) FAIR stands for Findable, Accessible, Interoperable, and:
5) A good code repository commonly includes which file that explains what the code does and how to run it?
6) A LICENSE file in a code repository is mainly used to:
7) Which practice makes code more accessible and supports reproducibility?
8) Which is a “best place” commonly used to share code online?
9) Why can command-line workflows be more reproducible than “point-and-click” workflows?
10) In the scientific method, why is “one experiment is not enough” often emphasized?

Source slides used for quiz topics