Skip to content

Commit 61f62eb

Browse files
committed
add video background
1 parent 981362b commit 61f62eb

3 files changed

Lines changed: 14 additions & 10 deletions

File tree

docs/user-guide/teacher-content/UU-dyoc/vsc_overview/Presentation.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
<div class="reveal">
137137
<div class="slides">
138138

139-
<section id="title-slide" class="quarto-title-block center">
139+
<section id="title-slide" data-background-opacity="0.7" data-background-video="./images/ship_still.mp4" data-background-video-loop="true" data-background-video-muted="true" class="quarto-title-block center">
140140
<h1 class="title">Dynamical Oceanography - VirtualShip Classroom</h1>
141141
<p class="subtitle">February/March 2026 | Utrecht University</p>
142142

@@ -242,7 +242,7 @@ <h3 id="deadlines">Deadlines</h3>
242242
<ul>
243243
<li><strong>Code of Conduct</strong>: 17:00 20th Feb (end of Tutorial 4)</li>
244244
<li><strong>Trial run of VirtualShip</strong>: 17:00 25th Feb (<strong>before</strong> Tutorial 6)</li>
245-
<li><strong>Expedition plan/proposal</strong>: 17:00 25th Feb (<strong>before</strong> Tutorial 6)</li>
245+
<li><strong>Expedition proposal</strong>: 17:00 25th Feb (<strong>before</strong> Tutorial 6)</li>
246246
<li><strong>Upload presentation slides</strong>: 17:00 12th March (<strong>before</strong> Tutorial 10)</li>
247247
<li><strong>Final presentations</strong>: 13 March (Tutorial 10)</li>
248248
</ul>
@@ -271,8 +271,8 @@ <h4 id="todays-objectives">Today’s objectives</h4>
271271
<ul>
272272
<li>Log in and set up virtual environment (SURF Research Cloud)</li>
273273
<li>Code of Conduct (remember, hand in by 17:00 today!)</li>
274-
<li>Choose region/topic of interest → start expedition plan (proposal due by 17:00 25th Feb)</li>
275-
<li>Start trial run of VirtualShip (complete by 17:00 25th Feb; )</li>
274+
<li>Choose region/topic of interest → start expedition proposal (due 17:00 25th Feb)</li>
275+
<li>Start trial run of VirtualShip (complete by 17:00 25th Feb)</li>
276276
</ul>
277277
<div class="callout callout-tip callout-titled callout-style-default">
278278
<div class="callout-body">
@@ -289,7 +289,7 @@ <h4 id="todays-objectives">Today’s objectives</h4>
289289
</div>
290290
<p><br> <em>The relevant links to each of these components will be posted on <strong>Brightspace</strong></em>.</p>
291291
</section>
292-
<section id="tutorial-6-27-feb" class="slide level2">
292+
<section id="tutorial-6-27-feb" class="slide level2 smaller">
293293
<h2>Tutorial 6 (27 Feb)</h2>
294294
<p><br></p>
295295
<h4 id="todays-objectives-1">Today’s objectives</h4>

docs/user-guide/teacher-content/UU-dyoc/vsc_overview/Presentation.qmd

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,11 @@ format:
77
slide-number: true
88
theme: default
99
logo: "https://virtualship.readthedocs.io/en/latest/_static/virtual_ship_logo.png"
10-
10+
title-slide-attributes:
11+
data-background-video: "./images/ship_still.mp4"
12+
data-background-video-loop: true
13+
data-background-video-muted: true
14+
data-background-opacity: "0.7"
1115
controls: true
1216
include-in-header:
1317
- text: |
@@ -77,7 +81,7 @@ format:
7781

7882
- **Code of Conduct**: 17:00 20th Feb (end of Tutorial 4)
7983
- **Trial run of VirtualShip**: 17:00 25th Feb (**before** Tutorial 6)
80-
- **Expedition plan/proposal**: 17:00 25th Feb (**before** Tutorial 6)
84+
- **Expedition proposal**: 17:00 25th Feb (**before** Tutorial 6)
8185
- **Upload presentation slides**: 17:00 12th March (**before** Tutorial 10)
8286
- **Final presentations**: 13 March (Tutorial 10)
8387

@@ -105,8 +109,8 @@ format:
105109
#### Today's objectives
106110
- Log in and set up virtual environment (SURF Research Cloud)
107111
- Code of Conduct (remember, hand in by 17:00 today!)
108-
- Choose region/topic of interest → start expedition plan (proposal due by 17:00 25th Feb)
109-
- Start trial run of VirtualShip (complete by 17:00 25th Feb; )
112+
- Choose region/topic of interest → start expedition proposal (due 17:00 25th Feb)
113+
- Start trial run of VirtualShip (complete by 17:00 25th Feb)
110114

111115

112116
:::{.callout-tip}
@@ -117,7 +121,7 @@ You have a free time slot on the 25th to complete your trial run (and expedition
117121
_The relevant links to each of these components will be posted on **Brightspace**_.
118122

119123

120-
## Tutorial 6 (27 Feb)
124+
## Tutorial 6 (27 Feb) {.smaller}
121125
<br>
122126

123127
#### Today's objectives
Binary file not shown.

0 commit comments

Comments
 (0)