SlideShare a Scribd company logo
Customising Google Apps with Google Apps
Script
Presented at
Martin Hawksey
This work is licensed under a Creative
Commons Attribution 3.0 Unported
License. CC-BY mhawksey
alt.ac.uk
All links bundled in
http://bit.ly/GEUG14-Apps-Script
@mhawksey+MartinHawksey
http://bit.ly/GEUG14-Apps-Script
alt.ac.uk
About
http://bit.ly/GEUG14-Apps-Script
alt.ac.uk
Dr. Tony Hirst
The Open University
@psychemedia
ouseful.info
http://bit.ly/GEUG14-Apps-Script
alt.ac.uk
Dr. Tony Hirst
The Open University
@psychemedia
ouseful.info
http://bit.ly/GEUG14-Apps-Script
alt.ac.uk
Dr. Tony Hirst
The Open University
@psychemedia
ouseful.info
http://bit.ly/GEUG14-Apps-Script
alt.ac.uk
Say hello to Google Apps Script
CC-BY Google – Google Apps Script, 13-03-2012
http://bit.ly/GEUG14-Apps-Script
alt.ac.ukhttp://bit.ly/GEUG14-Apps-Script
11 Google apps, 1 platform in the cloud
Increase the power of your favorite Google apps —
like Calendar, Docs, Drive, Gmail, and Sheets.
Apps Script lets you do more with Google. All on a JavaScript platform in
the cloud.
alt.ac.uk
Code in the cloud
◊ Standalone Scripts
script.google.com
Google Drive > Create > Script
◊ Container-bound
– Google Documents, Sheets, Forms
Tools > Script editor
– Google Sites
More > Manage Site > Apps Script
http://bit.ly/GEUG14-Apps-Script
alt.ac.uk
A brief history
http://bit.ly/GEUG14-Apps-Script
2009
Scripts in Sheets
Custom functions
2010
UiApp
Web Apps (run as developer)
Script Gallery*
2011
Scripts in Sites
GUI Builder*
More services
2012
Standalone scripts
HTMLSerivce
ScriptDb*
Web Apps (run as user)
Libraries and versioning
Content Service
Chrome Web Store
2013
Scripts in Doc
Scripts in Forms
Auth flow
More services
2014
Add-on for Documents and Sheets
* Denotes deprecated services/features
Adapted from Wesley Chun’s Google Apps Script
Some Examples
alt.ac.uk
Google Form Created
for Assessment
As part of an effort to re-design an
observational assessment, tutors
had identified that the quality and
speed of feedback needed to be
improved. After consultation, it was
suggested that an existing paper
form could be replaced by a
Google Form and completed ‘live’
using tablet devices.
See the form here.
Apps Script Written for
Feedback Delivery
Following the creation of the Google
Form, Apps Script was written that
generates an HTML formatted
feedback report and emails it to the
student, School administrator and
themselves as soon as the tutor
submits. As a result, students would
receive individual, legible and
immediate feedback directly to their
email account as opposed to
waiting days to collect it from the
administrative office.
See the script here.
Apps Script Shared with
Colleagues
As this idea is highly adaptable,
sharing the script with colleagues
has led to suggestions of how other
processes could be modified. As it is
now used for 4 other purposes within
this School alone, a responsive
webpage (hosted using Google
Drive) has been created to allow
staff to move between forms from a
single point of access, regardless of
device.
See the form selector webpage here.
During the 2013/4 academic year, staff from across the Faculty of Humanities and Social Sciences, Keele University, called for
assistance in relation to existing procedures involving assessment, feedback and the general dissemination of electronic
materials. Following consultation, several solutions were trialed, mainly focusing upon technologies familiar to staff and at Keele
(i.e. Blackboard, IntraLibrary, PebblePad and Google Apps for Education). As more demands were made, it became clear that
Google Apps for Education provided the most flexible and intuitive solution, giving rise to the idea that Google has the potential
to provide the most complete learning platform; the GLE.
Below is one example of the types of intervention Google Apps for Education afforded. For information about other
Google projects, please see http://goo.gl/9vMgHj.
alt.ac.uk
Google Form Created
for Assessment
As part of an effort to re-design an
observational assessment, tutors
had identified that the quality and
speed of feedback needed to be
improved. After consultation, it was
suggested that an existing paper
form could be replaced by a
Google Form and completed ‘live’
using tablet devices.
See the form here.
Apps Script Written for
Feedback Delivery
Following the creation of the Google
Form, Apps Script was written that
generates an HTML formatted
feedback report and emails it to the
student, School administrator and
themselves as soon as the tutor
submits. As a result, students would
receive individual, legible and
immediate feedback directly to their
email account as opposed to
waiting days to collect it from the
administrative office.
See the script here.
Apps Script Shared with
Colleagues
As this idea is highly adaptable,
sharing the script with colleagues
has led to suggestions of how other
processes could be modified. As it is
now used for 4 other purposes within
this School alone, a responsive
webpage (hosted using Google
Drive) has been created to allow
staff to move between forms from a
single point of access, regardless of
device.
See the form selector webpage here.
During the 2013/4 academic year, staff from across the Faculty of Humanities and Social Sciences, Keele University, called for
assistance in relation to existing procedures involving assessment, feedback and the general dissemination of electronic
materials. Following consultation, several solutions were trialed, mainly focusing upon technologies familiar to staff and at Keele
(i.e. Blackboard, IntraLibrary, PebblePad and Google Apps for Education). As more demands were made, it became clear that
Google Apps for Education provided the most flexible and intuitive solution, giving rise to the idea that Google has the potential
to provide the most complete learning platform; the GLE.
Below is one example of the types of intervention Google Apps for Education afforded. For information about other
Google projects, please see http://goo.gl/9vMgHj.
alt.ac.uk
Google Form Created
for Assessment
As part of an effort to re-design an
observational assessment, tutors
had identified that the quality and
speed of feedback needed to be
improved. After consultation, it was
suggested that an existing paper
form could be replaced by a
Google Form and completed ‘live’
using tablet devices.
See the form here.
Apps Script Written for
Feedback Delivery
Following the creation of the Google
Form, Apps Script was written that
generates an HTML formatted
feedback report and emails it to the
student, School administrator and
themselves as soon as the tutor
submits. As a result, students would
receive individual, legible and
immediate feedback directly to their
email account as opposed to
waiting days to collect it from the
administrative office.
See the script here.
Apps Script Shared with
Colleagues
As this idea is highly adaptable,
sharing the script with colleagues
has led to suggestions of how other
processes could be modified. As it is
now used for 4 other purposes within
this School alone, a responsive
webpage (hosted using Google
Drive) has been created to allow
staff to move between forms from a
single point of access, regardless of
device.
See the form selector webpage here.
During the 2013/4 academic year, staff from across the Faculty of Humanities and Social Sciences, Keele University, called for
assistance in relation to existing procedures involving assessment, feedback and the general dissemination of electronic
materials. Following consultation, several solutions were trialed, mainly focusing upon technologies familiar to staff and at Keele
(i.e. Blackboard, IntraLibrary, PebblePad and Google Apps for Education). As more demands were made, it became clear that
Google Apps for Education provided the most flexible and intuitive solution, giving rise to the idea that Google has the potential
to provide the most complete learning platform; the GLE.
Below is one example of the types of intervention Google Apps for Education afforded. For information about other
Google projects, please see http://goo.gl/9vMgHj.
alt.ac.uk
Google Form Created
for Assessment
As part of an effort to re-design an
observational assessment, tutors
had identified that the quality and
speed of feedback needed to be
improved. After consultation, it was
suggested that an existing paper
form could be replaced by a
Google Form and completed ‘live’
using tablet devices.
See the form here.
Apps Script Written for
Feedback Delivery
Following the creation of the Google
Form, Apps Script was written that
generates an HTML formatted
feedback report and emails it to the
student, School administrator and
themselves as soon as the tutor
submits. As a result, students would
receive individual, legible and
immediate feedback directly to their
email account as opposed to
waiting days to collect it from the
administrative office.
See the script here.
Apps Script Shared with
Colleagues
As this idea is highly adaptable,
sharing the script with colleagues
has led to suggestions of how other
processes could be modified. As it is
now used for 4 other purposes within
this School alone, a responsive
webpage (hosted using Google
Drive) has been created to allow
staff to move between forms from a
single point of access, regardless of
device.
See the form selector webpage here.
During the 2013/4 academic year, staff from across the Faculty of Humanities and Social Sciences, Keele University, called for
assistance in relation to existing procedures involving assessment, feedback and the general dissemination of electronic
materials. Following consultation, several solutions were trialed, mainly focusing upon technologies familiar to staff and at Keele
(i.e. Blackboard, IntraLibrary, PebblePad and Google Apps for Education). As more demands were made, it became clear that
Google Apps for Education provided the most flexible and intuitive solution, giving rise to the idea that Google has the potential
to provide the most complete learning platform; the GLE.
Below is one example of the types of intervention Google Apps for Education afforded. For information about other
Google projects, please see http://goo.gl/9vMgHj.
alt.ac.ukhttp://bit.ly/GEUG14-Apps-Script
alt.ac.ukhttp://bit.ly/GEUG14-Apps-Script
alt.ac.ukhttp://bit.ly/GEUG14-Apps-Script
alt.ac.ukhttp://bit.ly/GEUG14-Apps-Script
alt.ac.ukhttp://bit.ly/GEUG14-Apps-Script
alt.ac.ukhttp://bit.ly/GEUG14-Apps-Script
alt.ac.ukhttp://bit.ly/GEUG14-Apps-Script
Add-ons
alt.ac.uk
Add-ons overview
http://youtu.be/lZqX6ocwHWU
http://bit.ly/GEUG14-Apps-Script
alt.ac.uk
Don’t hate, automate
What parts of learning and teaching would you like
to automate?
http://bit.ly/GEUG14-Apps-Script
Google Classroom
alt.ac.uk
Google Classroom
http://youtu.be/K26iyyQMp_g
http://bit.ly/GEUG14-Apps-Script
alt.ac.ukhttp://bit.ly/GEUG14-Apps-Script
alt.ac.ukhttp://bit.ly/GEUG14-Apps-Script
alt.ac.ukhttp://bit.ly/GEUG14-Apps-Script
alt.ac.ukhttp://bit.ly/GEUG14-Apps-Script
alt.ac.ukhttp://bit.ly/GEUG14-Apps-Script
alt.ac.ukhttp://bit.ly/GEUG14-Apps-Script
alt.ac.ukhttp://bit.ly/GEUG14-Apps-Script
alt.ac.uk
Support Communities
http://bit.ly/GEUG14-Apps-Script
Summary
alt.ac.uk
On?
◊ Add-ons … not on
◊ DriveApp … not on
◊ … not on
http://bit.ly/GEUG14-Apps-Script
alt.ac.uk
Opportunity
◊ Code
– “wonderful to create machines with your mind” Dave
Winer
◊ Consume
http://bit.ly/GEUG14-Apps-Script
alt.ac.uk
Useful resources
◊ Google Apps Script docs
– Issue tickets
– Release notes
◊ Communities
– Google+ Communities
– Stackoverflow
– Google Enterprise Connect
http://bit.ly/GEUG14-Apps-Script
alt.ac.uk
All links bundled in
http://bit.ly/GEUG14-Apps-Script
@mhawksey+MartinHawksey
http://bit.ly/GEUG14-Apps-Script
Association for Learning Technology
Registered charity number: 1063519
www.alt.ac.uk @A_L_T

