Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site utcsrgv.UUCP Path: utzoo!utcsrgv!dave From: dave@utcsrgv.UUCP (Dave Sherman) Newsgroups: net.cog-eng Subject: Re: Two cog-eng questions on displayed instructions to the user Message-ID: <2601@utcsrgv.UUCP> Date: Mon, 31-Oct-83 12:02:41 EST Article-I.D.: utcsrgv.2601 Posted: Mon Oct 31 12:02:41 1983 Date-Received: Mon, 31-Oct-83 13:40:42 EST References: <202@ihu1f.UUCP> Organization: The Law Society of Upper Canada, Toronto Lines: 22 As well as "enter" and "type", you can tell the user to "press" or "hit" when a single key is involved. In the CAI we have for law students, the program usually tells them to "type" an answer and "press" the RETURN key. I find that if you can, it's a good idea to highlight RETURN, if the terminal can do it. A side note: in the courseware I am developing, I decided that "DELETE" or "RUBOUT" might be a bit confusing for students to remember as the interrupt key. So I change the interrupt key to ESC, and tell them that they can use this key to "escape the clutches of the program". (When the press it they get a menu of choices which includes quit, continue, move on to a new lesson, comment, etc.) I have found this works very well. All the students seem to remember ESC. What they don't remember is that it's a *key*. I have had to add a catch in my input routine to catch the typed tring "esc" and remind the student "If you want to escape, press the *button* marked ESC!". Dave Sherman The Law Society of Upper Canada Toronto -- {allegra,cornell,decvax,ihnp4,linus,utzoo}!utcsrgv!lsuc!dave