Skip to content

Commit cfda255

Browse files
committed
Website build
1 parent 0e03f43 commit cfda255

File tree

3 files changed

+12
-5
lines changed

3 files changed

+12
-5
lines changed

_sources/exercises.rst.txt

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,10 @@ Chapter. For further information on using GitHub template repositories, see
99

1010
If you are using this book as a part of a course where the instructor provides
1111
GitHub Classroom assignments for the exercises, you should not use the links
12-
here but rather use the Classroom links provided by your instructor.
12+
here but rather use the Classroom links provided by your instructor. Students
13+
taking Principles of Programming at Imperial College London will find their
14+
list of GitHub Classroom links `on Blackboard
15+
<https://bb.imperial.ac.uk/webapps/blackboard/content/listContent.jsp?course_id=_31418_1&content_id=_2390977_1>`__.
1316

1417

1518
* `Chapter 2 exercises <https://github.com/object-oriented-python/exercises-chapter-2>`__
@@ -18,7 +21,8 @@ here but rather use the Classroom links provided by your instructor.
1821
* `Chapter 5 exercises <https://github.com/object-oriented-python/exercises-chapter-5>`__
1922
* `Chapter 6 exercises <https://github.com/object-oriented-python/exercises-chapter-6>`__
2023
* `Chapter 7 exercises <https://github.com/object-oriented-python/exercises-chapter-7>`__
21-
* `Chapter 8 exercises <https://github.com/object-oriented-python/exercises-chapter-8>`__
24+
* `Chapter 8 exercises <https://github.com/object-oriented-python/exercises-chapter-8>`__ and
25+
`quiz <https://docs.google.com/forms/d/e/1FAIpQLSfW5kfHXgbQHfe9_NFu1KbBq3iNeZDg2gh5K7Q9XSNJtskfwA/viewform?usp=sf_link>`__
2226
* `Chapter 9 exercises <https://github.com/object-oriented-python/exercises-chapter-9>`__
2327
* `Chapter 10 exercises <https://github.com/object-oriented-python/exercises-chapter-10>`__
2428

exercises.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,15 +69,18 @@
6969
<a class="reference internal" href="a2_git.html#git"><span class="std std-numref">Appendix 2</span></a>.</p>
7070
<p>If you are using this book as a part of a course where the instructor provides
7171
GitHub Classroom assignments for the exercises, you should not use the links
72-
here but rather use the Classroom links provided by your instructor.</p>
72+
here but rather use the Classroom links provided by your instructor. Students
73+
taking Principles of Programming at Imperial College London will find their
74+
list of GitHub Classroom links <a class="reference external" href="https://bb.imperial.ac.uk/webapps/blackboard/content/listContent.jsp?course_id=_31418_1&amp;content_id=_2390977_1">on Blackboard</a>.</p>
7375
<ul class="simple">
7476
<li><p><a class="reference external" href="https://github.com/object-oriented-python/exercises-chapter-2">Chapter 2 exercises</a></p></li>
7577
<li><p><a class="reference external" href="https://github.com/object-oriented-python/exercises-chapter-3">Chapter 3 exercises</a></p></li>
7678
<li><p><a class="reference external" href="https://github.com/object-oriented-python/exercises-chapter-4">Chapter 4 exercises</a></p></li>
7779
<li><p><a class="reference external" href="https://github.com/object-oriented-python/exercises-chapter-5">Chapter 5 exercises</a></p></li>
7880
<li><p><a class="reference external" href="https://github.com/object-oriented-python/exercises-chapter-6">Chapter 6 exercises</a></p></li>
7981
<li><p><a class="reference external" href="https://github.com/object-oriented-python/exercises-chapter-7">Chapter 7 exercises</a></p></li>
80-
<li><p><a class="reference external" href="https://github.com/object-oriented-python/exercises-chapter-8">Chapter 8 exercises</a></p></li>
82+
<li><p><a class="reference external" href="https://github.com/object-oriented-python/exercises-chapter-8">Chapter 8 exercises</a> and
83+
<a class="reference external" href="https://docs.google.com/forms/d/e/1FAIpQLSfW5kfHXgbQHfe9_NFu1KbBq3iNeZDg2gh5K7Q9XSNJtskfwA/viewform?usp=sf_link">quiz</a></p></li>
8184
<li><p><a class="reference external" href="https://github.com/object-oriented-python/exercises-chapter-9">Chapter 9 exercises</a></p></li>
8285
<li><p><a class="reference external" href="https://github.com/object-oriented-python/exercises-chapter-10">Chapter 10 exercises</a></p></li>
8386
</ul>

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)