Skip to content

Commit e5fa85c

Browse files
Merge pull request #362 from coding-for-reproducible-research/intro_course_levels
2 parents 6f5643d + 7f0ea64 commit e5fa85c

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

programme_information/programme_information.ipynb

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,15 @@
1313
"source": [
1414
"# Workshop Information\n",
1515
"\n",
16-
"This section contains all the essential information you need for our workshops, including detailed course descriptions, installation guides, and links to self-study materials. You'll also find important license information, acknowledgements, and details about the developers behind the courses. Additionally, we provide comprehensive content on the material used during the course delivery to refer back to after the course has ended. "
16+
"This section contains all the essential information you need for our workshops, including detailed course descriptions, installation guides, and links to self-study materials. You'll also find important license information, acknowledgements, and details about the developers behind the courses. Additionally, we provide comprehensive content on the material used during the course delivery to refer back to after the course has ended. \n",
17+
"\n",
18+
"## Introductory Course Styles\n",
19+
"\n",
20+
"The delivery style in our introductory courses is tailored to suit individuals at varying levels of familiarity with foundational programming concepts. Regardless of which introductory course colleagues attend, the same learning outcomes will be achieved. We have three variations of our [Introduction to Python](intro_to_python.ipynb) and [Introduction to R](intro_to_r.ipynb) courses: \n",
21+
"\n",
22+
"- **Beginner-focused**: Designed for those completely new to programming. We move more slowly, include longer pauses, and provide extra helpers in the room to support participants as they take their first steps. The emphasis is on building confidence and covering the essentials with plenty of guidance.\n",
23+
"- **Mixed levels**: Suitable for groups where learners have varying experience. The pace is balanced so that beginners still feel supported, while those with some prior knowledge are engaged through optional stretch exercises. Helpers are available to offer tailored support depending on individual needs.\n",
24+
"- **Refresher level**: Aimed at those who have some prior exposure to Python and want to consolidate or update their skills. The content is the same core material, but delivered at a faster pace with less structured guidance as complexity increases, fewer pauses for explanations, and more opportunity to explore stretch topics.\n"
1725
]
1826
},
1927
{

0 commit comments

Comments
 (0)