<?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">The Higher Educational Information System: Management of the Timetable Scheduling</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Liudmyla</forename><surname>Koliechkina</surname></persName>
							<email>lkoliechkina@gmail.com</email>
							<affiliation key="aff0">
								<orgName type="department">Algorithms and Databases Department</orgName>
								<orgName type="institution">University of Lodz</orgName>
								<address>
									<addrLine>Narutowicza 68</addrLine>
									<postCode>90136</postCode>
									<settlement>Lodz</settlement>
									<country key="PL">Poland</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Olena</forename><surname>Dvirna</surname></persName>
							<email>lenadvirna@gmail.com</email>
							<affiliation key="aff1">
								<orgName type="institution">National University &quot;Yuri Kondratyuk Poltava Polytechnic&quot;</orgName>
								<address>
									<addrLine>24, Pershotravneva Avenue</addrLine>
									<postCode>36011</postCode>
									<settlement>Poltava</settlement>
									<country key="UA">Ukraine</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Yuri</forename><surname>Ivanov</surname></persName>
							<affiliation key="aff1">
								<orgName type="institution">National University &quot;Yuri Kondratyuk Poltava Polytechnic&quot;</orgName>
								<address>
									<addrLine>24, Pershotravneva Avenue</addrLine>
									<postCode>36011</postCode>
									<settlement>Poltava</settlement>
									<country key="UA">Ukraine</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Kseniia</forename><surname>Verhal</surname></persName>
							<email>vergal.ks@gmail.com</email>
							<affiliation key="aff1">
								<orgName type="institution">National University &quot;Yuri Kondratyuk Poltava Polytechnic&quot;</orgName>
								<address>
									<addrLine>24, Pershotravneva Avenue</addrLine>
									<postCode>36011</postCode>
									<settlement>Poltava</settlement>
									<country key="UA">Ukraine</country>
								</address>
							</affiliation>
						</author>
						<author>
							<affiliation key="aff2">
								<address>
									<postCode>2023</postCode>
									<settlement>Waterloo</settlement>
									<country key="CA">Canada</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">The Higher Educational Information System: Management of the Timetable Scheduling</title>
					</analytic>
					<monogr>
						<idno type="ISSN">1613-0073</idno>
					</monogr>
					<idno type="MD5">12E57D757EA72A6DB1468E1CB83A4573</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2025-04-23T16:25+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>Information system</term>
					<term>higher educational institution</term>
					<term>schedule</term>
					<term>curriculum</term>
					<term>students</term>
					<term>system architecture 1</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Automation of educational activities is an important strategic direction of a higher educational institution development in today's conditions. One of the components of the implementation of the information system of a higher educational institution is the creation of a schedule. The Timetable Scheduling Module should provide work with big data and have the appropriate software and technical infrastructure, analytical tools, reporting units, and error detection units. The paper examines certain aspects of the schedule creation module. A description of the software and hardware infrastructure for business process of forming the university schedule is given.</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>In modern conditions, society have been facing with the need of an ongoing digitalization of the activity in all sectors activities of the economy, including the field of higher education as a central venue for the creation of new knowledge economies for the 21st century <ref type="bibr" target="#b0">[1]</ref>. Under the influence of the rapid expansion of COVID-19 epidemic, the russian federation's military war of aggression against Ukraine higher education institutions of Ukraine are undergoing digital transformation. The information technologies and systems, learning technologies and digital platforms are actively implemented to meet the needs of students and faculty, since these needs are critical for teaching and learning. Trying to absorb the shock, students, academic staff, and administration embarked on a fast experimentation and learning process on how to teach, learn and administer digital education <ref type="bibr" target="#b1">[2]</ref>. The study plan is the main foundation of the educational process in any academic institution that determines the content all training activities that each student must undertake during its university career. The study plan specifies a list of educational components and their logical sequence according to the state educational standard, implements the basic principles of subject selection, regulates the total academic load and the volume of academic disciplines, the student's workload by periods of study, forms of final control. Given the complex structure of the study plan, the generation of the schedule of the university's educational process is important component of the educational process, its quality and efficiency. Considering the lack of automated information systems in universities the process of building student's schedule is considered one of the chronic problems facing the educational process in many educational institutions <ref type="bibr" target="#b2">[3]</ref>. The university course schedule is the main, final planning document that regulates the educational work of students and educational staff. The problem of drawing up a schedule at the university is to distribute a set of courses according to the curricula within the given number of classrooms and time periods (pairs).</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Related Work</head><p>The informatization of universities has become one of the main issues of higher education management in the digital age.</p><p>Almaraz et al. <ref type="bibr" target="#b3">[4]</ref> define the digitalization of HEIs. This research is focused on digital transformation challenges in higher education institutions. Jackson <ref type="bibr" target="#b4">[5]</ref> presents the research into managerial strategy, pitfalls and pivots of digital transformation. The issues related to the theoretical model of digital transformation in the HEI is presented in research <ref type="bibr" target="#b5">[6]</ref>. The authors of the paper <ref type="bibr" target="#b6">[7]</ref> consider five general assumptions that hinder the digital transformation of HEIs. In <ref type="bibr" target="#b7">[8]</ref>, the authors consider the problems of the digital transformation of higher education after COVID-19. Paper <ref type="bibr" target="#b8">[9]</ref> considers a key aspect of the digital transformation of higher education -the creation of a digital learning space.</p><p>The Bologna process, proposed in 1999, tends to harmonise HE systems throughout Europe in order to ensure compatible degree structures, equal academic qualifications and enhancing the attractiveness of foreign students to study across Europe <ref type="bibr" target="#b9">[10]</ref>. Structural convergence of HE systems in Europe, generalized view of characteristics in HEIs, more complex and standardized HEI systems, became an important task of universities <ref type="bibr" target="#b10">[11]</ref>. Globalisation of HE stimulates the use of more advanced information and communication technology <ref type="bibr" target="#b11">[12]</ref>. Universities and colleges of many countries of the world are constantly searching for tools used to automate educational processes. Such tools are mainly focused on the selection of educational process management systems, electronic document flow management systems, educational activity support systems, virtual learning environment for providing distance education.</p><p>Information systems in higher education institutions are designed to manage and organize the vast amount of data that is generated in these institutions. These systems provide a platform for storing, processing, and retrieving data related to student records, financial aid, academic programs, faculty, staff, research, and administrative operations.</p><p>Usually, educational institutions use corporate information and analytical systems (IAS) <ref type="bibr" target="#b12">[13]</ref>, which are usually commercial products and require considerable costs for the purchase of licensed software (software products of automation of the process of creation and management and examinations of MedMe, BeAxi from KindGeek, (England) <ref type="bibr" target="#b13">[14]</ref>, software for the development of the system of accounting the student body Lotus Notes/Domino from IBM, (USA) <ref type="bibr" target="#b14">[15]</ref>). The main disadvantages of using such information systems for Ukrainian universities are the Englishlanguage interface, high cost and the failure to take into account the specifics of domestic institutions of higher education. Some of the key information systems used in higher education institutions include:</p><p>• Student Information System (SIS): SIS is a comprehensive database that stores and manages student-related data, such as registration, enrollment, grades, and transcripts. It also includes features for course scheduling, degree audit, and student communication. • Learning Management System (LMS): LMS is an online platform used to deliver and manage course content, assessments, and communication between faculty and students. It also includes features for tracking student progress and performance. • Financial Information System (FIS): FIS is used to manage financial data related to tuition fees, financial aid, scholarships, and grants. It also includes features for budgeting, accounting, and reporting. • Human Resources Information System (HRIS): HRIS is used to manage employee data related to hiring, payroll, benefits, and performance evaluation. It also includes features for tracking employee attendance and leave. • Research Information System (RIS): RIS is used to manage research data related to grants, funding, publications, and collaborations. It also includes features for tracking research progress and outputs.</p><p>These systems help higher education institutions to streamline their operations, improve efficiency, and enhance the student experience. They also provide valuable insights into institutional performance and help in decision-making processes.</p><p>However, quite often the automation of higher educational institutions builds on disparate tools that are not combined into a single system for solving functional problems. Moreover, separate software tools have their own information bases for each functional problem, do not cover all objects and processes of the HEI activity, and do not take into consideration the peculiarities of a particular university (a comprehensive educational scheduling system UniTime <ref type="bibr" target="#b15">[16]</ref>).</p><p>The use higher educational information system should ensure <ref type="bibr" target="#b16">[17]</ref>:</p><p>1. In educational activities:</p><p>• creation of a modern distributed educational and methodological environment university; • utilization of Internet technologies in the educational process.</p><p>• implementation of e-learning.</p><p>• facilitation of the export and import of educational services in the international educational space. 2. In scientific activities:</p><p>• presentation of the scientific potential of the university in the global information space;</p><p>• access of scientific staff to the information resources of world scientific centers;</p><p>• implementation of joint research and projects as part of international consortia. 3. In the university management:</p><p>• management of the processes of collection, storage and processing of information about the university facilities, data search and analysis; • provision of automated control of the execution of decisions;</p><p>• improvement of educational institution management planning;</p><p>• improvement the efficiency of the use of financial and material and technical resources. But in their implementation, information systems have two groups of problem, namely technical and non-technical <ref type="bibr" target="#b17">[18]</ref>. The technical aspects related to systems itself, namely the quality of technical information system. In contrast, the non-technical aspects are associated with the perceptions of users op an information system that cause them to accept or refuse to use an information system.</p><p>At present, universities of Ukraine have implemented and are using a number of automated educational process management systems, namely <ref type="bibr" target="#b16">[17]</ref>:</p><p>• Academic Information System (AIS) «STEP • The electronic management system of the university «Socrat» [http://vsau.vin.ua/]</p><p>• Program complex "Automated educational institution management system" [https://mkr.org.ua/]. The information systems listed above automate the main structural divisions of the higher educational institution -the dean's office, the academic department, the admissions committee, the personnel department, the accounting and financial department, etc.</p><p>The main processes that can be automated in the presented automated systems include:</p><p>• management of the educational process;</p><p>• management of the introductory campaign;</p><p>• management of information resources;</p><p>• management of financial and economic activities;</p><p>• management of scientific work. The analysis of the information systems of the automation of the activities of the higher educational institution carried out in the article <ref type="bibr" target="#b16">[17]</ref> allow to determine the following characteristics of higher educational information system:</p><p>• open architecture;</p><p>• modular designs;</p><p>• cross-platform architecture;</p><p>• minimization of client software requirements;</p><p>• differentiation of user access rights;</p><p>• simultaneous access by multiple users;</p><p>• network security controls.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Systems design</head><p>iZETA is an automated system of planning, organization, management and control of the educational process in higher educational institutions. The system is designed to create, support, process and save information about the components of the educational process; automation of document flow in planning, organization, management and control of the educational process; information and analytical support of all units of the educational institution. The system covers all stages from the formation of educational plans to the preparation of the timetable scheduling and the formation of accounting data for the completed teaching load by the teaching staff of the university. The purpose of creating the software package is to obtain reliable and complete information about the educational process in a timely manner, as well as to reduce the labor intensity of inputting and analyzing accounting information, increasing efficiency, consistency and reliability of data. A software package implemented on the basis of client/server technology. The database server uses the MySQL DBMS version 5.0 and higher, which ensures high reliability of data storage and integrity. The client interface language of the system is Ukrainian. Most of the printed forms automatically generated by the system are internal format reports that can be exported in MS Excel or MS Word format, saved as individual files with the option for additional individual editing and printing. The operating system required for installing the client system is Windows 2000/2003/XP/Vista/7/8/8.1/10. Work logs make it possible to monitor each user's access to certain system data. With the help of the "iZETA-Updater" tool, system modules are automatically updated. Primary data is formed through a system of directories that make it possible to accumulate the following information in the database:</p><p>• list of educational institutions (branches of the main educational institution);</p><p>• list of university classrooms;</p><p>• list of education programs;</p><p>• list of departments of the university;</p><p>• list of academic disciplines;</p><p>• information about academic staff and employees of the university;</p><p>• list of full-time and part-time positions;</p><p>• hourly wage tariff grid;</p><p>• categories of administrative documents;</p><p>• templates of printed forms etc. The access of authorized users to work with system modules is regulated through the administration module. With the help of a multi-level system of access regulation in one information field, users of different departments and departments of the educational institution can interact.</p><p>The system has a modular structure. Each submodule is called by the main module, and each submodule completes a relatively independent function. Each submodule can be developed, tested, and modified independently and finally forms the whole system, so the system has good scalability. The system is divided into twelve modules:</p><p>• Management of the study plan;</p><p>• Editor of the study plan;</p><p>• Consolidated educational process timetable;</p><p>• Management of the Consolidated streams;</p><p>• Teaching load calculations;</p><p>• Teaching load distribution;</p><p>• Timetable scheduling;</p><p>• Management of the teaching load;</p><p>• Business trip manager;</p><p>• Management of publishing of printed products;</p><p>• Administrative documents management;</p><p>• Printing documents on higher education;</p><p>The system structure is shown in Figure <ref type="figure">1</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Database Algotithms</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Interface</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Add-on m-Admin</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Moodle</head><p>Web site Registration -menus; -forms; -tables; -reports</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Figure 1: Top level components of iZETA</head><p>The server part of the iZETA is the intermediary between the database and users' applications. The main tasks of the server part are transparent access of clients to the database, ensuring the simultaneous operation of all users and synchronization and data exchange between users. The architecture of the software is designed in such a way that all users work in a single information space. So, the changes made by one user are instantly visible to all other users.</p><p>The interface handles the different menus, forms, data management, schedule management (Web site with schedule for students and academic staff), report management, and user management.</p><p>Schedule formation is computationally complex problem of distributing sets of resources to support the curricular needs: accessible workforce, courses, appropriated classrooms, labs, and working days of academic staff and student. "The allocation of given resources to specific objects being placed in space time, in such way as to satisfy as nearly as possible a set of desirable objectives, subjected to constraints." The presence of knowledge for creating timetabling software has led to new insights, like improved methodologies and more comprehensive models <ref type="bibr" target="#b18">[19]</ref>. Timetable must meet a number of requirements and should satisfy the desires of all entities involved simultaneously as well as possible. The timing of events must be such that nobody has more than one event at the same time <ref type="bibr" target="#b19">[20]</ref>. The architecture of the program module Timetable scheduling Module consists of such main components, represented in Figure <ref type="figure" target="#fig_0">2</ref>. This structure allows to meet the specific requirement of the system, including scalability and maintainability. This Timetable scheduling Module is able to handle large amount of data and flexible to adapt to changes in the scheduling requirements. This module performs the main functions, such as:</p><p>• formation of a list of university classrooms with the selection of their types -lecture classrooms, laboratories and seminar classrooms, multimedia and computer classrooms (Figure <ref type="figure" target="#fig_1">3</ref>); • formation of the schedule for the current academic year for the corresponding educational institution in a semi-automatic mode; • analysis of the formed schedule for the presence of critical inconsistencies for each academic staff member; • analysis of the workload of the classrooms for the specified period;</p><p>• blocking in the schedule for the academic staff member due to his business trip or vacation; • generating printed forms of relevant documents, exporting them to MS Excel file format.</p><p>The architecture of a Timetable scheduling Module includes several layers or components, such as:</p><p>• User interface layer: This layer provides the user interface for administrators or scheduling managers to input data, configure scheduling rules and constraints, view schedules, and generate reports (Figure <ref type="figure" target="#fig_2">4</ref>). These reports help managers to make informed decision about resource allocation and course offering. • Integration layer. This layer allows for integration with other modules of iZETA (Figure <ref type="figure" target="#fig_0">2</ref>). It enables the module to exchange data, ensuring consistency and accuracy across the entire system. • User presentation layer. This layer provides the user web interface for the module, allowing users to interact with the system and schedule. The layer distributes information through a browser. So, the user can send requests to the server, and display the results returned by the server. • Error handling layer. This layer is responsible for identifying, reporting, and handling errors that occur during the operation of the module. It provides mechanisms for detecting, reporting, and handling errors, ensuring that the system operates smoothly and efficiently. When an error is detected, the error handling layer generates an error message that describes the nature of the error. The error message is displayed on the user interface (Figure <ref type="figure" target="#fig_3">5</ref>). During the schedule formation, the system monitors three crucial components of the module: the teacher's schedule, classroom availability, and group schedules. If the system identifies an error at least in any of these components, courses cannot be scheduled for a specific time or in a particular classroom. Each component's availability is represented by a specific color. For instance, in the figure, the purple color indicates group availability, while the pink color represents teacher schedules. To prevent conflicts in the schedule grid, such as when a teacher is simultaneously assigned to multiple groups, changes are automatically reflected for all users whenever adjustments are made to the schedule. Following this approach, dispatchers responsible for creating the schedule can track real-time changes and identify any overlay errors.</p><p>In Timetable Scheduling Module there are some constraints that are detected using the Error handling component <ref type="bibr" target="#b21">[21]</ref>:</p><p>• Lectures should not have timeslot clashes.</p><p>• None of the room could be used for two different lectures at same time slot.</p><p>• None of the lecturer should have two classes at same time slot • Every classroom must be scheduled exactly once at same time slot.</p><p>• The working hours should be according to teaching load. The schedule adjustment capability enables Schedule Managers to manually fix schedules in order to apply constraints that are not implemented by the auto-scheduler function of the system.</p><p>The architecture of the software module is designed in such a way that all schedule makers work in a single information space. Changes made by one schedule maker are instantly visible to all other schedule makers. According to this approach, the dispatchers that make up the schedule can track changes in real time and see any kinds of overlays.</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: The main component of the Timetable scheduling Module</figDesc></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: The interface for choosing the university classroom</figDesc><graphic coords="6,114.50,554.89,365.95,194.99" 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: The interface for scheduling managers to input data</figDesc><graphic coords="7,151.63,281.98,305.92,194.95" 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: The interface for error handling</figDesc><graphic coords="8,72.00,123.59,478.55,308.97" type="bitmap" /></figure>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><p>The key actors for the proposed program module "Timetable scheduling" include Administrators, Education department, Schedule Manager, Head of department, Lecturers, and Students (Figure <ref type="figure">6</ref>).</p></div>
			</div>

			<div type="annex">
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Admin</head><p>The Administrator manages the application, access rights and data warehouse. The Education Department is responsible for education planning: study plans, teaching load, student's data and academic staff data. The responsible employee of this department is engaged in updating data in warehouse, creating, and editing of the study plans, monitoring the distribution of teaching load. Report management enables the users to view or print schedule reports. Students and Lecturers management allows the Education Department to edit other possible users of the system.</p><p>The schedule manager is responsible for scheduling and managing the overall Timetable Module. Students and Lecturers, and other guest users in general may view schedules through the relevant website.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Conclusions</head><p>An automated system (iZETA) was provided for the process of planning, organization, management and control of the educational process in higher educational institutions. The paper explains the work of the Timetable Scheduling Module of this system. The paper has contributed directly to improving the work on scheduling by automating the work of the Schedule managers. The program can be used for the general automation of the activities of a higher educational institution, including the work of the educational department.</p><p>The system was implemented in two universities in Ukraine, and it received several favorable reviews during its operation, highlighting improvements in various departments. The main positive aspects of the system include:</p><p>-Quick generation of reports and documents related to student documentation, such as orders and study plans.</p><p>-A convenient and intuitive program interface.</p><p>-A small program volume with low system requirements for installation.</p><p>-The real-time access to course schedules and grades is incredibly helpful. It has made tracking an academic progress much easier.</p><p>Program users have also put forward a number of proposals related to improving the system, which will be taken into account in further modifications. These include:</p><p>-The development of a mobile version of the schedule, adapted for Android and iOS.</p><p>-Integration with external tools like Google Calendar or task management apps, which would enhance the system's usability for organizing assignments and deadlines.</p></div>			</div>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Understanding the concept of the entrepreneurial university from the perspective of higher education models</title>
		<author>
			<persName><forename type="first">C</forename><surname>Sam</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Van Der Sijde</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Higher Education</title>
		<imprint>
			<biblScope unit="volume">68</biblScope>
			<biblScope unit="page" from="891" to="908" />
			<date type="published" when="2014">2014</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">COVID-19: 20 countries&apos; higher education intra-period digital pedagogy responses</title>
		<author>
			<persName><forename type="first">J</forename><surname>Crawford</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Butler-Henderson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Rudolph</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Malkawi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Glowatz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Burton</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Magni</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Lam</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Applied Learning &amp; Teaching</title>
		<imprint>
			<biblScope unit="volume">3</biblScope>
			<biblScope unit="page" from="1" to="20" />
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Designing a smart system for building student&apos;s schedule-An application at Neelain University</title>
		<author>
			<persName><forename type="first">Mozamel</forename><surname>Saeed</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Ahmed</forename><surname>Fahim</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Advanced and Applied Sciences</title>
		<imprint>
			<biblScope unit="page" from="82" to="94" />
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Analysis of the digital transformation of higher education institutions: a theoretical framework</title>
		<author>
			<persName><forename type="first">F</forename><surname>Almaraz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">M</forename><surname>Machado</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Esteban</forename></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">L</forename></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">EDMETIC</title>
		<imprint>
			<biblScope unit="volume">6</biblScope>
			<biblScope unit="page" from="181" to="202" />
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Managing for competency with innovation change in higher education: Examining the pitfalls and pivots of digital transformation</title>
		<author>
			<persName><forename type="first">N</forename><forename type="middle">C</forename><surname>Jackson</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Business Horizons</title>
		<imprint>
			<biblScope unit="volume">62</biblScope>
			<biblScope unit="page" from="761" to="772" />
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Digital Transformation in Higher Education Institutions with Business Process Management: Robotic Process Automation mediation model</title>
		<author>
			<persName><forename type="first">H</forename><forename type="middle">L</forename><surname>Mora</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">P</forename><surname>Sanchez</surname></persName>
		</author>
		<idno type="DOI">10.23919/cisti49556.2020.9140851</idno>
		<idno>doi:</idno>
		<ptr target="https://doi.org/10.23919/cisti49556.2020.9140851" />
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 15th Iberian Conference on Information Systems and Technologies (CISTI)</title>
				<meeting>the 15th Iberian Conference on Information Systems and Technologies (CISTI)</meeting>
		<imprint>
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Five Common Assumptions That Prevent Digital Transformation at Higher Education Institutions</title>
		<author>
			<persName><forename type="first">M</forename><surname>Kopp</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><surname>Gröblinger</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Adams</surname></persName>
		</author>
		<idno type="DOI">10.21125/inted.2019</idno>
		<idno>doi:</idno>
		<ptr target="https://doi.org/10.21125/inted.2019" />
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 13th International Technology, Education and Development Conference</title>
				<meeting>the 13th International Technology, Education and Development Conference<address><addrLine>Valencia</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2019-03-13">11-13 March 2019</date>
			<biblScope unit="page" from="1448" to="1457" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<monogr>
		<author>
			<persName><forename type="first">Adam</forename><surname>Marks</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Al-Ali</forename><surname>Maytha</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Reem</forename><surname>Atassi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Abedallah</forename><surname>Zaid Abualkishik</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Yacine</forename><surname>Rezgui</surname></persName>
		</author>
		<ptr target="https://zuscholars.zu.ac.ae/works/4073" />
		<title level="m">Digital transformation in higher education: a framework for maturity assessment</title>
				<imprint>
			<publisher>All Works</publisher>
			<date type="published" when="2020">2020</date>
			<biblScope unit="volume">4073</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">From dual digitalization todigital learning space: Exploring the digital transformation of higher education</title>
		<author>
			<persName><forename type="first">M</forename><surname>Daehlen</surname></persName>
		</author>
		<idno type="DOI">10.1016/j.compedu.2022.104463</idno>
		<idno>doi:</idno>
		<ptr target="https://doi.org/10.1016/j.compedu.2022.104463" />
	</analytic>
	<monogr>
		<title level="j">Computers &amp; Education</title>
		<imprint>
			<biblScope unit="volume">182</biblScope>
			<biblScope unit="page">104463</biblScope>
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">The Internationalization of Higher Education: Motivations and Realities</title>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">G</forename><surname>Altbach</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Knight</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Studies in International Education</title>
		<imprint>
			<biblScope unit="volume">11</biblScope>
			<biblScope unit="page" from="290" to="305" />
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Practices in timetabling in higher education institutions: a systematic review</title>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">A</forename><surname>Vrielink</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><forename type="middle">A</forename><surname>Jansen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><forename type="middle">W</forename><surname>Hans</surname></persName>
		</author>
		<idno type="DOI">10.1007/s10479-017-2688-8</idno>
		<ptr target="https://doi.org/10.1007/s10479-017-2688-8" />
	</analytic>
	<monogr>
		<title level="j">Ann Oper Res</title>
		<imprint>
			<biblScope unit="volume">275</biblScope>
			<biblScope unit="page" from="145" to="160" />
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<monogr>
		<author>
			<persName><forename type="first">G</forename><surname>Philip</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Altbach</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Reisberg</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Rumbley</surname></persName>
		</author>
		<idno type="DOI">10.1163/9789004406155</idno>
		<idno>doi:</idno>
		<ptr target="https://doi.org/10.1163/9789004406155" />
		<title level="m">Trends in global higher education: Tracking an academic revolution</title>
				<meeting><address><addrLine>The Netherlands</addrLine></address></meeting>
		<imprint>
			<publisher>Brill</publisher>
			<date type="published" when="2010">2010</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Automated Information Management System of Higher Education Institution</title>
		<author>
			<persName><forename type="first">М</forename><forename type="middle">М</forename><surname>Kosiyuk</surname></persName>
		</author>
		<author>
			<persName><forename type="first">К</forename><forename type="middle">Е</forename><surname>Bilovskyi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">В</forename><forename type="middle">М</forename><surname>Lysak</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Electronic University</title>
		<imprint>
			<biblScope unit="volume">93</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="96" to="116" />
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
	<note>ITLT</note>
