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