StephShobiye / Hackathon2

JavaScript Hackathon
1 stars 0 forks source link

Rules Page - additional features & functionality #3

Open StephShobiye opened 5 months ago

StephShobiye commented 5 months ago

Discussed in https://github.com/StephShobiye/Hackathon2/discussions/2

Originally posted by **StephShobiye** February 8, 2024 Add 3 buttons 1. lesson plan for teachers to show lesson plan 2. Homework Assignment for kids 3. Additional Education activities link Add 3 answer buttons 1. Teachers reference link to National Curriculum Guidance 2. Kid Homework answer Key 3. Links to additional extension activities **Working through button 1.** **Show text?** **Show URL to a google doc - so teachers can print off if needed**
StephShobiye commented 5 months ago

Initial code validation via W3.org results image image image

StephShobiye commented 5 months ago

Code Ready for Thursday Morning Team Tidy Up. Assistance wanted pushing Steph's Git Pod Branch to Liam's Main Git Pod branch <!DOCTYPE html>

Rock, Paper, Scissors

Rock Paper Scissors Lizard Spock Rules

  • Scissors cuts Paper.
  • Paper covers Rock.
  • Rock crushes Lizard.
  • Lizard poisons Spock.
  • Spock smashes Scissors.
  • Scissors decapitates Lizard.
  • Lizard eats Paper.
  • Paper disproves Spock.
  • Spock vaporizes Rock.
  • Rock crushes Scissors.
The Big Bang Theory
StephShobiye commented 5 months ago

Removed 3rd column of buttons replaced Further Activities Section with 2 player game link as this better meets the ethos of the project team mindset. Added relevant event listeners.

Raw Code showing chnages

<!DOCTYPE html>

Rock, Paper, Scissors

Rock Paper Scissors Lizard Spock Rules

  • Scissors cuts Paper.
  • Paper covers Rock.
  • Rock crushes Lizard.
  • Lizard poisons Spock.
  • Spock smashes Scissors.
  • Scissors decapitates Lizard.
  • Lizard eats Paper.
  • Paper disproves Spock.
  • Spock vaporizes Rock.
  • Rock crushes Scissors.
The Big Bang Theory