The name of the operating system on the computer.
<computer>
The following displays the ip address in a text stimulus:
<text sometext>
/ items= ("correct = <% computer.os %>")
</text>
The following displays the application mode in an instruction page:
<page somepage>
correct = <% computer.os %>
</page>