Skip to content

@sylis/web v0.0.0


@sylis/web / network/learning / DailyPlanWord

Interface: DailyPlanWord

Defined in: apps/web/src/network/learning/index.ts:67

Properties

easeFactor

easeFactor: number

Defined in: apps/web/src/network/learning/index.ts:77


exampleSentences

exampleSentences: ExampleSentence[]

Defined in: apps/web/src/network/learning/index.ts:80


headword

headword: string

Defined in: apps/web/src/network/learning/index.ts:69


id

id: string

Defined in: apps/web/src/network/learning/index.ts:68


meanings

meanings: WordMeaning[]

Defined in: apps/web/src/network/learning/index.ts:79


nextReviewAt?

optional nextReviewAt: Date

Defined in: apps/web/src/network/learning/index.ts:76


quizChoice

quizChoice: QuizChoiceData

Defined in: apps/web/src/network/learning/index.ts:81


repetition

repetition: number

Defined in: apps/web/src/network/learning/index.ts:78


star

star: number

Defined in: apps/web/src/network/learning/index.ts:74


status

status: WordLearningStatus

Defined in: apps/web/src/network/learning/index.ts:75


ukAudio?

optional ukAudio: string

Defined in: apps/web/src/network/learning/index.ts:72


ukPhonetic?

optional ukPhonetic: string

Defined in: apps/web/src/network/learning/index.ts:70


usAudio?

optional usAudio: string

Defined in: apps/web/src/network/learning/index.ts:73


usPhonetic?

optional usPhonetic: string

Defined in: apps/web/src/network/learning/index.ts:71