Pages

Friday 14 December 2018

Tigers



I made this presentation about tigers because they are one of my favourite animals.
What's Your Favourite animal?

Wednesday 12 December 2018

Vicode News Coding

movie = video();
movie.source = "anchor_4.mov";
// Graphics
var inset1 = graphic("globe");
var inset = graphic("news");
//changes position
//x Left or right
// y up or down
inset.x = 433;
inset.y = 384;
inset1.x = 838;
//changes size
inset1.scale = 1.1
inset.scale = 1.1
// see through or solid
inset1.opacity = .2
inset.opacity = .8
// Text
var Headline2 = text("CHRISTMAS!")
var Headline1 = text("Merry");
Headline2.y = 85



Headline1.font = "Comic Sans MS" 
Headline2.font = "Comic Sans MS" 

Headline1.x = 125
var inset3 = graphic("fireworks");
Headline2.x = 125

Headline1.color =  "#FC0A0A"
Headline2.color =  "#FC0A0A"
inset3.opacity = .4


This is my code For the christmas News Report.

Friday 7 December 2018

Christmas News Vidcode Coding



For maths we are Learning how to code in JavaScript. I made this News Cast using Vidcode. I hope you like it!

Thursday 6 December 2018

SLJ Paying it Forward


In the mid-1930s, things began to change for the better in New Zealand. More
people were able to find work and receive a steady paycheck. They were still
careful, however, with their money and rarely, if ever, bought treats or gifts for
one another.
Imagine that you were able to travel back in time to visit a family in the 1930s.
What special gifts or treats would you like to bring with you? I Would Bring board games, Chocolate, Money, Candy .

What Would You Bring?

Lara


Monday 3 December 2018

Maths Term 4 Week 7


This Week for Maths we were learning about Problem Solving.

Friday 23 November 2018

Summer is Coming

Summer is Coming

Summer is coming-
The seagulls know,
They fight for food and scraps we throw.

Summer is coming-
The Sand flies know,
They irritate us wherever we go.
Summer is coming-
The Sun knows,
The hot metal slide burns our toes.

Summer is coming-
The campers know,
The crowded highway moves real slow.

Summer is coming-
The people know,
They're getting new togs while they wait to go.

Summer is coming-
The students know,
Sitting in the classroom eager to go.

Summer is coming-
The Ice cream van knows
They start by handing out Gelato.

By Emily, Tara, Ana, Charlotte, Lara & Ruby

For Writing we wrote our own version of Winter is coming by Jill Brassell and Since summer is close, we decided to use that.

Thursday 15 November 2018

Flowchart on How Trees affect Life



Since our Hub is named after a tree we wanted to learn more about it. So my group and I made this Flowchart on how trees affect life. I learnt that when the trees produce oxygen it stops pollution. I hope you learnt something new too