<!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>
      <journal-title-group>
        <journal-title>L. Achón);</journal-title>
      </journal-title-group>
    </journal-meta>
    <article-meta>
      <title-group>
        <article-title>Diversity-Aware Application for Tutor Recom mendation Based on Competence and Personality</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Laura Achón</string-name>
          <email>laura.achon@hotmail.com</email>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Ana De Souza</string-name>
          <email>ana.desouzag@outlook.com</email>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Alethia Hume</string-name>
          <email>alethia.hume@uc.edu.py</email>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Ronald Chenu-Abente</string-name>
          <email>ronaldchenu@gmail.com</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Amalia De</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Götzen</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Luca Cernuzzi</string-name>
        </contrib>
        <contrib contrib-type="editor">
          <string-name>Diversity, Tutorship, Big Five, Academic Competence, Recommendation System</string-name>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Aalborg University -</institution>
          <country country="DK">Denmark</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2023</year>
      </pub-date>
      <volume>000</volume>
      <fpage>0</fpage>
      <lpage>0003</lpage>
      <abstract>
        <p>'SOS TUTORÍA UC' is a student connection application aimed at facilitating academic assistance between students through external tutoring outside of the application. To achieve this, a responsive web application was designed and implemented, integrated with the WeNet platform, which provides various services for user management and user recommendation algorithms. This study presents the development and validation of the experience in the application by evaluating the importance of incorporating the dimension of personality traits, according to the Big Five model, in the process of recommending students for academic tutoring. The goal is to provide support for students to find others with greater knowledge and with a personality that is “diferent”, “similar” or “indiferent” to their own preferences for receiving academic assistance on a specific topic. The integration with the successful in terms of components, and the results of the recommendation system testing were positive but have room for improvement.</p>
      </abstract>
      <kwd-group>
        <kwd>0000-0002-1121-0287 (R</kwd>
        <kwd>Chenu-Abente)</kwd>
        <kwd>0000-0001-7214-5856 (A</kwd>
        <kwd>De Götzen)</kwd>
        <kwd>0000-0001-7803-1067 (L</kwd>
        <kwd>Cernuzzi)</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        Nuestra Señora de la Asunción (UC) in Paraguay and integrated into the WeNet platform, which
aims to facilitate connections between students for tutoring based on academic competencies
and personality, utilizing the Big Five model [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] to measure personality traits. Additionally,
the application uses hybrid machine artificial intelligence, leveraging the information of the
personality traits and the level of academic competencies of potential tutors to make
recommendations. This allows users to choose tutors with “diferent” or “similar” personalities to their
own, and they can also choose to disregard this parameter if they feel “indiferent” towards
nEvelop-O
it. The study explores how these personality traits can influence tutoring efectiveness, in
addition to academic knowledge in the specific subject to be taught. This is in line with various
previous studies that have examined the impact of peer-to-peer tutor recommendation systems
[
        <xref ref-type="bibr" rid="ref2 ref3 ref4 ref5">2, 3, 4, 5</xref>
        ] and personality-based tutor recommendation systems [
        <xref ref-type="bibr" rid="ref6 ref7">6, 7</xref>
        ] on the educational
process. Furthermore, the current research builds upon previous studies [
        <xref ref-type="bibr" rid="ref8 ref9">8, 9</xref>
        ] that have shown a
correlation between personality traits and interaction levels in WeNet project pilots, highlighting
the importance of diversity in social interactions.
The ‘SOS TUTORÍA UC’ web application was designed and implemented, providing an interface
for students to request tutoring sessions and find suitable tutors based on their academic
expertise and personality traits. To incorporate personality into the matching process, we adopted the
Big Five model [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ], that uses the traits, namely Extraversion, Agreeableness, Conscientiousness,
Emotional Stability/Neuroticism, and Openness to Experience, to provide a comprehensive
framework for describing and understanding individual diferences in personality. The ‘SOS
TUTORÍA UC’ application was integrated with the WeNet platform [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ], ensuring good user
management and leveraging the platform’s recommendation algorithms. Figure 1 showcases the
integration process, which involved analyzing the components and APIs of the WeNet platform.
The goal was to create and adapt the logic for tutoring requests to align with the existing WeNet
model. The Service REST API manages model entities and communicates with modules such
as the Profile Manager (user management) and the Task Manager (handling task and message
creation as transactions).
      </p>
      <p>In ’SOS TUTORÍA UC,’ the creation of a task corresponds to a new tutoring request. The WeNet
platform provides five recommended users as potential tutors, and they receive a notification to
review the request details. Based on the information, they can accept or reject the request for
tutorship. The responses to these requests are recorded as task response transactions, which can
be approval or rejection responses determined by an attribute value. Once a request is approved
by at least one student, the requester can select the desired tutor through a transaction type
indicating the best response. This informs the platform which response sent by the tutors has
been ultimately chosen by the requesting student.</p>
      <p>As part of the integration, the application logic had to be adapted on the rules side as well. The
