Skip to content

Instantly share code, notes, and snippets.

@matedemorphy
Created November 11, 2016 02:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matedemorphy/fce335deb5a2e9b1ee9991303899e806 to your computer and use it in GitHub Desktop.
Save matedemorphy/fce335deb5a2e9b1ee9991303899e806 to your computer and use it in GitHub Desktop.
# ==============================================================================
#
# SchoolSmart Schedule Import Template for New Milford Public Schools
#
# Questions? Email us at team@getschoolsmart.com
#
# ==============================================================================
# ------------------------------------------------------------------------------
#
# School Associations
#
# What school(s) is this import intended for? DELETE schools you do not
# wish to import this schedule for from the list below.
#
# ------------------------------------------------------------------------------
[Schools]
Hill and Plain School
# ------------------------------------------------------------------------------
#
# Conference Days
#
# Describe the schedule of conference days you would like to create
# using the format shown in the example below.
#
# Add as many conference days as you'd like. All conference days will be
# imported for each user at the schools you specify in the seciton above.
#
# To mark a slot as "blocked" for all users (preventing a slot from being
# reserved), add the word "blocked" or "reserved" to that time slot as shown
# in the example below.
#
# ------------------------------------------------------------------------------
[Schedule]
title: Saturday Morning, and Afternoon
date: December 12
publish: yes
public: yes
open: November 13, 05:00PM
close: November 13, 11:00PM
9:00am – 9:20
9:20 – 9:40
9:40 – 10:00
10:00 – 10:20
10:20 – 10:40
10:40 – 11:00
11:00 – 11:20
11:20 – 11:40
11:40 – 12:00
12:00pm – 12:40 (blocked)
12:40 – 1:00
1:00 – 1:20
1:20 – 1:40
1:40 – 2:00
2:00 – 2:20
2:20 – 2:40
2:40 – 3:00
# ***************** DO NOT MODIFY ANYTHING BELOW THIS LINE *********************
#
# The configuration below is for use by the SchoolSmart Team.
#
# ------------------------------------------------------------------------------
[Admin]
customer_token: y6432CXC8jzq1aN22wGF
addon_filter: where(email: %w(clappv@newmilfordps.org))
job_id: 2016_winter_hps_clappv_03
# ------------------------------------------------------------------------------
#
# Generated by the SchoolSmart Team on Thu, November 10, 2016 at 9:50 PM
#
# Email: team@getschoolsmart.com
# Web: https://getschoolsmart.com
#
# ------------------------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment