Skip to content

fix: Game Q&As database typos + grammar#321

Open
jschhie wants to merge 10 commits into
preprodfrom
fix/game-QnAs-typos-grammar
Open

fix: Game Q&As database typos + grammar#321
jschhie wants to merge 10 commits into
preprodfrom
fix/game-QnAs-typos-grammar

Conversation

@jschhie
Copy link
Copy Markdown
Collaborator

@jschhie jschhie commented May 27, 2026

Summary

  • Fixed spelling typos ("it's" vs "its", etc)
  • Removed accidental colons (:)
  • Corrected comma splices + added missing coordinating conjunction commas
  • Added missing articles ("the")
  • Fixed incorrect verb usage ("is" vs "has")
  • Added missing pluralizations

Impact

  • Improves visual text-based Q&A captions
  • Updates corresponding TTS API narration strings for auditory + screen-reader clarity
  • Ensures educational games meet grammar standards for young students
  • Cleans up and corrects Q&A within game databases (JSON)

Approach

  • Audited game Q&A database files against automated grammar tools (Grammarly)

Games Affected

Math

  1. Fruit Frenzy
  2. Shape Shark
  3. Monkey Madness

Life Skills

  1. Health Check
  2. Kitchen Timer Trouble
  3. Schedule Shuffle
  4. Timer Tamer
  5. Safety Sirens

Independence Skills

  1. Doorway Decisions
  2. Elevator Experience

Manual Tests

  • Tested on local dev + personal Vercel deployment
  • Updated TTS audio and text-based game Q&A captions render
  • Checked all 10 affected games remain functional

@jschhie jschhie self-assigned this May 27, 2026
@jschhie jschhie added bug Something isn't working accessibility This issue needs to be resolved for ADA compliance labels May 27, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented May 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
audemywebsite Ready Ready Preview, Comment May 27, 2026 7:30pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

accessibility This issue needs to be resolved for ADA compliance bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant