<?xml version="1.0"?>
<Data xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Questions>
    <Question>
      <Info>Sickle cell anemia is a disease caused by the substitution of a single nucleotide – instead of thymine, the base was replaced by adenine.</Info>
      <link />
      <Answers>
        <Answer>
          <Info>True</Info>
          <IsCorrect>true</IsCorrect>
        </Answer>
        <Answer>
          <Info>False</Info>
          <IsCorrect>false</IsCorrect>
        </Answer>
      </Answers>
      <Type>Single</Type>
    </Question>
    <Question>
      <Info>DNA replication is the process of making new DNA copies during cell division. </Info>
      <link />
      <Answers>
        <Answer>
          <Info>True</Info>
          <IsCorrect>true</IsCorrect>
        </Answer>
        <Answer>
          <Info>False</Info>
          <IsCorrect>false</IsCorrect>
        </Answer>
      </Answers>
      <Type>Single</Type>
    </Question>
    <Question>
      <Info>Helicase combines the two complementary DNA strands by unwinding the helical structure</Info>
      <link />
      <Answers>
        <Answer>
          <Info>True</Info>
          <IsCorrect>false</IsCorrect>
        </Answer>
        <Answer>
          <Info>False</Info>
          <IsCorrect>true</IsCorrect>
        </Answer>
      </Answers>
      <Type>Single</Type>
    </Question>
    <Question>
      <Info>Gyrase (DNA Topoisomerase) relieves the pressure brought by the unwinding DNA. This enzyme breaks, hinges, and reattaches the DNA.</Info>
      <link />
      <Answers>
        <Answer>
          <Info>True</Info>
          <IsCorrect>true</IsCorrect>
        </Answer>
        <Answer>
          <Info>False</Info>
          <IsCorrect>false</IsCorrect>
        </Answer>
      </Answers>
      <Type>Single</Type>
    </Question>
    <Question>
      <Info>Primase produces the primer. This enzyme generates the RNA primer where the DNA polymerase can start synthesizing a new DNA complementary strand</Info>
      <link />
      <Answers>
        <Answer>
          <Info>True</Info>
          <IsCorrect>true</IsCorrect>
        </Answer>
        <Answer>
          <Info>False</Info>
          <IsCorrect>false</IsCorrect>
        </Answer>
      </Answers>
      <Type>Single</Type>
    </Question>
    <Question>
      <Info>The different codons are reported in a chart known as the genetic code. This code is used by all organisms in translating mRNA into chromosomes and genes</Info>
      <link />
      <Answers>
        <Answer>
          <Info>True</Info>
          <IsCorrect>false</IsCorrect>
        </Answer>
        <Answer>
          <Info>False</Info>
          <IsCorrect>true</IsCorrect>
        </Answer>
      </Answers>
      <Type>Single</Type>
    </Question>
    <Question>
      <Info>Translation is the process of using mRNA to generate polypeptides and proteins. In this process, the mRNA travels to the cytoplasm and is translated by the ribosomal RNA (rRNA) using a frame of three nucleotides, known as the codon.</Info>
      <link />
      <Answers>
        <Answer>
          <Info>True</Info>
          <IsCorrect>true</IsCorrect>
        </Answer>
        <Answer>
          <Info>False</Info>
          <IsCorrect>false</IsCorrect>
        </Answer>
      </Answers>
      <Type>Single</Type>
    </Question>
    <Question>
      <Info>Translation refers to the reading of instructions found in the DNA and producing an intermediate molecule that carries the information, known as the messenger RNA (mRNA).</Info>
      <link />
      <Answers>
        <Answer>
          <Info>True</Info>
          <IsCorrect>false</IsCorrect>
        </Answer>
        <Answer>
          <Info>False</Info>
          <IsCorrect>true</IsCorrect>
        </Answer>
      </Answers>
      <Type>Single</Type>
    </Question>
    <Question>
      <Info>Once the DNA strands are properly separated, another set of enzymes will synthesize the new DNA. However, this will not require an existing ribonucleic acid (RNA) chain in which new nucleotide bases can be added. </Info>
      <link />
      <Answers>
        <Answer>
          <Info>True</Info>
          <IsCorrect>false</IsCorrect>
        </Answer>
        <Answer>
          <Info>False</Info>
          <IsCorrect>true</IsCorrect>
        </Answer>
      </Answers>
      <Type>Single</Type>
    </Question>
    <Question>
      <Info>The polypeptide is formed from the instructions provided by the RNA. This polypeptide will be used by the organism to express the trait associated with it.</Info>
      <link />
      <Answers>
        <Answer>
          <Info>True</Info>
          <IsCorrect>false</IsCorrect>
        </Answer>
        <Answer>
          <Info>False</Info>
          <IsCorrect>true</IsCorrect>
        </Answer>
      </Answers>
      <Type>Single</Type>
    </Question>
  </Questions>
</Data>