<!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>Sentiment Analysis in the Feedback of Peer Evaluation Activities</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>René Elizalde-Solano</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Ma.Carmen Cabrera-Loayza</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Elzabeth Cadme</string-name>
          <email>iecadme@utpl.edu.ec</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Nelson Piedra</string-name>
          <email>nopiedra@utpl.edu.ec</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Sentiment Analysis</institution>
          ,
          <addr-line>Peer Assessments, Open Campus, Feedback, Open Online Courses, Open</addr-line>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Universidad Politécnica de Madrid</institution>
          ,
          <addr-line>Boadilla del Monte 28660, Madrid</addr-line>
          ,
          <country>España</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Universidad Técnica Particular de Loja</institution>
          ,
          <addr-line>San Cayetano 1101608, Loja</addr-line>
          ,
          <country country="EC">Ecuador</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>Sentiment analysis is a technique used more frequently in the educational field. For the present work, the analysis and classification of the feedback comments issued by the students in the peer evaluation activities has been taken as the main application approach. Determining the polarity of these comments can help the teacher to identify characteristics and patterns in the criteria issued by the students to enrich the teaching-learning process. The present work aims to determine the polarity of feelings of the feedback comments of the peer evaluation activities planned as challenges within the courses offered by the Open Campus initiative. To do this, experimentation is carried out in three training scenarios and tests of the classification model using the corpus of tweets written in Spanish TASS and a corpus of comments extracted from the learning platform, manually classified by experts. Among the main results, it is observed that many students give feedback that is useful, be it positive or negative. However, there is a significant percentage of comments that are perceived as unjustified or incomprehensible, and this is observed in the number of comments classified as neutral and without polarity.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>Education</p>
    </sec>
    <sec id="sec-2">
      <title>1. Introduction</title>
      <p>
        Currently, the design and planning of online courses, a number of evaluation and training activities
are defined. It is intended that students acquire, beyond professional competencies, some soft skills
within the teaching-learning process. Within the Open Campus initiative, the collaborative work of
students is encouraged to create learning communities guided by a teacher and enriched by the
participants. One of the main evaluation proposed activities in each course offered is called "challenge".
Challenges are peer review activities that allow students to review, evaluate, and provide feedback on
the work of their peers. This guarantees student is the main actor of the assessment process carried out,
also acquired skills such as collaborative work, co-construction of knowledge, reflection, and critical
assessment [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ].
      </p>
      <p>
        Students' general comments about the evaluation they have made of assigned work. Generally, these
