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