emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/org-drill de1e419ae3 215/251: All more README tests


From: ELPA Syncer
Subject: [nongnu] elpa/org-drill de1e419ae3 215/251: All more README tests
Date: Mon, 17 Jan 2022 18:59:18 -0500 (EST)

branch: elpa/org-drill
commit de1e419ae39fa7b1f315ad00cb2671bd976c5d6d
Author: Phillip Lord <phillip.lord@russet.org.uk>
Commit: Phillip Lord <phillip.lord@russet.org.uk>

    All more README tests
---
 robot/all-card-run.sh |  2 +-
 robot/all-card.org    | 65 +++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 66 insertions(+), 1 deletion(-)

diff --git a/robot/all-card-run.sh b/robot/all-card-run.sh
index 25d560d912..78de056677 100755
--- a/robot/all-card-run.sh
+++ b/robot/all-card-run.sh
@@ -6,7 +6,7 @@ this_dir="$(dirname "$0")"
 source $this_dir/robot.sh
 
 
-card_no=12
+card_no=18
 
 function run_drill {
     ## Org-drill should be running at this point, so give three answers
diff --git a/robot/all-card.org b/robot/all-card.org
index c056287119..01498a26f9 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].
+



reply via email to

[Prev in Thread] Current Thread [Next in Thread]