From b17bf579bd1ab9b3efc9c19a26e3efc59845fce3 Mon Sep 17 00:00:00 2001
From: eeeickythump
But this card will be difficult to remember. If you get just one of the 4
hidden facts wrong, you will fail the card. A card like this is likely to
-become a leech.
+become a leech.
A better way to express all these facts using 'simple' cards is to create
@@ -567,7 +569,7 @@ the [North|North/South] Island.
However, this is really cumbersome. Multicloze card types exist for this
situation. Multicloze cards behave like 'simple' cards, except that when there
is more than one area marked as cloze text, some but not all of the areas
-are hidden. There are two types of multicloze card:
+can be hidden. There are several types of predefined multicloze card:
+There are also some types of multicloze card where some pieces have an
+increased or decreased chance of being hidden. These are intended for use when
+studying languages: generally it is easy to translate a foreign-language
+sentence into your own language if you have met it before, but it is much
+harder to translate in the other direction. Therefore, you will want to test
+the harder direction more often.
+
-
+
+
+hide1cloze – one of the marked areas is hidden during review; the others
@@ -579,6 +581,35 @@ are hidden. There are two types of multicloze card:
the others are hidden. The hidden text area is chosen randomly at each
review.
hide2cloze – like hide1cloze, but 2 marked pieces of text will be hidden,
+ and the rest will be visible.
+show2cloze – like show1cloze, but 2 marked pieces of text will be visible,
+ the rest are hidden.
+
+
@@ -683,7 +714,7 @@ drill session, put a brief comment ('# …') in the item body.
Start a drill session with hide1_firstmore – only one of the marked pieces of text will be
+ hidden. 75% of the time (guaranteed), the first piece is hidden; the rest
+ of the time, one of the other pieces is randomly hidden.
+show1_firstless – only one of the marked pieces of text will be
+ visible. Only 25% of the time (guaranteed) will the first piece will be
+ visible; the rest of the time, one of the other pieces is randomly visible.
+show1_lastmore – only one of the marked pieces of text will be
+ visible. 75% of the time (guaranteed), the last piece will be visible;
+ the rest of the time, one of the other pieces is randomly visible.
+M-x org-drill. By default, this includes all
non-hidden topics in the current buffer. org-drill takes an optional
argument, SCOPE, which allows it to take drill items from other
-sources. See below for details.
+sources. See below for details.
During a drill session, you will be presented with each item, then asked to @@ -738,11 +769,35 @@ session.
+Org-Drill has to scan your entire item database each time you start a new drill
+session. This can be slow if you have a large item collection. If you have a
+large number of 'due' items and want to run a second drill session after
+finishing one session, you can use the command org-drill-again to run a new
+drill session that draws from the pool of remaining due items that were not
+tested during the previous session, without re-scanning the item collection.
+
+Also note that if you run org-drill-resume and you have actually finished the
+drill session, you will be asked whether you want to start another drill
+session without re-scanning (as if you had run org-drill-again).
+
There are some situations, such as before an exam, where you will want to
revise all of your cards regardless of when they are next due for review.
@@ -758,9 +813,9 @@ variable org-drill-cram-hours).
@@ -810,9 +865,9 @@ See the SuperMemo website
.emacs).
+By default, you will be prompted to save all unsaved buffers at the end of a +drill session. If you don't like this behaviour, use the following setting: +
+ + + +(setq org-drill-save-buffers-after-drill-sessions-p nil) ++ + + + +
@@ -934,9 +1012,9 @@ the variable org-drill-scope. Possible values are:
.emacs:
@@ -1212,9 +1290,9 @@ changes to take effect.
org-drill-scope to 'directory'. See
- per-file settings above for instructions about how to do this.
+ per-file settings above for instructions about how to do this.
Date: 2011-05-12 10:29:29
+Date: 2011-05-20 23:13:33 NZST
Org version 7.5 with Emacs version 23
Validate XHTML 1.0 -- cgit v1.2.3