From 9ab44310d5d5e4d07e07bb83df3c6c994201afe1 Mon Sep 17 00:00:00 2001 From: eeeickythump Date: Mon, 4 Apr 2011 10:21:12 +1200 Subject: - New option: org-drill-hide-item-headings-p. If non-nil, item headings will be made invisible while each item is being tested. - OF matrix entries are rounded to 3 decimal places. - Item E-factors are not modified if the item is "failed" (in accordance with Dr Wozniak's description of the SM5 algorithm). --- README.html | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) (limited to 'README.html') diff --git a/README.html b/README.html index 297e3a3..7f46d5b 100755 --- a/README.html +++ b/README.html @@ -7,7 +7,7 @@ lang="en" xml:lang="en"> Org-Drill - + @@ -196,6 +196,19 @@ buffers, also add: +

+Item headings may contain information that "gives away" the answer to the item, +either in the heading text or in tags. If you want item headings to be made +invisible while each item is being tested, add: +

+ + + +
(setq org-drill-hide-item-headings-p t)
+
+ + +

Org-Drill supports two different spaced repetition algorithms – SM5 (the default, implemented by org-learn) and SM2. SM2 is an earlier algorithm which @@ -623,7 +636,7 @@ See the file spanish.org for a full set of example ma In org mode, comment lines start with '#'. The rest of the line is ignored by Org (apart from some special cases). You may sometimes want to put material in comments which you do not want to see when you are being tested on the -item. For this reason, all comments are rendered invisible while items are +item. For this reason, comments are always rendered invisible while items are being tested.

@@ -965,7 +978,7 @@ get tooltips to work for old/new/etc counts during review?

Author: Paul Sexton

-

Date: 2011-03-25 11:53:49

+

Date: 2011-04-04 10:18:44

HTML generated by org-mode 7.4 in emacs 23

-- cgit v1.2.3