Today your page gets a list.
A list is the tidy way to show four favourite things without writing four sentences.
By the end of the lesson your page will have:
The picture on this step shows the finished list. Show it and say this is where we are going.
There is one surprise in this lesson and it is deliberate: the list block on its own shows nothing at all. Do not warn them, it is the teaching moment in step 4.
A list needs two kinds of block.
Four things in your list means one list block and four item blocks.
Both of them live in the List group, not in Content.
Say the holder and the things out loud, and say that both blocks are in the List group. This is the first time in the module that a block goes inside another block, so it is worth the full five minutes.
Your list needs a name, so a reader knows what it is.
This is the block you need:
{"blocks": {"languageVersion": 0, "blocks": [{"type": "wp_heading", "fields": {"TEXT": "My Top Four", "COLOUR": "default", "SIZE": "normal", "ALIGN": "left"}}]}}Check: your new heading is at the very bottom of the page.
The same move as the heading they already have, so it should be quick. It also gets everyone scrolled to the bottom of their blocks, which is where the rest of the lesson happens.
Now the list itself. Watch the page carefully when you add it.
This is the block you need:
{"blocks": {"languageVersion": 0, "blocks": [{"type": "wp_list"}]}}Check: nothing appeared. That is not a mistake and you have not broken anything. The list is there, but it is empty, and an empty list has nothing to show.
This is the beat the lesson is built around. Let them find the nothing before you explain it: ask what they expected to see, take two answers, then say the list is a holder and it is empty.
Expect at least one pupil to drag it in again thinking it failed. That is a good moment, not a problem.
Give the list something to hold.
This is the block you need:
{"blocks": {"languageVersion": 0, "blocks": [{"type": "wp_list", "inputs": {"ITEMS": {"block": {"type": "wp_list_item", "fields": {"TEXT": "Pancakes"}}}}}]}}Check: one thing shows in your list.
If it did not work: nothing appeared, so the item is beside the list rather than inside it. Look for it sitting on its own and drag it in.
The commonest mistake in the whole module is dropping the item beside the list rather than inside it. The words to use are on the pupil screen: inside the list block, where it opens out.
If a pupil's item does not appear, look for it sitting on its own to the side of the list.
You're previewing this lesson. Get full access to this lesson and hundreds more — each one ready to teach, with interactive activities, printable resources and pupil progress tracking built in.