Ilana Lavy

Work place: Department of Information Systems, Yezreel Valley College, Israel

E-mail: ilanal@yvc.ac.il

Website:

Research Interests: Computer Science & Information Technology, Applied computer science, Computational Science and Engineering, Computer systems and computational processes, Computer Architecture and Organization, Theoretical Computer Science, Data Structures and Algorithms

Biography

Prof. Ilana Lavy is an associate professor with tenure at the Academic College of Yezreel Valley in the department of Information Systems. Her PhD dissertation (in the Technion) focused on the understanding of basic concepts in elementary number theory in a computerized environment. After finishing doctorate, she was a post-doctoral research fellow at the Education faculty of Haifa University. Her research interests are in the field of pre service and mathematics teachers' professional development as well as the acquisition and understanding of mathematical and computer science concepts. She has published over hundred papers and research reports.

Author Articles
The Circumstances in which Modular Programming becomes the Favor Choice by Novice Programmers

By Ilana Lavy Rashkovits Rami

DOI: https://doi.org/10.5815/ijmecs.2018.07.01, Pub. Date: 8 Jul. 2018

One of the key indicators for testing code quality is the level of modularity. Nevertheless, novice programmers do not always stick to writing modular code. In this study, we aim to examine the circumstances in which novice programmers decide to do so. To address this aim, two student groups, twenty each, were given a programming assignment, each in a different set-up. The first group was given the assignment in several stages, each add complexity to the previous one, while the second group was given the entire assignment at once. The students' solutions were analyzed using the dual-process theory, cognitive dissonance theory and content analysis methods to examine the extent of modularity. The analysis revealed the following findings: (1) In the first group, a minor increase in the number of modular solutions was found while they progressed along the stages; (2) The number of modular solutions of the second group was higher than of the first group. Analysis of students' justifications for lack of modularity in the first group revealed the following. The first stages of the problem were perceived as rather simple hence many students did not find any reason to invest in designing a modular solution. When the assignment got complex in the following stages, the students realized that a modular solution would fit better, hence a cognitive dissonance was raised. Nevertheless, many of them preferred to decrease the dissonance by continuing their course of non-modular solution instead of re-designing a modular new one. Students of both groups also attributed their non-modular code to lack of explicit criteria for the evaluation of the code quality that lead them to focus on functionality alone.

[...] Read more.
Motivations of Information System Students in Final Project and their Implications to Technology and Innovation

By Ilana Lavy Rashkovits Rami

DOI: https://doi.org/10.5815/ijmecs.2016.02.01, Pub. Date: 8 Feb. 2016

In this study, we describe Information Systems students' decision making along their engagement with their final project regarding the complexity and innovations of their projects, and the technology they selected for the implementation. Data was gathered from projects' documentation; a questionnaire handed to the study participants, and from in-depth interviews conducted with representative group of them. Analysis of the data revealed that high achievers tend to develop innovative and complex final projects using major extensions of technologies learned in class while low achievers tend to develop simple and basic final projects using merely technologies learned in class or a minor extension of them. Surprisingly, some of the average and low achievers and none of the high achievers tended to use completely new technologies to gain relative advantage when applying for jobs, although this choice necessitated them to cope with large knowledge gaps.

[...] Read more.
Extending the SOLO Model for Software-Based Projects

By Ilana Lavy Aharon Yadin

DOI: https://doi.org/10.5815/ijmecs.2014.03.01, Pub. Date: 8 Mar. 2014

In the process of assessing learning outcomes, educators use constructive tools for evaluating students' understanding and performance. In the present study MIS students were engaged in a full life cycle project as part of a Software Analysis and Design workshop. For evaluating their performance, we used the SOLO (Structure of the Observed Learning Outcomes) taxonomy. However during the various stages of the workshop we encountered some inherent limitations of the taxonomy that led us to the understanding that the SOLO taxonomy should be enhanced. This paper elaborates on these missing but required enhancements.

[...] Read more.
Students' Understanding of Selected Aspects of Interface Class in Java

By Ilana Lavy Rashkovits Rami

DOI: https://doi.org/10.5815/ijmecs.2013.07.01, Pub. Date: 8 Jul. 2013

This study examines the understanding of various aspects relating to the concept of interface class by Management Information Systems students. The examined aspects were: definition, implementation, class hierarchy and polymorphism. The main contributions of this paper are as follows: we developed a questionnaire addressing the above aspects; we classified and analysed the students' responses to determine the students' understanding of the above aspects and to highlight common faulty solutions. The results obtained reveal that majority of the students demonstrated understanding of definition and implementation of interface class, however, only two- thirds of the students demonstrated understanding of interface class in the context of class hierarchy and only one third of them demonstrated understanding of polymorphism in the context of interface class. The students’ utterances from the interviews shed light on their difficulties.

[...] Read more.
Other Articles