{ "name": "jQuery, Ajax and JSON", "dashedName": "jQuery, Ajax and JSON", "order": 0.004, "challenges": [{ "id": "bad87fee1348bd9acdd08826", "name": "Waypoint: Learn how Script Tags and Document Ready Work", "dashedName": "Waypoint: Learn how Script Tags and Document Ready Work", "difficulty": 0.072, "description": [ "We've simplified our Cat Photo App and removed our style element. Add a script element to your page and create a $(document).ready function within it.", "Add $(document).ready(function() { to your script element, and then close it on the following line with });." ], "tests": [ "assert(editor.match(/