Skip to content

Commit 96f9b04

Browse files
committed
Website build
1 parent 3a114cf commit 96f9b04

File tree

3 files changed

+38
-3
lines changed

3 files changed

+38
-3
lines changed

7_midterm.html

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,8 +164,28 @@ <h2><span class="section-number">7.4. </span>Preparing for the test<a class="hea
164164
</div>
165165
<div class="section" id="exercises">
166166
<h2><span class="section-number">7.5. </span>Exercises<a class="headerlink" href="#exercises" title="Permalink to this headline"></a></h2>
167-
<p>The practice test exercises will be released here in week 6.</p>
167+
<div class="proof proof-type-exercise" id="id1">
168+
169+
<div class="proof-title">
170+
<span class="proof-type">Exercise 7.1</span>
171+
172+
</div><div class="proof-content">
173+
<p>Obtain the <a class="reference external" href="https://classroom.github.com/a/wNgTuHeo">first practice problem from GitHub Classroom</a>. Follow the instructions in
174+
the README file that will be displayed on GitHub on your copy of the page.</p>
175+
</div></div><div class="admonition note">
176+
<p class="admonition-title">Note</p>
177+
<p>Do not forget to commit and push as you go. Do not leave this until the end
178+
of the test.</p>
168179
</div>
180+
<div class="proof proof-type-exercise" id="id2">
181+
182+
<div class="proof-title">
183+
<span class="proof-type">Exercise 7.2</span>
184+
185+
</div><div class="proof-content">
186+
<p>Obtain the <a class="reference external" href="https://classroom.github.com/a/fQmijiXp">second practice problem from GitHub Classroom</a>. Follow the instructions in
187+
the README file that will be displayed on GitHub on your copy of the page.</p>
188+
</div></div></div>
169189
</div>
170190

171191

_sources/7_midterm.rst.txt

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,4 +116,19 @@ faster and more capable when you attempt the next one.
116116
Exercises
117117
---------
118118

119-
The practice test exercises will be released here in week 6.
119+
.. proof:exercise::
120+
121+
Obtain the `first practice problem from GitHub Classroom
122+
<https://classroom.github.com/a/wNgTuHeo>`__. Follow the instructions in
123+
the README file that will be displayed on GitHub on your copy of the page.
124+
125+
.. note::
126+
127+
Do not forget to commit and push as you go. Do not leave this until the end
128+
of the test.
129+
130+
.. proof:exercise::
131+
132+
Obtain the `second practice problem from GitHub Classroom
133+
<https://classroom.github.com/a/fQmijiXp>`__. Follow the instructions in
134+
the README file that will be displayed on GitHub on your copy of the page.

0 commit comments

Comments
 (0)