Metainformationen zur Seite
  •  

Dies ist eine alte Version des Dokuments!


1. What is the answer to life, the universe and everything?
2. Your enemy's father...
3. Which factors will contribute to the end of humanity as we know it?
You Scored % - /

<!– Quiz Container –>

  <!-- Question 1 -->
  <div class="quizlib-card quizlib-question">
      <div class="quizlib-question-title">1. What is the answer to life, the universe and everything?</div>
      <div class="quizlib-question-answers">
          <input type="text" name="q1">
      </div>
  </div>
  <!-- Question 2 -->
  <div class="quizlib-card quizlib-question">
      <div class="quizlib-question-title">2. Your enemy's father...</div>
      <div class="quizlib-question-answers">
          <ul>
              <li><label><input type="radio" name="q2" value="a"> is a hamster</label></li>
              <li><label><input type="radio" name="q2" value="b"> smells of elderberries</label></li>
          </ul>
      </div>
  </div>
  <!-- Question 3 -->
  <div class="quizlib-card quizlib-question">
      <div class="quizlib-question-title">3. Which factors will contribute to the end of humanity as we know it?</div>
      <div class="quizlib-question-answers">
          <ul>
              <li><label><input type="checkbox" name="q3" value="a"> Global warming</label></li>
              <li><label><input type="checkbox" name="q3" value="b"> The release of Linux 4.1.15</label></li>
              <li><label><input type="checkbox" name="q3" value="c"> Cats</label></li>
              <li><label><input type="checkbox" name="q3" value="d"> Advancements in artificial intelligence</label></li>
          </ul>
      </div>
  </div>
  <!-- Answer Button -->
  <button class="quizlib-submit" type="button" onclick="quizlibShowResults('quiz',['42',['a'],['a','c','d']]);">Check Answers</button>
  You Scored <span id="quiz-percent"></span>% - <span id="quiz-score"></span>/<span id="quiz-max-score"></span><br/>