Friday, 17 February 2017

WhoIsQuiz Sample Apps

A new version of the WhoIsQuiz app has been added to the Downloads page for Core 2: Brainstorming http://unitydcu.ie/ss-c2d

WhoIsQuiz_example_1.aia shows how the app would appear at the end of video 5 (users type in answers), while WhoIsQuiz_example_2.aia shows how the app would appear at the end of video 8 (welcome screen, users select answers from a list). To load either of these into App Inventor, download and save the .aia file, then use Projects -> Import project (.aia) from my computer to upload it.

Both versions include the correction to the end-of-game logic described in the Project Notes document http://unitydcu.ie/ss-c2n. If this logic correction is not applied, the app as built in the videos crashes when the last question is answered. It may be a useful exercise to have students try to debug and correct the app themselves; the ability to do so demonstrates the transition from following the instructions in the video to understanding the logic and flow of the code.

No comments:

Post a Comment