ice Promising Instructional Practices for English Language Learners By Published On :: 2018-02-05 Aim/Purpose: The purpose of this exploratory case study was to understand how teachers, working with English Language Learners (ELLs), expanded their knowledge and instructional practices as they implemented a one-to-one iPad® program. Background: English Language Learners experience linguistic, cultural, and cognitive shifts that can be challenging, and at times lead to isolation for ELLs. While technology can be engaging, devices alone do not shift instructional practices, nor lead to student learning. Technology must be leveraged through shifts to pedagogical practice and linked thoughtfully to content goals. Methodology: This research was conducted through a qualitative case study of educators at an international school. Contribution: This study describes promising pedagogical practices for leveraging 1:1 mobile devices for ELLs. Findings: iPads can be a support for ELL students. One-to-one iPads allowed teachers to experiment with new pedagogical approaches, but this development varies greatly between teachers. During the 1:1 implementation there were challenges reported. Recommendations for Practitioners: In order to mitigate some of these challenges, and build on the success of this study, the researcher suggests developing a common vision for technology integration, using collaborative models of ELL teaching, and investing in professional development. Recommendation for Researchers: Researchers should continue to document and observe the learning outcomes of ELL students in 1:1 environments, including an experimental study. Impact on Society: ELLs can benefit from 1:1 technology, and new pedagogical practices. For teachers to implement these new practices conversations on philosophy, engagement with families, and consistent professional development. Future Research: Future research can continue to expand the population of ELL students in 1:1 mobile learning environments; and the most powerful pedagogical practices. Full Article
ice Constructed Response or Multiple-Choice Questions for Assessing Declarative Programming Knowledge? That is the Question! By Published On :: 2019-12-26 Aim/Purpose: This paper presents a data mining approach for analyzing responses to advanced declarative programming questions. The goal of this research is to find a model that can explain the results obtained by students when they perform exams with Constructed Response questions and with equivalent Multiple-Choice Questions. Background: The assessment of acquired knowledge is a fundamental role in the teaching-learning process. It helps to identify the factors that can contribute to the teacher in the developing of pedagogical methods and evaluation tools and it also contributes to the self-regulation process of learning. However, better format of questions to assess declarative programming knowledge is still a subject of ongoing debate. While some research advocates the use of constructed responses, others emphasize the potential of multiple-choice questions. Methodology: A sensitivity analysis was applied to extract useful knowledge from the relevance of the characteristics (i.e., the input variables) used for the data mining process to compute the score. Contribution: Such knowledge helps the teachers to decide which format they must consider with respect to the objectives and expected students results. Findings: The results shown a set of factors that influence the discrepancy between answers in both formats. Recommendations for Practitioners: Teachers can make an informed decision about whether to choose multiple-choice questions or constructed-response taking into account the results of this study. Recommendation for Researchers: In this study a block of exams with CR questions is verified to complement the area of learning, returning greater performance in the evaluation of students and improving the teaching-learning process. Impact on Society: The results of this research confirm the findings of several other researchers that the use of ICT and the application of MCQ is an added value in the evaluation process. In most cases the student is more likely to succeed with MCQ, however if the teacher prefers to evaluate with CR other research approaches are needed. Future Research: Future research must include other question formats. Full Article
ice Concept–based Analysis of Java Programming Errors among Low, Average and High Achieving Novice Programmers By Published On :: 2019-05-22 Aim/Purpose: The study examined types of errors made by novice programmers in different Java concepts with students of different ability levels in programming as well as the perceived causes of such errors. Background: To improve code writing and debugging skills, efforts have been made to taxonomize programming errors and their causes. However, most of the studies employed omnibus approaches, i.e. without consideration of different programing concepts and ability levels of the trainee programmers. Such concepts and ability specific errors identification and classifications are needed to advance appropriate intervention strategy. Methodology: A sequential exploratory mixed method design was adopted. The sample was an intact class of 124 Computer Science and Engineering undergraduate students grouped into three achievement levels based on first semester performance in a Java programming course. The submitted codes in the course of second semester exercises were analyzed for possible errors, categorized and grouped across achievement level. The resulting data were analyzed using descriptive statistics as well as Pearson product correlation coefficient. Qualitative analyses through interviews and focused group discussion (FGD) were also employed to identify reasons for the committed errors. Contribution:The study provides a useful concept-based and achievement level specific error log for the teaching of Java programming for beginners. Findings: The results identified 598 errors with Missing symbols (33%) and Invalid symbols (12%) constituting the highest and least committed errors respec-tively. Method and Classes concept houses the highest number of errors (36%) followed by Other Object Concepts (34%), Decision Making (29%), and Looping (10%). Similar error types were found across ability levels. A significant relationship was found between missing symbols and each of Invalid symbols and Inappropriate Naming. Errors made in Methods and Classes were also found to significantly predict that of Other Object concepts. Recommendations for Practitioners: To promote better classroom practice in the teaching of Java programming, findings for the study suggests instructions to students should be based on achievement level. In addition to this, learning Java programming should be done with an unintelligent editor. Recommendations for Researchers: Research could examine logic or semantic errors among novice programmers as the errors analyzed in this study focus mainly on syntactic ones. Impact on Society: The digital age is code-driven, thus error analysis in programming instruction will enhance programming ability, which will ultimately transform novice programmers into experts, particularly in developing countries where most of the software in use is imported. Future Research: Researchers could look beyond novice or beginner programmers as codes written by intermediate or even advanced programmers are still not often completely error free. Full Article
ice Novice Programmers’ Coping with Multi-Threaded Software Design By Published On :: 2020-07-25 Aim/Purpose: Multi-threaded software design is considered to be difficult, especially to novice programmers. In this study, we explored how students cope with a task that its solution requires a multi-threaded architecture to achieve optimal runtime. Background: An efficient exploit of multicore processors architecture requires computer programs that use parallel programming techniques. However, parallel programming is difficult to understand and apply by novice programmers. Methodology: The students had to address a two-stage problem: (1) design an optimal runtime solution to a given problem with no additional instructions; and (2) provide an optimal runtime multi-threaded design to the same problem. Interviews were conducted with a representative group of students to understand the underlying causes of their provided designs. We used qualitative research methods to gain refined insights regarding the students’ decision making during the design process. To analyze the gained data, we used content analysis tools. Contribution: The case study presented in this paper will help the teacher to stress the merits and limitations of various parallel architectures and confront students with the consequences of their solutions via performances’ benchmark. Findings: Analysis of the student’s solutions to the first stage revealed that the majority of them did not provide a multi-threaded solution ignoring the optimal runtime requirement. At the second stage, seven various architectures were provided differing in the number of involved threads, the data structures used, and the synchronization mechanism employed. The majority of the solutions were sub-optimal and only a few students provided an optimal one. Recommendations for Practitioners: We recommend conducting class discussions that will follow a task similar to the one used in this study. Recommendation for Researchers: To be able to generalize the received results this research should be repeated with larger study participant groups from various academic institutions. Impact on Society: Understanding the difficulties of novice programmers may lead to quality software systems. Future Research: To be able to generalize the received results this research should be repeated with larger study participant groups from various academic institutions. Full Article
ice E- Assessment with Multiple-Choice Questions: A 5 Year Study of Students’ Opinions and Experience By Published On :: 2020-01-24 Aim/Purpose: The aim of this study is to understand student’s opinions and perceptions about e-assessment when the assessment process was changed from the traditional computer assisted method to a multiple-choice Moodle based method. Background: In order to implement continuous assessment to a large number of students, several shifts are necessary, which implies as many different tests as the number of shifts required. Consequently, it is difficult to ensure homogeneity through the different tests and a huge amount of grading time is needed. These problems related to the traditional assessment based on computer assisted tests, lead to a re-design of the assessment resulting in the use of multiple-choice Moodle tests. Methodology: A longitudinal, concurrent, mixed method study was implemented over a five-year period. A survey was developed and carried out by 815 undergraduate students who experienced the electronic multiple-choice questions (eMCQ) assessment in the courses of the IS department. Qualitative analyses included open-ended survey responses and interviews with repeating students in the first year. Contribution: This study provides a reflection tool on how to incorporate frequent moments of assessment in courses with a high number of students without overloading teachers with a huge workload. The research analysed the efficiency of assessing non-theoretical topics using eMCQ, while ensuring the homogeneity of assessment tests, which needs to be complemented with other assessment methods in order to assure that students develop and acquire the expected skills and competencies. Findings: The students involved in the study appreciate the online multiple-choice quiz assessment method and perceive it as fair but have a contradictory opinion regarding the preference of the assessment method, throughout the years. These changes in perception may be related to the improvement of the question bank and categorisation of questions according to difficulty level, which lead to the nullification of the ‘luck factor’. Other major findings are that although the online multiple-choice quizzes are used with success in the assessment of theoretical topics, the same is not in evidence regarding practical topics. Therefore, this assessment needs to be complemented with other methods in order to achieve the expected learning outcomes. Recommendations for Practitioners: In order to be able to evaluate the same expected learning outcomes in practical topics, particularly in technology and information systems subjects, the evaluator should complement the online multiple-choice quiz assessment with other approaches, such as a PBL method, homework assignments, and/or other tasks performed during the semester. Recommendation for Researchers: This study explores e-assessment with online multiple-choice quizzes in higher education. It provides a survey that can be applied in other institutions that are also using online multiple-choice quizzes to assess non-theorical topics. In order to better understand the students’ opinions on the development of skills and competencies with online multiple-choice quizzes and on the other hand with classical computer assisted assessment, it would be necessary to add questions concerning these aspects. It would then be interesting to compare the findings of this study with the results from other institutions. Impact on Society: The increasing number of students in higher education has led to a raised use of e-assessment activities, since it can provide a fast and efficient manner to assess a high number of students. Therefore, this research provides meaningful insight of the stakeholders’ perceptions of online multiple-choice quizzes about practical topics. Future Research: An interesting study, in the future, would be to obtain the opinions of a particular set of students on two tests, one of the tests using online multiple-choice quizzes and the other through a classical computer assisted assessment method. A natural extension of the present study is a comparative analysis regarding the grades obtained by students who performed one or another type of assessment (online multiple-choice quizzes vs. classical computer assisted assessment). Full Article
ice New Findings on Student Multitasking with Mobile Devices and Student Success By Published On :: 2021-03-18 Aim/Purpose: This paper investigates the influence of university student multitasking on their learning success, defined as students’ learning satisfaction and performance. Background: Most research on student multitasking finds student multitasking problematic. However, this research is generally from 2010. Yet, today’s students are known to be digital natives and they have a different, more positive, relationship with mobile technologies. Based on the old findings, most instructors ban mobile technology use during instruction, and design their online courses without regard for the mobile technology use that happens regardless of their ban. This study investigates whether today’s instructors and learning management system interface designers should take into account multitasking with mobile technologies. Methodology: A quasi-experimental design was used in this study. Data were collected from 117 students across two sections of an introductory Management Information Systems class taught by the first author. We took multiple approaches and steps to control for confounding factors and to increase the internal validity of the study. We used a control group as a comparison group, we used a pre-test, we controlled for selection bias, and we tested for demographic differences between groups. Contribution: With this paper, we explicated the relationship between multitasking and learning success. We defined learning success as learning performance and learning satisfaction. Contrary to the literature, we found that multitasking involving IT texting does not decrease students’ learning performance. An explanation of this change is the change in the student population, and the digital nativeness between 2010s and 2020 and beyond. Findings: Our study showed that multitasking involving IT texting does not decrease students’ performance in class compared to not multitasking. Secondly, our study showed that, overall, multitasking reduced the students’ learning satisfaction despite the literature suggesting otherwise. We found that attitude towards multitasking moderated the relationship between multitasking and learning satisfaction as follows. Individuals who had a positive attitude towards multitasking had high learning satisfaction with multitasking. However, individuals who had positive attitude toward multitasking did not necessarily have higher learning performance. Recommendations for Practitioners: We would recommend both instructors and the designers of learning management systems to take mobile multitasking into consideration while designing courses and course interfaces, rather than banning multitasking, and assuming that the students do not do it. Furthermore, we recommend including multitasking into relevant courses such as Management Information Systems courses to make students aware of their own multitasking behavior and their results. Recommendation for Researchers: We recommend that future studies investigate multitasking with different instruction methods, especially studies that make students aware of their multitasking behavior and its outcomes will be useful for next generations. Impact on Society: This paper investigates the role of mobile multitasking on learning performance. Since mobile technologies are ubiquitous and their use in multitasking is common, their use in multitasking affects societal performance. Future Research: Studies that replicate our research with larger and more diverse samples are needed. Future research could explore research-based experiential teaching methods, similar to this study. Full Article
ice Generating a Template for an Educational Software Development Methodology for Novice Computing Undergraduates: An Integrative Review By Published On :: 2024-09-24 Aim/Purpose: The teaching of appropriate problem-solving techniques to novice learners in undergraduate software development education is often poorly defined when compared to the delivery of programming techniques. Given the global need for qualified designers of information technology, the purpose of this research is to produce a foundational template for an educational software development methodology grounded in the established literature. This template can be used by third-level educators and researchers to develop robust educational methodologies to cultivate structured problem solving and software development habits in their students while systematically teaching the intricacies of software creation. Background: While software development methodologies are a standard approach to structured and traceable problem solving in commercial software development, educational methodologies for inexperienced learners remain a neglected area of research due to their assumption of prior programming knowledge. This research aims to address this deficit by conducting an integrative review to produce a template for such a methodology. Methodology: An integrative review was conducted on the key components of Teaching Software Development Education, Problem Solving, Threshold Concepts, and Computational Thinking. Systematic reviews were conducted on Computational Thinking and Software Development Education by employing the Preferred Reporting Items for Systematic Reviews and Meta-Analyses (PRISMA) process. Narrative reviews were conducted on Problem Solving and Threshold Concepts. Contribution: This research provides a comprehensive analysis of problem solving, software development education, computational thinking, and threshold concepts in computing in the context of undergraduate software development education. It also synthesizes review findings from these four areas and combines them to form a research-based foundational template methodology for use by educators and researchers interested in software development undergraduate education. Findings: This review identifies seven skills and four concepts required by novice learners. The skills include the ability to perform abstraction, data representation, decomposition, evaluation, mental modeling, pattern recognition, and writing algorithms. The concepts include state and sequential flow, non-sequential flow control, modularity, and object interaction. The teaching of these skills and concepts is combined into a spiral learning framework and is joined by four development stages to guide software problem solving: understanding the problem, breaking into tasks, designing, coding, testing, and integrating, and final evaluation and reflection. This produces the principal finding, which is a research-based foundational template for educational software development methodologies. Recommendations for Practitioners: Focusing introductory undergraduate computing courses on a programming syllabus without giving adequate support to problem solving may hinder students in their attainment of development skills. Therefore, providing a structured methodology is necessary as it equips students with essential problem-solving skills and ensures they develop good development practices from the start, which is crucial to ensuring undergraduate success in their studies and beyond. Recommendation for Researchers: The creation of educational software development methodologies with tool support is an under-researched area in undergraduate education. The template produced by this research can serve as a foundational conceptual model for researchers to create concrete tools to better support computing undergraduates. Impact on Society: Improving the educational value and experience of software development undergraduates is crucial for society once they graduate. They drive innovation and economic growth by creating new technologies, improving efficiency in various industries, and solving complex problems. Future Research: Future research should concentrate on using the template produced by this research to create a concrete educational methodology adapted to suit a specific programming paradigm, with an associated learning tool that can be used with first-year computing undergraduates. Full Article
ice Faculty Perspectives on Web Learning Apps and Mobile Devices on Student Engagement By Published On :: 2024-04-22 Aim/Purpose: The digital ecosystem has contributed to the acceleration of digital and mobile educational tools across institutions worldwide. The research displays educators’ perspectives on web applications on mobile devices that can be used to engage and challenge students while impacting their learning. Background: Explored are elements of technology in education and challenges and successes reported by instructors to shift learning from static to dynamic. Methodology: Insights for this study were gained through questionnaires and focus groups with university educators in the United Arab Emirates. Key questions addressed are (1) challenges/benefits, (2) types of mobile technology applications used by educators, and (3) strategies educators use to support student learning through apps. The research is assisted by focus groups and a sample of 42 completed questionnaires. Contribution: The work contributes to web/mobile strategic considerations in the classroom that can support student learning and outcomes. Findings: The results reported showcase apps that were successfully implemented in classrooms and provide a perspective for today’s learning environment that could be useful for instructors, course developers, or any educational institutions. Recommendations for Practitioners: Academics can integrate suggested tools and explore engagement and positive associations with tools and technologies. Recommendation for Researchers: Researchers can consider new learning applications, mobile devices, course design, learning strategies, and student engagement practices for future studies. Impact on Society: Digitization and global trends are changing how educators teach, and students learn; therefore, gaps need to be continually filled to keep up with the pace of ever-evolving digital technologies that can engage student learning. Future Research: Future research may focus on interactive approaches toward mobile devices in higher education learning and shorter learning activities to engage students. Full Article
ice E-service quality subdimensions and their effects upon users' behavioural and praising intentions in internet banking services By www.inderscience.com Published On :: 2024-10-21T23:20:50-05:00 The purpose of this study is to explore the effect of electronic service quality subdimensions upon the behavioural and praising intentions of users engaged in internet banking. Using the survey method, 203 responses were collected from users of online banking in Turkey. A partial least square structural equation model was constructed to test both the reliability and validity of the measurement, as well as the structural model. The results indicated that emotional benefits, ease of use, and control subdimensions, which are influenced through graphical quality and layout clarity, have a significant and positive impact upon the behavioural and praising intentions of users of online banking. The study did not find support for the direct effect of layout clarity upon behavioural and praising intentions. Full Article
ice Exploring the impact of monetary policy on sustainable development with mediation of e-banking services and moderation of financial risk awareness By www.inderscience.com Published On :: 2024-11-11T23:20:50-05:00 Monetary policy is essential for sustainable growth where effective monetary policies can improve investment, employment, and consumption by fostering a balanced and resilient economy. However, sustainable development is vital for harmonising economic growth, social equity, and environmental preservation. A number of factors have been discussed in the literature that impact sustainable development. However, this study explicitly tries to investigate the nexus among the monetary policy (MP) toward sustainable development (SD) with the mediation of e-banking services (e-BS) and moderation of financial risk management (FRM) from China drawing on stakeholder theory. It discovered a significant connection between monetary policy and sustainable development along with sub-dimensions of SD. Likewise, this study confirmed a positive mediating influence of e-BS between monetary policy and sustainable development. Finally, the study additionally ensured a positive moderation of financial risk between monetary policy and sustainable development, respectively. These outcomes bestow several interesting insights into monetary policy, e-banking services, financial risk management, and sustainable development. Full Article
ice Research on construction of police online teaching platform based on blockchain and IPFS technology By www.inderscience.com Published On :: 2024-07-04T23:20:50-05:00 Under the current framework of police online teaching, in order to effectively solve the lack of high-quality resources of the traditional platform, backward sharing technology, poor performance of the digital platform and the privacy problems faced by each subject in sharing. This paper designs and implements the online teaching platform based on blockchain and interplanetary file system (IPFS). Based on the architecture of a 'decentralised' police online teaching platform, the platform uses blockchain to store hashes of encrypted private information and user-set access control policies, while the real private information is stored in IPFS after encryption. In the realisation of privacy information security storage at the same time to ensure the effective control of the user's own information. In order to achieve flexible rights management, the system classifies private information. In addition, the difficulties of police online teaching and training reform in the era of big data are solved one by one from the aspects of communication mode, storage facilities, incentive mechanism and confidentiality system, which effectively improves the stability and security of police online teaching. Full Article
ice Study on marketing strategy innovation of mobile payment service under internet environment By www.inderscience.com Published On :: 2024-07-04T23:20:50-05:00 In order to overcome the problems of low efficiency, low user satisfaction and poor customer growth rate under the traditional marketing strategy, this paper studies the innovative strategy of mobile payment business marketing strategy under the internet environment. First of all, study the status quo of mobile payment business marketing in the internet environment, obtain mobile payment business data through questionnaire survey, and analyse the problems in mobile payment business marketing. Secondly, build a user profile of mobile payment business marketing, and classify user attributes, consumption characteristics and user activity through K-means clustering method; Finally, the marketing strategy is innovated from three aspects: product marketing, pricing marketing and channel marketing. The results show that the marketing benefit after the application of this strategy is 19.52 million yuan, the user satisfaction can reach 98.9%, and the customer growth rate can reach 21.3%, improving the marketing benefit of mobile payment business. Full Article
ice Beyond The Low Hanging Fruit: Data Services and Archiving at the University of New Mexico By jodi-ojs-tdl.tdl.org Published On :: Thu, 08 Mar 2012 00:00:00 -0600 Open data is becoming increasingly important in research. While individual researchers are slowlybecoming aware of the value, funding agencies are taking the lead by requiring data be made available, and also by requiring data management plans to ensure the data is available in a useable form. Some journals also require that data be made available. However, in most cases, “available upon request” is considered sufficient. We describe a number of historical examples of data use and discovery, then describe two current test cases at the University of New Mexico. The lessons learned suggest that an instituional data services program needs to not only facilitate fulfilling the mandates of granting agencies but to realize the true value of open data. Librarians and institutional archives should actively collaborate with their researchers. We should also work to find ways to make open data enhance a researchers career. In the long run, better quality data and metadata will result if researchers are engaged and willing participants in the dissemination of their data. Full Article Articles open data curation e-science repositories data Digital Repositories Information Management Scholarly Communication
ice Kindura: Repository services for researchers based on hybrid clouds By jodi-ojs-tdl.tdl.org Published On :: Thu, 08 Mar 2012 00:00:00 -0600 The paper describes the investigations and outcomes of the JISC-funded Kindura project, which is piloting the use of hybrid cloud infrastructure to provide repository-focused services to researchers. The hybrid cloud services integrate external commercial cloud services with internal IT infrastructure, which has been adapted to provide cloud-like interfaces. The system provides services to manage and process research outputs, primarily focusing on research data. These services include both repository services, based on use of the Fedora Commons repository, as well as common services such as preservation operations that are provided by cloud compute services. Kindura is piloting the use of the DuraCloud2, open source software developed by DuraSpace, to provide a common interface to interact with cloud storage and compute providers. A storage broker integrates with DuraCloud to optimise the usage of available resources, taking into account such factors as cost, reliability, security and performance. The development is focused on the requirements of target groups of researchers. Full Article Articles
ice Building a Community of Curatorial Practice at Penn State: A Case Study By jodi-ojs-tdl.tdl.org Published On :: Thu, 08 Mar 2012 00:00:00 -0600 The Penn State University Libraries and Information Technology Services (ITS) collaborated on the development of Curation Architecture Prototype Services (CAPS), a web application for ingest and management of digital objects. CAPS is built atop a prototype service platform providing atomistic curation functions in order to address the current and emerging requirements in the Libraries and ITS for digital curation, defined as “... maintaining and adding value to a trusted body of digital information for future and current use; specifically, the active management and appraisal of data over the entire life cycle” (Pennock, 2006)[7]. Additional key goals for CAPS were application of an agile-style methodology to the development process and an assessment of the resulting tool and stakeholders’ experience in the project. This article focuses in particular on the community-building aspects of CAPS, which emerged from a combination of agile-style approaches and our commitment to engage stakeholders actively throughout the process, from the construction of use cases, to decisions on metadata standards, to ingest and management functionalities of the tool. The ensuing community of curatorial practice effectively set the stage for the next iteration of CAPS, which will be devoted to planning and executing the development of a production-ready, enterprise-quality infrastructure to support publishing and curation services at Penn State. Full Article Articles curation microservices agile infrastructure stakeholders Digital Curation Curation Microservices Community of Practice Agile Methodology
ice Repository as a Service (RaaS) By jodi-ojs-tdl.tdl.org Published On :: Thu, 08 Mar 2012 00:00:00 -0600 In his oft-quoted seminal paper ‘Institutional Repositories: Essential Infrastructure For Scholarship In The Digital Age’ Clifford Lynch (2003) described the Institutional Repository as “a set of services that a university offers to the members of its community for the management and dissemination of digital materials created by the institution and its community members.” This paper seeks instead to define the repository service at a more primitive level, without the specialism of being an ‘Institutional Repository’, and looks at how it can viewed as providing a service within appropriate boundaries, and what that could mean for the future development of repositories, our expectations of what repositories should be, and how they could fit into the set of services required to deliver an Institutional Repository service as describe by Lynch. Full Article Articles Digital Repositories Services
ice An empirical study on the nexus among the prices of commodities: an ARDL and bound test approach By www.inderscience.com Published On :: 2024-10-29T23:20:50-05:00 This study investigates the nexus among the commodities: bitcoin, copper, gold, silver, crude oil, and iron ore. Previous studies on establishing the plausibility and the dynamic nexus among commodities are rare. This research attempts to fill this gap. This study investigates whether there are long-term and short-term links between commodities for the period 2010-2022 by applying the bounds testing method to co-integration and ECM, built using an ARDL model and establishing both short-term and long-term relationships among the economic variables analysed. The ECM confirmed the presence of some co-integration relationship for all the variables, both in the short and long term. A strong correlation was discovered among the commodities, which were greatly influenced by their lagged values. The results of this study provides an opportunity for policymakers and researchers to understand the nature of the relationship between the analysed variables and further support the development of new policies for economic sustainability. Full Article
ice e-HR and Employee Self Service: A Case Study of a Victorian Public Sector Organisation By Published On :: Full Article
ice A Computer Hardware/Software/Services Planning and Selection Course for the CIS/IT Curriculum By Published On :: Full Article
ice Public Perceptions of Biometric Devices: The Effect of Misinformation on Acceptance and Use By Published On :: Full Article
ice Guiding Students Learning Project Team Management from Their Own Practice By Published On :: Full Article
ice Making a CASE for Using the Students Choice of Software or Systems Development Tools By Published On :: Full Article
ice Customer Service Factors Influencing Internet Shopping in New Zealand By Published On :: Full Article
ice Discipline Formation in Information Management: Case Study of Scientific and Technological Information Services By Published On :: Full Article
ice Integrating Industrial Practices in Software Development through Scenario-Based Design of PBL Activities: A Pedagogical Re-Organization Perspective By Published On :: Full Article
ice Principals, Agents and Prisoners: An Economical Perspective on Information Systems Development Practice By Published On :: Full Article
ice SMS Banking Services: A 21st Century Innovation in Banking Technology By Published On :: Full Article
ice Efficient Consumer Response (ECR) Practices as Responsible for the Creation of Knowledge and Sustainable Competitive Advantages in the Grocery Industry By Published On :: Full Article
ice Linking Theory, Practice and System-Level Perception: Using a PBL Approach in an Operating Systems Course By Published On :: Full Article
ice Improving Progression and Satisfaction Rates of Novice Computer Programming Students through ACME – Analogy, Collaboration, Mentoring, and Electronic Support By Published On :: Full Article
ice Improving Information Security Risk Analysis Practices for Small- and Medium-Sized Enterprises: A Research Agenda By Published On :: Full Article
ice The Energy Inefficiency of Office Computing and Potential Emerging Technology Solutions By Published On :: Full Article
ice Towards a Guide for Novice Researchers on Research Methodology: Review and Proposed Methods By Published On :: Full Article
ice IT Systems Development: An IS Curricula Course that Combines Best Practices of Project Management and Software Engineering By Published On :: Full Article
ice Cross-Departmental Collaboration for the Community: Technical Communicators in a Service-Learning Software Engineering Course By Published On :: Full Article
ice Collaboration of Two Service-Learning Courses: Software Development and Technical Communication By Published On :: Full Article
ice So Different Though So Similar? – Or Vice Versa? Exploration of the Logic Programming and the Object-Oriented Programming Paradigms By Published On :: Full Article
ice IT Service and Support: What To Do With Geographically Distributed Teams? By Published On :: Full Article
ice Library Web/Online Information Services to the Needs and Behavior of Students By Published On :: Full Article
ice Tracking Viral Contamination through User Habits and IT Practices By Published On :: Full Article
ice A Research Study for the Development of a SOA Middleware Prototype that used Web Services to Bridge the LMS to LOR Data Movement Interoperability Gap for Education By Published On :: Full Article
ice Addressing Knowledge Support Services as Part of a Living Lab Environment By Published On :: Full Article
ice Practicing M-Application Services Opportunities with Special Reference to Oman By Published On :: Full Article
ice Exploring the Addition of Mobile Access to a Healthcare Services Website By Published On :: Full Article