From 8c36f488e28e4e89e8b570b848b7cea411046c39 Mon Sep 17 00:00:00 2001 From: Phillip Lord Date: Fri, 21 Jun 2019 22:38:12 +0100 Subject: Spanish card fixes and full test set --- robot/spanish-run.el | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 robot/spanish-run.el (limited to 'robot/spanish-run.el') diff --git a/robot/spanish-run.el b/robot/spanish-run.el new file mode 100644 index 0000000..124df49 --- /dev/null +++ b/robot/spanish-run.el @@ -0,0 +1,13 @@ +(load-file "robot/robot.el") +(load-file "org-drill.el") + +(copy "spanish-robot.org" "spanish-robot-copy.org") +(find "spanish-robot-copy.org") + +;; bump this up so we do everything +(setq org-drill-maximum-items-per-session 40) + +(org-drill) + + +(robot-check-cards-seen-and-die 15) -- cgit v1.2.3