<!DOCTYPE html>

<html> <head> <meta charset=“UTF-8”>

<title>Table of Contents - RDoc Documentation</title>

<link href=“./fonts.css” rel=“stylesheet”> <link href=“./rdoc.css” rel=“stylesheet”>

<script type=“text/javascript”>

var rdoc_rel_prefix = "./";

</script>

<script src=“./js/jquery.js”></script> <script src=“./js/navigation.js”></script> <script src=“./js/search_index.js”></script> <script src=“./js/search.js”></script> <script src=“./js/searcher.js”></script> <script src=“./js/darkfish.js”></script>

<body id=“top” class=“table-of-contents”> <main role=“main”> <h1 class=“class”>Table of Contents - RDoc Documentation</h1>

<h2 id=“pages”>Pages</h2> <ul>

<li class="file">
  <a href="Gemfile.html">Gemfile</a>
</li>
  <li class="file">
  <a href="Gemfile_lock.html">Gemfile.lock</a>
</li>
  <li class="file">
  <a href="Guardfile.html">Guardfile</a>
</li>
  <li class="file">
  <a href="LICENSE_txt.html">LICENSE</a>
</li>
  <li class="file">
  <a href="P5_T_34_gemspec.html">P5_T_34.gemspec</a>
</li>
  <li class="file">
  <a href="README_md.html">README</a>

  <ul>
    <li><a href="README_md.html#label-P5T34">P5T34</a>
    <li><a href="README_md.html#label-Travis_Status">Travis_Status</a>
    <li><a href="README_md.html#label-Travis+CI%3A+rdoc-image%3Ahttps%3A%2F%2Ftravis-ci.org%2Falu0100611120%2FP8_T34.svg%3Fbranch%3Dmaster">Travis CI: <a href="https://travis-ci.org/alu0100611120/P8_T34"><img src="https://travis-ci.org/alu0100611120/P8_T34.svg?branch=master"></a></a>
    <li><a href="README_md.html#label-CoverAlls%3A+rdoc-image%3Ahttps%3A%2F%2Fcoveralls.io%2Frepos%2Falu0100611120%2FP8_T34%2Fbadge.png">CoverAlls: <a href="https://coveralls.io/r/alu0100611120/P8_T34"><img src="https://coveralls.io/repos/alu0100611120/P8_T34/badge.png"></a></a>
    <li><a href="README_md.html#label-Installation">Installation</a>
    <li><a href="README_md.html#label-Usage">Usage</a>
    <li><a href="README_md.html#label-Contributing">Contributing</a>
  </ul>
</li>
  <li class="file">
  <a href="Rakefile.html">Rakefile</a>
</li>
  <li class="file">
  <a href="contributors_txt.html">contributors</a>
</li>

</ul>

<h2 id=“classes”>Classes and Modules</h2> <ul>

<li class="module">
  <a href="P5T34.html">P5T34</a>
</li>
<li class="module">
  <a href="P5_T_34.html">P5_T_34</a>
</li>
<li class="class">
  <a href="P5_T_34/Exam.html">P5_T_34::Exam</a>
</li>
<li class="class">
  <a href="P5_T_34/Interface.html">P5_T_34::Interface</a>
</li>
<li class="class">
  <a href="P5_T_34/LList.html">P5_T_34::LList</a>
</li>
<li class="class">
  <a href="P5_T_34/Question.html">P5_T_34::Question</a>
</li>
<li class="class">
  <a href="P5_T_34/QuestionVF.html">P5_T_34::QuestionVF</a>
</li>

</ul>

<h2 id=“methods”>Methods</h2> <ul>

<li class="method">
  <a href="P5_T_34/Exam.html#method-c-new">::new</a>
  &mdash;
  <span class="container">P5_T_34::Exam</span>

<li class="method">
  <a href="P5_T_34/Question.html#method-c-new">::new</a>
  &mdash;
  <span class="container">P5_T_34::Question</span>

