Skip to content
Snippets Groups Projects
Commit 9f8beaa9 authored by Mel Avina-Beltran's avatar Mel Avina-Beltran
Browse files

upload PP

parent 1f02829f
Branches
No related merge requests found
No preview for this file type
File moved
File moved
No preview for this file type
File added
# Outline
1. Outline your main objective
1. What do you want the end result of your presentation to be? (I want the end result to be for the audience to be interested enough that they will look into printed robots. )
2. Do you want to convince people of something? (No)
3. Do you want to intruct them? (Yes, I want to take them through the journey of my research project. From the title to the experimental procedure, to the conslusion. I want them to know that there is a process for 5 year olds to design their own foldable robotic boats, a robot compiler that translates the design into 2D structure, is printed onto a piece of paper, and is finally constructed by cuts and folds and integrated with electrical, mechanical, and software components that go along with it.)
4. Do you want them to recognize how important your research area is? (Yes, my research is important because it gives children a tool to design foldable robotic boats using the methods in which 5 year olds communicate. )
5. The objective of your presentation will determine most of your substance. ( My objective is to create a GUI that will translate a 5 year olds creative expressions into engineering specifications to ultimately buils a paper boat) (what are engineering specifications?)
6. WRITE DOWN YOUR OBECJTIVE!
2. Make an outline of the concepts you're going to cover in your presentation
1. What background needs to be covered?
2. What figures do you want to show? (GUIs used in meeting with 5 year old)
3. What is the take-home message? (We are giving 5 year olds tools for them to use their creative expressions to design a foldable robotic boat.)
3. Determine the sequence of your presentation
1. Consider a simple flowchart which lays out the order of the ideas that you're going to present
2. Logical unfolding of the information
3. Think carefully about the transitions
4. Do you need to reorder anything on your outline?
5. How can you streamline it into 8 min? (~8 slides)
4. Figure out what sort of visual aids you're going to need
1. To explain something complicated support your talk with a good visual
2. Star the items on your outline that need a visual
5. Review your outline. If you give this presentation and asked someone to write one sentence describing the key message of each slide, what would they write? Is that what you would want them to write?
*Question for you to brainstorm: "Besides impressing your family and friends at the final presentations in August, what scenarios would you need to convince/teach someone using a presentation?"*
\ No newline at end of file
...@@ -35,14 +35,6 @@ Translating kindergarteners’ creative expressions into engineering specificati ...@@ -35,14 +35,6 @@ Translating kindergarteners’ creative expressions into engineering specificati
# Notes # Notes
## Title
- Parametrizable foldable boats using a graphical user interface (with the implementation of a GUI)
- parametrizable boat design with the applicatin of a graphical user interface
- A graphical user interface for parametrizable foldable boats
- Creating an accessible graphical user interface for young children to build parameterized foldable boats.
- Making it easier to parametrize foldable boats with the implementation of a GUI
## Goal/Expectations ## Goal/Expectations
- Design a protype (foldable boat with my specifications using the Graphical User Interface we create to… ) that can be designed with the GUI, get a file from RoCo, print the designed boat, cut it and fold it, add the electrical components and use the software to get the boat to run - Design a protype (foldable boat with my specifications using the Graphical User Interface we create to… ) that can be designed with the GUI, get a file from RoCo, print the designed boat, cut it and fold it, add the electrical components and use the software to get the boat to run
......
#### To do: #### To do:
##### 7/17/19
- [ ] Read and Summarize 1 Reading
- [ ] Look for Literature Review
- [ ] Look for GUIs that 5 year olds interact with
- [ ] Draft outline for presentation
- [ ] Draft experimental procedure
- [ ]
##### 7/16/19 ##### 7/16/19
- [ ] Read and Summarize 3 Readings - [ ] Read and Summarize 3 Readings
- [ ] Work on Title, Goal, and Expectations - [x] Work on Title, Goal, and Expectations
- [ ] Decide on using Tkinter, Unity, Flask, etc. (What will make easy to use GUI possible?) - [ ] Decide on using Tkinter, Unity, Flask, etc. (What will make easy to use GUI possible?)
- [ ] Go over RoCo documentation - [ ] Go over RoCo documentation
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment