🚶
The PSSREIP STRIDE CHALLENGE 2026
Staff Well-Being & Productivity Program · 2026
0
/ 31
Total Steps
Leader 🥇
Avg/Person
Participants
🏆 LEADERBOARD
Loading…
Cumulative Steps · Day by Day
↓ tap photo avatar to view member stats
Loading…
Participants →

⚙ Customization Guide

① Change Event Name, Subtitle & Duration

Open the HTML file in any text editor (Notepad, VS Code) and find the CONFIG block at the top of the <script> section. Change:

EVENT_NAME — Main title shown in the header

EVENT_SUB — Subtitle / programme text

TOTAL_DAYS — Tournament duration (default: 31)

② Change the Logo

Option A — Emoji logo (easiest): In the CONFIG block, set LOGO_EMOJI to any emoji, e.g. 🏃

Option B — Image logo: Set LOGO_URL to a direct image URL (e.g. your organization's logo hosted online). Leave LOGO_EMOJI empty.

③ Add Participant Photos (Google Drive)

1

Upload the photo to Google Drive. Right-click → Share → "Anyone with the link → Viewer".

2

Copy the sharing link. It looks like:
https://drive.google.com/file/d/FILE_ID/view?usp=sharing

3

In your Google Sheet, add a Column C with header Photo URL. Paste the full sharing link for each person — the dashboard converts it automatically.

4

Click ⟳ SYNC — photos will appear within a few seconds.

④ Google Sheet Column Format

Your sheet must have these columns in this order:

A: No   B: Name   C: Photo URL   D: Day 01   E: Day 02   …

The Photo URL column is optional — omit it or leave cells blank to show initials avatars.

⑤ Adding New Participants

Simply add a new row to the Google Sheet. The dashboard auto-detects new participants on every 60-second refresh and highlights them with a notification banner.

⑥ Publish your Google Sheet (Required for live sync)

1

In Google Sheets: File → Share → Publish to web

2

Select Sheet1 and Comma-separated values (.csv)

3

Click Publish → Copy the URL and paste it as CSV_URL in the CONFIG block.

⑦ Color Theme

Colors are auto-generated using a golden-ratio algorithm — every participant gets a unique, visually distinct color. No manual editing needed. Colors regenerate automatically when new participants are added.