# GAB-493 · ReasoningDetectFallacy — « Repère le sophisme »

**Archétype / renderer_key :** `quiz_scoring` · **module :** EdTechReasoningProofLearning
**Critère visé :** changer le JSON change le rendu sans modifier le HTML. ✅ check 12/12.
**Statut :** DÉMO d'archétype riche (validée), construite hors séquence pour illustrer le rendu QCM scoré.

## Pack
```
GAB-493/
  renderer.html · instance.example.json · schema.contract.json · README-contract.md
```

## Champs requis
`gab_id` · `reasoning_ref` · `claim_or_question` · `proof_goal` · `answer_options` (≥2, dont ≥1 correcte)

## Archétype quiz_scoring
QCM scoré : sélection d'une réponse → validation → score réel (1/1, 0/1) + correction visuelle (bonne réponse verte, erreur rouge, explication révélée). Indice optionnel avant validation. Feedback jamais humiliant.

## BLOCKED si
reasoning_ref / claim_or_question / proof_goal absent · answer_options < 2 · aucune option is_correct:true

## Source
CORE-GAB-REGISTRY GAB-493. Démo de l'archétype quiz_scoring (différent de text_cta).
