🎴

Flashcards 2.0

Master Tag
Notetaking
Created
Sep 15, 2020 12:22 AM
How It Works
Usage
True
false
replaceAll
empty
Web Tags
Database
Formula
Cover
Flashcards 2.0
Reveal Full
Vowels
Question
Type Answer
Hidden Answer
Correct
Override Correct
Reveal Full
Vowels
This is the answer
Override Correct
Reveal Full
Vowels
This is another answer
Override Correct
Reveal Full
Vowels
This is the final answer
Override Correct
Hidden Answer Formula
if(prop("Vowels"), replaceAll(prop("Answer"), "[^AaEeIiOoUu ]", "[]"), if(empty(prop("Reveal Full")), replaceAll(prop("Answer"), "[A-z0-9]", "[]"), if(prop("Reveal Full"), prop("Answer"), "")))
Correct Formula
if(prop("Override Correct") == true, true, if(prop("Answer") == prop("Type Answer"), true, false))