Zwaire's picture
Upload 234 files
b127c36 verified
{
"username": "Alice",
"date": "2020-05-01",
"weekday": "Friday",
"time": "10:00 AM",
"task": "Find all students from CS161_roster.csv whose final_exam is 100, and put their name and student id in makeup_exam_list.docx. Each student should be on seperate lines, with the format `student id, name`.",
"evaluation": [
{
"function": "evaluate_contain",
"args": {
"file": "data/makeup_exam_list.docx",
"doc_type": "doc",
"keywords": [
"S1004",
"Dipuj",
"Fufowot",
"S1007",
"Cani",
"Jehecat"
]
}
}
]
}