-- card: 3316 from stack: in -- bmap block id: 5311 -- flags: 0000 -- background id: 2964 -- name: -- part 10 (button) -- low flags: 00 -- high flags: A002 -- rect: left=420 top=325 right=342 bottom=512 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: About Q&A ----- HyperTalk script ----- on mouseUp if visible of card field "About" then hide card field "about" else play "Boing" e c d g3h. gq d4 e cw show card field "about" end if end mouseUp -- part 12 (field) -- low flags: 81 -- high flags: 0004 -- rect: left=48 top=30 right=168 bottom=459 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 10 -- style flags: 0 -- line height: 13 -- part name: about ----- HyperTalk script ----- on mouseup if visible of card field "about" = true then hide card field "about" else show card field "about" end if end mouseup -- part 13 (button) -- low flags: 00 -- high flags: 8002 -- rect: left=183 top=298 right=324 bottom=320 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: To the instructor ----- HyperTalk script ----- on mouseUp if visible of card field "instructor info" then hide card field "instructor info" else show card field "instructor info" end if end mouseUp -- part 16 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=86 top=212 right=256 bottom=248 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Cosmology ----- HyperTalk script ----- on mouseUp go to the short name of the target end mouseUp -- part 18 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=254 top=212 right=255 bottom=412 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Galaxies ----- HyperTalk script ----- on mouseUp go to the short name of the target end mouseUp -- part 17 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=254 top=166 right=208 bottom=413 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: History ----- HyperTalk script ----- on mouseUp go to the short name of the target end mouseUp -- part 14 (field) -- low flags: 81 -- high flags: 0007 -- rect: left=10 top=50 right=282 bottom=506 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: instructor info ----- HyperTalk script ----- on mouseup if visible of card field "instructor info" = true then hide card field "instructor info" else show card field "instructor info" end if end mouseup -- part 19 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=0 top=330 right=342 bottom=12 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: ----- HyperTalk script ----- -- ©1987 Douglas O. S. Wood All rights reserved. -- part contents for card part 12 ----- text ----- ©1987 Douglas O. S. Wood All Rights Reserved v1.01 10/20/87 Q&A is shareware. You are free to distribute it for non-comercial use. If you are interested in other educational stackware, send $5 and a disk to Douglas O. S. Wood: US MAIL: E-Mail: Department of Astronomy DELPHI: user name DWOOD University of Wisconsin-Madison Madison Macintosh User Group BBS: 475 N. Charter Street (608) 256-MACS user name: Doug Wood Madison, Wisconsin 53706 Comments and criticisms are welcome! ENJOY! -- part contents for card part 14 ----- text ----- TO THE INSTRUCTOR: Q&A is a general purpose "question and answer" drill facility for education. Students are presented with a question and 5 possible answers. They select the answer of their choice by clicking on it. A saxophone will play if they got the right answer, a boing if they did not. The program will keep a running percentage of their correct answers. When they reach the last card in the stack they will be put into a "review" mode which will go back through the quesions that they missed giving them a chance to try to answer the question again. In review mode they will have a chance to find out why the correct answer is the one given by clicking on the ? icon. (You may choose not to reveal the correct answer with the ? button -- it may just provide a hint to help them make their own choice.) Q&A is not intended to be a testing tool; rather, it's purpose it to provide students with a non-competitive chance to test their knowledge of a subject. The best tests are those that teach you something. If you haven't already done so, you should first try the stacks for yourself . ---- Q&A is easily modifiable ---------------------------------------- You can alter the questions, the answers, the hints, add new cards, add new stacks and graphics to cover the subject(s) of your choice. To make this easier for you, I have provided a little helpful tool: >>>>> THE MAGIC BUTTON <<<<<< THE MAGIC BUTTON is a transparent button located in the upper right corner of the question and answer pages. (It is in the white area, not the gray background.) Clicking on it toggles you in and out of a mode where you can access the menu bar and alter the text items of a card. Once you have found the Magic Button, you can easily change the Q&A cards. Here's how: TO ALTER A CARD IN A STACK: (1) Go the stack and press the Magic Button until the menu bar appears. (2) Change the text of the question and answers as you please using the mouse in the normal Mac fashion. (now wasn't that easy?) TO ADD A NEW CARD: (1) Click on the magic button until the the menu bar is again visible. (2) Go to the place in the stack where you want to add a card. [Note: You can use the GO menu to do this or any of the many other ways to move from card to card in HyperCard.] (3) Choose New Card from the EDIT menu or press command-n. (4) Add the text and answers for the new question. (Remember that the tab key is short cut to jump to the next text field in a card.) (5) Put a number (1 through 5) for the correct answer in the field at the bottom of the card. (6) If you care to, you might provide a reason or a hint to explain why this is the correct answer. To do so click on the ? icon in the lower right corner of the page. When the text box appears type in your help text. TO ADD A NEW STACK OF QUESTIONS: (1) Duplicate one of the existing Q&A stacks. (Use the Finder or choose Save a Copy... in the Hyercard.) You might delete all but the first card of the stack to clear it out. You can also use the paint tools to change the apearance of the card to suit your purpose. (Do this to the background of the stack, of course!) (2) Type in the text for the new cards in the new stack. A stack can have any number of cards and can contain graphics to illustrate the question. I have not done much with this powerful capability of HyperCard. As is always the case with HyperCard, the possiblities are limited only by your imagination! (3) Go the the Q&A stack (the one you are on now). [NOTE: You might add a new card to the Q&A stack or create a new Q&A stack then alter its background to better represent your subject if it is not Astronomy.] (2) Choose the button tool from the tools menu. (2) Click on one of the existing buttons to select it. (3) Copy and Paste it to duplicate it. (4) Double click on the new button and give it the name of your new stack of questions. That's it! >>> When you are all done you should save a copy of everything and then, on the copy of the Q&A stack that your students use, you should delete this field and the button "to the instructor" which displays it. Please leave the other button, "about Q&A," in place. I hope you enjoy using Q&A and that your students find it helpful and educational. I believe the potential for HyperCard in education is tremendous. If you have questions or comments I would be glad to hear them. Write to me: Douglas Wood Department of Astronomy University of Wisconsin-Madison 475 N. Charter Street Madison, WI 53706 I can also be reached on DELPHI as user "DWOOD." Or on the Mad Mac BBS: (608) 256-MACS as user "Doug Wood" ---------- One final plea: Q&A is one of my first ventures in Stackware. I am releasing it also as Shareware. It is free for non-comercial use and you may distribute it to anyone. But if you find it useful this poor graduate student could use a little cash to help with his large monthly computer loan payments. (I am a certified Mac-aholic.) If you send me $5 and a disk I will send you the latest improvements to Q&A (import text from the file is in the works) and my latest HyperCard creations. One of these annimates the orbits of binary stars and another shows a movie of the "HR" diagram. Many more projects are planned. And of course, I am interested in hearing about _your_ HyperCard creations. Keep in touch and Happy Mac-ing! -Douglas Wood -- part contents for card part 19 ----- text ----- ©1987 Douglas O. S. Wood All rights reserved.