[MWForum]Re: presentation
Daniel Ajoy
mwforum@lists.mathcats.com
Sat, 16 Oct 2004 22:35:23 -0500
On 14 Oct 2004 at 7:28, LogoForum@yahoogroups.com wrote:
> From: KENT.SALL@spps.org
> Subject: presentation
>
> I have some students using MW to create voting machines for our school. Is
> there a way to prevent voters from leaving the presentation mode? Or any
> other ideas on how to prevent tampering (ie going to the procedures page)?
>
> Kent
>
Hi Kent,
This could be a way:
to ini
forever [restore.pm]
when ["` = readchar]
[cancel [restore.pm]]
end
to restore.pm
if not get "project "presentationmode?
[presentationmode]
end
Run ini in you startup procedure.
You can get out of presentationmode by clicking
somewhere on the project page and pressing the "`"
key.
Daniel
http://mia.openworldlearning.org