diff options
| author | eeeickythump <devnull@localhost> | 2011-04-30 16:47:42 +1200 |
|---|---|---|
| committer | eeeickythump <devnull@localhost> | 2011-04-30 16:47:42 +1200 |
| commit | c27d9035ef5ba5120157649cbfc8e0587ab4a08c (patch) | |
| tree | 29ee73b01ba1a4316789a9dd977989fedee20af8 /org-drill.html | |
| parent | 97aad887284ac4d9590e31f843d4f4f11393e9be (diff) | |
| download | org-drill-c27d9035ef5ba5120157649cbfc8e0587ab4a08c.tar.gz org-drill-c27d9035ef5ba5120157649cbfc8e0587ab4a08c.zip | |
- Added new example card types, more useful than 'spanish_verb':2.2
- 'conjugate': retrieves properties VERB_INFINITIVE and VERB_TRANSLATION
from parent item, and uses its own property VERB_TENSE to prompt the
student 'Translate the verb INFINITIVE and conjugate for the TENSE tense'
or 'Give the verb meaning TRANSLATION and conjugate for the TENSE tense'
- 'translate_number': using third party library spell-number.el,
prompt the student to translate a random number to or from a non-English
language (the library can handle numerous languages)
- examples of both in spanish.org
- org-drill-card-type-alist can now take a second function name, for
controlling how the ANSWER is displayed
- items can have weights (DRILL_CARD_WEIGHT). The interval is divided by
the weight when scheduling, so eg an item with a weight of 2.0 will be
tested twice as often as a normal item.
- New command: org-drill-tree. Same as org-drill using 'tree' argument.
- New command: org-drill-strip-data: deletes all scheduling data from
every item in scope. Intended for use if you wish to share your item
library with someone else.
- Fixed bug in simple8 algorithm where items failed on their first review
were not having intervals reset
- Ensure all markers are freed before starting a new drill session.
Diffstat (limited to 'org-drill.html')
0 files changed, 0 insertions, 0 deletions
