SlideShare a Scribd company logo
1 of 19
Yo! YouTube Wraps!
Dr. Ian Glover
City University London
{ian.glover.1@city.ac.uk}
Questions to Answer
• What’s a Wrapped Video?
• Why would I want one?
• Nice! How do I make one?!
– The Techie way
– The ‘Easy’ way
• Where can I put my Wrapped Video?
• Who made all this?
• Any further plans?
What’s a Wrapped Video?
This?
You’ve already used that joke!
It isn’t a joke; It’s a theme!
Wrapped video…
• Provides additional information beside the
video
– including links to other resources
• Pauses automatically at selected points
– i.e. at the end of a ‘section’
• Each section can have different
information
Ok, so why do I want it?
• Add extra information
• Provide contextual information and links
• Break a video into discrete sections
• Prompt viewers with questions
• Works on any embeddable video
How do I create them?
• Two main methods
• A very manual and techie, but flexible,
way
• A more use-friendly, but structured, way
The Techie Way
• Create a structured JavaScript Object
Notification (JSON) file – or several.
– Manually managing relationships between
multiple records.
• Create HTML and CSS files to present the
video and information
• Package with all required support
files
Code for Some Elements
‘Text’ element
{ "id" : "T001",
"project_id" : "1",
"video_id" : "10",
"code" : "T0018",
"relation" : "V0010",
"type" : "Text",
"content" : "...",
"label" : "...",
"description" : "...",
"text" : "...",
"topic" : "...",
"time" : "10“
}
‘Question’ element
{ "id" : "Q0001",
"section_id" : "1",
"relation" : "T0001",
"type" : "Question",
"subject" : "...",
"label" : "...“
}
The ‘Easy’ Way
• ‘Simple’ online creation tool
• Structured
• Persistent
• No coding required
• Automatically packaged
Editing Interface
Where Can I Put my Video?
• Just HTML, JavaScript and CSS files
– Upload into a VLE
– On a web server
– As a blog post?
• Doesn’t currently run locally.
Who Do I Need to Pay for This?
• No-one!
– All Free/Open Source
• Core code based on ‘Exhibit’
– Open Source from MIT
• Video Extensions by Ensemble Project
– Recent funding from JISC to develop further
• Creation Tool by me
– Minimal server requirements
– Contact me for access or the code
Future Plans?
• Ensemble team doing further development
work.
• Develop my tool to add:
– Security features
– Copying items
– Drag-and-drop to move items
– Stylesheet selection
Thanks
Questions?

More Related Content

Similar to Yo! YouTube wraps!

How we build project for Open Source
How we build project for Open SourceHow we build project for Open Source
How we build project for Open SourceAlexander Zayats
 
Fast Track to Adobe Captivate
Fast Track to Adobe CaptivateFast Track to Adobe Captivate
Fast Track to Adobe Captivateeaselsolutions
 
SharePoint Saturday The Conference DC - How the bcs saved my marriage
SharePoint Saturday The Conference DC - How the bcs saved my marriageSharePoint Saturday The Conference DC - How the bcs saved my marriage
SharePoint Saturday The Conference DC - How the bcs saved my marriageLiam Cleary [MVP]
 
How to create effective and engaging training videos: Learning Technologies U...
How to create effective and engaging training videos: Learning Technologies U...How to create effective and engaging training videos: Learning Technologies U...
How to create effective and engaging training videos: Learning Technologies U...Anton Bollen
 
Introduction to accessibility
Introduction to accessibilityIntroduction to accessibility
Introduction to accessibilityJoseph McLarty
 
CCA eLearning Presentation 3 Create and edit Video on your smart phone and Ta...
CCA eLearning Presentation 3 Create and edit Video on your smart phone and Ta...CCA eLearning Presentation 3 Create and edit Video on your smart phone and Ta...
CCA eLearning Presentation 3 Create and edit Video on your smart phone and Ta...Yum Studio
 
