Skip to content

Commit

Permalink
Updated file from editor
Browse files Browse the repository at this point in the history
  • Loading branch information
Hariharan-Arul committed Aug 7, 2024
1 parent 8c30389 commit 4707be2
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions tasks/tasksPE5.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ const tasksPE5 =
},
{
"subject": "TSAF",
"due": "2024-08-24",
"due": "2024-08-21",
"task": "Quiz - 1"
},
{
Expand Down Expand Up @@ -60,41 +60,40 @@ const tasksPE5 =
"due": "2024-08-22",
"task": "Quiz - 1"
},
{
{
"subject": "DLCV",
"due": "2024-10-04",
"task": "Lab Eval - 2"
},
{
{
"subject": "DLCV",
"due": "2024-10-21",
"task": "Quiz - 2"
},
{
{
"subject": "DLCV",
"due": "2024-10-28",
"task": "CS Review Start"
},
{
{
"subject": "NNDL",
"due": "2024-08-14",
"task": "Lab Eval - 1"
},
{
{
"subject": "NNDL",
"due": "2024-09-11",
"task": "Tutorial - 2"
},
{
{
"subject": "NNDL",
"due": "2024-10-05",
"task": "Lab Eval - 2"
},
{
{
"subject": "NNDL",
"due": "2024-10-24",
"task": "Project Eval Start"
}

]

0 comments on commit 4707be2

Please sign in to comment.