This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2011-09-30 17:25:21

babbet
Scratcher
Registered: 2011-07-23
Posts: 100+

Data Collection Forms

How can i put data collection boxes inside my project that will save information into a data base. Can i use a form fields, or a radio button, for surveys, to collect information without you having to remix- is this possible


https://lh3.googleusercontent.com/-SBVvDiIX0PY/Tm6OBd27mnI/AAAAAAAABR4/b--gXKoPlkU/babbet400x150.jpg

Offline

 

#2 2011-09-30 17:39:46

ScareCrowCritic
Scratcher
Registered: 2011-07-09
Posts: 100+

Re: Data Collection Forms

it isn't.


http://i.imgur.com/Sy57w.gif

Offline

 

#3 2011-09-30 19:17:20

kayybee
Scratcher
Registered: 2009-12-07
Posts: 1000+

Re: Data Collection Forms

ScareCrowCritic wrote:

it isn't.

Exactly.


What you're looking for is HTML. (and more like PHP, maybe even MySQL)

Scratch is just a simple guide to get started with programming. You can't expect it to do everything. That's why there are more languages than the simple Scratch. Learn other ones if you want.

Last edited by kayybee (2011-09-30 20:36:32)

Offline

 

#4 2011-09-30 20:14:54

Harakou
Community Moderator
Registered: 2009-10-11
Posts: 1000+

Re: Data Collection Forms

Well, there's not necessarily any easy way to do that, and some of it isn't really possible.

You can use the ask blocks to ask the user to enter information and store it, and you could make some sprites with some scripts to act as radio buttons. (There's no easy way to do that though like in HTML.) However, you can't save data to an external database, which is I believe the main thing you're looking for. Sorry.  hmm


http://www.blocks.scratchr.org/API.php?action=random&return=image&link1=http://i.imgur.com/OZn2RD3.png&link2=http://i.imgur.com/duzaGTB.png&link3=http://i.imgur.com/CrDGvvZ.png&link4=http://i.imgur.com/POEpQyZ.png&link5=http://i.imgur.com/ZKJF8ac.png

Offline

 

Board footer