Activity 01
Inquiry Circle: ERD Design Challenge
Groups are given a scenario, like a 'Grab-style' ride-hailing app. They must identify the entities (Drivers, Riders, Trips) and their attributes, then use large sheets of paper to draw the relationships and cardinalities between them.
How do we identify entities and attributes from a scenario?
Facilitation TipDuring the ERD Design Challenge, circulate and ask groups to explain their entity choices aloud before sketching relationships, reinforcing the habit of verbalizing design decisions.
What to look forProvide students with a small 8x8 pixel grid and a limited 4-color palette. Ask them to draw a simple smiley face and then write the binary code for the color of one pixel and its coordinates (e.g., Pixel (3,5) is color 01).