Bob Leatherman
SATX
You raise the issue of what's "authentic" in a technology that largely
exists because it simplifies copying and erasing. If you are fit to teach
AutoCAD to anyone, you should know that the measures you are proposing would
only catch the clumsiest or laziest of cheaters.
--
MichaelB
www.michaelbulatovich.com
"Robert Leatherman" <leatherm...@hotmail.com> wrote in message
news:p6Tic.22080$Dn1....@fe2.texas.rr.com...
Note:
By mistake I used reply to sender the first time...
"Robert Leatherman" <leatherm...@hotmail.com> wrote in message
news:p6Tic.22080$Dn1....@fe2.texas.rr.com...
I've never used them, but these should do what you want,
CompareDWG at http://www.furix.com/
or Automanager View4 (free trial)
http://www.cyco.com/amview/showcase.html
--
Al
But students need to understand the principle behind the invention of the
wheel and then in the work place they don't have to reinvent it or try out
designs for the wheel that won't work.
So I can see Robert's problem. Teach them to learn how to think in a
culture that will eventually have them copying from past works.
I kind of like the method Xavier posted.
The teacher sits and talks to the student. The student either knows it or
doesn't. This fact would become evident very quickly.
So the teacher would be performing a small job interview and this could be a
big help to the student.
I just thought of another advantage to this method. Not only does it cause
the student to think about the skills needed for the project but it also
causes the student to learn to express thoughts and ideas concerning the
project better. I can't think of an engineer anywhere who would see that as
a bad thing.
The fact that the work may be copied bothers me on a certain level. Just
because you found a former engineering design that shows it a certain way
doesn't mean it was right. The design you copied from may have been faulty.
That's bad enough, but then if you try to alter it to fit your current
design specs what aditional errors have crept in?
I've been told that is the reason for "authorized details" which are
"approved" for copying. Just as whole engineering projects are checked by
engineers and individual sheets are checked by engineers, so these details
are checked by engineers.
Then all that is needed is to test a student's understanding of how a
particular detail or method was created or chosen. Testing their ability to
think and communicate, if you will.
I still like Xavier's method. You can't hide lack of skills for long in a
conversation. That;s why we have job interviews.
Then I guess you end up with 3 kinds of students just like you do 3 kinds
of employees.
One who must be led into doing good work. The second who must be pushed
into doing good work. And the third who only needs you to let go of the
reins and let them run. But even the last group need to be guided once in a
while.
Thanks for listening.
These same people could not pass a very basoc 3 minute drawing
test....
IMHO That's the way to go. A very basic 3 minute test. You can tell a
lot just by watching from a distance how they go about the test and
you can check the results for accuracy.
If you want the test paper I can email it to you.
My 2p for what its worth.
Alan (cadalot)
Put'em in a room with a stop watch and a problem and a computer, and yell
"Go!".
--
MichaelB
www.michaelbulatovich.com
"Protector" <protec...@spamearthlink.net> wrote in message
news:Xanjc.14358$e4....@newsread2.news.pas.earthlink.net...
If that's the case, I'm not sure that you can check - unless these drawings
have proxy objects in them that could not have been created using the
autocad supplied to the students. Then again, if there are any students who
work for or with any firms and have access to their autocad at work, then
they could justify use of third party apps.
But in the end, the suggesstion of having them do an "in-class assignment"
of something small enough to be drawn in an hour or so would be my way of
testing them. I'd still make them do "at home" assignments" because a lot
of the students will still do legit work and try to really learn the
program. And yes, the suggestion of having a 5 minute interview with them
about how they did their drawings and why would be a good indicator of
whether or not they really did the work, or just copied and pasted someone
elses work.
On Tue, 27 Apr 2004 09:59:12 -0400, "Michael Bulatovich" <Ple...@dont.try>
wrote:
lilmissgiggles
That's funny, and so true.
In college, we used a CAD program, don't remember the name at all,
something vaguely experimental. It was an introduction to the topic,
taught as part of a mechanical engineering design class. There were
only a few simple assignments.
Some people really disliked the graduate T.A. who taught the CAD
portion of the class. So one of my more childish classmates created a
tiny text entity that said something like, "Conrad Hunter sucks" [1].
It was about the size of a period, too small to read on a plotted
page.
But the T.A. didn't grade using the plotted page. Instead, he used
something like "LIST" and viewed text descriptions of the drawing.
There were only supposed to be about 10 entities in most of our
assignments. He had explained this to those who were paying
attention. This was to make sure that we used, for example, a
rectangle instead of four lines, or that we had placed the entities
precisely instead of just by eye.
All I remember is that my classmate was very angry at his grade.
However, that give me another thought.
The ideas about a short test that is timed and monitored, and a short
interview session, are probably the best ways to grade a student's
progress. However, ...
Would it be possible to set up each student with a unique starting
template, that contains their name or initials or ID number somewhere
in the document? Or maybe in a block definition? Even a unique name
for a block, custom line type, or a layer? Or the name of an attribute
in a block (not the value of the attribute.
That way, if another student starts with somebody else's drawing, they
will drag this evidence with them.
This would work as long as they don't know about PURGE or some of the
block commands, but is there some less-used AutoCAD feature that would
work like a tracer?
If a kid is bright enough to read the manual or use HELP, then they
probably don't need to cheat. And if they cheat and are smart enough
to cover their tracks, of course, that's indistinguishable from
"success" in some cultures.
[1] spot the literary allusion.
--
Steve M - uns...@houston.rrdirt.com (remove dirt for reply)
Good people do not need laws to tell them to act responsibly,
while bad people will find a way around the laws.
-- Plato (427-347 B.C.)
i also ran a google search of past answers to this question...
####
posted: 1999/10/22
A simple and quite safe way would be to give them an lisp application
that would be necessary to fulfill the given task (some automation like
drawing a boarder with the current user's name or whatever else). In
this app you can add a reactor that fires whenever AutoCAD shuts down. I
would define the reactor so that it would attach XDATA with the actual
time under an appname that is derived from the current user's login
name. This way you would also be able to track back to find out who got
it from whom and to see who made the original.
Would be fun to see the students faces when you confront them with your
proof of their cheat :-)
******************************************
* Tom Berger
* ber...@architektur.uni-kassel.de
******************************************
####
####
posted: 1999/10/22 (in response to the above post)
That would be along the same lines as what I would suggest;
Add a routine that they would run that would submit their file
with the log file (a start function would make sure its on).
The cheater's log file would be quite short.
Some thing like, copy, exit.
P. Farrell
####
On the tests, preventing/catching cheats is easy. As several have
pointed out, cheaters generally flaunt their stupidity by copying the
most obvious errors. Also, unplugging the network switch can
eliminate certain temptations.
I'll have to try grading from the DBLIST results... very cool idea.
-james
Would you send it to me?
Bigjobs
--
My advice: When asking questions about CAD standards replace the words "CAD
standards" with "underpants".
If the question is then ridiculous, then the question is ridiculous.
Michael Bulatovich - alt.cad.autocad
I would love to see your test.
When you email me it goes into earthlink spamblocker but I will retrieve and
get back to you.
Thanks a lot.
"Cadalot" <al...@killspam.co.uk> wrote in message
news:v47s801lceh3naqdt...@4ax.com...
"lilmissgiggles" <lilmiss...@hotmale.com> wrote in message
news:Qvwjc.23577$OU.4...@news20.bellglobal.com...
I'm sure you have run into some. But I have a cousin who spent about
25 years in the HR field before she retired for health reasons. She
specialized in technical and professional recruiting and she's told me
some very interesting stories. A number of them were about good
engineers or doctors, who become bosses and are terrible "hirers".
She really opened my eyes about what a good HR person can do.
--
Steve M - uns...@houston.rrdirt.com (remove dirt for reply)
"Hah! I carved my first computer out of a boulder.
And I logged the forests to make the punch cards."
-- Michele Tepper, spotted in alt.folklore.urban
"CW" <clinton...@comcast.net> wrote in message
news:eqOdneixT9p...@comcast.com...
Ive added a link on my How to Draw Page to the adobe file for the 3
Minute Test drawing. http://www.cadalot.co.uk
When originally running training courses this was one of the drawing
exercises, originally when I dreamed it up I thought that I had made
it far too easy. How wrong I was.....
The idea was to illustrate coordinates and accuracy, basic drawing
skills, ways of working faster, the first time they drew it they had
to draw each shape using co-ordinates and lines.
Then plines
They could then use offset.... if it was a pline
They learned how to offset from one location to another,
Then they learnt about rectangle, then offset again.
Then copy from a point to a specific relative point.
The shortest time an agency draughtsman has completed the drawing
excluding dimensions is 3 minutes the longest was 30 minurtes the guy
still had not completed and what he had drawn was not accurate.
I should have not let it go so long, but I could not believe my eyes.
I recommended to the chap he re-train or find a alternative form of
empolyment.
Alan (Cadalot)
Just did it in 2:15 :)
with plines and rectangles
I know there aint no way to check it really, you will just have to take my
word for it.
Bigjobs
Alan (Cadalot)
>Just did it in 2:15 :)
>
>with plines and rectangles
>
>I know there aint no way to check it really, you will just have to take my
>word for it.
>
>Bigjobs
>
<snip>
Just using lines, 2:05. And I made a coupla mistakes too. using polar
references instead of x,y coords.
This time I saved the drawing so if there is a way of discerning if I
cheated I will send it to you.
You are right though, I did copy the rectangles first time round.
Bigjobs :)
"Robert Leatherman" <leatherm...@hotmail.com> wrote in message
news:p6Tic.22080$Dn1....@fe2.texas.rr.com...
"snagwhite" <snag...@ntlworld.com> wrote in message
news:ilqnc.125$Tm3...@newsfe6-gui.server.ntli.net...