Concise submission rules and templates.
Folder name: Period#-FirstName-ID
Example: Period2-James-0000001
UID (auto): P2J0001 — do not rename the top folder to UID.
Your Drive folder must contain info/ and games/.
Period2-James-0000001
├── info
│ └── your-infographic-folder
│ ├── index.html
│ ├── style.css (optional)
│ └── script.js (optional)
└── games
└── your-game-folder
├── index.html
├── style.css (optional)
└── script.js (optional)
/directory/P2J0001/info/your-infographic-folder/index.html /directory/P2J0001/games/your-game-folder/index.html
index.html.<title>.Index.html or index (1).html instead of index.htmlindex.html too deepBottom line: If index.html doesn’t load, nothing loads.