# Hi guys i am a student and new to thunkable do you guys new how to add a timer on a quiz?

**URL:** https://community.thunkable.com/t/hi-guys-i-am-a-student-and-new-to-thunkable-do-you-guys-new-how-to-add-a-timer-on-a-quiz/3119007
**Category:** Web API's
**Tags:** beginner
**Created:** [July 30, 2024, 11:05am UTC](https://community.thunkable.com/t/hi-guys-i-am-a-student-and-new-to-thunkable-do-you-guys-new-how-to-add-a-timer-on-a-quiz/3119007 "2024-07-30T11:05:07Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![romarochadarb63](https://avatars.discourse-cdn.com/v4/letter/r/eada6e/32.png) [@romarochadarb63](https://community.thunkable.com/u/romarochadarb63)
#### Post date: [July 30, 2024, 11:05am UTC](https://community.thunkable.com/t/hi-guys-i-am-a-student-and-new-to-thunkable-do-you-guys-new-how-to-add-a-timer-on-a-quiz/3119007/1 "2024-07-30T11:05:07Z")

</div>

so i am creating an app for my research and i need help for this Hi guys i am a student and new to thunkable do you guys new how to add a timer on a quiz?

---

<div class="post-metadata">

### Author: ![brianl](https://avatars.discourse-cdn.com/v4/letter/b/f14d63/32.png) [@brianl](https://community.thunkable.com/u/brianl)
#### Post date: [July 30, 2024, 3:57pm UTC](https://community.thunkable.com/t/hi-guys-i-am-a-student-and-new-to-thunkable-do-you-guys-new-how-to-add-a-timer-on-a-quiz/3119007/2 "2024-07-30T15:57:11Z")

</div>

If you have already yet, please take a look at our [timer docs](https://docs.thunkable.com/blocks/app-features/timer). It will have information on how the timer works. Let us know if you have any questions about any specific function of the timer. I would recommend creating a new blank project and testing out the timer without messing up your main app.

---

<div class="post-metadata">

### Author: ![praykoiralaAppcoder](https://avatars.discourse-cdn.com/v4/letter/p/d2c977/32.png) [@praykoiralaAppcoder](https://community.thunkable.com/u/praykoiralaAppcoder)
#### Post date: [August 18, 2024, 5:22pm UTC](https://community.thunkable.com/t/hi-guys-i-am-a-student-and-new-to-thunkable-do-you-guys-new-how-to-add-a-timer-on-a-quiz/3119007/3 "2024-08-18T17:22:30Z")

</div>

does this also work with setting time to current time?

---

<div class="post-metadata">

### Author: ![brianl](https://avatars.discourse-cdn.com/v4/letter/b/f14d63/32.png) [@brianl](https://community.thunkable.com/u/brianl)
#### Post date: [August 19, 2024, 6:10pm UTC](https://community.thunkable.com/t/hi-guys-i-am-a-student-and-new-to-thunkable-do-you-guys-new-how-to-add-a-timer-on-a-quiz/3119007/4 "2024-08-19T18:10:30Z")

</div>

If you want to get the current time, you would need to use the [Current Time and Date block](https://docs.thunkable.com/blocks/blocks/device#current-time-and-date). I am unsure how you would like to implement this, but from what I understand, you would could do it with just the timer blocks.
