chrisns / easter-egg-hunt

KS2 SATS based Easter Egg Hunt

Home Page:https://rawgit.com/chrisns/easter-egg-hunt/master/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SATS easter egg hunt

I have a 10 year old son, he's doing his (UK) SATS this year, it's also easter, so to give him a challenge I took questions off the 2016 question papers, hid 40 eggs around the house and built this quickly.

If you see this before Good Friday 2017, please don't tell him where I hid the eggs.

Yes, I know the answers are available to the browser - he's 10, if he can figure that out, then I don't care what he gets in his SATS!

It uses local storage to remember the responses in the browser, so your kids can play this over a while and not worry about the reloads/closes etc.

Code quality

It's awful, it's a smashed up angular, bootstrap, lodash, markdown, json mess, don't judge me.

Demo

https://rawgit.com/chrisns/easter-egg-hunt/master/index.html

Usage

  • Print the English reading booklet
  • Fork this repo
  • Change the clues in the questions.json (If you're not going to play this in my house)
  • Change the H1 in the index.html (If your child isn't called Oliver)
  • Change the questions and answers if you like, maybe you have more or less than 40 eggs, or maybe you want your child to focus on something else?
  • Go to: https://rawgit.com/[ insert your GitHub username ]/easter-egg-hunt/master/index.html

About

KS2 SATS based Easter Egg Hunt

https://rawgit.com/chrisns/easter-egg-hunt/master/index.html

License:MIT License


Languages

Language:HTML 88.4%Language:CSS 11.6%