You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chooseRandomObject(anArray)
returns a random word object from anArray; #59
answerAnswerOptionsFor(aWord); #26
returns an Array of word objects
moveForward(aWord); SPEC: box.moveForward(aWordId) #58
sets a new date for the word to be asked again. The value chosen
depends on the level/step the word is and the settings for calculating
the new value.
Define MVP specs for LWBoxOfQuestions and part of implementation.
The text was updated successfully, but these errors were encountered: