From dafb29a0937927508137058b4715959ad0374e7a Mon Sep 17 00:00:00 2001 From: Oliver Kennedy Date: Mon, 29 Jan 2018 14:45:50 -0500 Subject: [PATCH] Update schedule.json --- db/teaching/cse4_562/2018sp/schedule.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/db/teaching/cse4_562/2018sp/schedule.json b/db/teaching/cse4_562/2018sp/schedule.json index 0bb3dd61..87246d71 100644 --- a/db/teaching/cse4_562/2018sp/schedule.json +++ b/db/teaching/cse4_562/2018sp/schedule.json @@ -57,17 +57,17 @@ }, { "date": "Feb 14", - "type": "Practicum", + "type": "Lecture", "due": "", - "topic": "Evaluating Relational Algebra", + "topic": "Indexing (Intro + Tree Indexes)", "materials": { } }, { "date": "Feb 16", - "type": "Lecture", + "type": "Practicum", "due": "", - "topic": "Indexing (Intro + Tree Indexes)", + "topic": "Evaluating Relational Algebra", "materials": { } }, @@ -81,17 +81,17 @@ }, { "date": "Feb 21", - "type": "Lecture", + "type": "Practicum", "due": "", - "topic": "Memory-Hierarchy-Aware Algorithms", + "topic": "Project 2 and Volcano Operators", "materials": { } }, { "date": "Feb 23", - "type": "Practicum", + "type": "Lecture", "due": "Checkpoint 1", - "topic": "Project 2 and Volcano Operators", + "topic": "Memory-Hierarchy-Aware Algorithms", "materials": { } },