More Related Content

What's hot (19)

Google Apps for Education by Global Talent Track
Google Apps for Education by Global Talent TrackGoogle Apps for Education by Global Talent Track
Google Apps for Education by Global Talent Track
Viraj Damani
 
Create, Share, and Communicate with Google Apps
Create, Share, and Communicate with Google AppsCreate, Share, and Communicate with Google Apps
Create, Share, and Communicate with Google Apps
megracie
 
Google Apps for Education
Google Apps for EducationGoogle Apps for Education
Google Apps for Education
Mike Glennon
 
Cloud Learning with Google Apps
Cloud Learning with Google AppsCloud Learning with Google Apps
Cloud Learning with Google Apps
Martin Hamilton
 
Google Preso for River Forest Teachers
Google Preso for River Forest TeachersGoogle Preso for River Forest Teachers
Google Preso for River Forest Teachers
Lucy Gray
 
Crib Apps
Crib AppsCrib Apps
Crib Apps
Juan Pittau
 
Organize With Google Tools
Organize With Google ToolsOrganize With Google Tools
Organize With Google Tools
Lucy Gray
 
Google Apps#!
Google Apps#!Google Apps#!
Google Apps#!
alyssa1123
 
Cloud-based research collaboration with Paperpile
Cloud-based research collaboration with PaperpileCloud-based research collaboration with Paperpile
Cloud-based research collaboration with Paperpile
Paperpile
 
Web 2.0 Applications in Business and Ed
Web 2.0 Applications in Business and EdWeb 2.0 Applications in Business and Ed
Web 2.0 Applications in Business and Ed
Cynthia Sistek-Chandler
 
Ed Tech Jumpstart
Ed Tech JumpstartEd Tech Jumpstart
Ed Tech Jumpstart
Steve Katz
 
New Ways to Use Google Apps for Education
New Ways to Use Google Apps for EducationNew Ways to Use Google Apps for Education
New Ways to Use Google Apps for Education
Spanning Cloud Apps
 
Google apps in the middle school classroom
Google apps in the middle school classroomGoogle apps in the middle school classroom
Google apps in the middle school classroom
ahopkins
 
Google apps in the clasroom baw2012
Google apps in the clasroom baw2012Google apps in the clasroom baw2012
Google apps in the clasroom baw2012
fernandar
 
Gsuite Tutorial
Gsuite TutorialGsuite Tutorial
Gsuite Tutorial
Zainul Abid
 
Google Apps In The Clasroom For Tesol 2010
Google Apps In The Clasroom For Tesol 2010Google Apps In The Clasroom For Tesol 2010
Google Apps In The Clasroom For Tesol 2010
Rita Zeinstejer
 
NCCE workshop11
NCCE workshop11NCCE workshop11
NCCE workshop11
Helen Barrett
 
45 ways to use g suite for education in the classroom
45 ways to use g suite for education in the classroom45 ways to use g suite for education in the classroom
45 ways to use g suite for education in the classroom
Stan Maria
 
Google Tools For Education
Google Tools For EducationGoogle Tools For Education
Google Tools For Education
Dionne Curbeam
 
Google Apps for Education by Global Talent Track
Google Apps for Education by Global Talent TrackGoogle Apps for Education by Global Talent Track
Google Apps for Education by Global Talent Track
Viraj Damani
 
Create, Share, and Communicate with Google Apps
Create, Share, and Communicate with Google AppsCreate, Share, and Communicate with Google Apps
Create, Share, and Communicate with Google Apps
megracie
 
