diff options
| author | eeeickythump <devnull@localhost> | 2010-08-01 12:51:14 +1200 |
|---|---|---|
| committer | eeeickythump <devnull@localhost> | 2010-08-01 12:51:14 +1200 |
| commit | 9487fd21f8fa1338027fbef67109430fce052288 (patch) | |
| tree | 0c26e07f39be4b7574ed5a1a43c420e9095b2b27 /questions.org | |
| parent | a678ed9f5e41787b3e1b9df1b2abbecf2cd50327 (diff) | |
| download | org-drill-9487fd21f8fa1338027fbef67109430fce052288.tar.gz org-drill-9487fd21f8fa1338027fbef67109430fce052288.zip | |
Added special card type for spanish verbs, to demonstrate custom card types.
Diffstat (limited to 'questions.org')
| -rw-r--r-- | questions.org | 80 |
1 files changed, 0 insertions, 80 deletions
diff --git a/questions.org b/questions.org deleted file mode 100644 index 2855345..0000000 --- a/questions.org +++ /dev/null @@ -1,80 +0,0 @@ -# -*- mode: org; coding: utf-8 -*- -# example of card definitions for use with org-drill. - -* Spanish questions - -** Greetings - -# Simple cards. When each card is presented, all subheadings are collapsed. - -*** Greeting 1 :drill: - -Translate into Spanish: -What is your name? (formal) - -**** Answer - -¿Cómo se llama usted? - -*** Greeting 2 :drill: - -Translate into Spanish: -What is your name? (informal) - -**** Answer - -¿Cómo te llamas? - -** Nouns - -# Examples of 'multisided' cards. The user will randomly be presented either -# with the Spanish word, or the English word, and asked to recall the -# appropriate translation. - -*** Noun :drill: - :PROPERTIES: - :DRILL_CARD_TYPE: multisided - :END: - -Translate this word. - -**** Front - -el gato - -**** Back - -the cat - - -*** Noun :drill: - :PROPERTIES: - :DRILL_CARD_TYPE: multisided - :END: - -Translate this word. - -**** Front - -el perro - -**** Back - -the dog - - -** Grammar rules - -# Simple cards -- the question and answer are produced purely using cloze -# deletion, without the need to hide any subtopics. - -*** Rule :drill: - -To make the plural of an adjective ending in [a stressed vowel or a consonant -other than -z], add /-es/. - -*** Rule :drill: - -To form an adverb from an adjective, add [-mente] to the [feminine] (gender) -form of the adjective. - |
