You are on page 1of 1

round(100 *

(prop("Count") + 1) * 1 / (prop("Days") + 1) * prop("Rank No")


) / 100

Count = Steps
Days = Intervals
Rank No = Difficulty
Starting Ease

15
1440 (1 day)
1440 * Starting Ease
1440 * Starting Ease^2
1440 * Starting Ease^3
Graduating Interval = 1440 * Starting Ease^4

EF':=EF+(0.1-(5-q)*(0.08+(5-q)*0.02))
where:
EF' - new value of the E-Factor,
EF - old value of the E-Factor,
q - quality of the response in the 0-5 grade scale.
If EF is less than 1.3 then let EF be 1.3.

New Ease = Current Ease + (0.1-(3-Rank)*(0.08+(3-Rank)*0.02))

Should set Ease to the average of mature cards

toNumber(prop("qnsCount")) + 1) * 1 / (prop("Days") + 1) * (prop("avgScore") + 1)

You might also like