[Back to GSN Home Page] [Back to Message Index]

Global SchoolNet - Automated Message Archive

LOGO-L> math tutor




jstclair@omsd.cerf.fred.org
Thu, 14 Sep 95 06:08 pdt

I'm re-posting a message from Keith Gum which was bounced to the
moderators of the Logo listserv. This is the second time this has
happened and both times when the subject line started with the word
"help". Apparently the majordomo sees the word "help" and thinks it's an
administrative message and sends it to the moderators instead of to the
list.

Please send any replies to both Keith at GUMK@mail.firn.edu and the list
at logo-l@gsn.org. Don't send replies to me.

John St. Clair
Global SchoolNet Foundation
--Message below re-posted by <jstclair@omsd.cerf.fred.org>
Date - Wed, 13 Sep 1995 18:26:12 -0700
To - owner-logo-l@gsn.org
Subject - BOUNCE logo-l@gsn.org: Admin request
Return-Path: <GUMK@mail.firn.edu>
Received: from FIRNVX.FIRN.EDU by gsn.org (5.x/SMI-4.1.R930813)
id AA11334; Wed, 13 Sep 1995 18:26:07 -0700
Received: with SMTP-MR; Wed, 13 Sep 1995 21:23:25 EST
Mr-Received: by mta FIRNVX; Relayed; Wed, 13 Sep 1995 21:23:25 -0500 (EST)
Alternate-Recipient: prohibited
Date: Wed, 13 Sep 1995 21:14:25 EST
From: "Keith A. Gum 904-628-2953" <GUMK@mail.firn.edu>
Subject: help!
To: logo-l@gsn.org
Message-Id: <C168ZVYCUK5G9*/R=FIRNVX/R=A1/U=GUMK/@MHS>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN
Posting-Date: Wed, 13 Sep 1995 21:23:00 EST
Importance: normal
Priority: normal
Ua-Content-Id: C168ZVYCUK5G9
X400-Mts-Identifier: [;52321231905991/5473549@FIRNVX]
A1-Type: MAIL
Hop-Count: 0
content-length: 376

I am a struggling beginner trying to hammer out a simple math tutor:

To Quiz
Make "num1 random 10
Make "num2 random 10
Make "answer :num1 + :num2
pr :num1 pr :num2
correct rl
end

To correct :response
if equalp :response :Answer [pr [that's right!]] [pr[wrong]]
end

Sorry to impose upon you folks but a little help will save a lot of hair
pulling here! Thanks.
Keith Gum



---------------------------------------------------------------
Please post messages to the Logo forum to logo-l@gsn.org. Mail
questions about the list administration to logofdn@gsn.org. To
unsubscribe send unsubscribe logo-l to majordomo@gsn.org.