UtrechtUniversity / workshop-computational-reproducibility

Material for the workshop 'Best Practices for Writing Reproducible Code'
https://utrechtuniversity.github.io/workshop-computational-reproducibility/
Other
8 stars 13 forks source link

sharing projects & giving feedback #20

Open bvreede opened 3 years ago

bvreede commented 3 years ago

Sharing projects & giving feedback: this final step of the course is currently dependent on several google forms, and needs to be manually passed on to participants by the instructor. Can we make this such that people can give each other feedback directly?

nehamoopen commented 3 years ago

Instead of the current approach, we can encourage participants to open issues on the GitHub repo of the project they're reproducing. We can provide a template checklist/questions (basically the questions in the Google Form now) that can be copied into the issue and feedback/answers can be included under each of those. Depending on the feedback, repo owners can add labels (and eventually close the issue).

bvreede commented 3 years ago

FAB idea. That template can also be added to the cookiecutter? Then new issues in a course-generated repo will have a template specifically for feedback.

nehamoopen commented 1 month ago

linked to #32