Sharing Alice 3 Jonathon Kuo under the direction of Dr. Susan Rodger

Slides:



Advertisements
Similar presentations
PART IV - EMBED VIDEO, AUDIO, AND DOCUMENTS. Find a video on Youtube.com: Search for a video, then look for the Embed code. Copy this code into the HTML/JavaScript.
Advertisements

Report Printing: Pre-Production Worksheet
Alice Learning to program: Part Four Creating Sounds, Making Billboards, Fun with 3-D Text, New Events, and Rotating Objects by Ruthie Tucker and Jenna.
Video Production Tutorial Learn how to shoot, edit and export videos from second life.
Downloading Audacity software Julie Collareda Adapted from Shaughnessy 2006.
EDGE Institute 2014 Photo Story 3 for Windows Nancy Shimeall.
BCS Schoolwires by Brenda Luther. User Name and Employee Password.
AVS VIDEO CONVERTER SOFTWARE REVIEW BY JESUS JUAREZ.
Skater World: Part Four By Deborah Nelson Duke University Under the direction of Professor Susan Rodger June 2009.
Y A S O O B A L I b o r n o n 1 9 t h F e b r u a r y i n K a n p u r d i s t r i c t o f U t t a r P r a d e s h. H e s t a r t e d s i n g i.
Princess & Dragon Part 4: Breathing Fire—Adding Effects to Alice By Elizabeth Liang under the direction of Professor Susan Rodger Duke University June.
USING TECHNOLOGY TO TEACH: VIDEO CAPTURE, EDITING, AND UPLOADING GAIL BETTS JULY 30, 2014.
Windows Movie Maker. How to EXPORT Exporting……. In the Project, open the FINISH MOVIE tab.
Created in 2011 at Liberty High School. Getting Started Overview on Magnet Tool – Graphics – Text – Image – Video – Sound – Wall A Sample Glog How to.
Working with Jing Step 1: Select capture. Use the cross-hairs to select the area you want to capture. Or you can click and drag the cross-hairs to select.
Sharing Alice Exporting Movies, Code, and Web Pages By Elizabeth Liang under the direction of Professor Susan Rodger Duke University July 2009, modified.
Playing Music in Alice By David Yan Under the direction of Professor Susan Rodger July 2015.
Upload or Embed JING videos to Screencast Blackboard YouTube Wiki By C. Candace Chou JING video tutorial: Revised.
Advance Technology Training February 13, :00 pm – 4:00 pm Nha Nou Yang Devin Hildebrand.
Alice 2.0 Introductory Concepts and Techniques Project 1 Exploring Alice and Object-Oriented Programming.
Methods Tutorial: Part Two By Deborah Nelson Duke University Professor Susan Rodger June 16, 2008.
Inserting Music Into Presentations And Rehearsing Timings Margaret S. Britt.
Playing Music in Alice By David Yan Under the direction of Professor Susan Rodger July 2015.
CREATING A LABEL MAIL MERGE IN WORD. TERMS FIELDS RECORDS MERGE CODES.
Screen Cast o Matic The tool that let’s you record your computer screen. Some Illustrations from Mohamed Amin Embi T-Novation
Making Folders (Revised 5/27/10) Adding/Editing Local Gallery Folders By Elizabeth Liang under the direction of Professor Susan Rodger Duke University.
Sharing Alice v2 Exporting Movies, Code, and Web Pages By Elizabeth Liang Edited by David Yan under the direction of Professor Susan Rodger Duke University.
XP Tutorial 8 New Perspectives on Microsoft Windows XP 1 Microsoft Windows XP Object Linking and Embedding Tutorial 8.
PREZI PRESENTATION Adding files (images, videos, sounds)
Making A Simple Website In 10 Minutes. At the end of this tutorial, you should be able to recreate this page…
Your slide team at 24point0 You are awesome! Thank you for your business and support. Here from all of us… Wishing you a happy holidays! Note: You can.
Let’s Make a Movie The Basics. Goals Storyboard Take Video Upload Video.
Using Placeholders to Simplify your Methods: Learning Methods, Part 2 By Deborah Nelson Duke University Professor Susan Rodger June 16, 2008.
Princess & Dragon Part 3: A Knight Comes Riding In—Cameras & Events By Elizabeth Liang under the direction of Professor Susan Rodger Duke University June.
What is a Wiki? By: Marisela Alvarado. Fill out all the information and click on Create Account.
HOW TO RECORD YOUR VOICE FOR AN AUDIO PODCAST Audacity Tutorial.
Group work Create your Wiki with Wikispaces.com.
Jonathon Kuo Under the Direction of Dr. Susan Rodger
SMART amp Tutorial.
Tutorial 1: Creating a Voice Thread
Skater World: Part Four
Using Panopto to Record Presentations
Professor Susan Rodger
Insert Voice over PowerPoints
An Introduction to Alice (Short Version)
Teaching Characters to Walk: Learning Methods, Part 1
How to create a web page using word …
Appendix A Barb Ericson Georgia Institute of Technology May 2006
Sounds.
Shotcut video editor.
Alice 3 Looping Assessment
Skater World: Part Three
Create Personalized Lecture Videos using the iPad
Slide 1 – Team name, school and team members
Methods Tutorial: Part Two
Objects in Alice: Positioning and Moving Them
Alice 3 Programming Assessment: Parameters
Checking for Collisions: Using Functions in Alice
Open your video file. Play the video.
Princess & Dragon Part 3: A Knight Comes Riding In—Cameras & Events
Alice 3 Programming Assessment: Decisions and the Use of Functions
Tutorial 7 – Integrating Access With the Web and With Other Programs
Susan Oxnevad--Februay 2012
Alice 3 Programming Assessment: Lists
Headshots in Alice Duke University Professor Susan H. Rodger
Alice and Daisies: Positioning and Moving Objects in Alice
Using Placeholders to Simplify your Methods: Learning Methods, Part 2
Michigan Mutual, Inc. Imaging Upload Tutorial
Restricting Events Creating Conditional Events in Alice By Henry Qin
Instructions for using the Miradi Companion Reporting Tool
Presentation transcript:

