Table of Contents

Moving Syrup Course Reserves to Evergreen

Notes from November 2015 Developers Hack-A-Way

Notes on Database

Since Syrup has already set up a viable database structure we can move many of these tables, with some minor adjustments, directly in to Evergreen. We suggest adding a new course_reserves schema into Evergreen.

Syrup tables that can be added to course_reserves schema

All of these tables will have OU owner and delete column added:

Syrup tables no longer needed because the data already exists in Evergreen

Syrup tables supporting features that won't make phase 1

Syrup tables no longer needed

Storing and Reverting Parameters

This project should be distinct from a reserves project as it has multiple applications (e.g. Summer Reading materials, Display materials). However, this functionality should be a prerequisite to course reserves work since it was available in Syrup.

Staff Interfaces

Public Interfaces