Your IP : 104.23.243.169


Current Path : /var/www/html/Joomla/questions/
Upload File :
Current File : /var/www/html/Joomla/questions/test.xml

<?xml version="1.0" encoding="UTF-8"?>
<questionquiz>
  <title>History Quiz</title>
  <questionsId>12345678</questionsId>
  <date>2024-02-10</date>
  <author>John Doe</author>
  <imageUrl>quick.jpg</imageUrl>
  <description>this is a longer description that will help you understand what this is all about</description>
  <questions>
    <question number="1" questionId="6661616">
        <question_text>Who was the first president of the United States?</question_text>
        <image_url>washington.jpg</image_url>
        <choices>
            <choice>George Washington</choice>
            <choice>Thomas Jefferson</choice>
            <choice>Abraham Lincoln</choice>
            <choice>Christophe Lorenz</choice>
        </choices>
        <correct_choice_index>0</correct_choice_index>
    </question>
    <question number="2" questionId="5552345">
        <question_text>What is the chemical symbol for water?</question_text>
        <image_url>water.jpg</image_url>
        <choices>
            <choice>H2O</choice>
            <choice>CO2</choice>
            <choice>NaCl</choice>
        </choices>
        <correct_choice_index>0</correct_choice_index>
    </question>
    <question number="3"  questionId="577745">
        <question_text>Which sport is known as "The Beautiful Game"?</question_text>
        <image_url>soccer.jpg</image_url>
        <choices>
            <choice>Basketball</choice>
            <choice>Baseball</choice>
            <choice>Soccer</choice>
        </choices>
        <correct_choice_index>2</correct_choice_index>
    </question>
    <question number="4"  questionId="89567">
        <question_text>What is the capital of Japan?</question_text>
        <image_url>tokyo.jpg</image_url>
        <choices>
            <choice>Beijing</choice>
            <choice>Tokyo</choice>
            <choice>Bangkok</choice>
        </choices>
        <correct_choice_index>1</correct_choice_index>
    </question>
    <question number="5"  questionId="9123412">
        <question_text>Who wrote the play "Romeo and Juliet"?</question_text>
        <image_url>shakespeare.jpg</image_url>
        <choices>
            <choice>William Shakespeare</choice>
            <choice>Charles Dickens</choice>
            <choice>Jane Austen</choice>
        </choices>
        <correct_choice_index>0</correct_choice_index>
    </question>
</questions>
</questionquiz>