Google Apps for Education
Google Apps for EducationGoogle Apps for Education
Google Apps for Education
Mike Glennon
 
Cloud Learning with Google Apps
Cloud Learning with Google AppsCloud Learning with Google Apps
Cloud Learning with Google Apps
Martin Hamilton
 
Google Preso for River Forest Teachers
Google Preso for River Forest TeachersGoogle Preso for River Forest Teachers
Google Preso for River Forest Teachers
Lucy Gray
 
Organize With Google Tools
Organize With Google ToolsOrganize With Google Tools
Organize With Google Tools
Lucy Gray
 
Cloud-based research collaboration with Paperpile
Cloud-based research collaboration with PaperpileCloud-based research collaboration with Paperpile
Cloud-based research collaboration with Paperpile
Paperpile
 
Ed Tech Jumpstart
Ed Tech JumpstartEd Tech Jumpstart
Ed Tech Jumpstart
Steve Katz
 
New Ways to Use Google Apps for Education
New Ways to Use Google Apps for EducationNew Ways to Use Google Apps for Education
New Ways to Use Google Apps for Education
Spanning Cloud Apps
 
Google apps in the middle school classroom
Google apps in the middle school classroomGoogle apps in the middle school classroom
Google apps in the middle school classroom
ahopkins
 
Google apps in the clasroom baw2012
Google apps in the clasroom baw2012Google apps in the clasroom baw2012
Google apps in the clasroom baw2012
fernandar
 
Google Apps In The Clasroom For Tesol 2010
Google Apps In The Clasroom For Tesol 2010Google Apps In The Clasroom For Tesol 2010
Google Apps In The Clasroom For Tesol 2010
Rita Zeinstejer
 
45 ways to use g suite for education in the classroom
45 ways to use g suite for education in the classroom45 ways to use g suite for education in the classroom
45 ways to use g suite for education in the classroom
Stan Maria
 
Google Tools For Education
Google Tools For EducationGoogle Tools For Education
Google Tools For Education
Dionne Curbeam
 

Viewers also liked (15)

Advanced windows
Advanced windows Advanced windows
Advanced windows
FLYMAN TECHNOLOGY LIMITED
 
Managing your files
Managing your filesManaging your files
Managing your files
Michele Ferguson, M.Ed.
 
Using Google Apps for Education
Using Google Apps for EducationUsing Google Apps for Education
Using Google Apps for Education
Noel Jenkins
 
How to Use Google Drive
How to Use Google DriveHow to Use Google Drive
How to Use Google Drive
Alda Estrada
 
Google Apps for Education in CEWA Schools
Google Apps for Education in CEWA SchoolsGoogle Apps for Education in CEWA Schools
Google Apps for Education in CEWA Schools
Jemima Saunders
 
Future of Education: GEMs Merredin
Future of Education: GEMs MerredinFuture of Education: GEMs Merredin
Future of Education: GEMs Merredin
Daniel M Groenewald
 
How to use google drive to backup and share files
How to use google drive to backup and share filesHow to use google drive to backup and share files
How to use google drive to backup and share files
Rynolf
 
Create new user account for windows 7 without login
Create new user account for windows 7 without loginCreate new user account for windows 7 without login
Create new user account for windows 7 without login
ShemarElmer
 
How to use google drive
How to use google driveHow to use google drive
How to use google drive
Nimfa Maniscan
 
tenses
tenses tenses
tenses
zarambaig
 
Introduction to Computer Hardware Assembling
Introduction to Computer Hardware AssemblingIntroduction to Computer Hardware Assembling
Introduction to Computer Hardware Assembling
Ranjith Siji
 
Google Apps for Education Foundations 2015
Google Apps for Education Foundations 2015Google Apps for Education Foundations 2015
Google Apps for Education Foundations 2015
Martin Cisneros
 
Google Apps for Education 101
Google Apps for Education 101Google Apps for Education 101
Google Apps for Education 101
classtechie
 
What's Trending in Talent and Learning for 2016?
What's Trending in Talent and Learning for 2016?What's Trending in Talent and Learning for 2016?
What's Trending in Talent and Learning for 2016?
Skillsoft
 
Can We Assess Creativity?
Can We Assess Creativity?Can We Assess Creativity?
Can We Assess Creativity?
John Spencer
 
Using Google Apps for Education
Using Google Apps for EducationUsing Google Apps for Education
Using Google Apps for Education
Noel Jenkins
 
How to Use Google Drive
How to Use Google DriveHow to Use Google Drive
How to Use Google Drive
Alda Estrada
 
Google Apps for Education in CEWA Schools
Google Apps for Education in CEWA SchoolsGoogle Apps for Education in CEWA Schools
Google Apps for Education in CEWA Schools
Jemima Saunders
 
Future of Education: GEMs Merredin
Future of Education: GEMs MerredinFuture of Education: GEMs Merredin
Future of Education: GEMs Merredin
Daniel M Groenewald
 
How to use google drive to backup and share files
How to use google drive to backup and share filesHow to use google drive to backup and share files
How to use google drive to backup and share files
Rynolf
 
Create new user account for windows 7 without login
Create new user account for windows 7 without loginCreate new user account for windows 7 without login
Create new user account for windows 7 without login
ShemarElmer
 
How to use google drive
How to use google driveHow to use google drive
How to use google drive
Nimfa Maniscan
 
Introduction to Computer Hardware Assembling
Introduction to Computer Hardware AssemblingIntroduction to Computer Hardware Assembling
Introduction to Computer Hardware Assembling
Ranjith Siji
 
Google Apps for Education Foundations 2015
Google Apps for Education Foundations 2015Google Apps for Education Foundations 2015
Google Apps for Education Foundations 2015
Martin Cisneros
 
Google Apps for Education 101
Google Apps for Education 101Google Apps for Education 101
Google Apps for Education 101
classtechie
 
What's Trending in Talent and Learning for 2016?
What's Trending in Talent and Learning for 2016?What's Trending in Talent and Learning for 2016?
What's Trending in Talent and Learning for 2016?
Skillsoft
 
Can We Assess Creativity?
Can We Assess Creativity?Can We Assess Creativity?
Can We Assess Creativity?
John Spencer
 
Ad

Similar to Customising Google Apps for Education with Google Apps Script GEUG14 (20)

MD6AssgnClarkeS (8841)
MD6AssgnClarkeS (8841)MD6AssgnClarkeS (8841)
MD6AssgnClarkeS (8841)
stanford001
 
Ites actionresearchproject ci515
Ites actionresearchproject ci515Ites actionresearchproject ci515
Ites actionresearchproject ci515
CM Ites
 
Venturing into the cloud
Venturing into the cloudVenturing into the cloud
Venturing into the cloud
Jeff Piontek
 
Google apps
Google appsGoogle apps
Google apps
digs2284
 
Google Apps Ed3
Google Apps Ed3Google Apps Ed3
Google Apps Ed3
guest804df32c5
 
Section 4.4 employment business focused applications in the cloud
Section 4.4 employment business focused applications in the cloudSection 4.4 employment business focused applications in the cloud
Section 4.4 employment business focused applications in the cloud
Association of Colleges
 
A Business Case for Google Apps for Education Problem Statement .docx
A Business Case for Google Apps for Education Problem Statement .docxA Business Case for Google Apps for Education Problem Statement .docx
A Business Case for Google Apps for Education Problem Statement .docx
blondellchancy
 
