Function __global->render_quiz
Definitions
sources/quiz.php
- Get quiz data for exporting it as a spreadsheet.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: object
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$questions | array | required parameter | N/A | N/A | The quiz questions |
Return
- The rendered quiz
- Type: Tempcode
- Set: N/A
- Range: N/A