From 9ea35e11b60b49efade0ba1baf2dcd9be10a3779 Mon Sep 17 00:00:00 2001 From: eeeickythump Date: Thu, 26 Aug 2010 21:20:48 +1200 Subject: Added implementation of SM2 algorithm. Add option 'org-drill-spaced-repetition-algorithm': choose either SM2 or SM5 algorithm. Add option 'org-drill-add-random-noise-to-intervals-p': randomly vary repetition intervals slightly, to avoid clumping. Fixed a bug in org-learn's SM5 algorithm (intervals much too long). Use overlays to display cloze deletions as '[...]' during reviews. Cloze text can contain hints, which will visible during review. Add option 'org-drill-failure-quality': customise which quality is regarded as unambiguous failure (1 or 2). Expanded documentation, and added section on 'incremental reading', with example setup. --- spanish.org | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'spanish.org') diff --git a/spanish.org b/spanish.org index cb187b8..fbea8a8 100644 --- a/spanish.org +++ b/spanish.org @@ -45,6 +45,10 @@ llamar = to be named # cloze deletion of test in [square brackets], without the need to hide any # subtopics (though they WILL still be hidden if present). +# If the text between the brackets contains a `|' character, everything after +# that character is considered to be a `hint', and will remain visible when the +# rest of the clozed text is hidden. + # Set the variable `org-drill-use-visible-cloze-face-p' to `t' if you want # cloze-deleted text to be shown in a special face when you are editing org # mode buffers. @@ -56,7 +60,7 @@ other than -z], add /-es/. *** Grammar Rule :drill: -To form an adverb from an adjective, add [-mente] to the [feminine] (gender) +To form an adverb from an adjective, add [-mente] to the [feminine|gender] form of the adjective. ** Vocabulary -- cgit v1.2.3