<?xml version="1.0" encoding="UTF-8"?>
<question type="fillblanks">

  <!-- This question loads three variables from another question (with node id 4) -->

  <mathimport varname="prevmin" importname="q4min" importnode="4" />
  <mathimport varname="prevmax" importname="q4max" importnode="4" />
  <mathimport varname="prevans" importname="q4ans" importnode="4" />

  <text>
    <p>In question 4 you where asked for a number between <mathresult expression="prevmin" /> and <mathresult expression="prevmax" /> You gave the number <mathresult expression="prevans" />.</p>
  </text>

</question>