Sharing Alice 3 Jonathon Kuo under the direction of Dr. Susan Rodger Duke University June 2017 Adapted from Elizabeth Liang’s Alice 2 tutorial, “Sharing Alice v2”

Exporting Alice Worlds Congratulations! You have created a great Alice World (.a3p), and now you want to share it. Alice 3 provides you with tools to do that by exporting the world as a video and as code to print so others can view or recreate it. This tutorial will go through how to create these exports using a pre-made world called howTallAreYou.a3p. You can try this with any world! We recommend trying with interactive and non-interactive worlds.

Part 1: Exporting Video Select “File” and then “Upload to YouTube…” A new window will appear where we can record our world.

Part 1: Exporting Video Press “Record,” and your world will start playing. Click “Stop” when the world is done.

Part 1: Exporting Video Click “Next,” and you will have 2 options. Export the video to a file on your computer or login to YouTube and upload it directly (we were not able to get the YouTube functionality to work).

Part 1: Exporting Video If you are exporting the video to a file, remember to name it and to remember where it is being saved! The video will be saved as a .webm file, which can be converted to .mov or .mp4 using other programs if you wish. You will need to browse to find the file and play it.

Part 2: Exporting Code Alice 2 allowed us to export code as a .html file, but Alice 3 only allows us to print code. Select “File” and then “Print” and there will be 3 options.

Print All… This option lets you print the entire Alice window, like this:

Print Current Code… This option lets you print just the code from the tab you have selected, like this:

Print Scene Editor… This option lets you print just the scene setup image, like this:

One Last Thing Alice 3 allows us to view the underlying java code Select “Window,” “Preferences,” and “Java Code On The Side” Java code will appear that you can screenshot to share