Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/bhoffman0/CSAwesome
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 19, 2024
2 parents 2c042d5 + fef626e commit d493f3f
Show file tree
Hide file tree
Showing 11 changed files with 41 additions and 8 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ Posttest
<b>Only the highlighted lines are different in each option.</b>
<br>

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

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



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

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

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

.. activecode:: most-common-posttest-work
:language: java
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -146,3 +146,36 @@ Practice Problems (Mixed Code)
} #tag:10; depends:9;
=====
} #tag:11; depends:10;


.. image:: Figures/experiment/pretest-gym1.png
:width: 0
:align: left

.. image:: Figures/experiment/pretest-gym2.png
:width: 0
:align: left

.. image:: Figures/experiment/pretest-lucky-1.png
:width: 0
:align: left

.. image:: Figures/experiment/pretest-lucky-2.png
:width: 0
:align: left

.. image:: Figures/experiment/posttest-theme1.png
:width: 0
:align: left

.. image:: Figures/experiment/posttest-theme2.png
:width: 0
:align: left

.. image:: Figures/experiment/posttest-unlucky-1.png
:width: 0
:align: left

.. image:: Figures/experiment/posttest-unlucky-2.png
:width: 0
:align: left
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ Pretest
<br>


<img src="https://i.postimg.cc/ZRf89wG3/pretest-gym1.png" width="1000">
<img src="../_images/pretest-gym1.png" width="1000">

<img src="https://i.postimg.cc/RFC1VkD4/pretest-gym2.png" width="1000">
<img src="../_images/pretest-gym2.png" width="1000">



Expand All @@ -52,9 +52,9 @@ Pretest
<b>Only the highlighted lines are different in each option.</b>

<br>
<img src="https://i.postimg.cc/m2fcmN2s/pretest-lucky-1.png" width="1000">
<img src="../_images/pretest-lucky-1.png" width="1000">

<img src="https://i.postimg.cc/nc4XgjCQ/pretest-lucky-2.png" width="1000">
<img src="../_images/pretest-lucky-2.png" width="1000">



Expand Down

0 comments on commit d493f3f

Please sign in to comment.