diff options
| author | phillord <phillord@16dcompl012> | 2019-01-15 20:30:10 +0000 |
|---|---|---|
| committer | phillord <phillord@16dcompl012> | 2019-01-15 20:30:10 +0000 |
| commit | d9ffa4b91fb5e411a755533f1964ac66d63ca5b0 (patch) | |
| tree | 1ecc52c57023aa414405e0af1c20f4a07d3725d7 /org-drill.org | |
| parent | 6fc2bfe8c3477b04b162952f51cccbb2e3b86ad5 (diff) | |
| download | org-drill-d9ffa4b91fb5e411a755533f1964ac66d63ca5b0.tar.gz org-drill-d9ffa4b91fb5e411a755533f1964ac66d63ca5b0.zip | |
Add support for typing in buffer input
Diffstat (limited to 'org-drill.org')
| -rw-r--r-- | org-drill.org | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/org-drill.org b/org-drill.org index 332c46e..d0a0857 100644 --- a/org-drill.org +++ b/org-drill.org @@ -461,6 +461,18 @@ Cram sessions are not considered to be part of the normal learning process for the tested items. Cramming will not affect when items are next due for revision. +* Typing your answers + +In some cases, you may find that repeating answers to yourself is not +enough; repeating answers outload can help, but this may not be +impossible in some environments. Additionally, where the answers are +long it can be hard to check for that you really got the answer +correct. + +Under these circumstances, set the variable +=org-drill-presentation-prompt-with-typing=. Answer attempts can now +be typed into a buffer, and we will be displayed back to you when the +answer is given. * Leeches # <<leeches>> |
