KanoComputing / kano-code

👩‍💻👨‍💻Kano Code
https://world.kano.me
GNU General Public License v2.0
16 stars 5 forks source link

SX-1386 lock input in challenges #1723

Closed gise11e closed 5 years ago

gise11e commented 5 years ago

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" },

TeamKano commented 5 years ago
Coverage summary
Statements 29.09% 1908/6558
Branches 19.52% 189/968
Functions 29.49% 629/2133
Lines 28.96% 1841/6357

From Jenkins: kano-code/PR-1723