908908}
909909.reveal .slide:not(.center) {
910910height: 100%;
911+ overflow-y: auto;
911912}
912913.reveal .slide.scrollable {
913914overflow-y: auto;
@@ -1027,23 +1028,27 @@ <h2>Your expedition 🚢</h2>
10271028</ul></li>
10281029</ul>
10291030</section>
1030- <section id="the-presentation" class="slide level2 smaller ">
1031+ <section id="the-presentation" class="slide level2" style="font-size: 0.65em; ">
10311032<h2>The presentation</h2>
10321033<ul>
10331034<li>As a group, you will create a slide-deck to present your expedition to the class and teachers.</li>
10341035<li>Your presentation should be 12 minutes long, and will be followed by a few minutes of Q&A.</li>
1036+ <li>The grade (30% of the course) is based on the slides and presentation (rubric will be provided).
1037+ <ul>
1038+ <li>The group grade is the average of that by the lecturer, the two VSC teachers, and the average of the peer students.</li>
1039+ <li>How the grade is divided between group members is based on Code of Conduct.</li>
1040+ </ul></li>
1041+ </ul>
1042+ <hr>
1043+ <ul>
10351044<li>The presentation should include:
10361045<ul>
10371046<li>An introduction and motivation for your expedition.</li>
10381047<li>A description of your expedition plan, what instruments you deployed and why.</li>
10391048<li>A discussion of the challenges you faced during your expedition.</li>
10401049<li>An analysis of your data, including computing derived quantities.</li>
1041- <li>A discussion of the implications of your findings.</li>
1042- </ul></li>
1043- <li>The grade (30% of the course) is based on the slides and presentation (rubric will be provided).
1044- <ul>
1045- <li>The group grade is the average of that by the lecturer, the two VSC teachers, and the average of the peer students.</li>
1046- <li>How the grade is divided between group members is based on Code of Conduct.</li>
1050+ <li>An animation of the data (in time and/or space).</li>
1051+ <li>A discussion of your findings.</li>
10471052</ul></li>
10481053</ul>
10491054</section>
@@ -1076,12 +1081,12 @@ <h2>Timetable</h2>
10761081<tr class="odd">
10771082<td>Tutorial 7</td>
10781083<td style="text-align: left;">4 March</td>
1079- <td style="text-align: left;">Continue your expedition</td>
1084+ <td style="text-align: left;">Continue your expedition, analyse expedition results </td>
10801085</tr>
10811086<tr class="even">
10821087<td>Tutorial 8</td>
10831088<td style="text-align: left;">6 March</td>
1084- <td style="text-align: left;">Analyse your expedition results</td>
1089+ <td style="text-align: left;">Analyse expedition results</td>
10851090</tr>
10861091<tr class="odd">
10871092<td>Tutorial 9</td>
@@ -1096,6 +1101,19 @@ <h2>Timetable</h2>
10961101</tbody>
10971102</table>
10981103<p><br></p>
1104+ <div class="callout callout-note callout-titled callout-style-default">
1105+ <div class="callout-body">
1106+ <div class="callout-title">
1107+ <div class="callout-icon-container">
1108+ <i class="callout-icon"></i>
1109+ </div>
1110+ <p><strong>Note</strong></p>
1111+ </div>
1112+ <div class="callout-content">
1113+ <p>Note, you are expected to work on your projects in your own time/outside of class as well.</p>
1114+ </div>
1115+ </div>
1116+ </div>
10991117</section>
11001118<section id="deadlines" class="slide level2 smaller">
11011119<h2>Deadlines</h2>
0 commit comments