21 lines
535 B
Markdown
21 lines
535 B
Markdown
|
|
# QuizMatchings / QuizMatching
|
|
|
|
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 @listQuizMatchings.ts to cover `QuizMatchings`,
|
|
draft `ts` code
|
|
|
|
- `CRUD`
|
|
- `getFulllistQuizMatchings,`
|
|
- `getListByFilterQuizMatchings,`
|
|
- `getFirstListItemQuizMatchings,`
|
|
- `getOneQuizMatching,`
|
|
- `getListQuizMatchingById`
|
|
|
|
thanks
|