21 lines
553 B
Markdown
21 lines
553 B
Markdown
|
|
# QuizConnectives / QuizConnective
|
|
|
|
Hi, using information from
|
|
|
|
- @schema.dbml for schemas, fields and table names,
|
|
- @listHelloworld.ts for skeleton for ts script
|
|
- @listVocabularies.ts, @listUserMetas.ts, @listQuizListening.ts, @listQuisMatching.ts, @listQuizConnectivesCategories for reference
|
|
|
|
extend @listQuizConnectives.ts to cover `QuizConnectives`,
|
|
draft `ts` code
|
|
|
|
- `CRUD`
|
|
- `getFulllistQuizConnectives,`
|
|
- `getListByFilterQuizConnectives,`
|
|
- `getFirstListItemQuizConnectives,`
|
|
- `getOneQuizConnective,`
|
|
- `getListQuizConnectiveById`
|
|
|
|
thanks
|