Jump to content

Recommended Posts

Posted

We use Google Docs. We have a Google Spreadsheet with different sheets for everyday of the week with up to a month in advance.

Staff have the document shared with them, they open it up, load of the sheet for the day they want the notice to go out and type it into one of the cells.

At 9:30AM everyday there is a script that runs and takes all the notices for that day and emails them to the staff & students.

Posted
I have been busy this week, I will try to make it available this weekend.

 

Any progress? Would love to try this out in my school.

Posted
We use Google Docs. We have a Google Spreadsheet with different sheets for everyday of the week with up to a month in advance.

Staff have the document shared with them, they open it up, load of the sheet for the day they want the notice to go out and type it into one of the cells.

At 9:30AM everyday there is a script that runs and takes all the notices for that day and emails them to the staff & students.

How exactly does that script work?

Posted
How exactly does that script work?

 

Hey @Edu-IT, sorry about the delay, I only saw your reply now.

Below is the Google Apps script code, I've set a trigger to run at 9 every day.

The script finds the sheet that matches the days date, checks it hasn't been sent already, takes all the contend and emails it to the staff & students then marks the sheet at sent.

 

Daily Notices script.txt

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...