ES

Important: this documentation is not applicable to your currently selected format stories!

amp-riddle-quiz

Description

Displays Riddle content (e.g., quiz, list, poll, etc.).

Required Scripts

<script async custom-element="amp-riddle-quiz" src="https://cdn.ampproject.org/v0/amp-riddle-quiz-0.1.js"></script>

Supported Layouts

Displays any Riddle item content (e.g., quiz, list, poll, etc.)

This component embeds Riddle content (e.g., quiz, list, poll, etc.).

Example

<amp-riddle-quiz
  layout="responsive"
  width="600"
  height="400"
  data-riddle-id="25799"
>
</amp-riddle-quiz>

Attributes

data-riddle-id (required) Specifies the unique ID for the Riddle item.
common attributes This element includes common attributes extended to AMP component.

Validation

See amp-riddle-quiz rules in the AMP validator specification.

¿Necesita ayuda adicional?

¿Ha leído este documento una docena de veces pero realmente no responde todas sus preguntas? Quizás otras personas piensen lo mismo: póngase en contacto con ellas en Stack Overflow.

Ir a Stack Overflow
¿Encontró un error o considera que falta una función?

The AMP project strongly encourages your participation and contributions! We hope you'll become an ongoing participant in our open source community but we also welcome one-off contributions for the issues you're particularly passionate about.

Ir a GitHub