emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Org-drill and checking spelling
@ 2015-05-10 13:38 Marcin Borkowski
  2015-05-10 13:49 ` Puneeth Chaganti
  0 siblings, 1 reply; 2+ messages in thread
From: Marcin Borkowski @ 2015-05-10 13:38 UTC (permalink / raw)
  To: Org-Mode mailing list

Hi all,

I'm about to start using org-drill.  I find, however, one feature
lacking.  In the old days of SuperMemo 7 (the Windows 3 version, which
IMHO had the best UI in the history of SM), items could be marked with
a special (customizable) string so that SM asked the user to /type in/
the answer, and checked whether the typed text was a substring of the
actual answer.  Based on that, it recommended a grade (passing 4 or
failing 2, by default).  Of course, the user could override the grade,
and cheat by typing "the" or something like that;-), but it was
nevertheless a great way to check whether I got the spelling right.

I looked through org-drill docs and didn't find anything like that.
Maybe someone did it for themselves already?  If not, I'll be happy to
code it.  I assume that writing a suitable function in Elisp is
a question of 15 minutes at most.  I don't know, however, where exactly
I should plug it.  From a quick skim through org-drill.el, I assume that
either org-drill-entry (less probable) or org-drill-present-.* (more
probable) is the way to go.  Am I right?

Best,

-- 
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Faculty of Mathematics and Computer Science
Adam Mickiewicz University

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Org-drill and checking spelling
  2015-05-10 13:38 Org-drill and checking spelling Marcin Borkowski
@ 2015-05-10 13:49 ` Puneeth Chaganti
  0 siblings, 0 replies; 2+ messages in thread
From: Puneeth Chaganti @ 2015-05-10 13:49 UTC (permalink / raw)
  To: Marcin Borkowski; +Cc: Org-Mode mailing list

On Sun, May 10, 2015 at 7:08 PM, Marcin Borkowski <mbork@mbork.pl> wrote:
>
> I looked through org-drill docs and didn't find anything like that.
> Maybe someone did it for themselves already?  If not, I'll be happy to
> code it.  I assume that writing a suitable function in Elisp is
> a question of 15 minutes at most.  I don't know, however, where exactly
> I should plug it.  From a quick skim through org-drill.el, I assume that
> either org-drill-entry (less probable) or org-drill-present-.* (more
> probable) is the way to go.  Am I right?


I have a sort of a hack[1], that I implemented to allow me to add
answers, to force me to actually do the drill instead of just assuming
I know the answer and moving ahead.  It is a hack, like I already
mentioned, but can be modified to do what you want.

Also, i would be interested to use this feature!

[1] - http://punchagan.muse-amuse.in/posts/org-drill-for-making-it-stick.html

-- 
Puneeth

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-05-10 13:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-10 13:38 Org-drill and checking spelling Marcin Borkowski
2015-05-10 13:49 ` Puneeth Chaganti

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).