diff --git a/tasks/3-97/subtasks/0.json b/tasks/3-97/subtasks/0.json index a5a48e5..0eb39f7 100644 --- a/tasks/3-97/subtasks/0.json +++ b/tasks/3-97/subtasks/0.json @@ -3,7 +3,7 @@ "date": "2020-05-01", "weekday": "Friday", "time": "10:00 AM", - "task": "extract Bob's and Tom's calendar and count their sleeping time, class time length, saved to excel file named events.xlsx, write summarization in daily_event.pdf", + "task": "extract Bob's and Tom's calendar and count their sleeping time, class time length, nap time length, dinner time length, saved to excel file named events.xlsx, write summarization in daily_event.pdf", "evaluation": [ { "function": "evaluate_file_exist", diff --git a/tasks/3-99/subtasks/0.json b/tasks/3-99/subtasks/0.json index 2f82365..d7a0a81 100644 --- a/tasks/3-99/subtasks/0.json +++ b/tasks/3-99/subtasks/0.json @@ -14,7 +14,7 @@ { "function": "evaluate_file_exist", "args": { - "file": "data/revenuse.docx" + "file": "data/revenues.docx" } } ]