A Business Case for Google Apps for Education Problem Statement .docx
A Business Case for Google Apps for Education Problem Statement .docxA Business Case for Google Apps for Education Problem Statement .docx
A Business Case for Google Apps for Education Problem Statement .docx
sleeperharwell
 
Google apps
Google appsGoogle apps
Google apps
digs2284
 
How to use Google Docs
How to use Google DocsHow to use Google Docs
How to use Google Docs
soe.uws
 
CAT534 Ripped From The Headlines - Google Apps
CAT534 Ripped From The Headlines - Google AppsCAT534 Ripped From The Headlines - Google Apps
CAT534 Ripped From The Headlines - Google Apps
The University of Alabama System
 
Mobile Apps Study Guide H818 conference - Open Star Badge Award
Mobile Apps Study Guide  H818 conference - Open Star Badge AwardMobile Apps Study Guide  H818 conference - Open Star Badge Award
Mobile Apps Study Guide H818 conference - Open Star Badge Award
Denise McDonough
 
Google drive overview & paperless workflow
Google drive overview & paperless workflowGoogle drive overview & paperless workflow
Google drive overview & paperless workflow
Maria Stavropoulos
 
More Google Tools
More Google ToolsMore Google Tools
More Google Tools
Eric Cole
 
Multimedia presentation
Multimedia presentationMultimedia presentation
Multimedia presentation
Vida Martin
 
The learning platform: digital literacy
The learning platform: digital literacyThe learning platform: digital literacy
The learning platform: digital literacy
Victoria College
 
Blended Mode of Learning through Educational Technology
Blended Mode of Learning through Educational TechnologyBlended Mode of Learning through Educational Technology
Blended Mode of Learning through Educational Technology
Dr.Kumuda Gururao
 
Futuristic Learning and Evaluation.ppt
Futuristic Learning and Evaluation.pptFuturistic Learning and Evaluation.ppt
Futuristic Learning and Evaluation.ppt
Samruddhi Chepe
 
Online teaching platforms comparison
Online teaching platforms comparisonOnline teaching platforms comparison
Online teaching platforms comparison
cemeefaithescarilla
 
HHL09 Thomas Mobilising The OU
HHL09 Thomas Mobilising The OUHHL09 Thomas Mobilising The OU
HHL09 Thomas Mobilising The OU
Rhodri Thomas
 
MD6AssgnClarkeS (8841)
MD6AssgnClarkeS (8841)MD6AssgnClarkeS (8841)
MD6AssgnClarkeS (8841)
stanford001
 
Ites actionresearchproject ci515
Ites actionresearchproject ci515Ites actionresearchproject ci515
Ites actionresearchproject ci515
CM Ites
 
Venturing into the cloud
Venturing into the cloudVenturing into the cloud
Venturing into the cloud
Jeff Piontek
 
Google apps
Google appsGoogle apps
Google apps
digs2284
 
Section 4.4 employment business focused applications in the cloud
Section 4.4 employment business focused applications in the cloudSection 4.4 employment business focused applications in the cloud
Section 4.4 employment business focused applications in the cloud
Association of Colleges
 
A Business Case for Google Apps for Education Problem Statement .docx
A Business Case for Google Apps for Education Problem Statement .docxA Business Case for Google Apps for Education Problem Statement .docx
A Business Case for Google Apps for Education Problem Statement .docx
blondellchancy
 
A Business Case for Google Apps for Education Problem Statement .docx
A Business Case for Google Apps for Education Problem Statement .docxA Business Case for Google Apps for Education Problem Statement .docx
A Business Case for Google Apps for Education Problem Statement .docx
sleeperharwell
 
Google apps
Google appsGoogle apps
Google apps
digs2284
 
How to use Google Docs
How to use Google DocsHow to use Google Docs
How to use Google Docs
soe.uws
 
Mobile Apps Study Guide H818 conference - Open Star Badge Award
Mobile Apps Study Guide  H818 conference - Open Star Badge AwardMobile Apps Study Guide  H818 conference - Open Star Badge Award
Mobile Apps Study Guide H818 conference - Open Star Badge Award
Denise McDonough
 
Google drive overview & paperless workflow
Google drive overview & paperless workflowGoogle drive overview & paperless workflow
Google drive overview & paperless workflow
Maria Stavropoulos
 
More Google Tools
More Google ToolsMore Google Tools
More Google Tools
Eric Cole
 
Multimedia presentation
Multimedia presentationMultimedia presentation
Multimedia presentation
Vida Martin
 
The learning platform: digital literacy
The learning platform: digital literacyThe learning platform: digital literacy
The learning platform: digital literacy
Victoria College
 
Blended Mode of Learning through Educational Technology
Blended Mode of Learning through Educational TechnologyBlended Mode of Learning through Educational Technology
Blended Mode of Learning through Educational Technology
Dr.Kumuda Gururao
 
Futuristic Learning and Evaluation.ppt
Futuristic Learning and Evaluation.pptFuturistic Learning and Evaluation.ppt
Futuristic Learning and Evaluation.ppt
Samruddhi Chepe
 
Online teaching platforms comparison
Online teaching platforms comparisonOnline teaching platforms comparison
Online teaching platforms comparison
cemeefaithescarilla
 
HHL09 Thomas Mobilising The OU
HHL09 Thomas Mobilising The OUHHL09 Thomas Mobilising The OU
HHL09 Thomas Mobilising The OU
Rhodri Thomas
 
Ad

More from Martin Hawksey (20)

What about GDPR?
What about GDPR?What about GDPR?
What about GDPR?
Martin Hawksey
 
Twitter in Education: Interactively exploring the conversation with TAGS and ...
Twitter in Education: Interactively exploring the conversation with TAGS and ...Twitter in Education: Interactively exploring the conversation with TAGS and ...
Twitter in Education: Interactively exploring the conversation with TAGS and ...
Martin Hawksey
 
TEL Quality and Innovation: What can be learned from the history of computer ...
TEL Quality and Innovation: What can be learned from the history of computer ...TEL Quality and Innovation: What can be learned from the history of computer ...
TEL Quality and Innovation: What can be learned from the history of computer ...
Martin Hawksey
 
Making the complex less complicated: An introduction to social network analysis
Making the complex less complicated: An introduction to social network analysisMaking the complex less complicated: An introduction to social network analysis
Making the complex less complicated: An introduction to social network analysis
Martin Hawksey
 
Measuring Social Media Impact: Google Analytics and Twitter
Measuring Social Media Impact: Google Analytics and TwitterMeasuring Social Media Impact: Google Analytics and Twitter
Measuring Social Media Impact: Google Analytics and Twitter
Martin Hawksey
 
Google Apps Script the Authentic{ated} Mobile Playground
Google Apps Script the Authentic{ated} Mobile PlaygroundGoogle Apps Script the Authentic{ated} Mobile Playground
Google Apps Script the Authentic{ated} Mobile Playground
Martin Hawksey
 
Using CiviCRM in Google Drive with the new CiviService Google Script Library
Using CiviCRM in Google Drive with the new CiviService Google Script LibraryUsing CiviCRM in Google Drive with the new CiviService Google Script Library
Using CiviCRM in Google Drive with the new CiviService Google Script Library
Martin Hawksey
 
