``` question type=radio
Who created *Java*?
----
    James *Bond*
[x] James Gosling
    James Simons
```

``` question type=checkbox
Guido *van* Rossum is:
----
    American
[x] Dutch
    Chinese
    Finnish
[x] Earthling
```

``` question type=text
The largest planet in the solar system is:
----
Jupiter
```

``` question type=text ignorecase
The largest planet in the solar system is (ignore case):
----
MR'Bob
```

``` question type=date
When were the first modern Olympic Games held?
----
1896-04-06
```
