Activity 01
Inquiry Circle: Network Tab Dissection
Students open their browser's developer tools on a familiar website like a school portal and inspect the Network tab. In pairs, they identify and document five HTTP requests, noting the method, status code, response time, and content type for each. Groups compare findings across different sites and identify patterns in how resources are loaded.
Explain the difference between HTTP and HTTPS.
Facilitation TipDuring Network Tab Dissection, have students work in pairs to trace a single page load, documenting each request and response before sharing findings with the class.
What to look forProvide students with two scenarios: one describing a user logging into a banking website and another describing a user viewing a public blog. Ask them to write which protocol, HTTP or HTTPS, is more critical for each scenario and briefly justify their choice.