CognxSafeTrack
feat(wolof): standardized tracks T1-T5 with glossary v4.0 and implemented adaptive multi-sector architecture
b9727b3 | { | |
| "meta": { | |
| "id": "M-RESTAURATION-WO", | |
| "version": "1.0", | |
| "langue": "wolof", | |
| "secteur": "restauration", | |
| "niveau_business": 2 | |
| }, | |
| "modules": [ | |
| { | |
| "id": "GESTION_STOCK_PERISSABLE", | |
| "focus_vocab": [ | |
| "Denc", | |
| "Ñàkk", | |
| "Rot" | |
| ], | |
| "scenario": { | |
| "contexte": "Gestion des ingrédients (oignons, huile, viande) dans un Tangana.", | |
| "lessonText": "Baax na ! Ci sa liggéeyu Tangana, li gën a jafe mooy samm sa stock. Su sooble bi walla yàpp bi yàquwee, sa xaalis mooy sotti. Loolu lañuy woowe Ñàkk.", | |
| "dialogue": [ | |
| { | |
| "ia": "Ñata sooble nga jënd tey ?", | |
| "user": "5 Kg." | |
| }, | |
| { | |
| "ia": "Te ñata lañu dooré ci biir waañ ?", | |
| "user": "4 Kg." | |
| }, | |
| { | |
| "ia": "Kon am nga 1 Kg bu des. Naka nga koy dence suba ?" | |
| } | |
| ] | |
| }, | |
| "exercice": { | |
| "type": "AUDIO", | |
| "question": "Nettoolil ma naka nga dence sa yàpp suba sa tel ngir mu bañ a yàqu ?", | |
| "criteria": { | |
| "mustInclude": [ | |
| { | |
| "id": "METHOD", | |
| "desc": "glacière / frigo / denc bu leer", | |
| "weight": 5 | |
| } | |
| ], | |
| "threshold": { | |
| "minScore": 5, | |
| "minMustPass": 1 | |
| } | |
| } | |
| } | |
| }, | |
| { | |
| "id": "CALCUL_MARGE_PLAT", | |
| "focus_vocab": [ | |
| "Coût de revient", | |
| "Bénéfice", | |
| "Marge" | |
| ], | |
| "scenario": { | |
| "contexte": "Calculer le bénéfice sur un plat de Thieb.", | |
| "lessonText": "Léegi, nattal sa bénéfice. Su sa cinu Thieb jaralë la 10.000 FCFA te am nga 20 plat, ñata nga koy jaay plat bu ne ?" | |
| }, | |
| "exercice": { | |
| "type": "TEXT", | |
| "question": "Bindal ma sa prix plat :", | |
| "criteria": { | |
| "mustInclude": [ | |
| { | |
| "id": "PRICE", | |
| "desc": "montant > 500 FCFA", | |
| "weight": 5 | |
| } | |
| ], | |
| "threshold": { | |
| "minScore": 5, | |
| "minMustPass": 1 | |
| } | |
| } | |
| } | |
| } | |
| ], | |
| "simulation": { | |
| "id": "SIM-RENTABILITE-TANGANA", | |
| "params": { | |
| "loyer_place": 2500, | |
| "gaz_jour": 1500, | |
| "matiere_moyenne_plat": 600 | |
| } | |
| } | |
| } |