feedbacks or opinions are not mandatory, therefore are not considered in this analysis, and only the
grades given are considered. The main objective of this work is to determine the polarity of feelings in
the feedback comments of the peer evaluation activities posed as challenges within the courses offered
by the Open Campus initiative. The experimentation in three scenarios is approached for the training
and testing of the classification model. In the first scenario, TASS 2019 corpus is used [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. In the second
scenario, a manually classified corpus of comments from the Open Campus platform is used. For the
third scenario, the model is trained with a mixture of the data mentioned above Finally, it should be
mentioned that the comments are in Spanish and that the Linear Support Vector Classification algorithm
is applied for each scenario [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ].
      </p>
      <p>2021 Copyright for this paper by its authors.</p>
    </sec>
    <sec id="sec-3">
      <title>2. Sentiment Analysis</title>
    </sec>
    <sec id="sec-4">
      <title>2.1. Feedback - Peer reviews</title>
      <p>
        Some actors have argued peer evaluation is a particularly useful practice of training activities
because students need to develop their own evaluations skills to better recognize quality, understand
evaluation criteria, and self-evaluate their own work [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. Some actors have argued peer evaluation is a
particularly useful practice of training activities because students need to develop their own evaluations
skills to better recognize quality, understand evaluation criteria, and self-evaluate their own work [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ].
This includes those students who can benefit both from receiving feedback from their peers and from
building feedback on the work of others, and some research has determined that giving feedback
improved writing performance as well as how to receive feedback [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ].
      </p>
      <p>
        In [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] peer assessment is defined as a teaching-learning strategy that allows students to provide peer
feedback. Despite the benefits of peer review, it is always an arduous process for any teacher who
explores some meaningful information about decision-making [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ].
      </p>
      <p>
        Therefore, it is important to analyze feedback comments given by students with the help of
computational techniques, such as machine learning. In order to determine which are the most important
aspects that learners consider when evaluating the work of their peers. In addition, through the
comments, the perception and understanding of the students about the proposed activity can also be
identified [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]. In addition, through the comments, the perception and understanding of the students
about the proposed activity can also be identified [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]. Also, patterns are identified in the relationship
between the student's opinions, the feedback they give to other students, and how they react to the
feedback they receive.
      </p>
    </sec>
    <sec id="sec-5">
      <title>2.1.1. Analysis of feelings in the educational context</title>
      <p>Sentiment analysis is a task that focuses on detecting polarity and recognizing the emotion that an
individual may feel about a topic, or event. The main goal of sentiment analysis is to find the opinions
of users, identify the feelings they express, and then classify their polarity into positive, negative, and
neutral categories.</p>
      <p>
        Sentiment analysis systems use Natural Language Processing techniques as well as Machine
Learning to discover, retrieve and extract information and opinions from large amounts of textual
information [9]. Sentiment analysis and opinion mining are similar. But there is a slight difference, the
former refers to finding feeling words and phrases that show emotions, while the latter refers to
extracting and analyzing opinions of people for a given entity [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]. Sentiment analysis is a field of
research that has grown rapidly in recent years in the context of student comments in learning platform
environments [10].
      </p>
      <p>When searching the term “sentiment analysis” in the Scopus database, results in about 19,000 papers
at a general level. However, in the educational context, there are around 80 papers and few of them
refer to the analysis of the students' comments obtained in the peer evaluation-type activities. In [11] a
study on sentiment analysis in the educational context is carried out focuses on detecting the approaches
and digital educational resources used in the sentiment analysis, as well as identifying the main benefits
of using this analysis in the domain of education. The results show that Naïve Bayes is the most used
technique and that the forums in MOOC and social networks are the most used digital education
resources to collect the data necessary to carry out the sentiment analysis process.</p>
      <p>
        On the other hand, in [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] a study of several experiments is carried out with a manually labeled dataset
to test different combinations of N-grams with inverse document term-frequency frequency (TF-IDF)
and classification algorithms. As result, it is obtained that the Support Vector Machine classifier
combining 1 gram + 2 grams + TF-IDF considered the best model in Precision, Recall and F-Measure
      </p>
      <p>In the study exposed in [12], it was determined that the students who considered the feedback useful
tended to be more receptive when acknowledging their mistakes, while the students who found the
feedback less useful tended to be more defensive when expressing that they were confused about the
comments, and they disagreed with the statements given. Finally, the study carried out in [13] focuses
on determining the inconsistencies that arise in the peer evaluations, between the numerical score and
the textual feedback. Experiments carried out with 4 student groups and 2 activity types have
determined that the general peer evaluation process is a process with reliable results, which guarantees
a valuable approach to ensure the correct functioning of the peer review process.</p>
    </sec>
    <sec id="sec-6">
      <title>3. Methodology</title>
      <p>The process carried out to analyze the polarity of the comments issued in the peer evaluation
activities of the courses on the Open Campus platform is detailed below. First, an ETL process is
performed to extract the data set from the comments. Then, a process of cleaning the information is
carried out to later apply the classification algorithm and evaluate the performance using the precision
metrics, the F-Score measure, and the confusion matrix.</p>
      <p>The next task is to find a corpus in Spanish that allows training the classification models for their
subsequent application to the set of feedback comments. This task had difficulties since there are not
many corpora in Spanish available. For the present work, the corpus generated in the Workshop on
Semantic Analysis at SEPLN (TASS) [14] is used, which compiles a set of tweets written in Spanish.
In addition, a corpus is also created with the comments of the feedback from the peer evaluations of the
Open Campus platform, manually labeled by experts as positive, negative, neutral, and none (none).
Finally, the classification models are trained in three scenarios that are detailed in the next section.
3.1.</p>
    </sec>
    <sec id="sec-7">
      <title>Training and testing phase 3.1.1. Scenario 1</title>
      <p>Next, the training and test phase is developed in the three proposed scenarios:</p>
      <p>With the TASS corpus, we proceed to extract the necessary data to apply the classification algorithm
with the comments of our context. It is important to indicate that some Python programming language
libraries are used, such as Pan-das [15], Scikit Learn [16], NLTK [17]. Scikit Learn makes use of the
supervised algorithm of Linear Support Vector Classification. The NLTK library uses it to generate a
function that allows comments to be tokenized.</p>
      <p>Model training. The set of already classified comments used to train the selected model was a total
of 7608; each one of them categorized as positive, negative, neutral and none, see Figure 1a.</p>
      <p>Before being able to apply the Linear Support Vector Classification algorithm, the CountVectorizer
function is used, which allows each comment to be separated into a frequency vector for each word that
composes it. When working with information in Spanish, procedures were specified to refine the
vectorization process, such as not considering stopword in Spanish, using the SnowballStemmer
algorithm to join words based on their root, and through the word_tokenize method of the NLTK library
to separate each word into its respective syllables. The result of CountVectorizer is a data frame 5706
rows and 9754 columns.</p>
      <p>To generate the classification model, LinearSVC from the Scikit-learn library is used. It is important
to highlight that to train the algorithm, the information of the comments is sent, but at the level of
numerical vectors, together with the labeling of each expression.</p>
      <p>Model test. Once the model has been trained, it starts by separating the information to be used for
training and testing; For this, the train_test_split function of the Scikit Learn library was the mechanism
that allows having 5706 comments for training and 1902 comments for tests.</p>
      <p>As a result of the test phase of the model, there is an accuracy of 71.66% through the accuracy_score
metric of Scikit-Learn and 68.45% through the f1_score metric. The confusion matrix after applying
the algorithm mentioned is detailed in Figure 1b.
3.1.2. Scenario 2</p>
      <p>Scenario 2 looks for a way to create a classified data set from the context of peer reviews of the
Open Campus platform.</p>
      <p>Model training. From the set of 101559 comments extracted, a data set of 2992 comments are
generated randomly. This data set was manually classified by experts to assign polarity according to
their criteria. Figure 1c shows the result of manual classification.</p>
      <p>This new data set will be used to train the Linear Support Vector Classification algorithm. Before
doing so, as indicated in scenario 1, the data set is divided for training 2244 records and test 748 records.
Furthermore, the CountVectorizer function is used to vectorize the information set, obtaining a data
frame of 2244 rows and 2171 columns. Finally, the classification algorithm LinearSVC is applied.</p>
      <p>Model test. Once the model has been trained, the model is evaluated with the 748 records. The result
of applying the algorithm provides the following data, an accuracy of 73.66% through the Scikit-learn
accuracy_score metric and 56.28% through the f1_score metric. The confusion matrix is detailed in
Figure 1d.
3.1.3. Scenario 3</p>
      <p>For Scenario 3, the research team decides to pool the trained dataset. Use is made of classified
information from the TASS and comments manually classified by experts.</p>
      <p>Model training. For the training phase, a data set with 10,600 records is consolidated, classified
according to their polarity, as can be seen in Figure 1e. As in scenarios 1 and 2, the data set is generated,
for training 7950 data and for testing 2650 data. The information is vectorized through CountVectorizer
obtaining a dataframe of 7950 rows and 16316 columns, and the Linear Support Vector Classification
algorithm is applied.</p>
      <p>Model test. Once the model has been trained, we proceed to evaluate the model with the 748 records.
And an accuracy of 70.67% is obtained through the accuracy_score metric of Scikit-Learn and 65.76%
through the metric f1_score. Furthermore, the confusion matrix is obtained, see Figure 1f.
(a)</p>
      <p>(b)
(e) (f)
Figure 1: Classified comments and confusion matrix for each scenario: (a) polarity of TASS corpus
comments, (b) confusion matrix - scenario 1, (c) polarity of the manually created corpus, (d) confusion
matrix - scenario 2, (e) TASS corpus data set and those manually classified from the Open Campus
platform, (d) confusion matrix - scenario 3.
3.2.</p>
      <sec id="sec-7-1">
        <title>Classification phase</title>
      </sec>
      <sec id="sec-7-2">
        <title>3.2.1. Classification using the scenario 1 model</title>
        <p>The process is carried out to determine the polarity of 101,559 comments from the peer reviews of
the Open Campus platform and apply the trained model to each of them. The results are as follows see
Table 1 and Figure 2a.</p>
      </sec>
      <sec id="sec-7-3">
        <title>3.2.2. Classification using the scenario 2 model</title>
        <p>The 98567 comments from the peer reviews of the Open Campus platform are classified and the
trained model is applied to each of them. The following results were obtained, see Table 2 and Figure
2b.</p>
      </sec>
      <sec id="sec-7-4">
        <title>3.2.3. Classification using the scenario 3 model</title>
        <p>Then, the 98,559 comments from the peer reviews of the Open Campus platform are classified and
the trained model is applied to each of them. The following results were obtained, see Table 3 and
Figure 2c.</p>
        <sec id="sec-7-4-1">
          <title>Positive (P) 64235</title>
          <p>Feedback Polarity
Negative Neutral
(N) (NEU)
19247 7089</p>
        </sec>
        <sec id="sec-7-4-2">
          <title>No Polarity (NONE) 7901</title>
        </sec>
      </sec>
    </sec>
    <sec id="sec-8">
      <title>4. Results and discussion</title>
      <p>In this research, scenarios were created to analyze the set of comments expressed by the participants
of the Open Campus platform courses. Table 4 shows the polarity obtained from the classified feedback
comments with the trained models in each scenario.</p>
      <p>As can be seen in Table 4, for each scenario, a similar number of total comments (NcT) is classified.
Based on this data set and the previously trained classification model, it is observed that the trend in the
types of polarity in the three scenarios is equivalent since there is a greater polarity of positive comments
from the participants. In order of polarity, negative comments are the second most frequent. However,
it is observed that comments classified as non-polar have a higher number of occurrences than
comments classified as neutral. This is because many comments do not contribute to feedback or cannot
be framed in context. Furthermore, it is observed that when comparing scenarios 1 and 2, there is a
considerable difference in the polarity classification percentage. This is because for scenario 1 only
comments from the TASS corpus are used. And for scenario 2, the platform's own comments classified
manually are used. With this, it is determined that while the model is trained with data closer to the
context, the classification will be more reliable within the types of polarity proposed.</p>
      <p>With respect to scenario 3, an improvement in the classification of positives and negatives is
observed. This is attributed to the fact that there is a larger number of training data than the previous
scenarios, and that the TASS data set and the domain's own data set are involved for training. Even
though the domain dataset is smaller in this scenario, the classification is more accurate. According to
Figure 3, taking with reference the variation in the number of positive comments that the model
generates, it is evident that scenario three has the highest number of positive comments. It is emphasized
that said scenario has the following advantages: a greater number of trained data and information related
to the context of the comments of the Open Campus platform.</p>
    </sec>
    <sec id="sec-9">
      <title>5. Conclusions</title>
      <p>In the present work, it is determined that the information within the feedback comments of the peer
evaluation activities has great potential for both teachers and participants. For teachers this information
can give a vision of how students perceive the activity and the contributions of their peers from a
qualitative point of view. And from the students' side, evaluating the activities of their classmates allows
them to have a better understanding of the subject of study and develop soft skills such as critical
thinking, co-evaluation, and collaborative work. Furthermore, analyzing the results obtained, it is
identified that many students give feedback that is useful, whether it is positive or negative. However,
there is an important percentage of comments in the feedback that is perceived as unjustified or
incomprehensible, and this is observed in the number of comments classified as neutral and without
polarity. Finally, it is stated that the more context data is used in the training phase, the more remarkable
the accuracy in the classification. In addition, with the present work it has been observed that there is
no corpus in Spanish related to the educational field. This research is a contribution to future works that
require a corpus of comments in Spanish for feedback.</p>
    </sec>
    <sec id="sec-10">
      <title>6. Acknowledgements</title>
      <p>This research is supported by the Knowledge-Based Systems Research Group of the UTPL and the
Open Campus initiative, Loja - Ecuador</p>
    </sec>
    <sec id="sec-11">
      <title>7. References</title>
      <p>[9] Cambria, E.; Schuller, B.; Xia, Y.; Havasi, C. New Avenues in Opinion Mining and Sentiment</p>
      <p>Analysis. IEEE Intell. Syst. (2013). doi:10.1109/MIS.2013.30
[10] Kastrati, Z., Dalipi, F., Imran, A. S., Pireva Nuci, K., &amp; Wani, M. A. (2021). Sentiment Analysis
of Students’ Feedback with NLP and Deep Learning: A Systematic Mapping Study. Applied
Sciences, 11(9), 3986. (2021). doi:10.3390/app11093986
[11] Mite-Baidal, K.; Delgado-Vera, C.; Solís-Avilés, E.; Espinoza, A.H.; Ortiz-Zambrano, J.;
VarelaTapia, E. Sentiment Analysis in Education Domain: A Systematic Literature Review. In
International Conference on Technologies and Innovation; Valencia-García, R., Alcaraz-Mármol,
G., Del Cioppo-Morstadt, J., Vera-Lucio, N., Bucaram-Leverone, M., Eds.; Springer International
Publishing: Berlin/Heidelberg, Germany, pp. 285–297. (2018).
doi:10.1007/978-3-030-009403_21
[12] Zong, Z., Schunn, C. D., &amp; Wang, Y. (2021). What aspects of online peer feedback robustly predict
growth in students’ task performance? Computers in Human Behavior, 106924.
doi:10.1016/j.chb.2021.106924
[13] Rico-Juan, J. R., Gallego, A. J., &amp; Calvo-Zaragoza, J. (2019). Automatic detection of
inconsistencies between numerical scores and textual feedback in peer-assessment processes with
machine learning. Computers &amp; Education, 140. (2019). doi:10.1016/j.compedu.2019.103609
[14] TASS: Workshop on Semantic Analysis at SEPLN. http://tass.sepln.org/
[15] Pandas: https://pandas.pydata.org/
[16] Scikit-Learn: https://scikit-learn.org/
[17] NLTK Library: https://www.nltk.org/</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>N.</given-names>
            <surname>Osheroff</surname>
          </string-name>
          , W. B.
          <string-name>
            <surname>Cutrer</surname>
            ,
            <given-names>C. C.</given-names>
          </string-name>
          <string-name>
            <surname>Pettepher</surname>
            ,
            <given-names>R. H.</given-names>
          </string-name>
          <string-name>
            <surname>Carnahan</surname>
            , and
            <given-names>E. C.</given-names>
          </string-name>
          <string-name>
            <surname>Bird</surname>
          </string-name>
          , “
          <article-title>Using Small CaseBased Learning Groups as a Setting for Teaching Medical Students How to Provide and Receive Peer Feedback,” Med</article-title>
          . Sci. Educ., vol.
          <volume>27</volume>
          , no.
          <issue>4</issue>
          , pp.
          <fpage>759</fpage>
          -
          <lpage>765</lpage>
          . (
          <year>2017</year>
          ). doi:
          <volume>10</volume>
          .1007/s40670-017- 0461-x
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <surname>Martínez-Cámara</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>García-Cumbreras</surname>
            ,
            <given-names>M.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Villena-Román</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>García-Morera</surname>
            ,
            <given-names>J. TASS</given-names>
          </string-name>
          2015 - La evolución de los sistemas mineros de opinión españoles.
          <source>Procesamiento del Lenguaje Natural</source>
          ,
          <volume>56</volume>
          . (
          <year>2020</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <surname>Esparza</surname>
            ,
            <given-names>G. G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>de-Luna</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zezzatti</surname>
            ,
            <given-names>A. O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hernandez</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ponce</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Álvarez</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          , ... &amp;
          <string-name>
            <surname>de Jesus Nava</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <article-title>A sentiment analysis model to analyze students reviews of teacher performance using support vector machines</article-title>
          .
          <source>In International Symposium on Distributed Computing and Artificial Intelligence</source>
          (pp.
          <fpage>157</fpage>
          -
          <lpage>164</lpage>
          ). Springer, Cham. (
          <year>2017</year>
          ). doi:
          <volume>10</volume>
          .1007/978-3-
          <fpage>319</fpage>
          -62410-5_
          <fpage>19</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <surname>Sadler</surname>
            ,
            <given-names>D. R.</given-names>
          </string-name>
          <article-title>Beyond feedback: Developing student capability in complex appraisal</article-title>
          .
          <source>Assessment &amp; Evaluation in Higher Education</source>
          ,
          <volume>35</volume>
          (
          <issue>5</issue>
          ),
          <fpage>535</fpage>
          -
          <lpage>550</lpage>
          . (
          <year>2010</year>
          ). doi:
          <volume>10</volume>
          .1080/02602930903541015.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <surname>Lundstrom</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Baker Smemoe</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          <article-title>To give is better than to receive: The benefits of peer review to the reviewer's own writing</article-title>
          .
          <source>Journal of Second Language Writing</source>
          ,
          <volume>18</volume>
          ,
          <fpage>30</fpage>
          -
          <lpage>43</lpage>
          .
          <year>2009</year>
          . doi:
          <volume>10</volume>
          .1016/j.jslw.
          <year>2008</year>
          .
          <volume>06</volume>
          .002.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>H.</given-names>
            <surname>Shang</surname>
          </string-name>
          , “
          <article-title>An exploration of asynchronous and synchronous feedback modes in EFL writing,”</article-title>
          <string-name>
            <given-names>J.</given-names>
            <surname>Comput</surname>
          </string-name>
          . High. Educ., vol.
          <volume>29</volume>
          , no.
          <issue>3</issue>
          , pp.
          <fpage>496</fpage>
          -
          <lpage>513</lpage>
          ,
          <year>2017</year>
          .]
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <surname>Ortega</surname>
            ,
            <given-names>M. P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mendoza</surname>
            ,
            <given-names>L. B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hormaza</surname>
            ,
            <given-names>J. M.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Soto</surname>
            ,
            <given-names>S. V.</given-names>
          </string-name>
          <article-title>Accuracy'Measures of Sentiment Analysis Algorithms for Spanish Corpus generated in Peer Assessment</article-title>
          .
          <source>In Proceedings of the 6th International Conference on Engineering &amp; MIS</source>
          <year>2020</year>
          . pp.
          <fpage>1</fpage>
          -
          <lpage>7</lpage>
          . (
          <year>2020</year>
          ). doi:
          <volume>10</volume>
          .1145/3410352.3410838
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <surname>Misiejuk</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wasson</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Egelandsdal</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          <article-title>Using learning analytics to understand student perceptions of peer feedback</article-title>
          .
          <source>Computers in human behavior</source>
          ,
          <volume>117</volume>
          , p.
          <fpage>106658</fpage>
          . (
          <year>2021</year>
          ). doi:
          <volume>10</volume>
          .1016/j.chb.
          <year>2020</year>
          .106658
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>