From 9487fd21f8fa1338027fbef67109430fce052288 Mon Sep 17 00:00:00 2001 From: eeeickythump Date: Sun, 1 Aug 2010 12:51:14 +1200 Subject: Added special card type for spanish verbs, to demonstrate custom card types. --- questions.org | 80 ----------------------------------------------------------- 1 file changed, 80 deletions(-) delete mode 100644 questions.org (limited to 'questions.org') 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. - -- cgit v1.2.3