relevant dimensions that contribute to diversity in the algorithm are academic competence,
personality, and physical proximity. Finding individuals based on physical proximity is determined
by their distance from the person who posted the question. A distance greater than 500 meters
is considered far and out of reach, while a shorter distance is classified as closer. Competence is
also considered a strict constraint. The system only selects individuals who are “better than me”
in terms of academic competence, if they are available. Finding individuals with “similar” or
“diferent” personality profiles is based on whether they share a “similar” personality traits with
the person requesting tutoring or not. Competence and physical proximity requirements are
considered essential and given more importance than other requirements (such as personality).
However, it is acceptable to “diversify” the list of potential tutors by selecting someone who is
not physically close in order to diversify based on gender.</p>
    </sec>
    <sec id="sec-2">
      <title>3. Analysis of results</title>
      <p>To evaluate the system, a pilot study was conducted at the UC. Participants were invited to use
the ‘SOS TUTORÍA UC’ application and provide feedback on their experience. Since this work
corresponds to the integration of a new type of technology (i.e., a responsive web application)
into the WeNet platform, diferentiating it from other consortium pilots, a component-level
integration analysis was conducted. It involved evaluating the communication through the
interfaces of the WeNet platform; that is, the Service REST APIs in the management of
transactions and users, as well as the integration with the authentication and authorization module.
The tests were performed with a test user in production environment to the three main modules
(Auth Controller, User Controller and Task Controller). All calls to the WeNet APIs during the
tests returned a satisfactory response, in addition to executing the expected results. Therefore,
the component-level integration was successful.</p>
      <p>Additionally, we also discuss a preliminary experience with the recommendation process. For
this purpose, a testing scheme was established to analyze whether the user profiles suggested by
WeNet to fulfill a tutoring request adequately match the parameters indicated by the requester.
In the tests performed for applications with personality “diferent”, “similar” or “indiferent” to
the applicant, the algorithm prioritized students with high scores in the requested competency
and the specified personality preference. However, it is worth noting that for some of the tests,
the algorithm should have recommend other tutors that better met the applicant’s requirements.
Indeed, despite the recommendation algorithm yielded positive results, further improvements
are needed to better align with user preferences and selection filters specified. This could be
attributed to low student participation during the pilot experience or the platform’s gender
diversification approach.</p>
      <p>In the pilot experience participated 43 students from diferent campuses and careers at
the UC. After completing the pilot of ‘SOS TUTORÍA UC’ three primary instruments were
used to analyze the experience and evaluate the relevance of incorporating personality as a
search parameter for potential tutors, thereby introducing an additional element of diversity: i)
questionnaires for tutors and requesters after their connection; ii) an exit questionnaire for the
pilot; and iii) a focus group.</p>
      <p>The pilot study revealed valuable insights from the participants. Mainly of the suggestions
arose from the focus group in which participated 7 students in a hybrid meeting (3 in person and
4 virtually). They expressed the importance of being able to choose tutors based on personality
traits, as this can significantly impact the dynamics and efectiveness of the tutoring relationship.
Participants suggested the inclusion of additional information, such as the “level of compatibility”
or “level of personality traits”, to aid in the selection process and provide a more informed
decision-making framework.</p>
      <p>One notable challenge observed during the pilot study was the low usage of the ‘SOS TUTORÍA
UC’ application. This was attributed to the limited availability of participants during the exam
period, which resulted in a reduced number of tutors available to provide support. Consequently,
there was a decreased incentive for students to request tutoring sessions through the application.
To address this issue, participants recommended extending the usage of the application to the
entire academic semester, allowing for more opportunities for tutoring and increasing overall
engagement.</p>
      <p>Based on the results obtained and the feedback from participants during the focus group,
several priority areas for future work were identified. Firstly, there is a need to fine-tune the
recommendation algorithms to better align with user preferences and selection filters. This
could involve incorporating additional parameters related to personality traits, compatibility
levels or other diversification elements. Secondly, developing a mobile application with push
notifications for events could enhance the user experience and interaction, making it more
convenient for students to engage with the system. Lastly, conducting a longer-term study that
covers an entire academic semester would provide more data and insights into the student’s
experience with the personality filtering feature.</p>
    </sec>
    <sec id="sec-3">
      <title>4. Discussion and conclusions</title>
      <p>This paper presented the incorporation of personality traits based on the Big Five model into a
peer tutoring system, ‘SOS TUTORÍA UC’, aimed at providing academic support. The integration
with the WeNet platform successfully enabled the matching of students with tutors based on
“compatible”, “complementary” or “indiferent” personalities. The pilot study yielded positive
results in terms of system integration, and the recommendation algorithm showed favorable
outcomes by prioritizing the academic level in making recommendations. However, there is still
potential for improvement concerning the consideration of potential tutor’s personality traits.</p>
      <p>The feedback from participants highlighted the importance of considering personality traits
