Skip to content

Commit 9a655d6

Browse files
committed
Updated materials based on feedback from the pilot testing
1 parent 5c1b4ec commit 9a655d6

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

_sources/turtles/SE_turtle/pp-intro-SE.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,8 @@ The clicable area are those with a dark gray background and a border around them
9191
You will then receive a completed explanatoin of the solution you got from solving the mixed-up puzzle.
9292

9393

94-
.. image:: https://i.postimg.cc/DvVqXB8F/SE-introduction.png
95-
:width: 450
94+
.. image:: https://i.postimg.cc/SmDGs7mZ/SE-introduction.png
95+
:width: 600
9696
:align: center
9797

9898
Four types of feedback will be provided for each option you select.
@@ -150,4 +150,4 @@ What to do next
150150
a.href = "pps-SE-pp1.html"
151151
};
152152
153-
</script>
153+
</script>

_sources/turtles/SE_turtle/pps-posttest.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Fill in all that apply
8787

8888
**D.** Both code snippets will print out the same sequence of numbers.
8989

90-
- :[\s\S]: Thank you for answering the question.
90+
- :[\s\S]+: Thank you for answering the question.
9191
:.*: Please fill in the blank
9292

9393

@@ -113,7 +113,7 @@ Fill in all that apply
113113

114114
**D.** The t.color() method should not be used with an argument, such as "blue".
115115

116-
- :[\s\S]: Thank you for answering the question.
116+
- :[\s\S]+: Thank you for answering the question.
117117
:.*: Please fill in the blank
118118

119119

@@ -142,7 +142,7 @@ Fill in all that apply
142142

143143
**E.** The turtle moves 90 units to the left.
144144

145-
- :[\s\S]: Thank you for answering the question.
145+
- :[\s\S]+: Thank you for answering the question.
146146
:.*: Please fill in the blank
147147

148148

@@ -157,7 +157,7 @@ Fill in all that apply
157157
:width: 800
158158
:align: center
159159

160-
- :[\s\S]: Thank you for answering the question.
160+
- :[\s\S]+: Thank you for answering the question.
161161
:.*: Please fill in the blank
162162

163163

0 commit comments

Comments
 (0)