BIG IDEA
Understand the idea before memorising a rule.
Conditions and loops is part of html & css. At Grade 7, the goal is to connect this topic to a clear method, relevant evidence and a final check. You will apply that idea to a real html & css question at this grade level.
YOU WILL LEARN TO
- Explain the key ideas in conditions and loops using accurate coding vocabulary.
- Apply a reliable method to a new conditions and loops task.
- Check the result and explain why the evidence supports it.
METHOD
A reliable three-step approach
- 1
Break the task into small inputs, actions and outputs.
- 2
Build and test one part at a time.
- 3
Read errors carefully, improve the code and test edge cases.
WORKED EXAMPLE
During a peer-teaching task for Grade 7, why should an informative image have alt text?
Model response
The correct answer is So its meaning is available when the image cannot be seen. Useful alt text supports screen readers and missing-image situations.
KNOWLEDGE CHECK