</biblStruct>

<biblStruct xml:id="b13">
	<monogr>
		<author>
			<persName><forename type="first">M</forename><surname>Bogdan</surname></persName>
		</author>
		<ptr target="https://kindgeek.com/blog/post/how-to-develop-a-university-management-software" />
		<title level="m">How to Develop a University Management Software</title>
				<imprint>
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">An automated information system to ensure quality in higher education institutions</title>
		<author>
			<persName><forename type="first">M</forename><surname>Elhoseny</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Metawa</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">E</forename><surname>Hassanien</surname></persName>
		</author>
		<idno type="DOI">10.1109/icenco.2016.7856468</idno>
		<idno>doi:</idno>
		<ptr target="https://doi.org/10.1109/icenco.2016.7856468" />
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 2th International Computer Engineering Conference (ICENCO)</title>
				<meeting>the 2th International Computer Engineering Conference (ICENCO)</meeting>
		<imprint>
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<monogr>
		<ptr target="URL:www.unitime.org" />
		<title level="m">UniTime</title>
				<imprint/>
		<respStmt>
			<orgName>University Timetabling</orgName>
		</respStmt>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">Nowadays analysis of using information and communication technologies in the universities management. Collection of scientific papers Kamianets-podilskyi national Ivan Ohiienko university</title>
		<author>
			<persName><forename type="first">V</forename><forename type="middle">G</forename><surname>Gritsenko</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Pedagogical Series</title>
		<imprint>
			<biblScope unit="volume">20</biblScope>
			<biblScope unit="page" from="256" to="259" />
			<date type="published" when="2014">2014</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">Permasalahan Implementasi Sistem Informasi Di Perguruan Tinggi Swasta</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">A</forename><surname>Murtadho</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Wahid</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Jurnal Ilmiah Teknologi Sistem Informasi</title>
		<imprint>
			<biblScope unit="volume">2</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="17" to="21" />
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">University timetabling: Bridging the gap between research and practice</title>
		<author>
			<persName><forename type="first">B</forename><surname>Mccollum</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Ireland</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the international conference on the practice and theory of automated timetabling (PATAT)</title>
				<meeting>the international conference on the practice and theory of automated timetabling (PATAT)</meeting>
		<imprint>
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<monogr>
		<title level="m" type="main">School timetable construction: algorithms and complexity</title>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">J</forename><surname>Willemen</surname></persName>
		</author>
		<imprint/>
		<respStmt>
			<orgName>Mathematics and Computer Science</orgName>
		</respStmt>
	</monogr>
	<note type="report_type">Research TU/e / Graduation TU/e</note>
</biblStruct>

<biblStruct xml:id="b20">
	<monogr>
		<title/>
		<idno type="DOI">10.6100/IR553569</idno>
		<ptr target="https://doi.org/10.6100/IR553569" />
		<imprint>
			<date type="published" when="2002">2002</date>
		</imprint>
		<respStmt>
			<orgName>Technische Universiteit Eindhoven</orgName>
		</respStmt>
	</monogr>
</biblStruct>

<biblStruct xml:id="b21">
	<analytic>
		<title level="a" type="main">Advancement of a productive Timetable System</title>
		<author>
			<persName><forename type="first">Perumal</forename><surname>Sundresan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Tabassum</forename><surname>Mujahid</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Samy</forename><surname>Norita</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Perumal</forename><surname>Ganthan</surname></persName>
		</author>
		<author>
			<persName><surname>Sivananthan</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Global Conference on control framework, figuring and Engineering</title>
				<meeting>the Global Conference on control framework, figuring and Engineering<address><addrLine>Malaysia</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2018-11">November 2018</date>
			<biblScope unit="page" from="23" to="25" />
		</imprint>
	</monogr>
</biblStruct>

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