"steps": [
{
"banner": {
"text": "Computers are great at doing something over and over and over… in coding this is called a loop. Time to create Swiss Cheese using the power of loops 🧀",
"nextButton": true,
"disableInput": true
},
"type": "banner-step"
},
to be used in challenges like so:
"steps": [ { "banner": { "text": "Computers are great at doing something over and over and over… in coding this is called a loop. Time to create Swiss Cheese using the power of loops 🧀", "nextButton": true, "disableInput": true }, "type": "banner-step" },