Skip to content

Commit d493f3f

Browse files
committed
Merge branch 'master' of https://github.com/bhoffman0/CSAwesome
2 parents 2c042d5 + fef626e commit d493f3f

11 files changed

Lines changed: 41 additions & 8 deletions
105 KB
Loading
102 KB
Loading
102 KB
Loading
96.1 KB
Loading
108 KB
Loading
107 KB
Loading
96.8 KB
Loading
107 KB
Loading

_sources/Unit3-If-Statements/topic-3-13-experiment-posttest.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ Posttest
2525
<b>Only the highlighted lines are different in each option.</b>
2626
<br>
2727

28-
<img src="https://i.postimg.cc/bYWnKSpz/posttest-theme1.png" width="1000">
28+
<img src="../_images/posttest-theme1.png" width="1000">
2929

30-
<img src="https://i.postimg.cc/XY0CvMrm/posttest-theme2.png" width="1000">
30+
<img src="../_images/posttest-theme2.png" width="1000">
3131

3232

3333

@@ -51,9 +51,9 @@ Posttest
5151
<b>Only the highlighted lines are different in each option.</b>
5252

5353
<br>
54-
<img src="https://i.postimg.cc/dVmTkWd1/posttest-unlucky-1.png" width="1000">
54+
<img src="../_images/posttest-unlucky-1.png" width="1000">
5555

56-
<img src="https://i.postimg.cc/pXjjxVLK/posttest-unlucky-2.png" width="1000">
56+
<img src="../_images/posttest-unlucky-2.png" width="1000">
5757

5858
.. activecode:: most-common-posttest-work
5959
:language: java

_sources/Unit3-If-Statements/topic-3-13-experiment-practice-P-lib.rst

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,3 +146,36 @@ Practice Problems (Mixed Code)
146146
} #tag:10; depends:9;
147147
=====
148148
} #tag:11; depends:10;
149+
150+
151+
.. image:: Figures/experiment/pretest-gym1.png
152+
:width: 0
153+
:align: left
154+
155+
.. image:: Figures/experiment/pretest-gym2.png
156+
:width: 0
157+
:align: left
158+
159+
.. image:: Figures/experiment/pretest-lucky-1.png
160+
:width: 0
161+
:align: left
162+
163+
.. image:: Figures/experiment/pretest-lucky-2.png
164+
:width: 0
165+
:align: left
166+
167+
.. image:: Figures/experiment/posttest-theme1.png
168+
:width: 0
169+
:align: left
170+
171+
.. image:: Figures/experiment/posttest-theme2.png
172+
:width: 0
173+
:align: left
174+
175+
.. image:: Figures/experiment/posttest-unlucky-1.png
176+
:width: 0
177+
:align: left
178+
179+
.. image:: Figures/experiment/posttest-unlucky-2.png
180+
:width: 0
181+
:align: left

0 commit comments

Comments
 (0)