From 5d4694dc3b746cf9d0a97856a47027cb1e88d1c9 Mon Sep 17 00:00:00 2001 From: eeeickythump Date: Sun, 27 Mar 2011 16:55:46 +1300 Subject: - Hide comments (#...) in items during drill sessions. - Fix bug where if a subheading was more than 1 level deeper than the tested item, and had no parent heading other than the item's heading, it would not be hidden during testing. --- README.html | 96 +++++++++++++++++++++++++++++++++++++++++-------------------- 1 file changed, 65 insertions(+), 31 deletions(-) mode change 100644 => 100755 README.html (limited to 'README.html') diff --git a/README.html b/README.html old mode 100644 new mode 100755 index 75a7a43..297e3a3 --- a/README.html +++ b/README.html @@ -7,7 +7,7 @@ lang="en" xml:lang="en"> Org-Drill - + @@ -21,6 +21,9 @@ lang="en" xml:lang="en"> .target { } .timestamp { color: #bebebe; } .timestamp-kwd { color: #5f9ea0; } + .right {margin-left:auto; margin-right:0px; text-align:right;} + .left {margin-left:0px; margin-right:auto; text-align:left;} + .center {margin-left:auto; margin-right:auto; text-align:center;} p.verse { margin-left: 3% } pre { border: 1pt solid #AEBDCC; @@ -31,7 +34,13 @@ lang="en" xml:lang="en"> overflow:auto; } table { border-collapse: collapse; } - td, th { vertical-align: top; } + td, th { vertical-align: top; } + th.right { text-align:center; } + th.left { text-align:center; } + th.center { text-align:center; } + td.right { text-align:right; } + td.left { text-align:left; } + td.center { text-align:center; } dt { font-weight: bold; } div.figure { padding: 0.5em; } div.figure p { text-align: center; } @@ -90,6 +99,7 @@ lang="en" xml:lang="en">
  • Multi-sided cards
  • Multi-cloze cards
  • User-defined topic types
  • +
  • Comments
  • Running the drill session
  • @@ -136,9 +146,10 @@ that use it, see:
  • Mnemosyne -
  • + + @@ -353,7 +364,7 @@ During review, the user will see: When the user presses a key, the text "Tallinn" will become visible.

    -Clozed text can also contain a "hint" about the answer. If the text +Clozed text can also contain a "hint" about the answer. If the text surrounded by single square brackets contains a `|' character (vertical bar), all text after that character is treated as a hint, and will be visible when the rest of the text is hidden. @@ -372,7 +383,7 @@ and [mast cells|cell type].

    -

    Type 1 hypersensitivity reactions are mediated by +

    Type 1 hypersensitivity reactions are mediated by […molecule] and @@ -426,7 +437,7 @@ la mujer the woman ** Example sentence -¿Quién fue esa mujer? +¿Quién fue esa mujer? Who was that woman? @@ -451,7 +462,7 @@ not one of the first two 'sides' of the topic.

    The multisided card type is similar to twosided, except that any subheading has a chance of being presented during the topic review. One -subheading is always shown and all others are always hidden. +subheading is always shown and all others are always hidden.

    @@ -506,7 +517,7 @@ There is more than one fact in this statement – you could create a single

    -

    The capital city of [New Zealand] is [Wellington], which is located in +

    The capital city of [New Zealand] is [Wellington], which is located in [the South Island] and has a population of about [400,000].

    @@ -542,11 +553,11 @@ The capital city of [New Zealand] is Wellington, which is located in the the South Island. * Fact -The capital city of New Zealand is [Wellington], which is located in +The capital city of New Zealand is [Wellington], which is located in the South Island. * Fact -The capital city of New Zealand is Wellington, which is located in +The capital city of New Zealand is Wellington, which is located in [the South Island]. @@ -573,7 +584,7 @@ will be hidden. :DRILL_CARD_TYPE: multicloze :END: -The capital city of [New Zealand] is [Wellington], which is located in +The capital city of [New Zealand] is [Wellington], which is located in [the South Island] and has a population of about [400,000]. @@ -599,6 +610,22 @@ function org-drill-present-spanish-verb, which defines the new topi

    See the file spanish.org for a full set of example material.

    + + + + +
    +

    Comments

    +
    + + +

    +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 +being tested. +

    @@ -637,28 +664,29 @@ with them.
    (file1 file2 …)
    A list of filenames. All files in the list will be scanned. -
    -

    During a drill session, you will be presented with each item, then asked to + +

    +During a drill session, you will be presented with each item, then asked to rate your recall of it by pressing a key between 0 and 5. The meaning of these numbers is (taken from org-learn):

    -+ - + - - - - - - + + + + + +
    QualitySuperMemo labelMeaning
    QualitySuperMemo labelMeaning
    0NULLYou have forgotten this card completely.
    1BADWrong answer.
    2FAILBarely correct, the interval was too long.
    3PASSCorrect answer, but with much effort.
    4GOODCorrect answer, with a little thought.
    5BRIGHTCorrect answer, effortless.
    0NULLYou have forgotten this card completely.
    1BADWrong answer.
    2FAILBarely correct, the interval was too long.
    3PASSCorrect answer, but with much effort.
    4GOODCorrect answer, with a little thought.
    5BRIGHTCorrect answer, effortless.
    @@ -713,13 +741,14 @@ Leech items are not included in drill sessions.
    warn
    Leech items are still included in drill sessions, but a warning message is printed when each leech item is presented. -
    -

    The best way to deal with a leech is either to delete it, or reformulate it so + +

    +The best way to deal with a leech is either to delete it, or reformulate it so that it is easier to remember, for example by splitting it into more than one -card. +card.

    See the SuperMemo website for more on leeches. @@ -780,7 +809,7 @@ more difficult. For Firefox, the Wired Ma

    An example of using Org-Drill for incremental reading is given below. First, and most importantly, we need to define a couple of org-capture templates for -captured facts. +captured facts.

    @@ -821,11 +850,12 @@ Turn a region of selected text on a webpage, into a new fact which is saved to whichever file and heading you nominate in the template. The fact will contain a timestamp, and a hyperlink back to the webpage where you created it. - -

    For example, suppose you are reading the Wikipedia entry on tuberculosis here. + +

    +For example, suppose you are reading the Wikipedia entry on tuberculosis here.

    You read the following: @@ -853,7 +883,7 @@ portion of the text with the mouse: sputum, fever, night sweats, and weight loss. Infection of other organs causes a wide range of symptoms. Treatment is difficult and requires long courses of multiple antibiotics. Antibiotic resistance is a growing problem in -(extensively) multi-drug-resistant tuberculosis. +(extensively) multi-drug-resistant tuberculosis. Prevention relies on screening programs and vaccination, usually with Bacillus Calmette-Guérin vaccine. @@ -905,7 +935,7 @@ usually with [Bacillus Calmette-Guérin vaccine].

    You can of course define browser buttons that use several different "fact" templates, each of which might send its fact to a different file or subheading, -or give it different tags or properties, for example. +or give it different tags or properties, for example.

    @@ -925,14 +955,18 @@ single tag? Can use org-make-tag-matcher.
  • perhaps take account of item priorities, showing high priority items first
  • +
  • +get tooltips to work for old/new/etc counts during review? +
  • +

    Author: Paul Sexton

    -

    Date: 2010-09-17 10:05:27

    -

    HTML generated by org-mode 7.01trans in emacs 23

    +

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

    +

    HTML generated by org-mode 7.4 in emacs 23

    -- cgit v1.2.3