Jump to content

Help:Quizzes

From Appropedia

Quizzes are interactive forms to test the readers' knowledge on a specific topic.

To create a quiz, you can read the detailed quiz documentation and check the examples below as well as some real-world quizzes.

Examples

[edit | edit source]

Basic

[edit | edit source]
<quiz>
{What fruit is also the name of a tech company?
|type="()"}
+ Apple
- Banana
- Carrot

{What is the main cause of ongoing global warming?
|type="()"}
+ Humans
- Volcanoes
- Orbital variations
- Sun activity
</quiz>

  

1

What fruit is also the name of a tech company?

Apple
Banana
Carrot

2

What is the main cause of ongoing global warming?

Humans
Volcanoes
Orbital variations
Sun activity


Simplified

[edit | edit source]
<quiz display=simple>
{What fruit is also the name of a tech company?
|type="()"}
+ Apple
- Banana
- Carrot

{What is the main cause of ongoing global warming?
|type="()"}
+ Humans
- Volcanoes
- Orbital variations
- Sun activity
</quiz>

1

What fruit is also the name of a tech company?

Apple
Banana
Carrot

2

What is the main cause of ongoing global warming?

Humans
Volcanoes
Orbital variations
Sun activity


Cookies help us deliver our services. By using our services, you agree to our use of cookies.