Skip to content

Commit

Permalink
Merge branch 'main' into content/1125-classplanner
Browse files Browse the repository at this point in the history
  • Loading branch information
SallyMcGrath authored Dec 30, 2024
2 parents 8683162 + 0267af4 commit 663bf94
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ emoji= '🥞'
menu_level = ['sprint']
weight = 2
backlog= 'Module-How-our-curriculum-works'
backlog_filter= '🕐 Self coordinate'
backlog_filter= 'Self coordinate'
+++
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ emoji= '🥞'
menu_level = ['sprint']
weight = 2
backlog= 'Module-How-our-curriculum-works'
backlog_filter= '💡 Self educate'
backlog_filter= 'Self educate'
+++

This view lists the issues for this sprint. You can think of the issues in this view as **actions** to guide you in your first interactions with the community.
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ emoji= '🥞'
menu_level = ['sprint']
weight = 2
backlog= 'Module-How-our-curriculum-works'
backlog_filter= '📝 Self evaluate'
backlog_filter= 'Self evaluate'
+++
13 changes: 7 additions & 6 deletions org-cyf-itp/content/data-flows/success/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,10 @@ menu_level = [ "module" ]
weight = 11
[[objectives]]
1="Link to your GitHub repo and deployed Netlify site for your [TV show project](https://github.com/CodeYourFuture/Project-TV-Show). Include links to your level 400 and level 500 PRs that show that both you and your partner contributed."
2="Link to your PR for your [Book Library Project](https://github.com/CodeYourFuture/Module-Data-Flows/issues/31) which you have had reviewed and responded to feedback."
2="Link to your PR for your [Book Library Project](https://github.com/CodeYourFuture/Module-Data-Flows/issues/31), where you have responded to review feedback."
3="Work out your LinkedIn [Social Selling Index](https://github.com/CodeYourFuture/Module-Data-Flows/issues/12), and posted the actions you will take to improve this"
+++



### 🎯 You've achieved your learning objectives if you can:

```objectives
Expand All @@ -22,7 +20,7 @@ weight = 11
- Create elements in the DOM, using JavaScript
- Create re-usable components in the DOM
- Trigger changes by listening to events
- Fetch data from an API
- Fetch data from an API
- Build a UI that renders content using data stored in state, which can be updated on user interaction
```

Expand All @@ -31,9 +29,12 @@ weight = 11
```objectives
- Do your work: complete all mandatory backlog issues
- Come to class
- **Submit** the Dashboard step for this module
- **Submit** the step for this module
```

> [!TIP]
> If you've opened your PRs, but nobody has reviewed your work, you can submit your step and ask in comments to get your review.
## ✅ To complete _this_ module, you must:

Submit the following items to complete this module on the CYF Dashboard:
Submit the following items to complete this module on the [Course Platform](https://application-process.codeyourfuture.io/):
14 changes: 8 additions & 6 deletions org-cyf-itp/content/data-groups/success/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,10 @@ emoji= '✅'
menu_level = ['module']
weight = 11
[[objectives]]
1="Link to your PR for [Sprint 1 Coursework](https://github.com/CodeYourFuture/Module-Data-Groups/issues/15)"
2="Link to your PR for [Sprint 2 Coursework](https://github.com/CodeYourFuture/Module-Data-Groups/issues/14)"
3="Link to your PR for your [Alarm Clock App](https://github.com/CodeYourFuture/Module-Data-Groups/issues/26)"
4="Link to your PR for your [Quote Generator App](https://github.com/CodeYourFuture/Module-Data-Groups/issues/20)"
5="Created your [Brag Diary](https://github.com/CodeYourFuture/Module-Data-Groups/issues/10), and started listing your achievements in it"
1="Link to your PR for [Sprint 2 Coursework](https://github.com/CodeYourFuture/Module-Data-Groups/issues/14)"
2="Link to your PR for your [Alarm Clock App](https://github.com/CodeYourFuture/Module-Data-Groups/issues/26)"
3="Link to your PR for your [Quote Generator App](https://github.com/CodeYourFuture/Module-Data-Groups/issues/20)"
4="Link to your [Brag Diary](https://github.com/CodeYourFuture/Module-Data-Groups/issues/10) and explain how you have used it to record your progress"

+++

Expand All @@ -31,6 +30,9 @@ weight = 11
- **Submit** the Dashboard step for this module
```

> [!TIP]
> If you've opened your PRs, but nobody has reviewed your work, you should submit your step and ask in comments for help in getting your review.
## ✅ To complete _this_ module, you must:

Submit the following items to complete this module on the CYF Dashboard:
Submit the following items to complete this module on the [CYF Course Platform](https://application-process.codeyourfuture.io/):

0 comments on commit 663bf94

Please sign in to comment.