<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Automatic generation of questions adapted to the personality and learning style of the students</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Alberto Redondo-Hernández</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Diana Pérez-Marín</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Universidad Rey Juan Carlos</institution>
          ,
          <addr-line>Madrid</addr-line>
          ,
          <country country="ES">Spain</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>Students learn according to different learning styles. Moreover, they have different personality features. However, it is usually the case that they are always asked in the same way, irrespectively of their learning style or personality. In this paper, we present a procedure to automatically generate the questions of e-learning tests adapted to the learning style and personality of each student. It is our hypothesis that it will facilitate the assessment and students will be able to perceive that the generated questions are easier to understand and answer. A preliminary experiment with 10 students seems to provide evidence to support that hypothesis.</p>
      </abstract>
      <kwd-group>
        <kwd>conversational agent</kwd>
        <kwd>learning style</kwd>
        <kwd>personality</kwd>
        <kwd>e-learning</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1 Introduction</title>
      <p>
        In our previous work, we have focused on the possiblity of adapting the dialogue to
the student knowledge [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ], that is, extracting information from the students’ answers
to e-learning systems to generate dialogues based on the concepts identified as less
known by the students.
      </p>
      <p>In this paper, we consider that the adaptation should not be just limited to the
student knowledge, but that it is essential to take also into account the learning style
of the student and the features of his/her personality. In particular, even when the
adaptation to the student knowledge has identified that it is necessary to ask a
question about a concept, it is our insight that the generated question can be furtherly
adapted automatically so that different students get different questions.</p>
      <p>For instance, if a conversational agent has identified that the student does not know
the concept thread in Operating Systems. It could always generate the basic question:
What is a thread? to start the educational dialogue on learning the concept, or, it could
generate different questions depending on the learning style and personality of the
student such as “Tell me about threads” if the student has an active personality, or
show the student a visual image of a thread and ask him/her what the image
represents if the learning style is visual.</p>
      <p>It is our hypothesis that this will facilitate the assessment and students will be able
to perceive that the generated questions are easier to understand and answer.
Therefore, we have devised a procedure to automatically generate the questions of
elearning tests adapted to the learning style and personality of each student. A
preliminary experiment with 10 students seems to provide evidence to support that
hypothesis. Moreover, the results achieved can be useful to give more insight into the
study of how an effective conversation between the student and the agent look like.</p>
    </sec>
    <sec id="sec-2">
      <title>2 Procedure</title>
      <sec id="sec-2-1">
        <title>The proposed procedure follows these steps:</title>
        <p>
          1) The student completes the Soloman-Felder learning styles test [
          <xref ref-type="bibr" rid="ref2">2</xref>
          ].
2) The student completes the Big Five personality test [
          <xref ref-type="bibr" rid="ref3">3</xref>
          ].
3) The teacher introduces a set of questions (the original questions, X).
4) New questions are generated according to several proposed patterns for each
Soloman-Felder learning style and/or each of the Big Five personality features.
        </p>
        <p>5) The student is asked the question adapted to his/her Soloman-Felder learning
style and personality according to the tests.</p>
        <p>The reason why these tests have been chosen is because they are quite common
and accepted in their areas. In particular, the Soloman-Felder learning styles test
identifies that a student can be:
• Active: the student understands better direct and short information.</p>
        <p>Therefore, the question generated for this type of student will be direct and
short. For instance, “Tell me about X”.
• Pasive: the student prefers to think about the information on his/her own to
process it. Therefore, the question generated for this type of student will
make the student think. For instance, “Think about X” or “Take you time and
then, tell me about X”.
• Perceptive: the student prefers to have facts that can sense. Therefore, the
question generated for this type of student will be based on facts. For
instance, “How do you see X?”.
• Intuitive: the student prefers to identify relationships. Therefore, the
question generated for this type of student will be based on relationships. For
instance, “It is evident that X”.
• Visual: the student prefers to see the information. Therefore, the question
generated for this type of student will be based on images. For instance,
“Imagine the following image, and then X”.
• Verbal: the student prefers to listen to the information. Therefore, the
question generated for this type of student will be based on sounds. For
instance, “Write about X”.
• Global: the student prefers to see all the connections in general, without
focusing on the details. Therefore, in this case, the adaptation is not at the
level of one question, but the program should show all the questions.
• Sequential: the student prefers to see the questions one by one in sequence.</p>
        <p>Therefore, as in the previous case, the adaptation is not at the level of one
question, but the program should allow to show the questions one by one.</p>
      </sec>
      <sec id="sec-2-2">
        <title>The Big Five personality test identifies that a student can be:</title>
        <p>• Extrovert: the student has features such as talkative, assertive, happy....</p>
        <p>Therefore, the question generated for this type of student will allow him/her
to think that s/he is talking to a lot of people. For instance, “What would you
say or a lot of people about X?”.
• Introvert: the student has features such as quiet, shy, reserved...Therefore,
the question generated for this type of student will allow him/her to talk to
him/herself. For instance, “For you, what about X?”.
• Cordiality: the student is pleasant, nice, likeable,… Therefore, the question
generated for this type of student will allow him/her to talk to him/herself.</p>
        <p>For instance, “Could you help with X?”.
• Antipathy: the student is cold, unpleasant, distant, grumpy,…Therefore, the
question generated for this type of student will allow him/her to have a cold
challenge. For instance, “I am sure you are not able to talk about X”.
• Responsibility: the student is responsible, dependable, trustworthy...</p>
        <p>Therefore, the question generated for this type of student will ask him/her to
help other people. For instance, “If you have to explain X to a friend, what
would you say to him/her?”.
• Disorganized: the student is careless, neglected, forgetful…Therefore, the
question generated for this type of student will help him/her to focus on the
question. For instance, “X, what is it?”.
• Emotional stability: the student is constant, peaceful, tranquil... Therefore,
the question generated for this type of student will ask him/her to help other
people. For instance, “In the context of Y, what about X?”.
• Neuroticism: the student is anxious, nervous, worried...Therefore, the
question generated for this type of student will try to keep him/her calm. For
instance, “If you are asked about X, although you are not forced to answer,
what would you say?”.
• Open-minded: the student has general interests, and s/he is imaginative,
original, creative... Therefore, the question generated for this type of student
will try to make him/her think open. For instance, “In general, imagine X,
what can you say?”.
• Convencionalism: the student is ordinay, simple, superficial,…Therefore,
the question generated for this type of student will narrow the possibilities
down to a certain context. For instance, “According to Y, what can you say
about X?”.</p>
        <p>Figure 1 shows a snapshot of the procedure implemented in Flayer.</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>3 Discussion</title>
      <p>Table 1 gathers the results of a preliminary experiment in which 10 students were
asked to complete the tests and evaluate the generated questions. The experiment took
2 hours, after which they were asked two questions: if they have perceived the
adaptation by showing them the original and generated questions adapted to their
styles, and which their general opinion about the procedure was.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Hermida-Portales</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pérez-Marín</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pascual-Nieto</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          :
          <article-title>Automatic Generation of Dialog Templates Adapted to the Student Knowledge</article-title>
          .
          <source>APLEC workshop</source>
          ,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <article-title>Soloman-Felder learning styles test</article-title>
          , available on-line at http://www.engr.ncsu.edu/learningstyles/ilsweb.html
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>3. Big Five personality test, available on-line at http://es.outofservice.com/bigfive/?srclang=en</mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>