Quiz
Schema
-
A quiz:
-
must be an object
-
must have an id property
-
must have a title property
-
must have a steps property
-
may have a parameters property
-
may have a meta property
-
The id property:
-
The title property:
-
The parameters property:
-
The steps property:
-
must be an array
-
Each step:
-
The meta property:
Examples
Content and question steps
With parameters