<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Student Modeling with Clustering: Comparative Analysis of Case Studies in Two Higher Educational Institutions from Different Countries</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Dijana</forename><surname>Oreški</surname></persName>
							<email>dijana.oreski@foi.hr</email>
							<affiliation key="aff0">
								<orgName type="department">Faculty of Organization and Informatics</orgName>
								<orgName type="institution">University of Zagreb</orgName>
								<address>
									<addrLine>Pavlinska 2</addrLine>
									<postCode>42000</postCode>
									<settlement>Varaždin</settlement>
									<country key="HR">Croatia</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Emilija</forename><surname>Kisić</surname></persName>
							<email>emilija.kisic@metropolitan.ac.rs</email>
							<affiliation key="aff1">
								<orgName type="institution">Belgrade Metropolitan University</orgName>
								<address>
									<addrLine>Tadeuša Košćuška 63</addrLine>
									<postCode>11000</postCode>
									<settlement>Belgrade</settlement>
									<country key="RS">Serbia</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Jovana</forename><surname>Jović</surname></persName>
							<email>jovana.jovic@metropolitan.ac.rs</email>
							<affiliation key="aff1">
								<orgName type="institution">Belgrade Metropolitan University</orgName>
								<address>
									<addrLine>Tadeuša Košćuška 63</addrLine>
									<postCode>11000</postCode>
									<settlement>Belgrade</settlement>
									<country key="RS">Serbia</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Miroslava</forename><forename type="middle">Raspopović</forename><surname>Milić</surname></persName>
							<affiliation key="aff1">
								<orgName type="institution">Belgrade Metropolitan University</orgName>
								<address>
									<addrLine>Tadeuša Košćuška 63</addrLine>
									<postCode>11000</postCode>
									<settlement>Belgrade</settlement>
									<country key="RS">Serbia</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Student Modeling with Clustering: Comparative Analysis of Case Studies in Two Higher Educational Institutions from Different Countries</title>
					</analytic>
					<monogr>
						<idno type="ISSN">1613-0073</idno>
					</monogr>
					<idno type="MD5">C2BF75878BB3F33A67F1F018D47BF8B6</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2025-04-23T18:18+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>Student modeling</term>
					<term>clustering</term>
					<term>lesson design</term>
					<term>student progress tracking</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>The focus of this paper is to combine learner data from two different higher education institutions, and specifically, from one course from each institution. Data were collected during one semester in both courses and stored in historical datasets with the aim to identify the most important features from each dataset that contribute to an adequate grouping of students based on their pre-exam activities and gained knowledge during the course's duration. The goal of this paper is to analyze learner data and compare the results with the lesson designs of both courses. The aim is to address future needs for the lesson designs that will be used in a system with lesson content recommendations based on student modeling used for tracking of studentspecific progress.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.">Introduction</head><p>An important part of intelligent tutoring systems is a student model <ref type="bibr" target="#b0">[1]</ref>. The student model should represent the student's current state of knowledge and abstraction of a student's characteristics, behaviors, learning preferences, and performance <ref type="bibr" target="#b1">[2]</ref>, <ref type="bibr" target="#b2">[3]</ref>. These models are essential in learning environments because they allow personalization of the learning process for each student. Besides the personalization of the learning content, student models also offer the opportunity for tailored interventions and focused support when necessary <ref type="bibr" target="#b3">[4]</ref>, <ref type="bibr" target="#b4">[5]</ref>.</p><p>Through the analysis of huge amounts of data gathered from students' interactions with learning platforms, resources, and tests, artificial intelligence (AI) can be used for student modeling <ref type="bibr" target="#b5">[6]</ref>. AI models use complex algorithms to interpret student's habits, preferences, learning styles, etc. By analyzing learner data, AI creates student models that student's unique learning preferences, skills, and knowledge gaps <ref type="bibr" target="#b6">[7]</ref>, <ref type="bibr" target="#b7">[8]</ref>. Student modeling can be used to capture student characteristics such as knowledge level, learning style, strengths, shortcomings, and progress trajectory, and in some cases possibly predict them <ref type="bibr" target="#b8">[9]</ref>, <ref type="bibr" target="#b9">[10]</ref>. In order to offer personalized learning experiences it is important to identify trends in learner data. Using clustering techniques is one approach that can allow to identify these trends <ref type="bibr" target="#b10">[11]</ref>. Learning patterns and behaviors shared by students are the basis for clustering algorithms, which divide students into discrete categories or clusters. Teachers can use generated clusters to understand and meet the requirements of a wide range of students <ref type="bibr" target="#b11">[12]</ref>. Moreover, clustering is an effective technique that identifies groups of students with similar characteristics. This allows for tailored content recommendations and focused interventions for each student cluster <ref type="bibr" target="#b12">[13]</ref>, <ref type="bibr" target="#b13">[14]</ref>.</p><p>In order to effectively develop student models based on learner data, lesson design with planned learner activities (quizzes, tests, etc.) should be carefully planned and well-structured <ref type="bibr" target="#b14">[15]</ref>. A setting that will allow for easier tracking of student progress includes planning classes with specific goals, designing learning activities that will engage students, and hence, allow for collection of quality learner data, and finally, plan adequate assessments <ref type="bibr" target="#b15">[16]</ref>. Points in the lesson where learner data that allows student progress tracking is collected are called lesson breakpoints. Breakpoints can be in the form of assessment, progress report submission, etc. Even though many different forms of assessments can be implemented in a lesson, they can all serve a purpose of collecting measurable progress that can show how engaged, knowledgeable, and successful the students are in the learning at the specific course <ref type="bibr" target="#b16">[17]</ref>. In addition, gathering good quality quantitative and qualitative information will allow for building more precise student models.</p><p>In this work, learner data from two different universities were collected and analyzed. The aim was to identify patterns in data utilizing clustering algorithms and use the identified clusters to identify students with different progress levels in their learning. Additionally, the idea was to determine key features in both datasets and use the conclusions for future lesson designs suitable for more precise tracking of student progress <ref type="bibr" target="#b17">[18]</ref>. By doing this, institutions want to improve the educational experiences of their students, and at the same time make a significant contribution to the wider conversation about the potential of artificial intelligence in adaptive e-learning and how to use that potential through adequate lesson design and process data more easily. This research has the following goals: (i) to compare and analyze the learner data and used lesson designs from two different courses to identify characteristics of similar clusters of students based on their activity levels, and (ii) to use these findings to address needs for the future lesson design needed for learning content recommender systems based on student modeling. This paper is organized as follows: Section 2 describes the methodology used for collecting and analyzing data in both involved institutions. Section 2.1 within section 2 presents lesson designs used in analyzed courses. Section 2.2 within section 2 describes characteristics and features of both learner datasets. Section 3 presents the results and points out key findings about the conducted clustering and feature importance analysis. Finally, Section 4 concludes the paper.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Methodology</head><p>In this paper, two courses from two higher education institutions were analyzed: Belgrade Metropolitan University, Faculty of Information Technology (FIT, BMU), Serbia, and University of Zagreb, Faculty of Organization and Informatics (FOI, UNIZG), Croatia. For comparative analysis, two courses with lesson design shown in Figure <ref type="figure">1</ref> were chosen from each institution. Course "Discrete Structures'' was selected from BMU and the course "Informatics" was selected from FOI. Learner data that were collected during a semester from both courses were gathered from institutions' Learning Management Systems (LMSs). The main goal of this work was to analyze student activities in the course and group students based on similar features into groups. The aim was to identify which features give high importance for adequate student grouping. The identification of key features for modeling student progress is useful for addressing necessary improvements for the future lesson designs that will be most suitable for extracting useful information about student engagement and progress during the course duration. The idea is for the future lesson design to include student modeling for tracking student progress and based on the finding on the level of the progress to recommend student learning content. In order to do so, in two different institutions, course context and lesson designs from both institutions were compared, analyzed and intersected with learner data information, in order to make recommendations for future lesson designs. On its own, student model achieves very little, but with the use of artificial intelligence techniques, such as clustering and recommendation techniques, it can be useful for real time tracking of student-specific progress.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Figure 1: Comparison of key components of lesson designs for BMU and FOI</head><p>In order to form datasets for both courses different LMSs were used at each institution. On both courses, different features for forming of datasets were chosen. After datasets were formed, grouping of students was performed using K-means clustering <ref type="bibr" target="#b18">[19]</ref>. After clusterization, feature importance was performed for gaining the most important features that contribute to the student grouping. After gaining the results on both institutions, the results were compared, and conclusions were made for better future lesson design in order to gain reliable student modeling and accurate recommendations for real time tracking of student-specific progress.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.1">Selected lesson designs</head><p>BMU's course, Discrete structures, was attended by 97 students. This course is offered to first and second-year students studying in undergraduate academic programs -Information Technology, Software Engineering and Video Games Development. The particular instance of the course, that is a part of this analysis, was taken from the course taught during the COVID-19 pandemic and school closures. Teaching and learning materials were posted on the Learning Activity Management System (LAMS), while students had weekly lectures with a professor over the Zoom platform. Teaching and learning materials posted on LAMS were structured as a combination of a series of learning objects (LOs) and lesson activities. Each lesson consisted of a set of LOs (5-10 LOs). Besides the instructional materials, lessons contained activities such as not-graded self-assessments after each LO, forum, shared resources, and mind maps. An example of BMU's lesson design with LOs and learning activities is presented in Figure <ref type="figure" target="#fig_0">2</ref>. Besides the non-graded lesson activities, students were also given graded assignments such as homework assignments each week, and approximately every 4-5 weeks, students were given a test. Both tests and homework assignments were mapped to a specific LO. In other words, each homework and test evaluated particular knowledge from a LO or set of LOs. Furthermore, tests were designed with five sections, each section was also mapped to a specific LO or set of LOs. This was done with an intention, to be able to easier point students towards the recommended material, should they not pass homework or tests with minimum grade. An example of test organization with sections is shown in Figure <ref type="figure" target="#fig_1">3</ref>. The lesson design, which included mapping teaching materials and formative assessments for specific sections, facilitated easier tracking of student progress and identification of areas where students may be struggling within the course.  Overall, 32 lessons were created on Moodle. Lessons were in multi-resource format, consisting of text, pictures, videos, and links. Students' knowledge evaluation, among others, was performed by using selfassessment tests and flash tests.</p><p>There were 12 self-assessment tests throughout the semester. Self-assessment tests were optional, meaning their results were not part of the final grade. Students could assess it in order to test their knowledge and as preparation for the midterm exam. Flash tests, on the other hand, were mandatory, and their results were part of the student's final grade. Questions at self-assessment tests and flash tests were mapped to the lesson contents. Example of the lesson organization is shown in Figure <ref type="figure" target="#fig_2">4</ref>. A comparison of key components of lesson designs for BMU and FOI is shown in Figure <ref type="figure">1</ref>. As we can see from Figure <ref type="figure">1</ref>, there are several differences between selected courses in lesson design. Beside different LMSs and course organizations, one of the key differences is lesson granulation on selected courses and mapping of student activities on specific parts of the lesson or at the lesson as a whole. At BMU lessons are represented through LOs and student activities are mapped to specific LOs, while at FOI there is no mapping to a specific part of the lesson; there is mapping to the lesson as a whole. That will lead to differences in datasets in the sense that in BMU dataset student activities are mapped on each LO within the lesson, while at FOI student activities refer to the entire lesson, without mapping to specific part of the lesson. This means that learner data for BMU in the dataset is represented through LOs, while for FOI's learner data through the lessons.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.2">Data description</head><p>The dataset obtained from BMU is based on students' activities during the semester. This dataset contains four features: It can be seen from Table <ref type="table">1</ref> that datasets have different features, but similar in the sense that selected course features describe student's 'time engagement' on specific lesson or part of the lesson, and obtained points on graded or non-graded assessments and tests. Differences among features and different lessons granularity will lead to diverse conclusions and will give better insight for the future lesson design.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Results</head><p>In order to group students based on their activities, course progress during the semester, and obtained knowledge on pre-exam activities, K-means clustering was performed <ref type="bibr" target="#b18">[19]</ref>. Different numbers of clusters were varied for both datasets. For the presentation of the results in this paper, three clusters were selected, for the purpose of easier comparison between features of two different datasets. Grouping the students in two clusters was not considered for this paper, as the simplification of two clusters (engaged and not engaged) would simplify the analysis too much. Clustering identified clearly three groups of students: very active learners, moderately active learners, and passive learners. Students could also be grouped into more than three clusters which will lead to more precise grouping and engagement distinguishing, which will be considered for future work.</p><p>Significance of being able to distinguish between different levels of course progression is important for the future work, where the goal is to recommend learning content to each student based on their activity level and obtained knowledge. With the clustering technique, datasets can be labeled and labels can be used for specific parts of the lesson recommendation or for lesson recommendation as a whole. Considering identified activity level groups, if a student is in the group of very active learners that means that based on the student's pre-exam activities the student gained enough knowledge. In the future student modeling context, if the student satisfied the progress level and obtained knowledge, that student will not be recommended to revisit a certain part of the lesson. If a student is in the group of moderately active learners that means that student most likely did not acquire enough knowledge and is not progressing fully in the course. This student will be recommended to revisit certain parts of the lesson. If a student is in the group of passive learners, that means that student did not gain enough knowledge and is lacking in the course activities. This would mean that the future recommender system will most likely point this student to revisit certain parts or the entire lesson. In this way, each student could have a recommendation for whether he should relearn a specific part of the lesson, and whether he has to learn it in detail. This case study was performed on historical datasets, however in real time, with this type of recommendations in the future, it will be possible to have specific-student progress tracking during the semester and to intervene with feedback to the student at certain breakpoints for his better progress.</p><p>As an example of conducted clustering, Figure <ref type="figure" target="#fig_3">5</ref> shows grouping into three clusters for BMU data. For better visualization, dimension reduction was performed and that is presented with three dimensions for better visualization. Dimensionality reduction is performed with PCA analysis <ref type="bibr" target="#b19">[20]</ref>. In Figure <ref type="figure" target="#fig_3">5</ref> it can be seen that clusters are well separated, meaning that selected features make significant differences between student groups. Percentages of students in each of three groups, after clustering in BMU and FOI, are shown in Figure <ref type="figure" target="#fig_4">6</ref>. Within BMU's dataset, the largest identified group is a group of very active learners, and the smallest group are passive learners. On the other hand, more than half of students from FOI's dataset were classified under the passive learners. About a third of the FOI students are shown to be very active learners. As expected, the distribution of student numbers for the clusters are different for both sets, as the context of teaching is different. Also, it is interesting to address the difference in the lesson designs at this stage, as the content granularity between two courses is different. At BMU, lessons are made of LOs and groups are based on activities which are mapped to specific LOs within the lessons, while at FOI content is at the lesson level, without further granularity, and therefore, groups are based on activities which refer to the lesson. Thus, at BMU for a specific student, gained knowledge and engagement refer to each LO within the lesson, which explains the dominant group of active learners. On the other hand, at FOI, gained knowledge and engagement refer to the lesson as a whole, so the dominant group are passive learners. After clustering and comparative analysis, we can conclude that in future lesson design it is desirable to have larger lesson granularity for gaining more precise learning content recommendation. For further analysis, feature importance analysis was conducted in order to depict variables with a higher contribution to the cluster differentiation. Feature importance analysis was undertaken for both datasets. For the BMU dataset the most important discriminator is the feature 'Test points.' This was expected, because among other features this one was the most informative concerning a student's level of knowledge and engagement during the semester. Regarding the temporal nature of BMU data, the course was held during Covid pandemic, so all tests and homework assignments were taken from home, only the final exam was taken in the classroom. This is something to keep in mind, because of the objectivity of the received points on the take-at-home tests.</p><p>Within the FOI dataset, the following variables emerged as the most pivotal discriminators: 'Selfassessment test points' and 'Lesson is initiated.' The data analysis conducted on the FOI dataset revealed a high level of temporal pattern. There is a noticeable trend characterized with increased student activity at the beginning of semester and after that these activities decreased during the middle of semester. Another increase in student activity was noticed after the end of the first midterm exam. This could be attributed to a change in students' motivation during the semester which was not big at the start of semester and it increased after their dissatisfaction with grades on the midterm exam. FOI dataset temporal pattern should be considered for the future lesson design. In the period of decreased activities and motivation some additional activities should be undertaken to overcome this problem.</p><p>Considering that in both institutions key discriminators were identified, they should be included in future lesson designs. Considering that test points are showing as a common feature, it should be a mandatory feature for future student modeling. It may not be obvious how to include "lesson is initiated" in the lesson design, however, this can be thought of in terms of planning student active engagement and it is recommended from these results to include this feature or some similar features in the future data collection.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">Conclusions and future work</head><p>This paper analyzed learner data from two different higher educational institutions. One course was taken from each institution. The goal of this analysis was to identify key features that contribute to adequate grouping of students in several groups based on their pre-exam activities and gained knowledge during the course's duration. K-means clustering was used to separate students into three clusters: very active learners, moderately active learners, and passive learners. Using feature importance of data, graded assessments and tests were identified as the key discriminators. Conclusions after comparative analysis gave insight into more appropriate lesson design planning for the future courses where student modeling based recommendations are planned. In other words, formative testing should be planned in the course as soon as possible, in order to be able to track student progress as early as possible. The temporal nature of the BMU's data should be taken into consideration. BMU's course was held during the pandemic, and students completed their assessments and tests from home. On the other hand, the temporal pattern in the FOI dataset revealed fluctuations in student activity and motivation throughout the semester. This suggests that needed interventions and course activities should be aware of these temporal instances and should keep engaging and motivating students more as the semester progresses.</p><p>In the lesson design of each institution different granularity levels of teaching materials were used. BMU used learning objects as their sections of the lessons, and mapped their assessments and assignments to particular LOs. FOI used lesson formats without finer mapping to the lesson sections. After the clustering, it was evident that different granularity produced different distribution of students among clusters and we can conclude that finer granularity of teaching content in future will lead to more precise recommendations of learning content. Having in mind that graded assessments and tests showed the highest significance in feature importance, this pointed towards the need to carefully plan their placement in the lesson design. It is recommended that graded assignments are placed as early as possible, where they will be used to assess certain knowledge or learning outcomes. Assessments should also be designed with a level of granularity that allows for the pinpointing parts of the lesson that the student has not fully adopted. Future lesson design should additionally consider incorporating elements that will provide a greater number of features for machine learning algorithms. This includes considering elements such as the frequency of student access to each section, completion status, test points, and homework points. This comprehensive approach will enable a more diverse feature collection and successful data integration between institutions with the final goal of real time specificstudent progress tracking and learning content recommendations.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Figure 2 :</head><label>2</label><figDesc>Figure 2: Example of BMU's lesson design with learning objects and lesson learning activities</figDesc><graphic coords="4,72.00,72.00,502.99,195.15" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Figure 3 :</head><label>3</label><figDesc>Figure 3: Example of BMU's organization of graded tests into different sections</figDesc><graphic coords="4,72.00,292.45,467.15,93.94" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Figure 4 :</head><label>4</label><figDesc>Figure 4: Example of FOI's lesson design Typically, one course topic was covered with three distinct lesson sections. The lecture entitled Treće predavanje consisted of lessons: Lekcija 2.1, Lekcija 2.2, and Lekcija 2.3. Self-assessment test entitled Samporocjena znanja 3, corresponds to a lecture Treće predavanje. Furthermore, the flash test identified as Blic test 2 assessed gained knowledge from two lectures: Treće predavanje and Četvrto predavanje, and total of six lessons: Lekcija 2.1, Lekcija 2.2, Lekcija 2.3, Lekcija 2.4, Lekcija 2.5, and Lekcija 2.6.</figDesc><graphic coords="5,72.00,72.00,481.76,209.90" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head>Figure 5 :</head><label>5</label><figDesc>Figure 5: K-means clustering for BMU students after dimensionality reduction.</figDesc><graphic coords="7,157.65,274.38,293.89,236.50" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_4"><head>Figure 6 :</head><label>6</label><figDesc>Figure 6: Distribution of students into three groups after clustering at BMU and FOI.</figDesc><graphic coords="8,72.00,72.00,450.70,186.60" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0"><head></head><label></label><figDesc></figDesc><graphic coords="3,72.00,72.00,451.00,235.40" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head></head><label></label><figDesc>1. 'Test points': This variable represents the number of points received on a graded test. 2. 'Homework points': This variable represents the number of points received on a homework Lesson is initiated: This variable represents the number of logs for the lesson, saying how many times a student started the lesson. 2. 'Lesson is completed': This variable represents the number of logs for each time a student has viewed the entire lesson. 3. 'Lesson is continued': This variable represents the number of logs for each time when a student has returned to the already initiated lesson. 4. 'Lesson is restarted': This variable represents the number of logs when the student started the lesson again. 5. 'Lesson has been reviewed': This variable represents the number of logs in which students revisited and reopened the lesson again. 6. 'Self-assessment test points': This variable provides information about the number of points that students achieved in self-assessment tests. 7. 'Flash test points': This variable provides information about the number of points that students achieved in flash tests.The first five variables are related to students' lessons viewing frequency, whereas the last two variables, self-assessment test points and flash test points, provide insight into their performance. Features for both datasets are shown in Table1.</figDesc><table><row><cell>Table 1</cell><cell></cell></row><row><cell>Data description</cell><cell></cell></row><row><cell>FIT BMU data</cell><cell>FOI UNIZG data</cell></row><row><cell>Test points.</cell><cell>Lesson is initiated.</cell></row><row><cell>Homework points.</cell><cell>Lesson is completed.</cell></row><row><cell>Assessment points.</cell><cell>Lesson is continued.</cell></row><row><cell>Time spent on each LO.</cell><cell>Lesson is restarted.</cell></row><row><cell></cell><cell>Lesson has been reviewed.</cell></row><row><cell></cell><cell>Self-assessment test points.</cell></row><row><cell></cell><cell>Flash test points.</cell></row><row><cell>assignment.</cell><cell></cell></row><row><cell cols="2">3. 'Assessment points': This variable represents the number of points received on non-graded self-</cell></row><row><cell>assessment tests.</cell><cell></cell></row><row><cell cols="2">4. 'Time spent on each LO': This variable was formed as a column with a true or false value, where</cell></row><row><cell cols="2">true means that student spent some time on specific LO, while false means that student did not</cell></row><row><cell>spend any time on specific LO.</cell><cell></cell></row></table><note>FOI dataset consists of data about students' LMS Moodle activities, focusing on the lessons. FOI's dataset includes following variables:1. '</note></figure>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Acknowledgements</head><p>The paper is co-supported by the Ministry of Science, Technological Development and Innovations of the Republic of Serbia ref. no. 451-03-47/2023-01/200029.</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Intelligent tutoring systems: an introduction</title>
		<author>
			<persName><forename type="first">H</forename><forename type="middle">L</forename><surname>Burns</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">G</forename><surname>Capps</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Foundations of intelligent tutoring systems</title>
		<imprint>
			<biblScope unit="volume">1</biblScope>
			<date type="published" when="2013">2013</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Intelligent Tutoring Systems</title>
		<author>
			<persName><forename type="first">P</forename><surname>Sedlmeier</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">International Encyclopedia of the Social &amp; Behavioral Sciences</title>
				<imprint>
			<publisher>Elsevier</publisher>
			<date type="published" when="2001">2001</date>
			<biblScope unit="page" from="7674" to="7678" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Intelligent tutoring systems: a systematic review of characteristics, applications, and evaluation methods</title>
		<author>
			<persName><forename type="first">E</forename><surname>Mousavinasab</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Zarifsanaiey</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">R</forename><surname>Niakan Kalhori</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Rakhshan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Keikha</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">Ghazi</forename><surname>Saeedi</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Interact. Learn. Environ</title>
		<imprint>
			<biblScope unit="volume">29</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="142" to="163" />
			<date type="published" when="2021-01">Jan. 2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">ZOSMAT: Web-based intelligent tutoring system for teaching-learning process</title>
		<author>
			<persName><forename type="first">A</forename><surname>Keleş</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Ocak</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Keleş</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Gülcü</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Expert Syst. Appl</title>
		<imprint>
			<biblScope unit="volume">36</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="1229" to="1239" />
			<date type="published" when="2009-03">Mar. 2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">A systematic literature review of personalized learning terms</title>
		<author>
			<persName><forename type="first">A</forename><surname>Shemshack</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">M</forename><surname>Spector</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Smart Learning Environment</title>
		<imprint>
			<biblScope unit="volume">7</biblScope>
			<biblScope unit="issue">1</biblScope>
			<date type="published" when="2020-12">Dec. 2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">The impact of artificial intelligence on learnerinstructor interaction in online learning</title>
		<author>
			<persName><forename type="first">K</forename><surname>Seo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Tang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Roll</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Fels</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Yoon</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Educational Technology in Higher Education</title>
		<imprint>
			<biblScope unit="volume">18</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page">54</biblScope>
			<date type="published" when="2021-10">Oct. 2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Intelligent techniques in e-learning: a literature review</title>
		<author>
			<persName><forename type="first">M</forename><surname>Ilić</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Mikić</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Kopanja</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Vesin</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Artificial Intelligence Review</title>
		<imprint>
			<date type="published" when="2023-06">Jun. 2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">New Era of Artificial Intelligence in Education: Towards a Sustainable Multifaceted Revolution</title>
		<author>
			<persName><forename type="first">F</forename><surname>Kamalov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Santandreu Calonge</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Gurrib</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Sustain. Sci. Pract. Policy</title>
		<imprint>
			<biblScope unit="volume">15</biblScope>
			<biblScope unit="issue">16</biblScope>
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
	<note>Sustain</note>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Student model in inteligent tutoring systemsa systematic review</title>
		<author>
			<persName><forename type="first">J</forename><surname>Jovic</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Domazet</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Milic</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Chandra</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 11th International Conference on eLearning (eLearning-2020)</title>
				<meeting>the 11th International Conference on eLearning (eLearning-2020)<address><addrLine>Belgrade, Serbia</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2020">2020</date>
			<biblScope unit="page" from="24" to="25" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Prediction of student academic performance using machine learning algorithms</title>
		<author>
			<persName><forename type="first">J</forename><surname>Jović</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Kisić</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Raspopović Milić</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Domazet</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Chandra</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 13th International Conference on eLearning (eLearning-2022)</title>
				<meeting>the 13th International Conference on eLearning (eLearning-2022)<address><addrLine>Belgrade, Serbia</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2022">2022</date>
			<biblScope unit="page" from="35" to="43" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Data analysis of educational evaluation using K-means clustering method</title>
		<author>
			<persName><forename type="first">R</forename><surname>Liu</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Computational Intelligence and Neuroscience</title>
		<imprint>
			<biblScope unit="volume">2022</biblScope>
			<biblScope unit="page" from="1" to="10" />
			<date type="published" when="2022-07">Jul. 2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Analysis of University Students&apos; Behavior Based on a Fusion K-Means Clustering Algorithm</title>
		<author>
			<persName><forename type="first">W</forename><surname>Chang</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Applied Sciences</title>
		<imprint>
			<biblScope unit="volume">10</biblScope>
			<biblScope unit="issue">18</biblScope>
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
	<note>NATO Adv</note>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">A recommendation approach in social learning based on K-means clustering</title>
		<author>
			<persName><forename type="first">S</forename><surname>Souabi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Retbi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">K</forename><surname>Idrissi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Bennani</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">2020 International Conference on Intelligent Systems and Computer Vision (ISCV)</title>
				<imprint>
			<publisher>IEEE</publisher>
			<date type="published" when="2020">2020</date>
			<biblScope unit="page" from="1" to="5" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">Clustering students into groups according to their learning style</title>
		<author>
			<persName><forename type="first">I</forename><surname>Pasina</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Bayram</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Labib</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Abdelhadi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Nurunnabi</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">MethodsX</title>
		<imprint>
			<biblScope unit="volume">6</biblScope>
			<biblScope unit="page" from="2189" to="2197" />
			<date type="published" when="2019-09">Sep. 2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<monogr>
		<title level="m">Learning and understanding</title>
				<meeting><address><addrLine>Washington, D.C.</addrLine></address></meeting>
		<imprint>
			<publisher>National Academies Press</publisher>
			<date type="published" when="2002">2002</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">Learning objective and assessment linkage: Its contribution to meaningful student learning</title>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">A</forename><surname>Sewagegn</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Universal Journal of Educational Research</title>
		<imprint>
			<biblScope unit="volume">8</biblScope>
			<biblScope unit="issue">11</biblScope>
			<biblScope unit="page" from="5044" to="5052" />
			<date type="published" when="2020-10">Oct. 2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">E-learning strategy in the elaboration of courses</title>
		<author>
			<persName><forename type="first">R</forename><surname>Dumbraveanu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Peca</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the International Conference on Virtual Learning -VIRTUAL LEARNING -VIRTUAL REALITY</title>
				<meeting>the International Conference on Virtual Learning -VIRTUAL LEARNING -VIRTUAL REALITY</meeting>
		<imprint>
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
	<note>17th edition</note>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">Intelligent Recommender System for Personalized Online Learning</title>
		<author>
			<persName><forename type="first">J</forename><surname>Jovic</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Rasoioivic Milic</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Cvetanovic</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Domazet</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">M</forename><surname>Nikolic</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><forename type="middle">S</forename><surname>Vejar</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 11th International Conference on eLearning (eLearning-2020)</title>
				<meeting>the 11th International Conference on eLearning (eLearning-2020)<address><addrLine>Belgrade, Serbia</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2020">2020</date>
			<biblScope unit="page" from="24" to="25" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">A clustering method based on K-means algorithm</title>
		<author>
			<persName><forename type="first">Y</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Wu</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Physics Procedia</title>
		<imprint>
			<biblScope unit="volume">25</biblScope>
			<biblScope unit="page" from="1104" to="1109" />
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<analytic>
		<title level="a" type="main">Dimensionality reduction and visualization in principal component analysis</title>
		<author>
			<persName><forename type="first">G</forename><surname>Ivosev</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Burton</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Bonner</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Analytical chemistry</title>
		<imprint>
			<biblScope unit="volume">80</biblScope>
			<biblScope unit="issue">13</biblScope>
			<biblScope unit="page" from="4933" to="4944" />
			<date type="published" when="2008-07">Jul. 2008</date>
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
