Skip to content

Commit

Permalink
Course outline 23T3 update
Browse files Browse the repository at this point in the history
  • Loading branch information
chamhayden committed Sep 6, 2023
1 parent 9b522bc commit a5e952b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/src/page/CourseOutlines/CourseOutline23T3.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ const CourseOutline23T3 = () => {
<TableCell component="th" scope="row">Ass 3</TableCell>
<TableCell>30%</TableCell>
<TableCell>Week 7, Monday</TableCell>
<TableCell>Pair (see below)</TableCell>
<TableCell>Individual</TableCell>
<TableCell>
<Button variant="contained" onClick={() => redirect('assessments/assignments/ass3')}>View</Button>
</TableCell>
Expand Down Expand Up @@ -347,7 +347,7 @@ const CourseOutline23T3 = () => {
<br />

<Typography variant="body1" component="div" gutterBottom>
For pair assignments, you complete them a pair of your choice. If you don't have a pair, we will find one for you. You can also choose to work alone, but we strongly do not recommend this as the workload is much higher for an individual.
For pair assignments, you complete them a pair of your choice. If you don't have a pair, we will find one for you. You can also choose to work alone (this is something we arguably should not offer, but we do because we know there are exceptional circumstances), but we strongly do not recommend this as the workload is much higher for an individual. If the workload is a concern, work as a pair (how it's designed).
</Typography>
<Typography variant="body1" component="div" gutterBottom>
Nominations for your pair (or to work alone) must be complete by the end of week 2. Information about this will be distributed in weekly notices.
Expand Down

0 comments on commit a5e952b

Please sign in to comment.