Lesson 14: Project - Decision Maker App Part 3

Project | App Lab

Overview

The final lesson in the Practice PT progression is devoted to feedback and improvements to the Decision Maker App. Students work with classmates to review and update the functionality of their apps before submitting the final project.

Purpose

The Practice PT gives students the opportunity to design and program an app from scratch. Welcome to The Decision Maker App! Students demonstrate mastery of variables, conditionals, and functions by combining these elements into a useful program designed to solve the problem of making a decision.

Agenda

Lesson Modifications

Warm Up (2 mins)

Activity (38 mins)

Wrap Up (10 mins)

View on Code Studio

Objectives

Students will be able to:

  • See rubric for guidance in measuring student learning

Preparation

  • Make sure students will have access to their project guides

Links

Heads Up! Please make a copy of any documents you plan to share with students.

For the Teachers

For the Students

Teaching Guide

Lesson Modifications

Attention, teachers! If you are teaching virtually or in a socially-distanced classroom, please read the full lesson plan below, then click here to access the modifications.

Warm Up (2 mins)

Teaching Tip

Short Intro: The Warm Up today is short and light. Students should spend the maximum amount of time working on their projects.

Intro the Project

Remarks

For the past few days we've been working on an app to help users make a decision. Now you will share that app with others, get feedback, make improvements, and submit for your final project.

Activity (38 mins)

Test the Decision Maker App

Group: Put students in groups of 3-4.

Do This: Direct students to Level 2 in Code Studio. They should pull out their Planning Guides and with their group complete Step 8: Testing.

Teaching Tip

Supporting students in Practice PT Lessons

This is the final lesson where students complete their projects. The classroom energy will likely increase when students begin Step 8 and collect feedback from classmates. Encourage students to work productively during the testing phase so they have enough time to finish their projects.

What should you expect?

  • It's ok to start the testing phase even if the apps aren't finished. Students should be able to explain to each other what they want their app to do when fully operational.
  • Students should have their Planning Guides out again to record feedback and plans for implementing changes
  • Frustration may be higher today if students feel rushed to debug and fix their projects for final submission. Make sure students have debugging partners and are actively making use of their debugging skills.
  • If students are inspired to continue working on their projects or add additional features, you may need to extend the project an extra day or allow students to work outside of class.

Step 8: Testing

  • Each app is tested by at least two students.
  • The creator of the app watches these students use the app and records feedback from the testers and things the creator noticed while observing someone else using the app. For example, the creator may notice that the user has difficulty figuring out which button to click on the app to make it run. The creator notes this down in the Planning Guide.

Step 9: Pick Improvements

  • In the Planning Guide, students pick at least one improvement that they can make based on feedback from their peers.

Step 10: Complete Your app

  • Students use the feedback to update their app on Level 2.

Submit: Students complete a final check of their completed projects on Level 3. The rubric is displayed in the instruction box.

Wrap Up (10 mins)

Remarks

Congratulations! You built an app completely from scratch.

Reflection: Complete the two reflection questions in the Planning Guide

  • Question 1: Provide a written response that:

    • describes the overall purpose of the program
    • describes the functionality of your app
    • describes the input and outputs of your app (Approx 150 words)
  • Question 2: This project was created using a development process that required you to incorporate the ideas of your partner and feedback from your classmates. Provide a written response that describes one part of your app that was improved through input from EITHER your partner or feedback you received from classmates. Include:

    • Who specifically provided the idea or recommendation
    • What their idea or recommendation was
    • The specific change you made to your app’s user interface or functionality in response to the recommendation
    • How you believe this change improved your app (Approx 150 words)

Assessment: Practice PT Decision Maker Project

Use the CSP U4 Practice PT Rubric - Rubric provided with the project to assess student work.

Standards Alignment

View full course alignment

CSTA K-12 Computer Science Standards (2017)

AP - Algorithms & Programming
  • 2-AP-10 - Use flowcharts and/or pseudocode to address complex problems as algorithms.
  • 2-AP-11 - Create clearly named variables that represent different data types and perform operations on their values.
  • 3A-AP-16 - Design and iteratively develop computational artifacts for practical intent, personal expression, or to address a societal issue by using events to initiate instructions.
  • 3B-AP-14 - Construct solutions to problems using student-created components, such as procedures, modules and/or objects.