<li class="method">
  <a href="P5_T_34/Interface.html#method-c-new">::new</a>
  &mdash;
  <span class="container">P5_T_34::Interface</span>

<li class="method">
  <a href="P5_T_34/LList.html#method-c-new">::new</a>
  &mdash;
  <span class="container">P5_T_34::LList</span>

<li class="method">
  <a href="P5_T_34/QuestionVF.html#method-c-new">::new</a>
  &mdash;
  <span class="container">P5_T_34::QuestionVF</span>

<li class="method">
  <a href="P5_T_34/LList.html#method-c-to_node">::to_node</a>
  &mdash;
  <span class="container">P5_T_34::LList</span>

<li class="method">
  <a href="P5_T_34/Question.html#method-i-3C-3D-3E">#&lt;=&gt;</a>
  &mdash;
  <span class="container">P5_T_34::Question</span>

<li class="method">
  <a href="P5_T_34/Question.html#method-i-3D-3D">#==</a>
  &mdash;
  <span class="container">P5_T_34::Question</span>

<li class="method">
  <a href="P5_T_34/LList.html#method-i-5B-5D">#[]</a>
  &mdash;
  <span class="container">P5_T_34::LList</span>

<li class="method">
  <a href="P5_T_34/Question.html#method-i-answers">#answers</a>
  &mdash;
  <span class="container">P5_T_34::Question</span>

<li class="method">
  <a href="P5_T_34/LList.html#method-i-each">#each</a>
  &mdash;
  <span class="container">P5_T_34::LList</span>

<li class="method">
  <a href="P5_T_34/LList.html#method-i-init">#init</a>
  &mdash;
  <span class="container">P5_T_34::LList</span>

<li class="method">
  <a href="P5_T_34/LList.html#method-i-pop">#pop</a>
  &mdash;
  <span class="container">P5_T_34::LList</span>

<li class="method">
  <a href="P5_T_34/LList.html#method-i-push">#push</a>
  &mdash;
  <span class="container">P5_T_34::LList</span>

<li class="method">
  <a href="P5_T_34/Question.html#method-i-questioning">#questioning</a>
  &mdash;
  <span class="container">P5_T_34::Question</span>

<li class="method">
  <a href="P5_T_34/Interface.html#method-i-showQuestions">#showQuestions</a>
  &mdash;
  <span class="container">P5_T_34::Interface</span>

<li class="method">
  <a href="P5_T_34/Interface.html#method-i-simulation">#simulation</a>
  &mdash;
  <span class="container">P5_T_34::Interface</span>

<li class="method">
  <a href="P5_T_34/Interface.html#method-i-solve">#solve</a>
  &mdash;
  <span class="container">P5_T_34::Interface</span>

<li class="method">
  <a href="P5_T_34/Interface.html#method-i-solve_to_s">#solve_to_s</a>
  &mdash;
  <span class="container">P5_T_34::Interface</span>

<li class="method">
  <a href="P5_T_34/Interface.html#method-i-sortIQuestions">#sortIQuestions</a>
  &mdash;
  <span class="container">P5_T_34::Interface</span>

<li class="method">
  <a href="P5_T_34/Interface.html#method-i-sortQuestions">#sortQuestions</a>
  &mdash;
  <span class="container">P5_T_34::Interface</span>

<li class="method">
  <a href="P5_T_34/Question.html#method-i-to_s">#to_s</a>
  &mdash;
  <span class="container">P5_T_34::Question</span>

<li class="method">
  <a href="P5_T_34/Exam.html#method-i-to_s">#to_s</a>
  &mdash;
  <span class="container">P5_T_34::Exam</span>

</ul> </main>

<footer id=“validator-badges” role=“contentinfo”>

<p><a href="http://validator.w3.org/check/referer">Validate</a>
<p>Generated by <a href="http://rdoc.rubyforge.org">RDoc</a> 4.1.0.
<p>Based on <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.

</footer>