Skip to content

Commit 9205f79

Browse files
authored
day plan changes (#1539)
1 parent 2594a1d commit 9205f79

File tree

4 files changed

+22
-13
lines changed

4 files changed

+22
-13
lines changed

org-cyf-tracks/content/ai-essentials/sprints/1/day-plan/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ time=20
1515
[[blocks]]
1616
name="Morning"
1717
src="blocks/ai-essentials/workshop"
18-
time=135
18+
time=60
1919
[[blocks]]
2020
name="Module 1: Introduction to AI"
2121
src="https://www.coursera.org/learn/google-ai-essentials#modules"

org-cyf-tracks/content/ai-essentials/sprints/2/day-plan/index.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,23 +15,24 @@ time=20
1515
[[blocks]]
1616
name="Morning"
1717
src="blocks/ai-essentials/workshop"
18-
time=135
18+
time=60
1919
[[blocks]]
20-
name="Module 3: Discover the art of prompting"
20+
name="Module 2: Maximize Productivity with AI Tools"
2121
src="https://www.coursera.org/learn/google-ai-essentials#modules"
22-
caption="Write effective prompts to get the output you want. Learn how to incorporate prompting techniques, such as few-shot prompting, into your work. Understand how generative AI tools produce output and the importance of evaluating output before using it. By the end of this module, you will be able to write clear and specific prompts and produce outputs that help accomplish workplace tasks."
22+
caption="Leverage generative AI tools to speed up work tasks and boost your productivity. Examine the important role humans play in the effective use of AI, and understand the types of workplace tasks you can augment with AI. By the end of this module, you will be able to determine if AI is right for a given task and how to use AI to accelerate workflows."
2323
[[blocks]]
2424
name="Morning break"
2525
src="blocks/morning-break"
2626
time=15
2727
[[blocks]]
2828
name="Afternoon"
2929
src="blocks/ai-essentials/workshop"
30-
time=75
30+
time=105
3131
[[blocks]]
32-
name="Module 4: Use AI responsibly"
32+
name="Module 3: Discover the art of prompting"
3333
src="https://www.coursera.org/learn/google-ai-essentials#modules"
34-
caption="Use AI responsibly by mitigating unfair biases and inaccuracies. Learn how to apply a framework of AI harms to sample workplace scenarios and recognize the security risks of using AI in the workplace. By the end of this module, you will gain an understanding of how to use AI responsibly and effectively, and a checklist to help you do it."
34+
caption="Write effective prompts to get the output you want. Learn how to incorporate prompting techniques, such as few-shot prompting, into your work. Understand how generative AI tools produce output and the importance of evaluating output before using it. By the end of this module, you will be able to write clear and specific prompts and produce outputs that help accomplish workplace tasks."
35+
3536
[[blocks]]
3637
name="Wrap"
3738
src="blocks/wrap"

org-cyf-tracks/content/ai-essentials/sprints/3/day-plan/index.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,24 @@ time=20
1515
[[blocks]]
1616
name="Morning"
1717
src="blocks/ai-essentials/workshop"
18-
time=135
18+
time=60
1919
[[blocks]]
20-
name="Module 5: Stay Ahead of the AI Curve"
20+
name="Module 4: Use AI responsibly"
2121
src="https://www.coursera.org/learn/google-ai-essentials#modules"
22-
caption="Continue developing your skills within the current and emerging AI landscape. Learn about the ways organizations have leveraged AI and consider how these innovations may inspire your own AI-powered workplace solutions. By the end of this module, you will develop a strategy to stay up-to-date with future AI developments."
22+
caption="Use AI responsibly by mitigating unfair biases and inaccuracies. Learn how to apply a framework of AI harms to sample workplace scenarios and recognize the security risks of using AI in the workplace. By the end of this module, you will gain an understanding of how to use AI responsibly and effectively, and a checklist to help you do it."
2323
[[blocks]]
24-
name="Morning Break"
24+
name="Morning break"
2525
src="blocks/morning-break"
2626
time=15
2727
[[blocks]]
28+
name="Afternoon"
29+
src="blocks/ai-essentials/workshop"
30+
time=105
31+
[[blocks]]
32+
name="Module 5: Stay Ahead of the AI Curve"
33+
src="https://www.coursera.org/learn/google-ai-essentials#modules"
34+
caption="Continue developing your skills within the current and emerging AI landscape. Learn about the ways organizations have leveraged AI and consider how these innovations may inspire your own AI-powered workplace solutions. By the end of this module, you will develop a strategy to stay up-to-date with future AI developments."
35+
[[blocks]]
2836
name="Wrap Party"
2937
src="module/entry-tracks/wrap-party"
3038
time=75

org-cyf-tracks/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ go 1.24.5
44

55
require (
66
github.com/CodeYourFuture/CYF-PD v1.0.1-0.20240905150045-7be086ff6886 // indirect
7-
github.com/CodeYourFuture/curriculum/common-content v0.0.0-20241221120709-1132af48fda7 // indirect
8-
github.com/CodeYourFuture/curriculum/common-theme v0.0.0-20241221120709-1132af48fda7 // indirect
7+
github.com/CodeYourFuture/curriculum/common-content v0.0.0-20250801130816-705636729ea4 // indirect
8+
github.com/CodeYourFuture/curriculum/common-theme v0.0.0-20250801130816-705636729ea4 // indirect
99
github.com/CodeYourFuture/curriculum/org-cyf-guides v0.0.0-20241221120709-1132af48fda7 // indirect
1010
github.com/CodeYourFuture/curriculum/org-cyf-how-this-works v0.0.0-20241221120709-1132af48fda7 // indirect
1111
github.com/CodeYourFuture/curriculum/org-cyf-theme v0.0.0-20241221120709-1132af48fda7 // indirect

0 commit comments

Comments
 (0)