groton-school / course-planning-tool

Course planning tool to distribute individual Google Sheet course plans to students and advisors based on Blackbaud registration data
GNU General Public License v3.0
0 stars 0 forks source link

Speed up updates #82

Closed battis closed 1 year ago

battis commented 1 year ago

Don't need to copy the existing history into the data sheet. Can just have a template sheet that has a single field for the host ID and copy values from it.

battis commented 1 year ago

Really a duplicate of #72