feat(curriculum): set parts 7, 8, and 9 of the English Curriculum live (#55215)

This commit is contained in:
DanielRosa74
2024-06-18 04:19:53 -03:00
committed by GitHub
parent 765b1406b1
commit c20bd91bcc
19 changed files with 45 additions and 27 deletions
+27 -9
View File
@@ -1502,39 +1502,57 @@
},
"learn-how-to-document-code-for-a-project": {
"title": "Learn How to Document Code for a Project",
"intro": ["", ""]
"intro": [
"This course will show you expressions related to what to do when documenting code."
]
},
"learn-how-to-read-and-understand-code-documentation": {
"title": "Learn How to Read and Understand Code Documentation",
"intro": ["", ""]
"intro": [
"This course will present more expressions related to code documentation and bring tips on how to understand it."
]
},
"learn-how-to-analyze-code-documentation": {
"title": "Learn How to Analyze Code Documentation",
"intro": ["", ""]
"intro": [
"In this course, you will see some ideas to help you to approach documentation and analyze it in simple terms."
]
},
"learn-how-to-share-progress-and-accomplishments": {
"title": "Learn How to Share Progress and Accomplishments",
"intro": ["", ""]
"intro": [
"In this course, you will learn how to share your progress with coworkers and tell about what successes you've had in your projects."
]
},
"learn-how-to-talk-about-updates-and-plans-for-tasks-and-projects": {
"title": "Learn How to Talk about Updates and Plans for Tasks and Projects",
"intro": ["", ""]
"intro": [
"This course will show you how to speak about the most recent advancements in your projects and about your plans."
]
},
"learn-how-to-express-agreement-or-disagreement": {
"title": "Learn How to Express Agreement or Disagreement",
"intro": ["", ""]
"intro": [
"This course will introduce how to say that you agree with what another person says and to tell them politely that you do not agree with them."
]
},
"learn-how-to-offer-technical-support-and-guidance": {
"title": "Learn How to Offer Technical Support and Guidance",
"intro": ["", ""]
"intro": [
"In this course, you will see ways of offering some help in terms of technical specifics to another person."
]
},
"learn-how-to-request-and-receive-guidance": {
"title": "Learn How to Request and Receive Guidance",
"intro": ["", ""]
"intro": [
"This course will show you how to ask for assistance from a coworker when you need it."
]
},
"learn-how-to-provide-explanations-when-helping-others": {
"title": "Learn How to Provide Explanations When Helping Others",
"intro": ["", ""]
"intro": [
"This course will provide you with ways to explain things to other people while assisting them."
]
}
}
},
@@ -6,4 +6,4 @@ superBlock: a2-english-for-developers
## Introduction to the Learn How to Analyze Code Documentation
This is a test for the new project-based curriculum.
In this course, you will see some ideas to help you to approach documentation and analyze it in simple terms.
@@ -6,4 +6,4 @@ superBlock: a2-english-for-developers
## Introduction to the Learn How to Document Code for a Project
This is a test for the new project-based curriculum.
This course will show you expressions related to what to do when documenting code.
@@ -6,4 +6,4 @@ superBlock: a2-english-for-developers
## Introduction to the Learn How to Express Agreement or Disagreement
This is a test for the new project-based curriculum.
This course will introduce how to say that you agree with what another person says and to tell them politely that you do not agree with them.
@@ -6,4 +6,4 @@ superBlock: a2-english-for-developers
## Introduction to the Learn How to Offer Technical Support and Guidance
This is a test for the new project-based curriculum.
In this course, you will see ways of offering some help in terms of technical specifics to another person.
@@ -6,4 +6,4 @@ superBlock: a2-english-for-developers
## Introduction to the Learn How to Provide Explanations When Helping Others
This is a test for the new project-based curriculum.
This course will provide you with ways to explain things to other people while assisting them.
@@ -6,4 +6,4 @@ superBlock: a2-english-for-developers
## Introduction to the Learn How to Read and Understand Code Documentation
This is a test for the new project-based curriculum.
This course will present more expressions related to code documentation and bring tips on how to understand it.
@@ -6,4 +6,4 @@ superBlock: a2-english-for-developers
## Introduction to the Learn How to Request and Receive Guidance
This is a test for the new project-based curriculum.
This course will show you how to ask for assistance from a coworker when you need it.
@@ -6,4 +6,4 @@ superBlock: a2-english-for-developers
## Introduction to the Learn How to Share Progress and Accomplishments
This is a test for the new project-based curriculum.
In this course, you will learn how to share your progress with coworkers and tell about what successes you've had in your projects.
@@ -6,4 +6,4 @@ superBlock: a2-english-for-developers
## Introduction to the Learn How to Talk About Updates and Plans for Tasks and Projects
This is a test for the new project-based curriculum.
This course will show you how to speak about the most recent advancements in your projects and about your plans.
@@ -1,6 +1,6 @@
{
"name": "Learn How to Analyze Code Documentation",
"isUpcomingChange": true,
"isUpcomingChange": false,
"dashedName": "learn-how-to-analyze-code-documentation",
"order": 20,
"superBlock": "a2-english-for-developers",
@@ -1,6 +1,6 @@
{
"name": "Learn How to Document Code for a Project",
"isUpcomingChange": true,
"isUpcomingChange": false,
"dashedName": "learn-how-to-document-code-for-a-project",
"order": 18,
"superBlock": "a2-english-for-developers",
@@ -1,6 +1,6 @@
{
"name": "Learn How to Express Agreement or Disagreement",
"isUpcomingChange": true,
"isUpcomingChange": false,
"dashedName": "learn-how-to-express-agreement-or-disagreement",
"order": 23,
"superBlock": "a2-english-for-developers",
@@ -1,6 +1,6 @@
{
"name": "Learn How to Offer Technical Support and Guidance",
"isUpcomingChange": true,
"isUpcomingChange": false,
"dashedName": "learn-how-to-offer-technical-support-and-guidance",
"order": 24,
"superBlock": "a2-english-for-developers",
@@ -1,6 +1,6 @@
{
"name": "Learn How to Provide Explanations When Helping Others",
"isUpcomingChange": true,
"isUpcomingChange": false,
"dashedName": "learn-how-to-provide-explanations-when-helping-others",
"order": 26,
"superBlock": "a2-english-for-developers",
@@ -1,6 +1,6 @@
{
"name": "Learn How to Read and Understand Code Documentation",
"isUpcomingChange": true,
"isUpcomingChange": false,
"dashedName": "learn-how-to-read-and-understand-code-documentation",
"order": 19,
"superBlock": "a2-english-for-developers",
@@ -1,6 +1,6 @@
{
"name": "Learn How to Request and Receive Guidance",
"isUpcomingChange": true,
"isUpcomingChange": false,
"dashedName": "learn-how-to-request-and-receive-guidance",
"order": 25,
"superBlock": "a2-english-for-developers",
@@ -1,6 +1,6 @@
{
"name": "Learn How to Share Progress and Accomplishments",
"isUpcomingChange": true,
"isUpcomingChange": false,
"dashedName": "learn-how-to-share-progress-and-accomplishments",
"order": 21,
"superBlock": "a2-english-for-developers",
@@ -1,6 +1,6 @@
{
"name": "Learn How to Talk about Updates and Plans for Tasks and Projects",
"isUpcomingChange": true,
"isUpcomingChange": false,
"dashedName": "learn-how-to-talk-about-updates-and-plans-for-tasks-and-projects",
"order": 22,
"superBlock": "a2-english-for-developers",