clock or timer on slide

  • Thread starter Thread starter larry S
  • Start date Start date
L

larry S

is there a way to either show the clock on a slide or place a timer on a
slide.

as a teacher i want to give a quiz on a powerpoint slide but only give the
students 5 mins to complete

thanks
larry
 
Yes there is -- I do it annually at the trivia contest we stage at
PowerPoint Live. As long as you do not need the timer to traverse across
multiple slides, it can be done with animation. If you want it across
slides, you need a VBA solution. I'll give you the basics and you can come
back at me if you need more details.

1. Custom Animation has controls for determining the duration of an
animation.

2. One of the animations you can apply is Spin, which functions like rotate.


Setting up a clock face and a second hand and/or minute hand is not
difficult (just ovals and thin rectangles), and applying a spin to the hands
is also straightforward. The tricky part is that object's only spin from
their center, not from an end, so the first time you do this, you'll
probably see the minute hand just twirl around, instead of appear to be
moving around the face of the clock. To address this, the object that spins
needs to actually be two objects, grouped together to make one long one,
each of equal length, one visible and one completely invisible. That way,
when the compound object spins around its center, it will appear as if the
visible part is rotating around.

I can send you an example, if necessary. Although I suspect you might have
fun trying to figure it out on your own...
 
is there a way to either show the clock on a slide or place a timer on a
slide.

as a teacher i want to give a quiz on a powerpoint slide but only give the
students 5 mins to complete

thanks
larry

Hi,

I think the best way to give a quiz on your PowerPoint slide is using
QuizCreator (http://online-quiz-creator.com/#110). It could help you
build quizzes, exams, surveys for teaching and training in few
clicks. And the most important is that it could help you track quiz
results and get reports online. Of course, it is easily for you to
insert into PowerPoint slide with PPT2Flash (PowerPoint add-in,
http://www.sameshow.com/powerpoint-to-flash-pro.html#110) You could go
to view this smart quiz creator to view more.
 
Back
Top