Re: lock text

From: Chad DeMeyer (cjdemeye)
Date: 08/30/04


Date: Mon, 30 Aug 2004 12:40:01 -0700

Mike,

Please note that Jay's suggestion will only be fool-proof if you can force
your students to always enable macros when opening the assignment. Which
you can only do if they will always be doing the assignment under your
supervision, so it seems to kind of defeat the purpose. Unfortunately,
there IS no fool-proof way of locking content in a Word document.

Here's a suggestion, though: create a template for assignments, and using
VBA, create a document variable which will store the student's name in the
individual assignment files. Use a docvariable field in the header of the
template to reference this document variable. Create the individual
assignment files from the template and in each file, assign a different
student's name to the document variable (this could easily be automated).
Now, a document variable can't be modified or deleted through the Word
interface, only by using VBA. So chances are, though your students can
delete the field in the header and type a different name in its place, they
won't know how to tamper with the underlying document variable; then you can
discover the value of that variable either using VBA or by inserting a new
docvariable field.

Regards,
Chad

"Jay Freedman" <jay.freedman@verizon.net> wrote in message
news:%23o9uf3EjEHA.396@TK2MSFTNGP12.phx.gbl...
> Hi Mike,
>
> Try the method of protecting headers described at
> http://word.mvps.org/FAQs/Customization/ProtectWord2000PlusHeader.htm.
> Don't use a field, just plain text. If the text is in a textbox or frame,
it
> can be placed anywhere on the page, not just in the header area.
>
> --
> Regards,
> Jay Freedman
> Microsoft Word MVP FAQ: http://word.mvps.org
>
> mike wrote:
> > I am a HS teacher and trying to create a template to be used by
> > students for daily assignments. My goal is to create a template for
> > each student w/ their name already filled out to prevent students
> > from copying each others work.
> >
> > I want to be able to lock certain the student info portion in the doc
> > so the students cannot alter the it.
> >
> > 1. I've tried inserting a field and locking it but I can still
> > modify/delete the field
> > 2. Protect document is not a viable solution b/c any info added by the
> > student is tracked. This would be ok if I could protect certain text.
> >
> > Any suggestions?
>
>



Relevant Pages

  • Re: need help on this problem.
    ... > I have an assignment for school. ... > people that expect students to know everything. ... > On a floor, parallel lines separated of a length L are drawn. ... I'm particularly baffled by how pens thrown over ...
    (comp.lang.java.help)
  • Re: Scary campus survey.
    ... I left out something important about that survey. ... These 4 students made up the statements themselves as a group. ... I tried picking their brains about the nature of the assignment. ... brainwashing in the Southern part of the state. ...
    (alt.gathering.rainbow)
  • Re: Student Assignment
    ... They need to write a class file that goes with ... The final grade is determined by the sum of ... I've noticed the calculus students ... Assignment is already past due. ...
    (comp.lang.java.programmer)
  • Re: Code Critique Please
    ... In future, please post your source here, and skip the assignment question. ... > using namespace std; ... Students should start with STL and container classes like std::vector. ... controlled block. ...
    (comp.lang.cpp)
  • Re: study_hall
    ... I do not think that a forum for students to exchange ideas and learn from ... assignment and just take the answers this time and come back to review later ... > all working at the same college level they can relate better. ... > think this posting was directed at you. ...
    (microsoft.public.dotnet.languages.vb)