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

update to project title, deliverables, and steps

parent c0178e2b
Branches
No related merge requests found
......@@ -4,7 +4,7 @@
Folding Boat Design for children using a Graphical User Interface and a Robot Compiler.
## Goals (Research Deliverables):
## Goals (Deliverables):
Have a child, around the age of 5, design a boat on the Graphical User Interface (GUI) built, print the boat out, assemble the boat by folding and cutting it, and finally drive the boat on a body of water.
......@@ -16,15 +16,20 @@ Have a child, around the age of 5, design a boat on the Graphical User Interface
Translating kindergarteners’ creative expressions into engineering specifications to design paper boats.
## Goals (Research Deliverables):
## Goals (Deliverables):
- Write an experimental procedure that measures usable/successful GUIs for a 5 year old to interact with
- Create a GUI that is accessible/usable to a 5 year old
- Integrate the Robot Compiler (RoCo) onto the GUI
## Expectations (Steps):
- Determine what makes a GUI accessible/usable to a 5 year old
- Learn Python GUI Frameworks
- Determine what makes a GUI accessible/usable to a 5 year old by reviewing literature
- Plan presentation of GUIs to a 5 year old based on my experimental procedure
- Use data collection from meeting to narrow down usable/accessible GUIs
- Plan presentation of narrowed down GUIs to 5 year old based on my experimental procedure (refine experiemental procedure?)
- Use data collection from meeting to choose one GUI that was the most usable/accessible to a 5 year old
- Determine best GUI framework to create accessible GUI
- Become familiar with the RoCo documentation
- Integrate RoCo into the GUI
......
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