[edUiconf] HTML5 does all that… and i can haz cheeseburger? You bet!
[edUiconf] HTML5 does all that… and i can haz cheeseburger? You bet![edUiconf] HTML5 does all that… and i can haz cheeseburger? You bet!
[edUiconf] HTML5 does all that… and i can haz cheeseburger? You bet!Christopher Schmitt
 
Intro to Obj-C Design Patterns or Or how I learned to be less bad
Intro to Obj-C Design Patterns or Or how I learned to be less badIntro to Obj-C Design Patterns or Or how I learned to be less bad
Intro to Obj-C Design Patterns or Or how I learned to be less badharisamin
 
Intro to Obj-C Design Patterns or Or how I learned to be less bad
Intro to Obj-C Design Patterns or Or how I learned to be less badIntro to Obj-C Design Patterns or Or how I learned to be less bad
Intro to Obj-C Design Patterns or Or how I learned to be less badHaris Amin
 
BBC News: Responsive Web Design and Mustard
BBC News: Responsive Web Design and MustardBBC News: Responsive Web Design and Mustard
BBC News: Responsive Web Design and MustardKaelig Deloumeau-Prigent
 
Sps Ottawa 2015: Give your company its own streaming video service with #o365...
Sps Ottawa 2015: Give your company its own streaming video service with #o365...Sps Ottawa 2015: Give your company its own streaming video service with #o365...
Sps Ottawa 2015: Give your company its own streaming video service with #o365...Nicolas Georgeault
 
jQueryUI and HTML5 Video Play Nice
jQueryUI and HTML5 Video Play NicejQueryUI and HTML5 Video Play Nice
jQueryUI and HTML5 Video Play NiceBrian Crescimanno
 
MALT Wiki Techshare 2009
MALT Wiki Techshare 2009MALT Wiki Techshare 2009
MALT Wiki Techshare 2009Nick Freear
 
Typical learning objects in MOOCs
Typical learning objects in MOOCsTypical learning objects in MOOCs
Typical learning objects in MOOCsLoCoMoTion Project
 
Craft 2019 - “The Upside Down” Of The Web - Video technologies
Craft 2019 - “The Upside Down” Of The Web - Video technologiesCraft 2019 - “The Upside Down” Of The Web - Video technologies
Craft 2019 - “The Upside Down” Of The Web - Video technologiesMáté Nádasdi
 
Video Marketing Powerpoint
Video Marketing PowerpointVideo Marketing Powerpoint
Video Marketing PowerpointKenn Renner
 

Similar to Yo! YouTube wraps! (20)

How we build project for Open Source
How we build project for Open SourceHow we build project for Open Source
How we build project for Open Source
 
Fast Track to Adobe Captivate
Fast Track to Adobe CaptivateFast Track to Adobe Captivate
Fast Track to Adobe Captivate
 
SharePoint Saturday The Conference DC - How the bcs saved my marriage
SharePoint Saturday The Conference DC - How the bcs saved my marriageSharePoint Saturday The Conference DC - How the bcs saved my marriage
SharePoint Saturday The Conference DC - How the bcs saved my marriage
 
How to create effective and engaging training videos: Learning Technologies U...
How to create effective and engaging training videos: Learning Technologies U...How to create effective and engaging training videos: Learning Technologies U...
How to create effective and engaging training videos: Learning Technologies U...
 
Introduction to accessibility
Introduction to accessibilityIntroduction to accessibility
Introduction to accessibility
 
CCA eLearning Presentation 3 Create and edit Video on your smart phone and Ta...
CCA eLearning Presentation 3 Create and edit Video on your smart phone and Ta...CCA eLearning Presentation 3 Create and edit Video on your smart phone and Ta...
CCA eLearning Presentation 3 Create and edit Video on your smart phone and Ta...
 
