Am Freitag, 29. Januar 2016 12:34:39 UTC+1 schrieb Peter Bienstman:
> Hi,
>
> It's under schedulers/SM2_mnemosyne.py. However, I wouldn't really recommend
> changing all these parameters, as you don't know what the long term
> implications will be :-)
>
> Cheers,
>
> Peter
>
> > -----Original Message-----
> > From: [email protected] [mailto:mnemosyne-
> > [email protected]] On Behalf Of [email protected]
> > Sent: 29 January 2016 11:51
> > To: mnemosyne-proj-users <[email protected]>
> > Subject: Re: [mnemosyne-proj-users] "easiness" changes?
> >
> > Am Dienstag, 24. Januar 2012 09:31:37 UTC+1 schrieb Peter Bienstman:
> > > On Tuesday, January 24, 2012 03:27:00 AM Michael Campbell wrote:
> > > > Under what circumstances does the easiness score on a card go up?
> > >
> > > If you grade it a 5.
> > >
> > > Here's the relevant code:
> > >
> > > if new_grade == 2:
> > > card.easiness -= 0.16
> > > if new_grade == 3:
> > > card.easiness -= 0.14
> > > if new_grade == 5:
> > > card.easiness += 0.10
> > > if card.easiness < 1.3:
> > > card.easiness = 1.3
> > >
> > > Peter
> >
> > Hi,
> > is there a possibility I can change these parameters? Where do I find the
> > file
> > to do that?
> > Thanks Iris
> >
> > --
> > You received this message because you are subscribed to the Google Groups
> > "mnemosyne-proj-users" group.
> > To unsubscribe from this group and stop receiving emails from it, send an
> > email to [email protected].
> > To post to this group, send email to mnemosyne-proj-
> > [email protected].
> > To view this discussion on the web visit
> > https://groups.google.com/d/msgid/mnemosyne-proj-users/0432fdc4-f791-
> > 4030-9d2a-4a3138ddd9c4%40googlegroups.com.
> > For more options, visit https://groups.google.com/d/optout.
Hi,
thanks a lot for your quick answer. But I neither found a foulder "schedulers"
nor a file "SM2_mnemosyne.py". Where can I find it?
I still use mnemosyne 2.3.2. When I updated to the newest version card changes
I made in the card browser had not been saved. So I installed an older version
again.
The only change I would like to make is
if new_grade == 4:
card.easiness += 0.05
I think that's not too severe, is it?
Thanks again,
Iris
--
You received this message because you are subscribed to the Google Groups
"mnemosyne-proj-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/mnemosyne-proj-users/97beee8f-12b4-4d69-bfc0-cc6ef160d8de%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.