File tree Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ const tasksPE5 =
32
32
} ,
33
33
{
34
34
"subject" : "TSAF" ,
35
- "due" : "2024-08-24 " ,
35
+ "due" : "2024-08-21 " ,
36
36
"task" : "Quiz - 1"
37
37
} ,
38
38
{
@@ -60,41 +60,40 @@ const tasksPE5 =
60
60
"due" : "2024-08-22" ,
61
61
"task" : "Quiz - 1"
62
62
} ,
63
- {
63
+ {
64
64
"subject" : "DLCV" ,
65
65
"due" : "2024-10-04" ,
66
66
"task" : "Lab Eval - 2"
67
67
} ,
68
- {
68
+ {
69
69
"subject" : "DLCV" ,
70
70
"due" : "2024-10-21" ,
71
71
"task" : "Quiz - 2"
72
72
} ,
73
- {
73
+ {
74
74
"subject" : "DLCV" ,
75
75
"due" : "2024-10-28" ,
76
76
"task" : "CS Review Start"
77
77
} ,
78
- {
78
+ {
79
79
"subject" : "NNDL" ,
80
80
"due" : "2024-08-14" ,
81
81
"task" : "Lab Eval - 1"
82
82
} ,
83
- {
83
+ {
84
84
"subject" : "NNDL" ,
85
85
"due" : "2024-09-11" ,
86
86
"task" : "Tutorial - 2"
87
87
} ,
88
- {
88
+ {
89
89
"subject" : "NNDL" ,
90
90
"due" : "2024-10-05" ,
91
91
"task" : "Lab Eval - 2"
92
92
} ,
93
- {
93
+ {
94
94
"subject" : "NNDL" ,
95
95
"due" : "2024-10-24" ,
96
96
"task" : "Project Eval Start"
97
97
}
98
-
99
98
]
100
99
You can’t perform that action at this time.
0 commit comments