The Student Room Group

Silver idea award

Scroll to see replies

Original post by T X M
Thank You, I am kind of upset that I made that basic mistake and didn't notice

No need to be upset about it, it's easy enough to make a mistake and sometimes really hard to see without fresh eyes :smile:
have you managed to get through this one var terraformingFunctions = [water,gasses,light,atmosphere,temperature];i cant figure this one out any help please
i need help with this i cant seem to get the right order and its really annoying.
Reply 23
Original post by Mitchell1740
i need help with this i cant seem to get the right order and its really annoying.

Same But The Others Are Easier, I need it to get my Silver Star
Original post by T X M
Same But The Others Are Easier, I need it to get my Silver Star

so you need help with the same one ?
how do you create the function called lifesupportcheack on the The Digital Adventure badge ?
Original post by Mitchell1740

for (i=0;i<sounfBlocks.length;i++){


It looks like you've got a typo there in 'sounfBlocks'
..
(edited 5 years ago)
sorry, that's difficult to read.

var soundBlocks = [crash,happyBeep,whistle];
for (i=0;i<movementBlocks.length;i++) {
doMovement(movementBlocks)

}

for (i=0;i<soundBlocks.length;i++) {
playSound(soundBlocks);

}

soundBlocks[1]=happyBeep;
print(soundBlocks[1]);
Reply 29
I that is not working try this code below:
for (i=0;i<movementBlocks.length;i++) {
doMovement(movementBlocks)
}
var soundBlocks = [crash,happyBeep,whistle];
for (i=0;i<soundBlocks.length;i++)
{
playSound(soundBlocks);
}
(edited 5 years ago)
Thanks but I've finished all the the quests now. I am a silver award star now.
use the hint. It explains all
Can anyone help on this one: var terraformingFunctions = [water,gasses,light,atmosphere,temperature]

Quite confused, it says to:

Write a loop statement to go through the terraforming functions.
Call the functions inside the loop by adding terraformingFunctions.init();Any help on the correct coding please.
(edited 5 years ago)
Reply 33
digital citizen part 3
"You've sanitised the $message variable correctly, but the result of that sanitisation isn't being inserted into the database."
Think about the order in which you call the functions. Eggsplain
(edited 5 years ago)
please help me
Original post by pranavju
Thanks but I've finished all the the quests now. I am a silver award star now.
Original post by pranavju
Thanks but I've finished all the the quests now. I am a silver award star now.


Any chance that you could help me?
Original post by emmakola
It worked thank you, had to just put all my added code under var soundBlocks.


please could you give me the code that you used because I just cant seem to figure out how to do it.
Thank you
im stuck on silver maker resolution
anyone know what code to use
Original post by swimzi1506
im stuck on silver maker resolution
@blogbyreviews I agree with you.

Quick Reply

Latest

Trending

Trending