Skip to content

Commit 82167e6

Browse files
Merge pull request #290 from coding-for-reproducible-research/update_contributing_guidance
Update course development guidance and roles
2 parents e01c083 + 3bf9dd7 commit 82167e6

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

contributing/contributing.ipynb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,9 @@
3030
"\n",
3131
"### Become a helper \n",
3232
"\n",
33-
"When the CfRR delivers a workshop, the general format that is followed is to have a course leader who is responsible for delivering the content itself, in the form of being the individual who stands at the front of the workshop and talks through the content, conducting the live programming examples and providing overall management for the workshop. Alongside the course leader, we have several course helpers who answer any questions during the workshop, ensuring that no one who attends the workshop gets left behind. \n",
33+
"When a workshop is delivered through the CfRR programme, it typically involves a workshop leader, who is responsible for presenting the content, leading participants through live coding examples, and managing the overall flow of the session. They are supported by one or more workshop helpers, who play a vital role in ensuring participants stay on track by answering questions and offering real-time support throughout the workshop.\n",
34+
"\n",
35+
"For more information on the different ways you can get involved, see the [Roles page](roles.ipynb).\n",
3436
"\n",
3537
"If you have experience in some of the offered content and would be interested in becoming a course helper, please get in touch with the team at our email address: [email protected] or fill out the form [here](https://forms.office.com/Pages/ResponsePage.aspx?id=d10qkZj77k6vMhM02PBKU-3R4SvRoClNrKjEX5qG1X1UNkhISjdLVVpOQk83QldVSVdVUzZQSUEyRy4u).\n",
3638
"\n",

contributing/contributing_guidelines.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"id": "7e2110e8-2ef8-4e57-9257-bd6445c54864",
66
"metadata": {},
77
"source": [
8-
"# Contributor Guidelines\n",
8+
"# CfRR Course Standards\n",
99
"\n",
1010
"Welcome to the Contributor Guidelines page! To ensure consistency and quality across all our courses, we have established specific standards for different programming languages. These guidelines will help you understand the preferred tools and formats for delivering course content.\n",
1111
"\n",

contributing/roles.ipynb

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,11 @@
1111
},
1212
"source": [
1313
"# Roles \n",
14-
"The following page content is designed to give an overview of the different roles within the Coding for Reproducible Research (CfRR) programme. Together this content provides a clear overview of how the programme operates. "
14+
"The following page content is designed to give an overview of the different roles within the Coding for Reproducible Research (CfRR) programme. Together this content provides a clear overview of how the programme operates. \n",
15+
"\n",
16+
"```{important}\n",
17+
"These roles are fluid and not fixed to individuals: for example, you may be a helper for an R workshop while also participating as a learner in Python workshops. Everyone is welcome to engage in different ways across the programme.\n",
18+
"```"
1519
]
1620
},
1721
{

0 commit comments

Comments
 (0)