[edUiconf] HTML5 does all that… and i can haz cheeseburger? You bet!
[edUiconf] HTML5 does all that… and i can haz cheeseburger? You bet![edUiconf] HTML5 does all that… and i can haz cheeseburger? You bet!
[edUiconf] HTML5 does all that… and i can haz cheeseburger? You bet!
 
Intro to Obj-C Design Patterns or Or how I learned to be less bad
Intro to Obj-C Design Patterns or Or how I learned to be less badIntro to Obj-C Design Patterns or Or how I learned to be less bad
Intro to Obj-C Design Patterns or Or how I learned to be less bad
 
Intro to Obj-C Design Patterns or Or how I learned to be less bad
Intro to Obj-C Design Patterns or Or how I learned to be less badIntro to Obj-C Design Patterns or Or how I learned to be less bad
Intro to Obj-C Design Patterns or Or how I learned to be less bad
 
Looking into HTML5 + CSS3
Looking into HTML5 + CSS3Looking into HTML5 + CSS3
Looking into HTML5 + CSS3
 
Wordpress Shortcode
Wordpress ShortcodeWordpress Shortcode
Wordpress Shortcode
 
BBC News: Responsive Web Design and Mustard
BBC News: Responsive Web Design and MustardBBC News: Responsive Web Design and Mustard
BBC News: Responsive Web Design and Mustard
 
Sps Ottawa 2015: Give your company its own streaming video service with #o365...
Sps Ottawa 2015: Give your company its own streaming video service with #o365...Sps Ottawa 2015: Give your company its own streaming video service with #o365...
Sps Ottawa 2015: Give your company its own streaming video service with #o365...
 
jQueryUI and HTML5 Video Play Nice
jQueryUI and HTML5 Video Play NicejQueryUI and HTML5 Video Play Nice
jQueryUI and HTML5 Video Play Nice
 
MALT Wiki Techshare 2009
MALT Wiki Techshare 2009MALT Wiki Techshare 2009
MALT Wiki Techshare 2009
 
Typical learning objects in MOOCs
Typical learning objects in MOOCsTypical learning objects in MOOCs
Typical learning objects in MOOCs
 
Typical MOOC objects
Typical MOOC objectsTypical MOOC objects
Typical MOOC objects
 
Craft 2019 - “The Upside Down” Of The Web - Video technologies
Craft 2019 - “The Upside Down” Of The Web - Video technologiesCraft 2019 - “The Upside Down” Of The Web - Video technologies
Craft 2019 - “The Upside Down” Of The Web - Video technologies
 
Video Marketing Powerpoint
Video Marketing PowerpointVideo Marketing Powerpoint
Video Marketing Powerpoint
 
Video
VideoVideo
Video
 

More from Ian Glover

Digital Places: Location-based Digital Practices in Higher Education using Bl...
Digital Places: Location-based Digital Practices in Higher Education using Bl...Digital Places: Location-based Digital Practices in Higher Education using Bl...
Digital Places: Location-based Digital Practices in Higher Education using Bl...Ian Glover
 
