Skip to content

Commit

Permalink
added outcomes to Intro OOP project
Browse files Browse the repository at this point in the history
  • Loading branch information
kperry6056 authored Nov 8, 2023
1 parent a9b45c0 commit f7c76cc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions _data/assignments.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
description: 'Using objects of the Symbol and SymbolCollection class to display a collection of rectangle and circle objects in a creative picture.'
# image_caption: 'Among Us character'
topics: [ 'Creating Objects', 'API usage', 'Inheritance' ]
outcomes:
- { verb: 'Apply', outcome: ' ' }
- { verb: 'Apply', outcome: ' '}
java:
student_files:
- { name: 'Intro to OOP with Shapes', link: 'https://docs.google.com/document/d/12seZwHIOxuwScLttgTWX9ud4YlRpfriSSGMVjH9Qk74/edit#heading=h.gjdgxs' }
Expand Down

0 comments on commit f7c76cc

Please sign in to comment.