From jacinto@ing.ula.ve Fri Mar 30 16:22:02 2001
Received: from haendel (root@haendel.ing.ula.ve [150.185.146.1])
	by swi.psy.uva.nl (8.11.2/8.11.2) with ESMTP id f2UELu314195
	for <prolog@swi.psy.uva.nl>; Fri, 30 Mar 2001 16:21:58 +0200 (MET DST)
Received: from chue (IDENT:jacinto@chue.ing.ula.ve [150.185.147.131])
	by haendel (8.9.0/8.9.0) with ESMTP id KAA22035;
	Fri, 30 Mar 2001 10:21:27 -0400 (GMT-0400)
Date: Fri, 30 Mar 2001 10:28:09 -0600 (CST)
From: =?ISO-8859-1?Q?Jacinto_A=2E_D=E1vila?= <jacinto@ing.ula.ve>
To: Dave Sharp <sharpd@wmin.ac.uk>
cc: prolog@swi.psy.uva.nl
Subject: Re: [SWIPL] How to swipl list becoming  comp.lang.prolog.how.to.do.my.coursework?
In-Reply-To: <4.3.2.7.0.20010330084829.00b35430@mboxhost.wmin.ac.uk>
Message-ID: <Pine.LNX.4.10.10103301020210.5647-100000@chue.ing.ula.ve>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from QUOTED-PRINTABLE to 8bit by swi.psy.uva.nl id f2UELu314195


I agree with Dave... That´s as far as we can go
with the restrictions and we do need tutorial support
for students. 
 
We know that Prolog comes as a shock to students.
It´s completely diferent to what they´ve seen in other
(arguably more popular) programming languages.

It´s always very useful this chance to send any
question into the darkness and get a partial, but
perfect response from someone like Richard. 

Jacinto A. Dávila (http://cesimo.ing.ula.ve/~jacinto/)
Coordinador del Postgrado en Modelado y Simulación (cesimo.ing.ula.ve)
Coordinador del Laboratorio de Computación Avanzada, Multimedia y
Video-Conferencia (pgvirtual.pg.ing.ula.ve/labcamv/). 
Universidad de Los Andes (www.ula.ve) 

On Fri, 30 Mar 2001, Dave Sharp wrote:

> I find a partial solution is to tell my students that I am a regular reader 
> of Prolog email lists and that if I see one of my assignments coming up 
> then I will be even more vigilant than usual when looking for plagiarism in 
> the assignments submitted. I think as teachers we must also remember that 
> most assignments are set as part of the learning process as well as part of 
> the student assessment process. We must therefore ensure that we do provide 
> an appropriate level of tutorial support.
> 
>                  Dave
> 
> At 11:58 30/03/01 +1000, you wrote:
> >I've noticed an increasing number of postings like this recently:
> >
> > >I am learning prolog language. I have a project. Here is the request:
> > >Use prolog language to draw a square grid of 50 by 50 locations to simulate
> >a soccer field,  >place each team's soccer players in the own quarters at
> >the start of game.
> >
> >[etc etc etc]
> >
> > >How to draw the grid? Can I use write statement? How to set the players on
> >the field? Can I >write like this (suppose we have two teams, one is A, the
> >other is B):
> > >start_pos(1A, 5, 5)
> > >start_pos(2A, 5, 30)
> >
> >[etc etc etc]
> >
> >People like Richard O'Keefe patiently answer, and gently suggest that the
> >poster should buy a good prolog book. Other, less tolerant, sit on their
> >hands to stop far more incendiary replies. This is a SWI Prolog list, not a
> >homework / coursework support group. If people want help with their
> >assignments, then they should post to comp.lang.prolog (and then stand well
> >back !)
> >
> >Any ideas to stop this abuse spreading?
> >
> >cheers
> >
> >chris
> >
> >
> >----------------
> >* To UNSUBSCRIBE, please use the HTML form at
> >
> >     http://www.swi.psy.uva.nl/projects/SWI-Prolog/index.html#mailinglist
> >
> >or send mail to prolog-request@swi.psy.uva.nl using the Subject: "unsubscribe"
> >(without the quotes) and *no* message body.
> >
> >** An ARCHIVE of this list is maintained at
> >
> >     http://www.swi.psy.uva.nl/projects/SWI-Prolog/mailinglist/archive/
> 