Google Analytics Workout (#IWMW16)
Google Analytics Workout (#IWMW16)Google Analytics Workout (#IWMW16)
Google Analytics Workout (#IWMW16)
Martin Hawksey
 
Extracting and analyzing discussion data with google sheets and google analytics
Extracting and analyzing discussion data with google sheets and google analyticsExtracting and analyzing discussion data with google sheets and google analytics
Extracting and analyzing discussion data with google sheets and google analytics
Martin Hawksey
 
Using WordPress as a badge platform #openbadgesHE
Using WordPress as a badge platform #openbadgesHEUsing WordPress as a badge platform #openbadgesHE
Using WordPress as a badge platform #openbadgesHE
Martin Hawksey
 
Looking at creativity and culture in computer science to inspire better educa...
Looking at creativity and culture in computer science to inspire better educa...Looking at creativity and culture in computer science to inspire better educa...
Looking at creativity and culture in computer science to inspire better educa...
Martin Hawksey
 
Google Apps Script: The authentic{ated} playground [2015 Ed.]
Google Apps Script: The authentic{ated} playground [2015 Ed.]Google Apps Script: The authentic{ated} playground [2015 Ed.]
Google Apps Script: The authentic{ated} playground [2015 Ed.]
Martin Hawksey
 
Creating personal tutoring environments with Google Apps Script
Creating personal tutoring environments with Google Apps ScriptCreating personal tutoring environments with Google Apps Script
Creating personal tutoring environments with Google Apps Script
Martin Hawksey
 
Learning analytics gaining good actionable insight
Learning analytics   gaining good actionable insightLearning analytics   gaining good actionable insight
Learning analytics gaining good actionable insight
Martin Hawksey
 
Custom reporting from CiviCRM with Google Sheets
Custom reporting from CiviCRM with Google SheetsCustom reporting from CiviCRM with Google Sheets
Custom reporting from CiviCRM with Google Sheets
Martin Hawksey
 
Learning analytics: Threats and opportunities
Learning analytics: Threats and opportunitiesLearning analytics: Threats and opportunities
Learning analytics: Threats and opportunities
Martin Hawksey
 
Google Apps Script: The Authentic{ated} Playground
Google Apps Script: The Authentic{ated} PlaygroundGoogle Apps Script: The Authentic{ated} Playground
Google Apps Script: The Authentic{ated} Playground
Martin Hawksey
 
Breaking the Cell #WebExpo
Breaking the Cell #WebExpo  Breaking the Cell #WebExpo
Breaking the Cell #WebExpo
Martin Hawksey
 
Open Badges in Open Education – Do They Count? #eas14
Open Badges in Open Education – Do They Count? #eas14Open Badges in Open Education – Do They Count? #eas14
Open Badges in Open Education – Do They Count? #eas14
Martin Hawksey
 
ocTEL and Open Badges #altc
ocTEL and Open Badges #altcocTEL and Open Badges #altc
ocTEL and Open Badges #altc
Martin Hawksey
 
Twitter in Education: Interactively exploring the conversation with TAGS and ...
Twitter in Education: Interactively exploring the conversation with TAGS and ...Twitter in Education: Interactively exploring the conversation with TAGS and ...
Twitter in Education: Interactively exploring the conversation with TAGS and ...
Martin Hawksey
 
TEL Quality and Innovation: What can be learned from the history of computer ...
TEL Quality and Innovation: What can be learned from the history of computer ...TEL Quality and Innovation: What can be learned from the history of computer ...
TEL Quality and Innovation: What can be learned from the history of computer ...
Martin Hawksey
 
Making the complex less complicated: An introduction to social network analysis
Making the complex less complicated: An introduction to social network analysisMaking the complex less complicated: An introduction to social network analysis
Making the complex less complicated: An introduction to social network analysis
Martin Hawksey
 
Measuring Social Media Impact: Google Analytics and Twitter
Measuring Social Media Impact: Google Analytics and TwitterMeasuring Social Media Impact: Google Analytics and Twitter
Measuring Social Media Impact: Google Analytics and Twitter
Martin Hawksey
 
Google Apps Script the Authentic{ated} Mobile Playground
Google Apps Script the Authentic{ated} Mobile PlaygroundGoogle Apps Script the Authentic{ated} Mobile Playground
Google Apps Script the Authentic{ated} Mobile Playground
Martin Hawksey
 
Using CiviCRM in Google Drive with the new CiviService Google Script Library
Using CiviCRM in Google Drive with the new CiviService Google Script LibraryUsing CiviCRM in Google Drive with the new CiviService Google Script Library
Using CiviCRM in Google Drive with the new CiviService Google Script Library
Martin Hawksey
 
Google Analytics Workout (#IWMW16)
Google Analytics Workout (#IWMW16)Google Analytics Workout (#IWMW16)
Google Analytics Workout (#IWMW16)
Martin Hawksey
 
Extracting and analyzing discussion data with google sheets and google analytics
Extracting and analyzing discussion data with google sheets and google analyticsExtracting and analyzing discussion data with google sheets and google analytics
Extracting and analyzing discussion data with google sheets and google analytics
Martin Hawksey
 
Using WordPress as a badge platform #openbadgesHE
Using WordPress as a badge platform #openbadgesHEUsing WordPress as a badge platform #openbadgesHE
Using WordPress as a badge platform #openbadgesHE
Martin Hawksey
 
Looking at creativity and culture in computer science to inspire better educa...
Looking at creativity and culture in computer science to inspire better educa...Looking at creativity and culture in computer science to inspire better educa...
Looking at creativity and culture in computer science to inspire better educa...
Martin Hawksey
 
Google Apps Script: The authentic{ated} playground [2015 Ed.]
Google Apps Script: The authentic{ated} playground [2015 Ed.]Google Apps Script: The authentic{ated} playground [2015 Ed.]
Google Apps Script: The authentic{ated} playground [2015 Ed.]
Martin Hawksey
 
Creating personal tutoring environments with Google Apps Script
Creating personal tutoring environments with Google Apps ScriptCreating personal tutoring environments with Google Apps Script
Creating personal tutoring environments with Google Apps Script
Martin Hawksey
 
Learning analytics gaining good actionable insight
Learning analytics   gaining good actionable insightLearning analytics   gaining good actionable insight
Learning analytics gaining good actionable insight
Martin Hawksey
 
Custom reporting from CiviCRM with Google Sheets
Custom reporting from CiviCRM with Google SheetsCustom reporting from CiviCRM with Google Sheets
Custom reporting from CiviCRM with Google Sheets
Martin Hawksey
 
Learning analytics: Threats and opportunities
Learning analytics: Threats and opportunitiesLearning analytics: Threats and opportunities
Learning analytics: Threats and opportunities
Martin Hawksey
 
Google Apps Script: The Authentic{ated} Playground
Google Apps Script: The Authentic{ated} PlaygroundGoogle Apps Script: The Authentic{ated} Playground
Google Apps Script: The Authentic{ated} Playground
Martin Hawksey
 
Breaking the Cell #WebExpo
Breaking the Cell #WebExpo  Breaking the Cell #WebExpo
Breaking the Cell #WebExpo
Martin Hawksey
 
Open Badges in Open Education – Do They Count? #eas14
Open Badges in Open Education – Do They Count? #eas14Open Badges in Open Education – Do They Count? #eas14
Open Badges in Open Education – Do They Count? #eas14
Martin Hawksey
 
ocTEL and Open Badges #altc
ocTEL and Open Badges #altcocTEL and Open Badges #altc
ocTEL and Open Badges #altc
Martin Hawksey
 

Recently uploaded (20)

Diana Enriquez Wauconda - A Wauconda-Based Educator
Diana Enriquez Wauconda - A Wauconda-Based EducatorDiana Enriquez Wauconda - A Wauconda-Based Educator
Diana Enriquez Wauconda - A Wauconda-Based Educator
Diana Enriquez Wauconda
 
Rai dyansty Chach or Brahamn dynasty, History of Dahir History of Sindh NEP.pptx
Rai dyansty Chach or Brahamn dynasty, History of Dahir History of Sindh NEP.pptxRai dyansty Chach or Brahamn dynasty, History of Dahir History of Sindh NEP.pptx
Rai dyansty Chach or Brahamn dynasty, History of Dahir History of Sindh NEP.pptx
Dr. Ravi Shankar Arya Mahila P. G. College, Banaras Hindu University, Varanasi, India.
 
Diptera: The Two-Winged Wonders, The Fly Squad: Order Diptera.pptx
Diptera: The Two-Winged Wonders, The Fly Squad: Order Diptera.pptxDiptera: The Two-Winged Wonders, The Fly Squad: Order Diptera.pptx
Diptera: The Two-Winged Wonders, The Fly Squad: Order Diptera.pptx
Arshad Shaikh
 
Artificial intelligence Presented by JM.
Artificial intelligence Presented by JM.Artificial intelligence Presented by JM.
Artificial intelligence Presented by JM.
jmansha170
 
THE CHURCH AND ITS IMPACT: FOSTERING CHRISTIAN EDUCATION
THE CHURCH AND ITS IMPACT: FOSTERING CHRISTIAN EDUCATIONTHE CHURCH AND ITS IMPACT: FOSTERING CHRISTIAN EDUCATION
THE CHURCH AND ITS IMPACT: FOSTERING CHRISTIAN EDUCATION
PROF. PAUL ALLIEU KAMARA
 
Trends Spotting Strategic foresight for tomorrow’s education systems - Debora...
Trends Spotting Strategic foresight for tomorrow’s education systems - Debora...Trends Spotting Strategic foresight for tomorrow’s education systems - Debora...
Trends Spotting Strategic foresight for tomorrow’s education systems - Debora...
EduSkills OECD
 
LDMMIA Reiki Yoga S8 Free Workshop Grad Level
LDMMIA Reiki Yoga S8 Free Workshop Grad LevelLDMMIA Reiki Yoga S8 Free Workshop Grad Level
LDMMIA Reiki Yoga S8 Free Workshop Grad Level
LDM & Mia eStudios
 
How to Manage Maintenance Request in Odoo 18
How to Manage Maintenance Request in Odoo 18How to Manage Maintenance Request in Odoo 18
How to Manage Maintenance Request in Odoo 18
Celine George
 
Webcrawler_Mule_AIChain_MuleSoft_Meetup_Hyderabad
Webcrawler_Mule_AIChain_MuleSoft_Meetup_HyderabadWebcrawler_Mule_AIChain_MuleSoft_Meetup_Hyderabad
Webcrawler_Mule_AIChain_MuleSoft_Meetup_Hyderabad
Veera Pallapu
 
Module 4 Presentation - Enhancing Competencies and Engagement Strategies in Y...
Module 4 Presentation - Enhancing Competencies and Engagement Strategies in Y...Module 4 Presentation - Enhancing Competencies and Engagement Strategies in Y...
Module 4 Presentation - Enhancing Competencies and Engagement Strategies in Y...
GeorgeDiamandis11
 
Semisolid_Dosage_Forms.pptx
Semisolid_Dosage_Forms.pptxSemisolid_Dosage_Forms.pptx
Semisolid_Dosage_Forms.pptx
Shantanu Ranjan
 
Pests of Rice: Damage, Identification, Life history, and Management.pptx
Pests of Rice: Damage, Identification, Life history, and Management.pptxPests of Rice: Damage, Identification, Life history, and Management.pptx
Pests of Rice: Damage, Identification, Life history, and Management.pptx
Arshad Shaikh
 
Analysis of Quantitative Data Parametric and non-parametric tests.pptx
Analysis of Quantitative Data Parametric and non-parametric tests.pptxAnalysis of Quantitative Data Parametric and non-parametric tests.pptx
Analysis of Quantitative Data Parametric and non-parametric tests.pptx
Shrutidhara2
 
TV Shows and web-series quiz | QUIZ CLUB OF PSGCAS | 13TH MARCH 2025
TV Shows and web-series quiz | QUIZ CLUB OF PSGCAS | 13TH MARCH 2025TV Shows and web-series quiz | QUIZ CLUB OF PSGCAS | 13TH MARCH 2025
TV Shows and web-series quiz | QUIZ CLUB OF PSGCAS | 13TH MARCH 2025
Quiz Club of PSG College of Arts & Science
 
CBSE - Grade 11 - Mathematics - Ch 2 - Relations And Functions - Notes (PDF F...
CBSE - Grade 11 - Mathematics - Ch 2 - Relations And Functions - Notes (PDF F...CBSE - Grade 11 - Mathematics - Ch 2 - Relations And Functions - Notes (PDF F...
CBSE - Grade 11 - Mathematics - Ch 2 - Relations And Functions - Notes (PDF F...
Sritoma Majumder
 
"Hymenoptera: A Diverse and Fascinating Order".pptx
"Hymenoptera: A Diverse and Fascinating Order".pptx"Hymenoptera: A Diverse and Fascinating Order".pptx
"Hymenoptera: A Diverse and Fascinating Order".pptx
Arshad Shaikh
 
WRITTEN THEME ROUND- OPEN GENERAL QUIZ.pptx
WRITTEN THEME ROUND- OPEN GENERAL QUIZ.pptxWRITTEN THEME ROUND- OPEN GENERAL QUIZ.pptx
WRITTEN THEME ROUND- OPEN GENERAL QUIZ.pptx
Sourav Kr Podder
 
Pragya Champion's Chalice 2025 Set , General Quiz
Pragya Champion's Chalice 2025 Set , General QuizPragya Champion's Chalice 2025 Set , General Quiz
Pragya Champion's Chalice 2025 Set , General Quiz
Pragya - UEM Kolkata Quiz Club
 
AR3201 WORLD ARCHITECTURE AND URBANISM EARLY CIVILISATIONS TO RENAISSANCE QUE...
AR3201 WORLD ARCHITECTURE AND URBANISM EARLY CIVILISATIONS TO RENAISSANCE QUE...AR3201 WORLD ARCHITECTURE AND URBANISM EARLY CIVILISATIONS TO RENAISSANCE QUE...
AR3201 WORLD ARCHITECTURE AND URBANISM EARLY CIVILISATIONS TO RENAISSANCE QUE...
Mani Sasidharan
 
Cloud Computing ..PPT ( Faizan ALTAF )..
Cloud Computing ..PPT ( Faizan ALTAF )..Cloud Computing ..PPT ( Faizan ALTAF )..
Cloud Computing ..PPT ( Faizan ALTAF )..
faizanaltaf231
 
Diana Enriquez Wauconda - A Wauconda-Based Educator
Diana Enriquez Wauconda - A Wauconda-Based EducatorDiana Enriquez Wauconda - A Wauconda-Based Educator
Diana Enriquez Wauconda - A Wauconda-Based Educator
Diana Enriquez Wauconda
 
Diptera: The Two-Winged Wonders, The Fly Squad: Order Diptera.pptx
Diptera: The Two-Winged Wonders, The Fly Squad: Order Diptera.pptxDiptera: The Two-Winged Wonders, The Fly Squad: Order Diptera.pptx
Diptera: The Two-Winged Wonders, The Fly Squad: Order Diptera.pptx
Arshad Shaikh
 
Artificial intelligence Presented by JM.
Artificial intelligence Presented by JM.Artificial intelligence Presented by JM.
Artificial intelligence Presented by JM.
jmansha170
 
THE CHURCH AND ITS IMPACT: FOSTERING CHRISTIAN EDUCATION
THE CHURCH AND ITS IMPACT: FOSTERING CHRISTIAN EDUCATIONTHE CHURCH AND ITS IMPACT: FOSTERING CHRISTIAN EDUCATION
THE CHURCH AND ITS IMPACT: FOSTERING CHRISTIAN EDUCATION
PROF. PAUL ALLIEU KAMARA
 
Trends Spotting Strategic foresight for tomorrow’s education systems - Debora...
Trends Spotting Strategic foresight for tomorrow’s education systems - Debora...Trends Spotting Strategic foresight for tomorrow’s education systems - Debora...
Trends Spotting Strategic foresight for tomorrow’s education systems - Debora...
EduSkills OECD
 
LDMMIA Reiki Yoga S8 Free Workshop Grad Level
LDMMIA Reiki Yoga S8 Free Workshop Grad LevelLDMMIA Reiki Yoga S8 Free Workshop Grad Level
LDMMIA Reiki Yoga S8 Free Workshop Grad Level
LDM & Mia eStudios
 
How to Manage Maintenance Request in Odoo 18
How to Manage Maintenance Request in Odoo 18How to Manage Maintenance Request in Odoo 18
How to Manage Maintenance Request in Odoo 18
Celine George
 
Webcrawler_Mule_AIChain_MuleSoft_Meetup_Hyderabad
Webcrawler_Mule_AIChain_MuleSoft_Meetup_HyderabadWebcrawler_Mule_AIChain_MuleSoft_Meetup_Hyderabad
Webcrawler_Mule_AIChain_MuleSoft_Meetup_Hyderabad
Veera Pallapu
 
Module 4 Presentation - Enhancing Competencies and Engagement Strategies in Y...
Module 4 Presentation - Enhancing Competencies and Engagement Strategies in Y...Module 4 Presentation - Enhancing Competencies and Engagement Strategies in Y...
Module 4 Presentation - Enhancing Competencies and Engagement Strategies in Y...
GeorgeDiamandis11
 
Semisolid_Dosage_Forms.pptx
Semisolid_Dosage_Forms.pptxSemisolid_Dosage_Forms.pptx
Semisolid_Dosage_Forms.pptx
Shantanu Ranjan
 
Pests of Rice: Damage, Identification, Life history, and Management.pptx
Pests of Rice: Damage, Identification, Life history, and Management.pptxPests of Rice: Damage, Identification, Life history, and Management.pptx
Pests of Rice: Damage, Identification, Life history, and Management.pptx
Arshad Shaikh
 
Analysis of Quantitative Data Parametric and non-parametric tests.pptx
Analysis of Quantitative Data Parametric and non-parametric tests.pptxAnalysis of Quantitative Data Parametric and non-parametric tests.pptx
Analysis of Quantitative Data Parametric and non-parametric tests.pptx
Shrutidhara2
 
CBSE - Grade 11 - Mathematics - Ch 2 - Relations And Functions - Notes (PDF F...
CBSE - Grade 11 - Mathematics - Ch 2 - Relations And Functions - Notes (PDF F...CBSE - Grade 11 - Mathematics - Ch 2 - Relations And Functions - Notes (PDF F...
CBSE - Grade 11 - Mathematics - Ch 2 - Relations And Functions - Notes (PDF F...
Sritoma Majumder
 
"Hymenoptera: A Diverse and Fascinating Order".pptx
"Hymenoptera: A Diverse and Fascinating Order".pptx"Hymenoptera: A Diverse and Fascinating Order".pptx
"Hymenoptera: A Diverse and Fascinating Order".pptx
Arshad Shaikh
 
WRITTEN THEME ROUND- OPEN GENERAL QUIZ.pptx
WRITTEN THEME ROUND- OPEN GENERAL QUIZ.pptxWRITTEN THEME ROUND- OPEN GENERAL QUIZ.pptx
WRITTEN THEME ROUND- OPEN GENERAL QUIZ.pptx
Sourav Kr Podder
 
AR3201 WORLD ARCHITECTURE AND URBANISM EARLY CIVILISATIONS TO RENAISSANCE QUE...
AR3201 WORLD ARCHITECTURE AND URBANISM EARLY CIVILISATIONS TO RENAISSANCE QUE...AR3201 WORLD ARCHITECTURE AND URBANISM EARLY CIVILISATIONS TO RENAISSANCE QUE...
AR3201 WORLD ARCHITECTURE AND URBANISM EARLY CIVILISATIONS TO RENAISSANCE QUE...
Mani Sasidharan
 
Cloud Computing ..PPT ( Faizan ALTAF )..
Cloud Computing ..PPT ( Faizan ALTAF )..Cloud Computing ..PPT ( Faizan ALTAF )..
Cloud Computing ..PPT ( Faizan ALTAF )..
faizanaltaf231
 

Customising Google Apps for Education with Google Apps Script GEUG14

  • 1. Customising Google Apps with Google Apps Script Presented at Martin Hawksey This work is licensed under a Creative Commons Attribution 3.0 Unported License. CC-BY mhawksey
  • 2. alt.ac.uk All links bundled in http://bit.ly/GEUG14-Apps-Script @mhawksey+MartinHawksey http://bit.ly/GEUG14-Apps-Script
  • 4. alt.ac.uk Dr. Tony Hirst The Open University @psychemedia ouseful.info http://bit.ly/GEUG14-Apps-Script
  • 5. alt.ac.uk Dr. Tony Hirst The Open University @psychemedia ouseful.info http://bit.ly/GEUG14-Apps-Script
  • 6. alt.ac.uk Dr. Tony Hirst The Open University @psychemedia ouseful.info http://bit.ly/GEUG14-Apps-Script
  • 7. alt.ac.uk Say hello to Google Apps Script CC-BY Google – Google Apps Script, 13-03-2012 http://bit.ly/GEUG14-Apps-Script
  • 8. alt.ac.ukhttp://bit.ly/GEUG14-Apps-Script 11 Google apps, 1 platform in the cloud Increase the power of your favorite Google apps — like Calendar, Docs, Drive, Gmail, and Sheets. Apps Script lets you do more with Google. All on a JavaScript platform in the cloud.
  • 9. alt.ac.uk Code in the cloud ◊ Standalone Scripts script.google.com Google Drive > Create > Script ◊ Container-bound – Google Documents, Sheets, Forms Tools > Script editor – Google Sites More > Manage Site > Apps Script http://bit.ly/GEUG14-Apps-Script
  • 10. alt.ac.uk A brief history http://bit.ly/GEUG14-Apps-Script 2009 Scripts in Sheets Custom functions 2010 UiApp Web Apps (run as developer) Script Gallery* 2011 Scripts in Sites GUI Builder* More services 2012 Standalone scripts HTMLSerivce ScriptDb* Web Apps (run as user) Libraries and versioning Content Service Chrome Web Store 2013 Scripts in Doc Scripts in Forms Auth flow More services 2014 Add-on for Documents and Sheets * Denotes deprecated services/features Adapted from Wesley Chun’s Google Apps Script
  • 12. alt.ac.uk Google Form Created for Assessment As part of an effort to re-design an observational assessment, tutors had identified that the quality and speed of feedback needed to be improved. After consultation, it was suggested that an existing paper form could be replaced by a Google Form and completed ‘live’ using tablet devices. See the form here. Apps Script Written for Feedback Delivery Following the creation of the Google Form, Apps Script was written that generates an HTML formatted feedback report and emails it to the student, School administrator and themselves as soon as the tutor submits. As a result, students would receive individual, legible and immediate feedback directly to their email account as opposed to waiting days to collect it from the administrative office. See the script here. Apps Script Shared with Colleagues As this idea is highly adaptable, sharing the script with colleagues has led to suggestions of how other processes could be modified. As it is now used for 4 other purposes within this School alone, a responsive webpage (hosted using Google Drive) has been created to allow staff to move between forms from a single point of access, regardless of device. See the form selector webpage here. During the 2013/4 academic year, staff from across the Faculty of Humanities and Social Sciences, Keele University, called for assistance in relation to existing procedures involving assessment, feedback and the general dissemination of electronic materials. Following consultation, several solutions were trialed, mainly focusing upon technologies familiar to staff and at Keele (i.e. Blackboard, IntraLibrary, PebblePad and Google Apps for Education). As more demands were made, it became clear that Google Apps for Education provided the most flexible and intuitive solution, giving rise to the idea that Google has the potential to provide the most complete learning platform; the GLE. Below is one example of the types of intervention Google Apps for Education afforded. For information about other Google projects, please see http://goo.gl/9vMgHj.
  • 13. alt.ac.uk Google Form Created for Assessment As part of an effort to re-design an observational assessment, tutors had identified that the quality and speed of feedback needed to be improved. After consultation, it was suggested that an existing paper form could be replaced by a Google Form and completed ‘live’ using tablet devices. See the form here. Apps Script Written for Feedback Delivery Following the creation of the Google Form, Apps Script was written that generates an HTML formatted feedback report and emails it to the student, School administrator and themselves as soon as the tutor submits. As a result, students would receive individual, legible and immediate feedback directly to their email account as opposed to waiting days to collect it from the administrative office. See the script here. Apps Script Shared with Colleagues As this idea is highly adaptable, sharing the script with colleagues has led to suggestions of how other processes could be modified. As it is now used for 4 other purposes within this School alone, a responsive webpage (hosted using Google Drive) has been created to allow staff to move between forms from a single point of access, regardless of device. See the form selector webpage here. During the 2013/4 academic year, staff from across the Faculty of Humanities and Social Sciences, Keele University, called for assistance in relation to existing procedures involving assessment, feedback and the general dissemination of electronic materials. Following consultation, several solutions were trialed, mainly focusing upon technologies familiar to staff and at Keele (i.e. Blackboard, IntraLibrary, PebblePad and Google Apps for Education). As more demands were made, it became clear that Google Apps for Education provided the most flexible and intuitive solution, giving rise to the idea that Google has the potential to provide the most complete learning platform; the GLE. Below is one example of the types of intervention Google Apps for Education afforded. For information about other Google projects, please see http://goo.gl/9vMgHj.
  • 14. alt.ac.uk Google Form Created for Assessment As part of an effort to re-design an observational assessment, tutors had identified that the quality and speed of feedback needed to be improved. After consultation, it was suggested that an existing paper form could be replaced by a Google Form and completed ‘live’ using tablet devices. See the form here. Apps Script Written for Feedback Delivery Following the creation of the Google Form, Apps Script was written that generates an HTML formatted feedback report and emails it to the student, School administrator and themselves as soon as the tutor submits. As a result, students would receive individual, legible and immediate feedback directly to their email account as opposed to waiting days to collect it from the administrative office. See the script here. Apps Script Shared with Colleagues As this idea is highly adaptable, sharing the script with colleagues has led to suggestions of how other processes could be modified. As it is now used for 4 other purposes within this School alone, a responsive webpage (hosted using Google Drive) has been created to allow staff to move between forms from a single point of access, regardless of device. See the form selector webpage here. During the 2013/4 academic year, staff from across the Faculty of Humanities and Social Sciences, Keele University, called for assistance in relation to existing procedures involving assessment, feedback and the general dissemination of electronic materials. Following consultation, several solutions were trialed, mainly focusing upon technologies familiar to staff and at Keele (i.e. Blackboard, IntraLibrary, PebblePad and Google Apps for Education). As more demands were made, it became clear that Google Apps for Education provided the most flexible and intuitive solution, giving rise to the idea that Google has the potential to provide the most complete learning platform; the GLE. Below is one example of the types of intervention Google Apps for Education afforded. For information about other Google projects, please see http://goo.gl/9vMgHj.
  • 15. alt.ac.uk Google Form Created for Assessment As part of an effort to re-design an observational assessment, tutors had identified that the quality and speed of feedback needed to be improved. After consultation, it was suggested that an existing paper form could be replaced by a Google Form and completed ‘live’ using tablet devices. See the form here. Apps Script Written for Feedback Delivery Following the creation of the Google Form, Apps Script was written that generates an HTML formatted feedback report and emails it to the student, School administrator and themselves as soon as the tutor submits. As a result, students would receive individual, legible and immediate feedback directly to their email account as opposed to waiting days to collect it from the administrative office. See the script here. Apps Script Shared with Colleagues As this idea is highly adaptable, sharing the script with colleagues has led to suggestions of how other processes could be modified. As it is now used for 4 other purposes within this School alone, a responsive webpage (hosted using Google Drive) has been created to allow staff to move between forms from a single point of access, regardless of device. See the form selector webpage here. During the 2013/4 academic year, staff from across the Faculty of Humanities and Social Sciences, Keele University, called for assistance in relation to existing procedures involving assessment, feedback and the general dissemination of electronic materials. Following consultation, several solutions were trialed, mainly focusing upon technologies familiar to staff and at Keele (i.e. Blackboard, IntraLibrary, PebblePad and Google Apps for Education). As more demands were made, it became clear that Google Apps for Education provided the most flexible and intuitive solution, giving rise to the idea that Google has the potential to provide the most complete learning platform; the GLE. Below is one example of the types of intervention Google Apps for Education afforded. For information about other Google projects, please see http://goo.gl/9vMgHj.
  • 25. alt.ac.uk Don’t hate, automate What parts of learning and teaching would you like to automate? http://bit.ly/GEUG14-Apps-Script
  • 37. alt.ac.uk On? ◊ Add-ons … not on ◊ DriveApp … not on ◊ … not on http://bit.ly/GEUG14-Apps-Script
  • 38. alt.ac.uk Opportunity ◊ Code – “wonderful to create machines with your mind” Dave Winer ◊ Consume http://bit.ly/GEUG14-Apps-Script
  • 39. alt.ac.uk Useful resources ◊ Google Apps Script docs – Issue tickets – Release notes ◊ Communities – Google+ Communities – Stackoverflow – Google Enterprise Connect http://bit.ly/GEUG14-Apps-Script
  • 40. alt.ac.uk All links bundled in http://bit.ly/GEUG14-Apps-Script @mhawksey+MartinHawksey http://bit.ly/GEUG14-Apps-Script
  • 41. Association for Learning Technology Registered charity number: 1063519 www.alt.ac.uk @A_L_T

Editor's Notes

  • #4: Best educators take ownership. They create a personal experience
  • #8: About the badge Best educators take ownership. They create a personal experience 2010
  • #9: The power is that google have made it easy to access and use their product APIs and also not worry where to host the code
  • #10: Need to install Chrome App to get create script from Drive menu Container bound scripts are included when you copy the parent document