Skip to content

Commit

Permalink
Update CourseOutline24T1.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
chamhayden authored Feb 12, 2024
1 parent 5580b90 commit d4821ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/src/page/CourseOutlines/CourseOutline24T1.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ const CourseOutline24T1 = () => {
Tutorial activities can be found by going to the <Link to={link('content/tutorials/week')}>tutorials page</Link>. Tutorial solutions are available on the solution branch of the exercises gitlab repo. Tutorials do not contribute to your final mark.
</Typography>
<Typography variant="body1" gutterBottom>
Tutorials will be run via Zoom.
Tutorials will be run mostly in person, but sometimes over MS teams.
</Typography>

<Typography variant="h6" component="div" gutterBottom sx={{ mt: 4 }}>
Expand All @@ -243,7 +243,7 @@ const CourseOutline24T1 = () => {
Help sessions are unprepared drop-in "clinics" where students and groups can go to seek help about course related matters, whether that be the project, tutorials, or exercises. Current tutors or lab assistants will supervise each help session.
</Typography>
<Typography variant="body1" component="div" gutterBottom>
Help sessions will be run via Zoom.
Help sessions will be run via MS teams.
</Typography>
<Typography variant="body1" component="div" gutterBottom>
A timetable for help sessions can be found <Link to={link('timetable/help-sessions')}>here</Link>.
Expand Down

0 comments on commit d4821ef

Please sign in to comment.