(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

Polarity, emotions and online activity of students and tutors as features in predicting grades

What is it about?

This work divides the moodle data sets from six different sections of an annual postgraduate program at the Hellenic Open University in six periods for each section, due to the number of written assignments. Then it implements data mining techniques to analyze the activity, polarity and emotions of tutors and students in order to predict students’ grades. The results indicate the algorithm with the highest precision in each prediction. In addition, the research concludes that polarity and emotions as independent variables provide better performance in comparative models. Moreover, tutors' variables are highlighted as an important factor for more accurate predictions of student grades. Finally, a comparison of actual and predicted grades indicates which students have used a third party to fulfill their assignments.

Why is it important?

The main effort of this work is the implementation of Big Data methodologies to provide timely, personalized and as accurately as possible the scores of eight target classes. These are the six written assignments, the total average grades and the final grades of the students' assessment. The data origins are six different sections of an annual postgraduate program at the Hellenic Open University (HOU). By applying ML and developing regression algorithms, paper studies model behavior in six different periods of an academic year, adding variables from structured and unstructured LMS data. In addition to student interactions with the platform contents, we also look at the predictive value of students' raw data in forum interactions with their classmates, tutors and vice versa. To this end, a sentiment analysis is applied to characterize the polarity of students’ and tutors’ texts, to reveal their emotions and finally examine the involvement of the feeling in the precision of the models. As the state of emotions is not stable, it is examined in six different periods during the academic year. Polarity is represented as three categorical approaches and feelings as eight dimensional approaches. Furthermore, this paper studies the tutor's activity both in structured and raw data, analyzes their emotional state and examines their predictive contribution to the eight categories of student grade objectives. Moreover, a comparison of actual and predicted grades indicates the number of students, which of them and in what section a third party is used to fulfill their assignments.

Read more on Kudos…
The following have contributed to this page:
Andreas Gontzis
' ,"url"));