Skip to content

Commit

Permalink
Merge pull request #934 from foundersandcoders/progress-logs
Browse files Browse the repository at this point in the history
Progress logs
  • Loading branch information
eliazzo authored Dec 11, 2023
2 parents 24bf4ca + 4d66339 commit 2c592c9
Show file tree
Hide file tree
Showing 4 changed files with 46 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/_includes/course.11ty.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ exports.render = ({ page: { url }, content }) => {
<li><${Link} url=${url} href="/course/handbook/retrospectives/">Retrospectives</${Link}></li>
<li><${Link} url=${url} href="/course/handbook/mentor-guidance/">Mentoring guidance</${Link}></li>
<li><${Link} url=${url} href="/course/handbook/mentor-roles/">What to expect of mentors</${Link}></li>
<li><${Link} url=${url} href="/course/handbook/progress-logs/">Progress Logs</${Link}></li>
</${Section}>
<${Section} title="Foundation" url=${url} subpath="course/syllabus/foundation">
<li><${Link} url=${url} href="/course/syllabus/foundation/pre-course/schedule/">Pre-course</${Link}></li>
Expand Down
Binary file added src/assets/images/progress-log-demo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions src/course/handbook/progress-logs.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Progress Logs

During this training, apprentices will all be required to fill in a progress log. The template for this can be found in your cohort's GitHub organisation.

The purpose of the progress log is to enable apprentices to reflect on their learning week by week, identify strengths and areas for development, and to receive feedback on their progress from the Course Facilitators in order to improve.

This progress log must be updated every Friday as a reflection activity on the previous week's learning outcomes and ready for review by Monday morning.

![progress log](/assets/images/progress-log-demo.png)
36 changes: 36 additions & 0 deletions src/course/handbook/wellbeing.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,39 @@ For more information on how to access the service, [click here](https://drive.go
To read through some FAQs about the offer [click here](https://drive.google.com/file/d/1JN10nw_oHErXOX7vmf8AxXQTh2HgLCFR/view?usp=sharing).

Should you want to access more longer-term talking therapy, [this document](https://drive.google.com/file/d/1PmweEJYtt5uk2rv8TG3QpdLjj1SN_mfd/view?usp=sharing) outlines affordable options in the local area and across London.

## Pastoral Walks

Pastoral walks are designed to help you navigate through your learning journey with us. These are casual, one-on-one conversations with our course facilitators, where you can talk about your progress, any challenges you're facing, and give feedback to your CF.

#### What Happens During Pastoral Walks?

During these walks, your CF will:

- Listen to Your Concerns: Whether it's about your coursework, career goals, or personal challenges, they're here to help.
- Offer Guidance: They can provide advice on handling academic or professional challenges and help you navigate interpersonal issues.
- Answer Your Questions: Whether it's about the full-time program, employment preparation, or project expectations, they're a valuable resource.
- Avoid Direct Involvement in Conflicts: They'll help you approach and resolve conflicts, but won't get directly involved.

### Pastoral Walk Aims

### Foundation programme

- Discuss employment expectations
- Discuss any interpersonal challenges that have come up
- Identify future plans
- Ask questions about curriculum work (the structure and not the code)

### Apprenticeship

- Discuss any interpersonal challenges that have come up
- Ask questions about the full-time programme
- Discuss support with preparing for employment
- Discuss upcoming projects

#### Recording Your Progress

After each pastoral walk, your CF will note down:

- Any concerns that you've shared during the programme
- Any agreed actions: Any advice or steps suggested, including follow-ups.

0 comments on commit 2c592c9

Please sign in to comment.