-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
41 lines (26 loc) · 1.07 KB
/
index.html
File metadata and controls
41 lines (26 loc) · 1.07 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
---
layout: lecture-home
title: COURSETITLE
---
<div class="notice">
<p>This is the COURSETITLE course. COURSE_DESCRIPTION_EXTENDED</p>
</div>
<!-- Optional: Add course image
<div class="figure">
<div class="figure-frame">
<img src="/COURSECODE/slides/diagrams/course-image.jpg" width="70%">
</div>
</div>
-->
<p>COURSE_OVERVIEW_TEXT</p>
<h3>Lectures</h3>
<p>Details of the course lectures can be found <a href="{{ "/lectures/" | relative_url }}">here</a>.</p>
<h3>Practicals</h3>
<p>Details of the course practicals can be found <a href="{{ "/practicals/" | relative_url }}">here</a>.</p>
<h3>Projects</h3>
<p>A selection of student projects can be found <a href="{{ "/projects/" | relative_url }}">here</a>.</p>
<h3>About & Objectives</h3>
<p>Learning objectives, syllabus, prerequisites, and reading list can be found <a href="{{ "/about/" | relative_url }}">here</a>.</p>
<h3>Assessment</h3>
<p>Assessment information and submission details can be found <a href="{{ "/assessment/" | relative_url }}">here</a>.</p>
<p>Feedback and contributions are welcome.</p>