Skip to content

Commit a651cd8

Browse files
authored
Fix confusing instructions in ITD Step 6 (#1646)
* Fix confusing ITD Step 6 instructions * Tweak instructions * Update acceptance criteria in index.md
1 parent 44c1442 commit a651cd8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

org-cyf-itd/content/blocks/step-6/acceptance/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Here are the criteria you need to meet:
1616
- Your Google Doc contains a link to your CodePen containing the solution
1717
- Your Google Doc contains a screenshot which meets the requirements in the instructions
1818
- Your Google Doc contains a link to your conversation with the AI
19+
- Your Google Doc contains answers to the questions in the 5 - Self Check section
1920
- Your Google Doc has your name in the title
2021
- Your Google doc is public
2122
- You have submitted a link to your Google doc

org-cyf-itd/content/blocks/step-6/instructions/index.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,10 @@ Use an AI tool to help you solve the problem. This can mean asking it to explain
4747
> You will need to submit a link to your AI chat, so please use an AI tool which allows for chats to be shared by link, such as ChatGPT or Gemini.
4848
4949
#### 5 - Self Check
50-
Look over the code you have written. Do you understand it all? Has any been pasted from an AI tools or elsewhere? Review what worked and what didn’t when prompting the AI.
50+
Look over the code you have written. Do you understand it all? Has any been pasted from an AI tool or elsewhere? What worked and what didn’t work when prompting the AI?
5151

52-
##### 4. Create a Google Doc
53-
1. Create a Google Doc
54-
2. Place your answers for each of the questions above into the doc
55-
3. Add one to three sentences explaining why you chose the answers you did
52+
#### 4. Create a Google Doc
53+
Create a Google Doc
5654

5755
> [!NOTE]
5856
> If you are new to Google Docs, you may find this [guide on what Google Docs is and how to use it](https://support.google.com/docs/answer/7068618?hl=en-GB&co=GENIE.Platform%3DDesktop) useful.
@@ -78,6 +76,7 @@ Please add the following to your google doc:
7876
- A link to your CodePen (please note that volunteers probably won't give you a full code review but this is useful context for them)
7977
- A link to your chat with the AI - Instructions to share links [to Gemini chats are here](https://support.google.com/gemini/answer/13743730) and [to ChatGPT chats are here](https://help.openai.com/en/articles/7925741-chatgpt-shared-links-faq)
8078
- A screen shot of the output in CodePen
79+
- Your answers to the questions in the '5 - Self Check' section above
8180

8281
#### 4. Submit the Google Doc link
8382

0 commit comments

Comments
 (0)