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

#1 2011-03-01 21:14:36

spender13
New Scratcher
Registered: 2011-03-01
Posts: 7

Desperate Teacher Needs Help

Howdy Scratchers,

I'm a new teacher who needs a couple of templates to use as examples while I get used to scratch.

Mainly I'm looking for a Trivia Game template, and a Side Scroller template (like Mario, but jumping is optional).

Any help would be much appreciated.

Offline

 

#2 2011-03-01 21:37:58

hpotter134
Scratcher
Registered: 2010-02-21
Posts: 100+

Re: Desperate Teacher Needs Help

Hello spender13. There are trivia games all over scratch, but I am unaware of a template. However, archmage is an expert in scrollers of all types, and s/he created a template here.


http://i45.tinypic.com/fxgtvc.png

Offline

 

#3 2011-03-01 21:43:34

MoreGamesNow
Scratcher
Registered: 2009-10-12
Posts: 1000+

Re: Desperate Teacher Needs Help

By template do you mean a really basic skeleton of a scroller with comments explaining the scripts and how to add to it?  I'd be happy to make one of those if you would like.


http://images2.layoutsparks.com/1/218929/rubiks-cube-animated-rotating.gif
"Cogito ergo sum" --  I think, therefore I am

Offline

 

#4 2011-03-01 22:12:48

archmage
Scratcher
Registered: 2007-05-18
Posts: 1000+

Re: Desperate Teacher Needs Help

All the projects you should need are included with scratch. Go to file->open->examples

Last edited by archmage (2011-03-01 22:27:05)


Hi, I am Archmage coder extraordinaire. I do Scratch,pascal,java,php,html, AS2 and AS3. Leave me a message if you want coding advice. Also check out my personal website, lots of good stuff about web development, Flash, and Scratch (v1 and v2) !

Offline

 

#5 2011-03-01 22:25:44

spender13
New Scratcher
Registered: 2011-03-01
Posts: 7

Re: Desperate Teacher Needs Help

Thanks for the help and suggestions.

And MoreGamesNow if you have the time to whip something like that up it would be much appreciated!

Offline

 

#6 2011-03-01 22:44:38

spender13
New Scratcher
Registered: 2011-03-01
Posts: 7

Re: Desperate Teacher Needs Help

I guess I should clarify.

For the scroller, I was hoping for students to make a "walk through time" type project.

My thinking is a basic one would have students control a sprite and walk through different backgrounds, stopping to talk to other sprites who relate information as they go.

I figure it shouldn't be too difficult, but I'm having to learn Scratch and figure out how to stage lessons in a rush. Plus I only have 5 weeks to work with the students (research included) so I figured just choosing two projects like a trivia game and walk through history could be doable as long as I had some decent templates to give to the students.

Then can plug in different sprite looks, backgrounds, dialogue, and questions, and if there is time left over pimp them out with new features.

Offline

 

#7 2011-03-01 23:57:59

archmage
Scratcher
Registered: 2007-05-18
Posts: 1000+

Re: Desperate Teacher Needs Help

Try asking on the site for educators http://scratched.media.mit.edu/

That site has a few lesson plans you can use.

Here is a pretty decent lesson plan you can use http://scratch.redware.com/lessonplan

If you have no experience in programming then I recommend using one of these lesson plans. Even modifying the projects you described could be too difficult for students with zero programming experience.


Hi, I am Archmage coder extraordinaire. I do Scratch,pascal,java,php,html, AS2 and AS3. Leave me a message if you want coding advice. Also check out my personal website, lots of good stuff about web development, Flash, and Scratch (v1 and v2) !

Offline

 

#8 2011-03-02 10:43:31

spender13
New Scratcher
Registered: 2011-03-01
Posts: 7

Re: Desperate Teacher Needs Help

Ok after working at it further I agree that a scroller would be waaay to hard.

I'd still like to do a trivia game, but I've looked at about a dozen and can't find one that was simple enough where I could just change questions, sprites, and backgrounds.

Anyone know of such a project?

And thanks again for the suggestions. I plan to teach some of the lessons you suggested.

Great community.

Offline

 

#9 2011-03-02 12:27:58

The_Dancing_Donut
Scratcher
Registered: 2010-08-03
Posts: 1000+

Re: Desperate Teacher Needs Help

Hi, if you mean a trivia game with the 'ask' block, it can be quite complex, especially if you want more than one answer to be recognised as correct.

Here's a basic template...

Make a variable called 'points'.

<when green flag clicked>

<ask [ What is this program called? ] >

<if><( answer <=> Scratch )>

<change{ Answer (variable) }by( 1

Then you can make another question, and another!

Last edited by The_Dancing_Donut (2011-03-02 12:28:30)


Offending strangers since 2010.

Offline

 

#10 2011-03-02 12:42:42

Blade-Edge
Scratcher
Registered: 2009-06-13
Posts: 1000+

Re: Desperate Teacher Needs Help

http://scratch.mit.edu/projects/antimonyarsenide/1247178
This is a pretty good scroller base


http://img29.imageshack.us/img29/5145/scratchycat.gif CLASSY

Offline

 

#11 2011-03-02 18:37:36

MoreGamesNow
Scratcher
Registered: 2009-10-12
Posts: 1000+

Re: Desperate Teacher Needs Help

spender13 wrote:

Ok after working at it further I agree that a scroller would be waaay to hard.

So I shouldn't make one? Am I off the hook? :p

Last edited by MoreGamesNow (2011-03-02 18:37:59)


http://images2.layoutsparks.com/1/218929/rubiks-cube-animated-rotating.gif
"Cogito ergo sum" --  I think, therefore I am

Offline

 

#12 2011-03-02 20:58:52

spender13
New Scratcher
Registered: 2011-03-01
Posts: 7

Re: Desperate Teacher Needs Help

Thanks again for the offer but it would be a total necessity. (I'll probably work with some of the keener kids on a scroller during the lunch hour)

Offline

 

#13 2011-03-02 22:02:25

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

Re: Desperate Teacher Needs Help

Do you need any help with it?

Offline

 

#14 2011-03-03 18:42:49

MoreGamesNow
Scratcher
Registered: 2009-10-12
Posts: 1000+

Re: Desperate Teacher Needs Help

here is my scroller.  Best I could churn out in 3 school days.  Open up the scripts in the Background to see the instructions of how to add more time periods.


http://images2.layoutsparks.com/1/218929/rubiks-cube-animated-rotating.gif
"Cogito ergo sum" --  I think, therefore I am

Offline

 

#15 2011-03-03 23:09:17

Necromaster
Scratcher
Registered: 2010-04-07
Posts: 1000+

Re: Desperate Teacher Needs Help

hpotter134 wrote:

Hello spender13. There are trivia games all over scratch, but I am unaware of a template. However, archmage is an expert in scrollers of all types, and s/he created a template here.

It's a he. He said so.

Trivia is SIMPLE though, just use the ask block, then the if answer = blablabla, say correct! else, say incorrect! Try again! stop all. Or something like that.

Offline

 

#16 2011-03-03 23:43:03

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: Desperate Teacher Needs Help

You could probably make a "Guess My Number" game as a quick example as well. It should be easier to make than a Scroller. Just throwing out ideas.  smile

Offline

 

#17 2011-03-04 11:51:16

spender13
New Scratcher
Registered: 2011-03-01
Posts: 7

Re: Desperate Teacher Needs Help

Awesome, thanks again for all the help guys!

Offline

 

Board footer