diff --git a/_sources/turtles/SE_turtle/index.rst b/_sources/turtles/SE_turtle/index.rst
index b960824f..e23cd3c2 100644
--- a/_sources/turtles/SE_turtle/index.rst
+++ b/_sources/turtles/SE_turtle/index.rst
@@ -4,8 +4,8 @@ Python 3 Turtles Practice
Study Information
^^^^^^^^^^^^^^^^^^^^^^
-Hi, we are a team of researchers in Professor Ericson’s Lab at UMSI. You are invited to participate in a study to help CS entry-level learning.
-You must be at least 18 years old to participate into this study. Your participation will help more novice programmers become successful in introductory computing courses in a low-cost, scalable, and easily adopted way.
+Hi, we are a team of researchers in Professor Ericson’s Lab at UMSI. You are invited to participate in a study to help CS entry-level learning (UM IRB HUM00253438).
+Your participation will help more novice programmers become successful in introductory computing courses in a low-cost, scalable, and easily adopted way.
This study has four parts. It will take approximately 40 minutes to complete it.
Please do the parts in order and answer questions to the best of your ability without any outside help including ChatGPT.
@@ -18,13 +18,7 @@ The four parts are:
- **Practice** - Complete four mixed-up puzzle pairs, followed by survey questions.
- **Posttest** - Includes 10 multiple-choice / true-false / short-answer questions.
-Only your anonymous log fles from this session will be used for this study. No identifiable information will be collected. Participating in this study is completely voluntary.
-
-If you do not meet the eligibility criteria or if you choose to withdraw your consent and wish to have your **anonymous responses** deleted, please click to withdraw from the study.
-
-.. poll:: withdrawal
- :option_1: I do not want to participate in this study.
- :results: instructor
+Only your anonymous log fles from this session will be used for this study. No identifiable information will be collected. You will not be graded on your performance.
If you have questions at any time about the study or the procedures, you may contact the researcher at email xyhou@umich.edu.
diff --git a/_sources/turtles/SE_turtle/pp-intro-IE.rst b/_sources/turtles/SE_turtle/pp-intro-IE.rst
index a865cfc2..cab392f9 100644
--- a/_sources/turtles/SE_turtle/pp-intro-IE.rst
+++ b/_sources/turtles/SE_turtle/pp-intro-IE.rst
@@ -12,15 +12,6 @@ You may need to indent the blocks as well. There may also be extra blocks that
needed in a correct solution that you can leave on the left side. Click the "Check" button
to check your solution.
-See the video below for an example.
-
-.. youtube:: Rf7oWHlo-e0
- :divid: iwgex1-parsons1-ppie
- :optional:
- :width: 500
- :height: 415
- :align: center
-
Try to solve the following mixed-up code problem. This problem doesn't require any indentation.
.. parsonsprob:: intro-simple-parsons-ppie-1
diff --git a/_sources/turtles/SE_turtle/pp-intro-PP.rst b/_sources/turtles/SE_turtle/pp-intro-PP.rst
index a9bf4db7..ef659754 100644
--- a/_sources/turtles/SE_turtle/pp-intro-PP.rst
+++ b/_sources/turtles/SE_turtle/pp-intro-PP.rst
@@ -13,15 +13,6 @@ may need to indent the blocks as well. There may also be extra blocks that are
needed in a correct solution that you can leave on the left side. Click the "Check" button
to check your solution.
-See the video below for an example.
-
-.. youtube:: Rf7oWHlo-e0
- :divid: iwgex1-parsons1-ppnse
- :optional:
- :width: 500
- :height: 415
- :align: center
-
Try to solve the following mixed-up code problem. This problem doesn't require any indentation.
.. parsonsprob:: intro-simple-parsons-ppnse-1
diff --git a/_sources/turtles/SE_turtle/pp-intro-SE.rst b/_sources/turtles/SE_turtle/pp-intro-SE.rst
index f36bb4ea..ee96f1ea 100644
--- a/_sources/turtles/SE_turtle/pp-intro-SE.rst
+++ b/_sources/turtles/SE_turtle/pp-intro-SE.rst
@@ -13,15 +13,6 @@ may need to indent the blocks as well. There may also be extra blocks that are
needed in a correct solution that you can leave on the left side. Click the "Check" button
to check your solution.
-See the video below for an example.
-
-.. youtube:: Rf7oWHlo-e0
- :divid: iwgex1-parsons1-ppse
- :optional:
- :width: 500
- :height: 415
- :align: center
-
Try to solve the following mixed-up code problem. This problem doesn't require any indentation.
.. parsonsprob:: intro-simple-parsons-ppse-1
@@ -100,21 +91,22 @@ The clicable area are those with a dark gray background and a border around them
You will then receive a completed explanatoin of the solution you got from solving the mixed-up puzzle.
-.. image::
-
+.. image:: https://i.postimg.cc/DvVqXB8F/SE-introduction.png
+ :width: 450
+ :align: center
Four types of feedback will be provided for each option you select.
👉 Correct / Incorrect feedback
If you see a feedback message like "You are correct!" or "Incorrect.", it means you have selected the correct or incorrect option.
-👉 Detailed feedback on how many options you got correctly or incorrectly.
+👉 Detailed feedback on how many options you got correct or wrong.
If you see a feedback message like "You clicked on 1 of the 2 correct elements and 0 of the 3 incorrect elements.", it tells you the number of correct and incorrect options you selected.
-👉 Hints on how to correct the incorrectly selected options.
+👉 Hints on how to correct the wrong options.
If you see a feedback message like "Think about the type of the input parameter.", it provides hints on how to correct the incorrect options you selected.
-👉 Highlighted incorrectly selected options
+👉 Highlighted incorrect options
The Incorrect options you selected will be highlighted in pink background with a red border. You need to deselect the incorrect options and select the correct options.
@@ -158,4 +150,4 @@ What to do next
a.href = "pps-SE-pp1.html"
};
-
\ No newline at end of file
+
diff --git a/_sources/turtles/SE_turtle/pps-IE-pp1.rst b/_sources/turtles/SE_turtle/pps-IE-pp1.rst
index 9baf4b6b..d8caeb68 100644
--- a/_sources/turtles/SE_turtle/pps-IE-pp1.rst
+++ b/_sources/turtles/SE_turtle/pps-IE-pp1.rst
@@ -39,49 +39,55 @@ Practice Problems
.. raw:: html
-
\ No newline at end of file
diff --git a/_sources/turtles/SE_turtle/pps-SE-pp3.rst b/_sources/turtles/SE_turtle/pps-SE-pp3.rst
index b4fb9898..51ee4420 100644
--- a/_sources/turtles/SE_turtle/pps-SE-pp3.rst
+++ b/_sources/turtles/SE_turtle/pps-SE-pp3.rst
@@ -41,47 +41,53 @@ Practice Problems