Lesson 15: Project - Hackathon Part 3

Project | App Lab

Overview

This is the third day of a five-day unit project. Students continue to build their apps.

Purpose

Students will demonstrate their app design and programming skills throughout this five day project. In addition, students work with a dataset as this ensures students will be using the types of programming constructs required for the Create Performance Task, which this project is designed as a practice for. Students complete the project by individually filling out a Written Response, modeled after the Create PT.

This project can be used as a unit project, or as an end cap to the first semester of the course.

Agenda

Lesson Modifications

Warm Up (0 mins)

Activity (40 mins)

Wrap Up (5 mins)

View on Code Studio

Objectives

Students will be able to:

  • Translate a paper prototype to screens
  • Continue programming an app which uses a database

Preparation

  • Read through the Planning Guide
    • Pay particular focus to the Scoring Guidelines

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 (0 mins)

Do This: Move quickly to the activity portion of the lesson.

Activity (40 mins)

Hackathon Project

Teaching Tip

Encourage students to check the rubric on the last page of the Planning Guide as they work through building their app. The Written Response portion will be completed on the last day of the project.

Step 6 (continued): Students work on building their apps, guided by their roles.

  • Programmers: Use the table to guide you in adding programming statements to your project.

Teaching Tip

If the designer finishes their screens early, they can start pair programming with the programmer.

  • Designers: Use the chart to guide you in adding screen elements to your program. You can work on a separate computer from your partner.

Do This: When the designer is ready to share their screens with the programmer, there are specific steps that must be followed after the designer clicks share and copies the link to their app. The programmer:

  1. Add a blank screen.
  2. Delete the old project screens.
  3. Click the screen dropdown, then click "Import screen"
  4. Paste in the link from the designer.
  5. Select to import all of the screens.
  6. Delete the blank screen.
  7. Set the home screen to be the default screen (Hint: Go to design mode and click on the screen)

Wrap Up (5 mins)

Do This: Take some time to answer student questions.


Assessment: Optional

Planning Guide: As an optional completion assessment, you can look at the table in Step 4 of the Planning Guide.

Standards Alignment

View full course alignment

CSTA K-12 Computer Science Standards (2017)

AP - Algorithms & Programming
  • 3A-AP-14 - Use lists to simplify solutions, generalizing computational problems instead of repeated use of simple variables.
  • 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.
  • 3A-AP-22 - Design and develop computational artifacts working in team roles using collaborative tools.
  • 3A-AP-23 - Document design decisions using text, graphics, presentations, and/or demonstrations in the development of complex programs.