Portfolio Page. Create a page for this homework and
post a write up of your implementation of Mole Mash on that page. Use
this
page as a model to follow in writing up your app.
The purpose of the write up is to get you to express what you did and what you learned
in your own words. This will help with the learning process.
At a minimum your write up should consist of 4 parts:
- Introduction -- Describe the main feature(s) of the Mole Mash tutorial. If
you used an online tutorial to guide you through the implementation, this is where
you would put a link to the tutorial.
- Main App Inventor Component(s) -- Describe what you consider to be
the main App Inventor component or feature that this tutorial introduces. Your write
up can describe more than one, but it should have at least one. A good candidate
for this app might be the ImageSprite or the Clock.
- Main Computing Concept(s) -- Describe what you consider to be the main
computing concept that this tutorial introduces. Your write up can describe more
than one but it should have at least one. A good candidate for this app might
be procedure or procedural abstraction.
- Blocks Editor -- Post a screen shot of all the blocks in your app.
Creating Images. There are a variety of ways to create images. You can copy
some of them from the online tutorial itself. You can capture images from your screen
and save them on your desktop. Come to the TA session if you have trouble figuring this
out.
Inserting Images. To insert images into your page, use the Insert tab
in the top-left corner (while in edit mode). This opens up a dialog that lets you
browse your laptop for the image. You can control the size and placement of the images
by right clicking on them while in edit mode. Images that are displayed as "small" will
be expanded when the page is viewd.
Editing Style. Use some of the editing features (bold, italic, underscore, different
font sizes) to make your page more readable and to highlight key words.