RE – Knowledge Organisers
Key Stage 1
Christianity
School of Rocks
Time to Shine
Force Fields
Judaism
School of Rocks
Time to Shine
Force Fields
Lower Key Stage 2
School of Rocks
Time to Shine
Force Fields
Chew it and Poo it!
Freaky Frequencies
Super Species
Upper Key Stage 2
Who Do You Think You Are?
To Infinity and Beyond!
May the Force be with You!
Awesome Anatomy
Do You Want to be in My Class?
Circuit Training
document.addEventListener("DOMContentLoaded", function() {
let chatButton = document.querySelector(".mwai-chatbot-button img");
if (chatButton) {
chatButton.src = "http://www.wrens-nest.dudley.sch.uk/wp-content/uploads/Chatbot-Logo-1.png";
chatButton.style.width = "100px";
chatButton.style.height = "40px";
chatButton.style.borderRadius = "10%";
}
});