# Swipe True/False Quiz

**URL:** https://community.glideapps.com/t/swipe-true-false-quiz/21927
**Category:** Project Showcase
**Created:** [January 29, 2021, 7:39am UTC](https://community.glideapps.com/t/swipe-true-false-quiz/21927 "2021-01-29T07:39:04Z")
**Posts on this page:** 1
**Showing post:** 8

<div class="post-metadata">

### Author: ![SantiagoPerez](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/santiagoperez/32/16807_2.png) [@SantiagoPerez](https://community.glideapps.com/u/SantiagoPerez)
#### Post date: [January 29, 2021, 10:24am UTC](https://community.glideapps.com/t/swipe-true-false-quiz/21927/8 "2021-01-29T10:24:15Z")

</div>

Hola @kabookie,

@Robert_Petitto has achieved the reset button on the swipe layout. He explain a little bit here.

> [@white\_check\_mark Flashcard: Create and Study Custom Flashcards](https://community.glideapps.com/t/flashcard-create-and-study-custom-flashcards/16531/16):
>
> The reset button place a timestamp at the parent level (in my case, topics). In each of my children (flashcards) I have a relation back to the parent. I then do a lookup of this reset timestamp and compare it to each of the “complete this task” timestamp. If the reset timestamp is after the complete timestamp, then it’s no longer “complete” via an if-then-else column.

I hope that helps.

---

_[View the full topic](https://community.glideapps.com/t/swipe-true-false-quiz/21927)._
