diff options
| author | Phillip Lord <phillip.lord@russet.org.uk> | 2019-07-20 15:16:21 +0100 |
|---|---|---|
| committer | Phillip Lord <phillip.lord@russet.org.uk> | 2019-07-20 15:16:21 +0100 |
| commit | de1e419ae39fa7b1f315ad00cb2671bd976c5d6d (patch) | |
| tree | 1c1f7a15c9a555ae4dd7c6a026b820671f0c7e9e /robot/all-card.org | |
| parent | 04923e6c38d3a3cd894849537f1cddd37f3c3829 (diff) | |
| download | org-drill-de1e419ae39fa7b1f315ad00cb2671bd976c5d6d.tar.gz org-drill-de1e419ae39fa7b1f315ad00cb2671bd976c5d6d.zip | |
All more README tests
Diffstat (limited to 'robot/all-card.org')
| -rw-r--r-- | robot/all-card.org | 65 |
1 files changed, 65 insertions, 0 deletions
diff --git a/robot/all-card.org b/robot/all-card.org index c056287..01498a2 100644 --- a/robot/all-card.org +++ b/robot/all-card.org @@ -131,3 +131,68 @@ This is the body of a multiclozed card: show1_lastmore + +* Readme + +** Simple Items + +*** Item :drill: +What is the capital city of Estonia? + +**** The Answer +Tallinn. + +*** Item :drill: + +The capital city of Estonia is [Tallinn]. + +*** Multi-Close :drill: + +Type 1 hypersensitivity reactions are mediated by [immunoglobulin E||molecule] +and [mast cells||cell type]. + + +*** Twosided :drill: + :PROPERTIES: + :DRILL_CARD_TYPE: twosided + :END: + + Translate this word. + +**** Spanish + la mujer + +**** English + the woman + +**** Example sentence + ¿Quién fue esa mujer? + Who was that woman? + + +*** Multisided :drill: + :PROPERTIES: + :DRILL_CARD_TYPE: multisided + :END: + + Translate. + +**** Spanish + la mesa + +**** English + the table + +**** Picture + PICTURE + + +*** Fact :drill: + :PROPERTIES: + :DRILL_CARD_TYPE: hide1cloze + :END: + + The capital city of [New Zealand] is [Wellington], which is located in + the [North||North/South] Island and has a population of about + [400,000]. + |
