Skip to content

@sylis/web v0.0.0


@sylis/web / network/ai / ClozeArticle

Interface: ClozeArticle

Defined in: apps/web/src/network/ai/index.ts:219

Properties

content

content: string

Defined in: apps/web/src/network/ai/index.ts:221


difficulty

difficulty: string

Defined in: apps/web/src/network/ai/index.ts:223


estimatedTime

estimatedTime: number

Defined in: apps/web/src/network/ai/index.ts:226


questions

questions: ClozeQuestion[]

Defined in: apps/web/src/network/ai/index.ts:222


theme

theme: string

Defined in: apps/web/src/network/ai/index.ts:224


title

title: string

Defined in: apps/web/src/network/ai/index.ts:220


totalWords

totalWords: number

Defined in: apps/web/src/network/ai/index.ts:225