What does "Save as JSON" do?
When you click the "Save as JSON" button:
- The website takes everything you’ve added—your game name, notes, equipment, objective, and the court diagram—and bundles it into a file.
- This file is saved to your computer as a JSON file, which is like a neatly organized list of all your data.
What does "Load JSON" do?
When you click the "Load JSON" button:
- You select a saved JSON file from your computer.
- The website reads the file and puts everything back—your game name, notes, equipment, objective, and the court diagram—exactly as it was when you saved it.
Why should I use this?
- Save Progress: If you’re working on a game or lesson and don’t want to lose your progress, you can save it as a JSON file.
- Share Your Work: You can share the JSON file with another teacher who can load it into their planner.
- Pick Up Later: Work on one device, save it, and load it on another device later.
How to Use It
- To Save Your Work:
- Click the "Save as JSON" button.
- A file will be downloaded to your computer (it will have the game name as its filename).
- Keep this file safe—you can use it to load your work later!
- To Load Your Work:
- Click the "Load JSON" button.
- Choose a JSON file you’ve previously saved.
- Everything will be restored, and you can continue right where you left off!
What if I don’t know what JSON is?
No problem! You don’t need to understand JSON to use these features. Just think of the JSON file as a "save file" for your work.