Skip to content

Commit

Permalink
Update links to ITD
Browse files Browse the repository at this point in the history
It's hosted on a proper subdomain now.
  • Loading branch information
illicitonion committed Oct 29, 2024
1 parent 962ecdf commit 1e0d7c3
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion org-cyf-itd/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Code Your Future Curriculum ITD MODULE

https://itd.codeyourfuture.io/ / https://cyf-itd.netlify.app
https://itd.codeyourfuture.io/

This is a Hugo Module. You can mount this module in your own Hugo site by adding it to your `config.toml` file:

Expand Down
14 changes: 7 additions & 7 deletions org-cyf-itd/content/blocks/how-itd-works/useful-links/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ time=2
Here is a quick list of useful links (some are for applicants only, but it is helpful to know them if an applicant has a problem):

**The ITD Syllabus:**
[https://cyf-itd.netlify.app/](https://cyf-itd.netlify.app/). It's right here.
[https://itd.codeyourfuture.io/](https://itd.codeyourfuture.io/). It's right here.

**ITD signup page (for applicants only):**
[https://codeyourfuture.io/itc/](https://codeyourfuture.io/itc/)
Expand All @@ -26,11 +26,11 @@ Here is a quick list of useful links (some are for applicants only, but it is he

**Acceptance Criteria:** These are what you refer to when approving applicants work:

- **Step 1**: [https://cyf-itd.netlify.app/steps/one/#acceptance-criteria](https://cyf-itd.netlify.app/steps/one/#acceptance-criteria)
- **Step 2**: [https://cyf-itd.netlify.app/steps/two/#acceptance-criteria](https://cyf-itd.netlify.app/steps/two/#acceptance-criteria)
- **Step 3**: [https://cyf-itd.netlify.app/steps/three/#acceptance-criteria](https://cyf-itd.netlify.app/steps/three/#acceptance-criteria)
- **Step 4**: [https://cyf-itd.netlify.app/steps/four/#acceptance-criteria](https://cyf-itd.netlify.app/steps/four/#acceptance-criteria)
- **Step 5**: [https://cyf-itd.netlify.app/steps/five/#acceptance-criteria](https://cyf-itd.netlify.app/steps/five/#acceptance-criteria)
- **Step 6**: [https://cyf-itd.netlify.app/steps/six/#acceptance-criteria](https://cyf-itd.netlify.app/steps/six/#acceptance-criteria)
- **Step 1**: [https://itd.codeyourfuture.io/steps/one/#acceptance-criteria](https://itd.codeyourfuture.io/steps/one/#acceptance-criteria)
- **Step 2**: [https://itd.codeyourfuture.io/steps/two/#acceptance-criteria](https://itd.codeyourfuture.io/steps/two/#acceptance-criteria)
- **Step 3**: [https://itd.codeyourfuture.io/steps/three/#acceptance-criteria](https://itd.codeyourfuture.io/steps/three/#acceptance-criteria)
- **Step 4**: [https://itd.codeyourfuture.io/steps/four/#acceptance-criteria](https://itd.codeyourfuture.io/steps/four/#acceptance-criteria)
- **Step 5**: [https://itd.codeyourfuture.io/steps/five/#acceptance-criteria](https://itd.codeyourfuture.io/steps/five/#acceptance-criteria)
- **Step 6**: [https://itd.codeyourfuture.io/steps/six/#acceptance-criteria](https://itd.codeyourfuture.io/steps/six/#acceptance-criteria)

## To be continued...
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Before you can review the work submitted by applicants, you should familiarise y

This is the ITD syllabus.

Applicants will work through the steps week by week. Each step contains instructions for the applicants to do complete a task which they should then submit. Volunteers can find these submissions on the dashboard and give feedback. There is a page which just contains the steps in order and that is here: [https://cyf-itd.netlify.app/steps/](https://cyf-itd.netlify.app/steps/). The Workshops will be organised by each region, and are designed to be face-to-face opportunities for applicants to ask questions and clarify their learning. Workshops will be advertised on Eventbrite and advertised in Slack.
Applicants will work through the steps week by week. Each step contains instructions for the applicants to do complete a task which they should then submit. Volunteers can find these submissions on the dashboard and give feedback. There is a page which just contains the steps in order and that is here: [https://itd.codeyourfuture.io/steps/](https://itd.codeyourfuture.io/steps/). The Workshops will be organised by each region, and are designed to be face-to-face opportunities for applicants to ask questions and clarify their learning. Workshops will be advertised on Eventbrite and advertised in Slack.

You will find that each step has a number of sub-components reachable via a menu which looks like this:<br/>
![Components of a step are Instructions Acceptance Criteria Submission Help and Extensions](StepComponents.png).
Expand Down
2 changes: 1 addition & 1 deletion org-cyf-itd/content/blocks/how-itd-works/welcome/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ The information you will find here is the information I found useful as a volunt

### Introduction

The Introduction to Digital course is known as ITD. You can find an overview of how ITD works here [https://cyf-itd.netlify.app/how-itd-works/](https://cyf-itd.netlify.app/how-itd-works/)
The Introduction to Digital course is known as ITD. You can find an overview of how ITD works here [https://itd.codeyourfuture.io/how-itd-works/](https://itd.codeyourfuture.io/how-itd-works/)

The role of volunteers is to review submissions by applicants and respond with feedback. The submissions will be found on the Dashboard. See the side menu for the instructions on how to access the dashboard.
4 changes: 2 additions & 2 deletions org-cyf-theme/data/courses/itd.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name="Intro to Digital"
url="https://cyf-itd.netlify.app/"
url="https://itd.codeyourfuture.io/"
weight=1
menu="start here"
code="itd"
emoji="🫱🏽‍🫲🏿"
description="Meet the world of tech: write a CV with AI; evaluate data in spreadsheets; build and deploy your first websites"
days=30
commitment="part time"
frequency=6
frequency=6
4 changes: 2 additions & 2 deletions org-cyf/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ module github.com/CodeYourFuture/curriculum/org-cyf
go 1.22.6

require (
github.com/CodeYourFuture/curriculum/common-content v0.0.0-20240818070728-e8702788f7cb // indirect
github.com/CodeYourFuture/curriculum/common-theme v0.0.0-20240818070728-e8702788f7cb // indirect
github.com/CodeYourFuture/curriculum/common-content v0.0.0-20241008095008-281a5517463f // indirect
github.com/CodeYourFuture/curriculum/common-theme v0.0.0-20241008095008-281a5517463f // indirect
github.com/CodeYourFuture/curriculum/org-cyf-guides v0.0.0-20240721115017-ac0d39b0bbe3 // indirect
github.com/CodeYourFuture/curriculum/org-cyf-theme v0.0.0-20240818070728-e8702788f7cb // indirect
)
Expand Down

0 comments on commit 1e0d7c3

Please sign in to comment.