Skip to content

Commit bfa43cd

Browse files
authored
Merge pull request barbarer#183 from xinyinghou/master
Included the toggle video to MOOC materials
2 parents 4dec238 + 0053bf9 commit bfa43cd

File tree

2 files changed

+13
-4
lines changed

2 files changed

+13
-4
lines changed

_sources/_hidden/mc_intro.rst

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ Solving Mixed-up Code Problems
88
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
99

1010
If you see a problem like the one below you will need to put the mixed-up
11-
code in the correct order on the right side. You
12-
may need to indent the blocks as well. There may also be extra blocks that are not
11+
code in the correct order on the right side. You may need to indent the blocks as well. There may also be extra blocks that are not
1312
needed in a correct solution that you can leave on the left side. Click the "Check" button
1413
to check your solution.
1514

@@ -138,16 +137,26 @@ Finish writing the code for the following problem.
138137

139138

140139

141-
Solving Write Code Problems with an Adaptive Mixed-up Puzzle as Scaffolding
140+
Solving Write Code Problems with Pop-Up Mixed-up Code Puzzles to Help
142141
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
143142
If you see a problem like the one below, you will need to write code. You can go to the **toggle bar** above the problem description to open a mixed-up puzzle that will help you write the code.
144143
The mixed-up puzzle will have blocks of code that you can drag and drop to create a solution. You can also use the "Help me" button to get additional assistance within the puzzle if needed.
145144

145+
146+
.. youtube:: zz4ATp31_vk
147+
:optional:
148+
:divid: write-code-toggle-mooc_nested
149+
:width: 780
150+
:height: 498
151+
:align: center
152+
153+
146154
.. selectquestion:: intro-sample-toggle-mooc_nested
147155
:fromid: intro-sample-write-code-triple-mooc_nested, intro-sample-puzzle-mooc_nested
148156
:toggle: lock
149157

150158

159+
151160
What to do next
152161
===============
153162

_sources/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Table of Contents
5757
:hidden:
5858
:maxdepth: 2
5959

60-
_hidden/mc_start.rst
60+
_hidden/student_survey.rst
6161

6262

6363
Acknowledgements

0 commit comments

Comments
 (0)