2.4 I Have a Dream, Part 2 Curriculum Page
Answer the following questions:
1. What components make up the User Interface (UI) for this enhanced version of the I Have A Dream app?
Answer
The components that make up the User Interface(UI) for this enhanced version of the I Have A Dream app are the image, two buttons with images in them, two labels, and two audio players.
2. A computational artifact is something created by a human using a computer. We've just created a mobile app, which is certainly an example of such a artifact. Given examples from your own experience of computational artifacts that you've created -- images, videos, presentations, mash-ups -- and describe the software you used to create them.
Answer
An example of a computational artifact is that I used IMovie to help out a friend of mine with his video. I've used presentations for school, and a photo album.
When the MLKButton Player is pressed, it pauses the MalcolmPlayer, and then it checks if the MLKPlayer is already playing. Based on that check, if the player is going, it is paused. If it is not playing then it is started. The opposite is true for the MalcolmButton.