Exploring the Educational Potential of the Internet of Things (Internet of Th...
Exploring the Educational Potential of the Internet of Things (Internet of Th...Exploring the Educational Potential of the Internet of Things (Internet of Th...
Exploring the Educational Potential of the Internet of Things (Internet of Th...Ian Glover
 
Making Connections - Students' Use of Past Feedback
Making Connections - Students' Use of Past FeedbackMaking Connections - Students' Use of Past Feedback
Making Connections - Students' Use of Past FeedbackIan Glover
 
Open Badges (Contemporary Approaches to Teaching workshop)
Open Badges (Contemporary Approaches to Teaching workshop)Open Badges (Contemporary Approaches to Teaching workshop)
Open Badges (Contemporary Approaches to Teaching workshop)Ian Glover
 
Building Resources to Encourage Innovation in Teaching Practice
Building Resources to Encourage Innovation in Teaching PracticeBuilding Resources to Encourage Innovation in Teaching Practice
Building Resources to Encourage Innovation in Teaching PracticeIan Glover
 
Open Badges: Using 'Lightweight' Rewards and Credentials to Increase Motivati...
Open Badges: Using 'Lightweight' Rewards and Credentials to Increase Motivati...Open Badges: Using 'Lightweight' Rewards and Credentials to Increase Motivati...
Open Badges: Using 'Lightweight' Rewards and Credentials to Increase Motivati...Ian Glover
 
Open Badges in Higher Education - Perception and Potential
Open Badges in Higher Education - Perception and Potential Open Badges in Higher Education - Perception and Potential
Open Badges in Higher Education - Perception and Potential Ian Glover
 
Investigating Perceptions and Potential of Open Badges in Formal Higher Educa...
Investigating Perceptions and Potential of Open Badges in Formal Higher Educa...Investigating Perceptions and Potential of Open Badges in Formal Higher Educa...
Investigating Perceptions and Potential of Open Badges in Formal Higher Educa...Ian Glover
 
The Distributed, Web 2.0 VLE? Incorporating External Content Platforms into ...
The Distributed, Web 2.0 VLE? Incorporating External Content Platforms into ...The Distributed, Web 2.0 VLE? Incorporating External Content Platforms into ...
The Distributed, Web 2.0 VLE? Incorporating External Content Platforms into ...Ian Glover
 
Play as You Learn: Gamification as a Technique for Motivating Learners
Play as You Learn: Gamification as a Technique for Motivating LearnersPlay as You Learn: Gamification as a Technique for Motivating Learners
Play as You Learn: Gamification as a Technique for Motivating LearnersIan Glover
 

More from Ian Glover (10)

Digital Places: Location-based Digital Practices in Higher Education using Bl...
Digital Places: Location-based Digital Practices in Higher Education using Bl...Digital Places: Location-based Digital Practices in Higher Education using Bl...
Digital Places: Location-based Digital Practices in Higher Education using Bl...
 
Exploring the Educational Potential of the Internet of Things (Internet of Th...
Exploring the Educational Potential of the Internet of Things (Internet of Th...Exploring the Educational Potential of the Internet of Things (Internet of Th...
Exploring the Educational Potential of the Internet of Things (Internet of Th...
 
Making Connections - Students' Use of Past Feedback
Making Connections - Students' Use of Past FeedbackMaking Connections - Students' Use of Past Feedback
Making Connections - Students' Use of Past Feedback
 
Open Badges (Contemporary Approaches to Teaching workshop)
Open Badges (Contemporary Approaches to Teaching workshop)Open Badges (Contemporary Approaches to Teaching workshop)
Open Badges (Contemporary Approaches to Teaching workshop)
 
Building Resources to Encourage Innovation in Teaching Practice
Building Resources to Encourage Innovation in Teaching PracticeBuilding Resources to Encourage Innovation in Teaching Practice
Building Resources to Encourage Innovation in Teaching Practice
 
Open Badges: Using 'Lightweight' Rewards and Credentials to Increase Motivati...
Open Badges: Using 'Lightweight' Rewards and Credentials to Increase Motivati...Open Badges: Using 'Lightweight' Rewards and Credentials to Increase Motivati...
Open Badges: Using 'Lightweight' Rewards and Credentials to Increase Motivati...
 
Open Badges in Higher Education - Perception and Potential
Open Badges in Higher Education - Perception and Potential Open Badges in Higher Education - Perception and Potential
Open Badges in Higher Education - Perception and Potential
 
Investigating Perceptions and Potential of Open Badges in Formal Higher Educa...
Investigating Perceptions and Potential of Open Badges in Formal Higher Educa...Investigating Perceptions and Potential of Open Badges in Formal Higher Educa...
Investigating Perceptions and Potential of Open Badges in Formal Higher Educa...
 
The Distributed, Web 2.0 VLE? Incorporating External Content Platforms into ...
The Distributed, Web 2.0 VLE? Incorporating External Content Platforms into ...The Distributed, Web 2.0 VLE? Incorporating External Content Platforms into ...
The Distributed, Web 2.0 VLE? Incorporating External Content Platforms into ...
 
Play as You Learn: Gamification as a Technique for Motivating Learners
Play as You Learn: Gamification as a Technique for Motivating LearnersPlay as You Learn: Gamification as a Technique for Motivating Learners
Play as You Learn: Gamification as a Technique for Motivating Learners
 

Recently uploaded

Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhikauryashika82
 
Third Battle of Panipat detailed notes.pptx
Third Battle of Panipat detailed notes.pptxThird Battle of Panipat detailed notes.pptx
Third Battle of Panipat detailed notes.pptxAmita Gupta
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Association for Project Management
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxcallscotland1987
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxheathfieldcps1
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxnegromaestrong
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Jisc
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxVishalSingh1417
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxAreebaZafar22
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSCeline George
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfPoh-Sun Goh
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfSherif Taha
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and ModificationsMJDuyan
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.pptRamjanShidvankar
 

Recently uploaded (20)

Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
Third Battle of Panipat detailed notes.pptx
Third Battle of Panipat detailed notes.pptxThird Battle of Panipat detailed notes.pptx
Third Battle of Panipat detailed notes.pptx
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptx
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
Asian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptxAsian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptx
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 

Yo! YouTube wraps!

  • 1. Yo! YouTube Wraps! Dr. Ian Glover City University London {ian.glover.1@city.ac.uk}
  • 2.
  • 3.
  • 4. Questions to Answer • What’s a Wrapped Video? • Why would I want one? • Nice! How do I make one?! – The Techie way – The ‘Easy’ way • Where can I put my Wrapped Video? • Who made all this? • Any further plans?
  • 7. You’ve already used that joke! It isn’t a joke; It’s a theme!
  • 8. Wrapped video… • Provides additional information beside the video – including links to other resources • Pauses automatically at selected points – i.e. at the end of a ‘section’ • Each section can have different information
  • 9.
  • 10. Ok, so why do I want it? • Add extra information • Provide contextual information and links • Break a video into discrete sections • Prompt viewers with questions • Works on any embeddable video
  • 11. How do I create them? • Two main methods • A very manual and techie, but flexible, way • A more use-friendly, but structured, way
  • 12. The Techie Way • Create a structured JavaScript Object Notification (JSON) file – or several. – Manually managing relationships between multiple records. • Create HTML and CSS files to present the video and information • Package with all required support files
  • 13. Code for Some Elements ‘Text’ element { "id" : "T001", "project_id" : "1", "video_id" : "10", "code" : "T0018", "relation" : "V0010", "type" : "Text", "content" : "...", "label" : "...", "description" : "...", "text" : "...", "topic" : "...", "time" : "10“ } ‘Question’ element { "id" : "Q0001", "section_id" : "1", "relation" : "T0001", "type" : "Question", "subject" : "...", "label" : "...“ }
  • 14. The ‘Easy’ Way • ‘Simple’ online creation tool • Structured • Persistent • No coding required • Automatically packaged
  • 16. Where Can I Put my Video? • Just HTML, JavaScript and CSS files – Upload into a VLE – On a web server – As a blog post? • Doesn’t currently run locally.
  • 17. Who Do I Need to Pay for This? • No-one! – All Free/Open Source • Core code based on ‘Exhibit’ – Open Source from MIT • Video Extensions by Ensemble Project – Recent funding from JISC to develop further • Creation Tool by me – Minimal server requirements – Contact me for access or the code
  • 18. Future Plans? • Ensemble team doing further development work. • Develop my tool to add: – Security features – Copying items – Drag-and-drop to move items – Stylesheet selection

Editor's Notes

  1. Exhibit - “publishing framework for data-rich interactive Web pages” Ensemble – UK consortium Exploring the Potential of Semantic Web Technologies in Teaching and Learning