Displaying a countdown timer for participants

Joseph Williams josephjaywilliams at gmail.com
Thu Apr 10 03:39:54 UTC 2008


Hi Ben,

Thanks for the advice. I'm going to try to implement this soon, so I'll let
you know how it works out.

Joseph

On Tue, Mar 18, 2008 at 6:51 AM, ben robinson <baltimore.ben at gmail.com>
wrote:

> you could try setting your slide's duration to zero (with a response
> window of however many seconds you need).
> then in an inline immediately after the slide is presented...
> Do
>    Select Case SlideX.TimeLimit - (Clock.Read - SlideX.OnsetTime)
>       Case 9995 to 10005
>          c.SetAttribAtSource "Remaining", 10
>       Case 8885 to 9005
>          c.SetAttribAtSource "Remaining", 9
>       Case...
>       Case 995 to 1005
>          c.SetAttribAtSource "Remaining", 1
>    End Select
> Loop While Clock.Read - SlideX.OnsetTime < SlideX.TimeLimit
>
> this is just a guess.  let me know if it works.
>
> ben
>
>
> On Mon, Mar 17, 2008 at 9:34 PM, Joseph Williams <
> josephjaywilliams at gmail.com> wrote:
>
> > Hi, I'd like to be able to display how much time participants have left
> > to make a response- e.g. a textobject on a slide that appears when there are
> > 10 seconds left, and counts down from 10 to 0. Does anyone have any ideas on
> > how to implement this?
> >
> > Thanks,
> >
> > Joseph
> >
> >
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "E-Prime" group.
To post to this group, send email to e-prime at googlegroups.com
To unsubscribe from this group, send email to e-prime-unsubscribe at googlegroups.com
For more options, visit this group at http://groups.google.com/group/e-prime?hl=en
-~----------~----~----~----~------~----~------~--~---

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listserv.linguistlist.org/pipermail/eprime/attachments/20080409/3ceb2367/attachment.htm>


More information about the Eprime mailing list