Skip to content

Commit 82a7c89

Browse files
committed
ac and notes
1 parent 9ad62b6 commit 82a7c89

File tree

7 files changed

+60
-0
lines changed

7 files changed

+60
-0
lines changed

_practice/2023-04-20.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
*this is integrative-2*
2+
1. Create `in_five_years.md` and answer the following two questions: What do you think you will remember from this class in five years? What parts of this course's content do you think will change the most in five years?
3+
1. Reflect on how this course impacts programming/debugging skills in `skillup.md`. You can write this as how you think your own skill has improved **or** as if you are convincing another student to take this class. Touch on at least three topics.
4+
2. Submit a PR with either [advice to future students on how to succeed in the course](https://github.com/introcompsys/spring2023/blob/main/resources/testimonials.md) or [on why a student should take this course](https://github.com/introcompsys/introcompsys.github.io/blob/main/fromstudents.md). Each of those is linked to where you should add your advice.

_prepare/2023-04-20.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Review the prep from 2023-04-18, nothing new.

_review/2023-04-20.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
*this is integrative-2*
2+
1. Add `conclusion.md` to your KWL repo. In the file include 2 sections: summary with an overall description of what you learned and how this course was/not helpful to you (paragraph or bullet form is fine) key points with the top 10 thigns you want to make sure you remember from this class
3+
1. Reflect on how this course impacts programming/debugging skills in `skillup.md`. You can write this as how you think your own skill has improved **or** as if you are convincing another student to take this class. Touch on at least three topics.

activities/practice.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,4 +165,11 @@ Activities:
165165

166166
Activities:
167167
```{include} ../_practice/2023-04-13.md
168+
```
169+
## 2023-04-20
170+
171+
[related notes](../notes/2023-04-20)
172+
173+
Activities:
174+
```{include} ../_practice/2023-04-20.md
168175
```

activities/prepare.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,4 +168,11 @@ Activities:
168168

169169
Activities:
170170
```{include} ../_prepare/2023-04-13.md
171+
```
172+
## 2023-04-20
173+
174+
[related notes](../notes/2023-04-20)
175+
176+
Activities:
177+
```{include} ../_prepare/2023-04-20.md
171178
```

activities/review.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,4 +180,11 @@ Activities:
180180

181181
Activities:
182182
```{include} ../_review/2023-04-13.md
183+
```
184+
## 2023-04-20
185+
186+
[related notes](../notes/2023-04-20)
187+
188+
Activities:
189+
```{include} ../_review/2023-04-20.md
183190
```

notes/2023-04-20.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# Feedback
2+
3+
4+
See questions asked on Prismia.
5+
6+
## Review today's class
7+
8+
```{include} ../_review/2023-04-20.md
9+
```
10+
11+
12+
13+
## Prepare for Next Class
14+
15+
```{include} ../_prepare/2023-04-20.md
16+
```
17+
18+
19+
20+
## More Practice
21+
22+
```{include} ../_practice/2023-04-20.md
23+
```
24+
25+
26+
27+
## Experience Report Evidence
28+
29+
Answer today's prismia questions in the summary section of your experience report.
30+
31+
## Questions After Today's Class

0 commit comments

Comments
 (0)