Skip to content

Commit

Permalink
Publish Disha's grading hours for CS 492.
Browse files Browse the repository at this point in the history
  • Loading branch information
robwhess committed Feb 1, 2024
1 parent aa3fda6 commit 8efc402
Showing 1 changed file with 17 additions and 6 deletions.
23 changes: 17 additions & 6 deletions src/data/courses/w24/cs492/tas.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,12 +82,23 @@ const tas = [
}
],
gradingHours: [
// {
// day: 'Tues.',
// time: '11:00am – 1:30pm',
// location: 'Zoom',
// videoConferenceLink: ''
// }
{
day: 'Mon.',
time: '8:00am – 10:00am',
location: 'KEC Atrium and Zoom',
videoConferenceLink: 'https://oregonstate.zoom.us/j/9832138107?pwd=UWNybHRoV2FUUFJrNGtlYnplWjhlUT09'
},
{
day: 'Tues.',
time: '4:00 – 6:00pm',
location: 'Zoom',
videoConferenceLink: 'https://oregonstate.zoom.us/j/9832138107?pwd=UWNybHRoV2FUUFJrNGtlYnplWjhlUT09'
},
{
day: 'Wed.',
time: '2:00 – 4:00pm',
location: 'KEC Atrium'
}
]
},
{
Expand Down

0 comments on commit 8efc402

Please sign in to comment.