The Survey

This was a project made by @henhen123 he made everything. But i made the HTML code and the one sound effect. The project is called The Survey! Oh and yea make sure to allow JavaScript please I promise this wont hack you!

I noticed this:


why not just use this:
The Survey script pic (1)


FAQ: [quote="bh, post:1, topic:11529"] The problem with talking about JS in the forum is that we are desperately trying to get people beyond the dozen JS programmers here to use the forum, so that it really serves Snap*!* users of all levels of expertise, and we fear that when the forum fills with JS code that scares people away [/quote]

Try to make the website in snap, although it’s great to learn more programming languages! look, I understand technically you are using HTML, but maybe try to show what snap can do :)

How am i supposed to make the project without JS?

Use pen and sprites to add the alerts.

What about the html?

The HTML? Does it have to be opened in a new window?

Here’s my take on it:

Explanation of something sathvikrias pointed out

When you do this:
The Survey script pic
Did you want it to do this:


or maybe
The Survey script pic (5)?

The first way will evaluate to this:
The Survey script pic (2)
since The Survey script pic (3) equals The Survey script pic (4).

Yea.

Ah, OK.

I used that in the original one but I don’t know why he changed it…

Because you put it in a if block so when you press Cancel/No it wont run the script.

I don’t know about that, but I think I like the original WITH the HTML.

Doesnt the original already have HTML in it?

that will always report true, no matter what.

Is it even possible for it to not be a boolean?

why doesn’t

work?

making a project that has large amounts of another programming language in snap is frowned upon. I strongly encourage you all to try to make a ‘webpage’ in the snap editor.

It would work in both an “if” and a wait until. It seems self explanatory?

Edit. Didn’t mean to reply to you.

Well it’s easier than

It has the block, not any scripts.

The block has a script in it…