in the tutor-tutee matching process. They expressed the desire for additional information and
parameters to facilitate the selection of tutors, such as compatibility levels and more detailed
personality trait profiles. The limited usage during the exam period underscored the need to
extend the application’s availability throughout the academic semester.
This research received funding from the proactive FET Horizon 2020 project of the European
Union, WeNet: Internet of Us, Grant Agreement No. 823783. We would also like to express our
gratitude to the various institutions associated with the WeNet: Internet of Us project for their
valuable cooperation.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>O. P.</given-names>
            <surname>John</surname>
          </string-name>
          , S. Srivastava,
          <article-title>The Big Five Trait taxonomy: History, measurement, and theoretical perspectives</article-title>
          ,
          <source>in: Handbook of personality: Theory and research</source>
          , Guilford Press,
          <year>1999</year>
          , p.
          <fpage>102</fpage>
          -
          <lpage>138</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>H.</given-names>
            <surname>Labarthe</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Bouchet</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Bachelet</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Yacef</surname>
          </string-name>
          ,
          <article-title>Does a peer recommender foster student's engagement in moocs?, Educational Data Mining</article-title>
          . (
          <year>2016</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>M.</given-names>
            <surname>Saad</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Iqbal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. Q.</given-names>
            <surname>Pasta</surname>
          </string-name>
          ,
          <article-title>Smart tuition finder: an educational app and sdgs</article-title>
          , in: 2019 IEEE international conference on engineering,
          <source>technology and education (TALE)</source>
          , IEEE,
          <year>2019</year>
          . doi:
          <volume>10</volume>
          .1109/TALE48000.
          <year>2019</year>
          .
          <volume>9225881</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>B. A.</given-names>
            <surname>Potts</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Khosravi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Reidsema</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Bakharia</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Belonogof</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Fleming</surname>
          </string-name>
          ,
          <article-title>Reciprocal peer recommendation for learning purposes</article-title>
          , in: LAK '18:
          <article-title>international conference on learning analytics and knowledge</article-title>
          , ACM, New York, NY, USA,
          <year>2018</year>
          . doi:
          <volume>10</volume>
          .1145/3170358.3170400.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>Z.-H.</given-names>
            <surname>Ma</surname>
          </string-name>
          , W.-Y. Hwang,
          <string-name>
            <given-names>T. K.</given-names>
            <surname>Shih</surname>
          </string-name>
          ,
          <article-title>Efects of a peer tutor recommender system (PTRS) with machine learning and automated assessment on vocational high school student's computer application operating skills</article-title>
          ,
          <source>J. Comput. Educ. 7</source>
          .
          <issue>3</issue>
          (
          <year>2020</year>
          )
          <fpage>435</fpage>
          -
          <lpage>462</lpage>
          . doi:
          <volume>10</volume>
          .1007/s40692-020- 00162-9.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>B. P.</given-names>
            <surname>Niehof</surname>
          </string-name>
          ,
          <article-title>Personality predictors of participation as a mentor, Career Dev</article-title>
          .
          <source>Int. 11.4</source>
          (
          <year>2006</year>
          )
          <fpage>321</fpage>
          -
          <lpage>333</lpage>
          . doi:
          <volume>10</volume>
          .1108/13620430610672531.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>C.</given-names>
            <surname>Menges</surname>
          </string-name>
          ,
          <article-title>Toward improving the efectiveness of formal mentoring programs</article-title>
          ,
          <source>Group &amp; Organ. Manag. 41.1</source>
          (
          <year>2015</year>
          )
          <fpage>98</fpage>
          -
          <lpage>129</lpage>
          . doi:
          <volume>10</volume>
          .1177/1059601115579567.
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>A.</given-names>
            <surname>Hume</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Cernuzzi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. L.</given-names>
            <surname>Zarza</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I.</given-names>
            <surname>Bison</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Gatica-Perez</surname>
          </string-name>
          ,
          <article-title>Analysis of the BigFive personality traits in the Chatbot “UC - Paraguay”</article-title>
          ,
          <string-name>
            <given-names>CLEI</given-names>
            <surname>Electron</surname>
          </string-name>
          .
          <source>J. 25.2</source>
          (
          <year>2022</year>
          ).
          <source>doi:10.19153/cleiej.25.2.10</source>
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>A.</given-names>
            <surname>Mercado</surname>
          </string-name>
          <string-name>
            <surname>Kröll</surname>
          </string-name>
          , La diversidad de los rasgos de personalidad
          <article-title>y las interacciones sociales mediadas por internet: Un análisis en diversos países</article-title>
          ,
          <source>Engineering Thesis</source>
          , Universidad Católica Nuestra Señora de la Asunción, Asunción, Paraguay,
          <year>2022</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <surname>B. Rosell i Gui</surname>
          </string-name>
          , I. Perikos,
          <string-name>
            <given-names>C.</given-names>
            <surname>Michael</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Droz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Segal</surname>
          </string-name>
          ,
          <year>D6</year>
          .3 wenet platform v.
          <volume>2</volume>
          .
          <issue>0</issue>
          ,
          <year>2021</year>
          . URL: https://www.internetofus.eu/wp-content/uploads/sites/38/2021/07/D6.3-WeNetplatform-v.
          <volume>2</volume>
          .0.pdf.
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>