Finn's Epic Fails Activity Packs

Finn's Epic Fails Activity Packs

Simon and Schuster Children's Book is offering FREE activity packs to public and school libraries for the first in a new series by a bestselling, acclaimed, award-winning children’s author, Phil Earle.

About the book

Finn just wants to survive high school… but life has other plans. Embarrassing moments seem to follow him wherever he goes, from accidental swimming-pool nudity, to his dad getting a reputation for cycling around town in horrifyingly tight Lycra. In case you don’t believe him, Finn is documenting his epic fails (but NOT in a touchy-feely diary way), and maybe there will be some wins along the way too... 

Each pack will include the following materials:

  • 1x A3 poster
  • 10x badges
  • 25 x bookmarks
  • 10x activity sheets
  • 1x sticker sheet
  • Author letter

How to order

Orders for one pack per library only. If you are ordering more than one pack (to disperse to other libraries in your region) you need to also email  kathleen.ktorides@readingagency.org.uk to notify her of the individual library names that the packs will be used at. Alternatively, you can do individual orders for each library in the shop. Please place your order by Friday 6 Feb. Packs may sell out before this date.

Packs will be dispatched to libraries in February.

Default Title - £0.00
The Reading Agency

Join our mailing list

Get our newsletters to stay up to date with programme news, resources, news and more.

document.addEventListener('DOMContentLoaded', function () { const productJson = document.querySelectorAll('[data-product-json]'); if (productJson.length > 0) { for (let i = 0; i < productJson.length; i++) { const current = productJson[i]; const section = current.closest('[data-section-id]'); const currentJson = JSON.parse(current.text); if (currentJson.options.length === 1) { const unavailableVariants = []; for (let j = 0; j < currentJson.variants.length; j++) { const variant = currentJson.variants[j]; if (!variant.available) { unavailableVariants.push(variant); } } if (unavailableVariants.length > 0) { // Please get in touch at shop@readingagency.org.uk } } } } });