도움말:Quiz-Simple: 두 판 사이의 차이

잔글 (typo attempt #2)
잔글 (Test page)
181번째 줄: 181번째 줄:
<div style="border-bottom:1px solid Gold; background-color:#ffffaa; padding:0.2em 0.5em 0.2em 0.5em; font-size:110%; font-weight:bold;">Coding for radio buttons</div>
<div style="border-bottom:1px solid Gold; background-color:#ffffaa; padding:0.2em 0.5em 0.2em 0.5em; font-size:110%; font-weight:bold;">Coding for radio buttons</div>
<div style="padding:0.4em 1em 0.3em 1em;">
<div style="padding:0.4em 1em 0.3em 1em;">
<!-- PICTURE ON LEFT OF TWO BOX SECTION -->
<!-- PICTURE ON LEFT OF TWO BOX SECTION
[[Image:Gartoon-Control-center2.png|right|128px]]
[[Image:Gartoon-Control-center2.png|right|128px]] -->
<pre>
<pre>
<quiz display=simple>
<quiz display=simple>
203번째 줄: 203번째 줄:
{ Type text here or a no-break space code
{ Type text here or a no-break space code
|type="{}"}
|type="{}"}
Name a famous Greek philospher. <br> { Aristotle|Plato|plato|aristotle }
Name a famous Greek philospher. <br>
{ Aristotle|Plato|plato|aristotle }
</quiz>
</quiz>
</pre>
</pre>
213번째 줄: 214번째 줄:
<div style="border-bottom:1px solid #abd5f5; background-color:#d0e5f5; padding:0.2em 0.5em 0.2em 0.5em; font-size:110%; font-weight:bold;">Please take this quiz</div>
<div style="border-bottom:1px solid #abd5f5; background-color:#d0e5f5; padding:0.2em 0.5em 0.2em 0.5em; font-size:110%; font-weight:bold;">Please take this quiz</div>
<div style="padding:0.4em 1em 0.3em 1em;">
<div style="padding:0.4em 1em 0.3em 1em;">
<!-- PICTURE ON RIGHT OF TWO BOX SECTION-->
<!-- PICTURE ON RIGHT OF TWO BOX SECTION
[[Image:Crystal Clear app ktip.png|128px|right]]
[[Image:Crystal Clear app ktip.png|128px|right]] -->
<quiz display=simple>
<quiz display=simple>
{ Type text here or a no-break space code
{ Type text here or a no-break space code
234번째 줄: 235번째 줄:
{ Type text here or a no-break space code
{ Type text here or a no-break space code
|type="{}"}
|type="{}"}
Name a famous Greek philospher. <br> { Aristotle|Plato|plato|aristotle }
Name a famous Greek philospher. <br>
{ Aristotle|Plato|plato|aristotle }
</quiz>
</quiz>
</div>
</div>
|}
|}

2007년 4월 23일 (월) 10:55 판

A simple introduction to quiz formats

Basic quiz types

Here are the basic quiz types. This is still incomplete. More later...

Multiple choice / single response / radio buttons

Coding for radio buttons
<quiz display=simple>
{Type the question here...
|type="()"}
+ The correct answer.
- Wrong or misleading answer.
- Wrong or misleading answer.
- Wrong or misleading answer.
</quiz>
Please take this quiz
Crystal Clear app ktip.png

Type the question here...

The correct answer.
Wrong or misleading answer.
Wrong or misleading answer.
Wrong or misleading answer.


Multiple choice / multiple response / square buttons

Coding for square buttons
<quiz display=simple>
{Type the question here...
|type="[]"}
+ The correct answer.
- Wrong or misleading answer.
- Wrong or misleading answer.
- Wrong or misleading answer.
</quiz>
Please take this quiz

Type the question here...

The correct answer.
Wrong or misleading answer.
Wrong or misleading answer.
Wrong or misleading answer.

True/false questions / radio buttons

Coding for radio buttons
<quiz display=simple>
{Bulgaria and Rumania joined the European Union in 2007.
|type="()"}
+ TRUE.
- FALSE.

{Switzerland is a member of the European Union.
|type="()"}
- TRUE.
+ FALSE.
</quiz>
Please take this quiz

1 Bulgaria and Rumania joined the European Union in 2007.

TRUE.
FALSE.

2 Switzerland is a member of the European Union.

TRUE.
FALSE.


True/false questions / square buttons

Coding for square buttons
<quiz display=simple>
{Bulgaria and Rumania joined the European Union in 2007.
|type="[]"}
+ TRUE.
- FALSE.

{Switzerland is a member of the European Union.
|type="()"}
- TRUE.
+ FALSE.
</quiz>
Please take this quiz

1 Bulgaria and Rumania joined the European Union in 2007.

TRUE.
FALSE.

2 Switzerland is a member of the European Union.

TRUE.
FALSE.


Typed response (short answer)

Coding for radio buttons
<quiz display=simple>
{ Type text here or a no-break space code
|type="{}"}
Where was Aristotle born? { Stageira }

{ Type text here or a no-break space code
|type="{}"}
Name Aristotle's famous mentor. { Plato }

{ Type text here or a no-break space code
|type="{}"}
{ Alexander } was Aristotle's most famous pupil. 

{ Type text here or a no-break space code
|type="{}"}
Name Aristotle's famous mentor. { Plato _6 }

{ Type text here or a no-break space code
|type="{}"}
Name a famous Greek philospher. <br>
{ Aristotle|Plato|plato|aristotle }
</quiz>
Please take this quiz

1 Type text here or a no-break space code

Where was Aristotle born?

2 Type text here or a no-break space code

Name Aristotle's famous mentor.

3 Type text here or a no-break space code

was Aristotle's most famous pupil.

4 Type text here or a no-break space code

Name Aristotle's famous mentor.

5 Type text here or a no-break space code

Name a famous Greek philospher.

• 현재 페이지 URL 줄이기